:root{--bg:#1a1a1a;--text:#fff;--text-secondary:#d4d0cb;--text-tertiary:#a8a4a0;--accent:#3ee546;--brand-gold:#ffe9ad;--red:#ef5350;--red-text:#ee1148;--orange:#ff7300;--blue:#42a5f5;--purple:#ab47bc;--border:hsla(0,0%,100%,.18);--border-light:hsla(0,0%,100%,.08);--glass-bg:hsla(0,0%,100%,.12);--glass-border:hsla(0,0%,100%,.18);--radius:10px;--radius-sm:6px;--radius-lg:22px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.underline{text-decoration:underline;text-underline-offset:3px;cursor:pointer;color:inherit}body{background:#1a1a1a;color:#fff;min-height:100vh;-webkit-font-smoothing:antialiased;position:relative}body:after{content:"";z-index:-1;background:rgba(0,0,0,.5)}#bgFixed,body:after{position:fixed;inset:0;pointer-events:none}#bgFixed{z-index:-2;background:#1a1a1a}#bgFixed .bgLayer,#bgFixed:after,#bgFixed:before{content:"";position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:0;transition:opacity 1.2s ease}body.time-morning #bgFixed:before{opacity:1}body.time-day #bgFixed:before,body.time-morning #bgFixed .bgLayer,body.time-morning #bgFixed:after{opacity:0}body.time-day #bgFixed:after{opacity:1}body.time-day #bgFixed .bgLayer,body.time-night #bgFixed:after,body.time-night #bgFixed:before{opacity:0}body.time-night #bgFixed .bgLayer{opacity:1}#topFade{position:fixed;inset:0;z-index:500;pointer-events:none;background:#1a1a1a;clip-path:inset(0 0 calc(100% - 67px) 0);will-change:transform;transform:translateZ(0)}#topFade .topFadeLayer{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:0;transition:opacity 1.2s ease}#topFade .topFadeTint{position:absolute;inset:0;background:rgba(0,0,0,.5)}body.time-morning #topFade .tfMorning{opacity:1}body.time-day #topFade .tfMorning,body.time-morning #topFade .tfDay,body.time-morning #topFade .tfNight{opacity:0}body.time-day #topFade .tfDay{opacity:1}body.time-day #topFade .tfNight,body.time-night #topFade .tfDay,body.time-night #topFade .tfMorning{opacity:0}body.time-night #topFade .tfNight{opacity:1}body.bg-morning #bgFixed:before,body.bg-morning #topFade .tfMorning{background-image:url(/images/motherhome-morning.webp)}body.bg-day #bgFixed:after,body.bg-day #topFade .tfDay{background-image:url(/images/motherhome-day.webp)}body.bg-night #bgFixed .bgLayer,body.bg-night #topFade .tfNight{background-image:url(/images/motherhome-night.webp)}body.ha-light-theme #topFade{background:#f5f5f5}body.ha-light-theme #topFade .topFadeLayer,body.ha-light-theme #topFade .topFadeTint{display:none}body.mission-cream-theme #topFade{background:#fbfaf6}body.mission-cream-theme #topFade .topFadeLayer,body.mission-cream-theme #topFade .topFadeTint{display:none}body.ha-light-theme{background:#f5f5f5;color:#1a1a1a}body.ha-light-theme:after{background:transparent}body.ha-light-theme #bgFixed{display:none}body.mission-cream-theme{background:#fbfaf6;color:#1f1d17}body.mission-cream-theme:after{background:transparent}body.mission-cream-theme #bgFixed{display:none}a{color:inherit;text-decoration:none}button{font-family:inherit}.siteShell{display:flex;flex-direction:column;min-height:100vh}@supports(min-height:100dvh){.siteShell{min-height:100dvh}}.siteShell>.pageContent{flex:1 0 auto;display:flex;flex-direction:column}.pageContent>main{margin-bottom:auto}.pageContent{transition:transform .42s cubic-bezier(.22,.61,.36,1),opacity .32s ease,filter .42s ease;transform-origin:top center}body.cart-open .pageContent,body.checkout-open .pageContent,body.mega-open .pageContent,body.menu-open .pageContent{transform:translateY(48px) scale(.985);opacity:0;filter:blur(12px);pointer-events:none}.root-container{display:flex;flex-flow:column nowrap;min-height:100vh}.root-container>div:empty{display:none}.e-layout-checkout-with-title h1,.e-layout-payment-with-title h1{padding:48px 0;text-align:center}.e-layout-container{margin:0 auto 3rem;padding:0 32px;width:calc(100% - 64px);max-width:1346px}.e-layout-container__thin{margin-bottom:60px!important}.e-layout-container__thin input{margin:0}.e-layout-container__thin .c-shopinput-wrapper{position:relative}.e-layout-container__thin .c-shopinput-wrapper:last-child{margin-bottom:0}.e-layout-container.e-layout-checkout,.e-layout-container.e-layout-container--small,.e-layout-container.e-layout-payment,.e-layout-container.e-layout-shoppingbag,.e-layout-container.e-layout-wholesale{max-width:580px;padding:2rem;background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}@media only screen and (min-width:580px){.e-layout-container.e-layout-checkout,.e-layout-container.e-layout-container--small,.e-layout-container.e-layout-payment,.e-layout-container.e-layout-shoppingbag,.e-layout-container.e-layout-wholesale{width:calc(100% - 96px);max-width:530px;padding:3rem;border-radius:3.5rem}}@media only screen and (min-width:960px){.e-layout-container.e-layout-checkout,.e-layout-container.e-layout-container--small,.e-layout-container.e-layout-payment,.e-layout-container.e-layout-shoppingbag,.e-layout-container.e-layout-wholesale{border-radius:3.5rem}}.e-layout-container.e-layout-checkout h1,.e-layout-container.e-layout-container--small h1,.e-layout-container.e-layout-payment h1,.e-layout-container.e-layout-shoppingbag h1,.e-layout-container.e-layout-wholesale h1{text-align:center;font-weight:700;font-size:28px;margin:0 0 20px}.e-layout-container.e-layout-shoppingbag{background:transparent}.e-layout-container.e-backbtn-layout{position:relative;display:flex;flex-flow:row wrap}.e-layout-container.e-layout-checkout,.e-layout-container.e-layout-payment{margin:0 auto;width:calc(100% - 68px);max-width:440px;padding:0 34px 34px}.e-layout-container.e-layout-payment{max-width:540px}.e-layout-container.e-layout-plant-spectrum{max-width:1346px}.e-layout-container.c-layout-order-detail{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:30px;grid-row-gap:0}.e-layout-container.e-layout-discovered{padding-top:34px;display:grid;justify-content:center;align-content:center}.e-layout-container.e-layout-seeds{padding-top:24px}.e-layout-container.e-layout-padding{width:calc(100% - 64px);max-width:1346px;padding:32px}.e-layout-container.c-layout-footer{height:calc(100% - 64px);background-color:#000}.e-layout-container .e-layout-image_fullwidth{width:100%;margin:0;padding:0}.e-layout-container.accessory .c-productoptions-title{margin:0!important}.c-loading-layout{display:grid;justify-items:center;align-items:center;min-height:100vh}.e-layout-spacer-20{width:100%;height:20px}.e-layout-spacer-32{width:100%;height:32px}.e-layout-spacer-40{width:100%;height:40px}.e-layout-mobile{display:flex;flex-direction:column;align-items:center;margin:0 auto;width:100%}.e-layout-mobile .temp{background-color:#f2f2f2;width:100%;height:58px}.e-layout-desktop{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.e-layout-desktop.e-layout-accessory,.e-layout-desktop.e-layout-product{margin-top:48px}.e-layout-desktop .e-layout-columns{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;height:100%}.e-layout-desktop .e-layout-columns .e-layout-section{width:calc(50% - 24px)}.e-layout-desktop .e-layout-columns .e-layout-section.e-layout-sticky{position:sticky;top:106px}.e-layout-desktop .e-layout-columns-mainleft{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;height:100%}.e-layout-desktop .e-layout-columns-mainleft .e-layout-section{padding:0 16px}.e-layout-desktop .e-layout-columns-mainleft .e-layout-section.left{width:calc(54% - 32px)}.e-layout-desktop .e-layout-columns-mainleft .e-layout-section.right{width:calc(44% - 32px)}.e-layout-desktop .e-layout-columns-mainleft .e-layout-section.e-layout-sticky{position:sticky;top:106px}.e-layout-container.e-layout-wholesale .c-page-description,.e-layout-container.e-layout-wholesale .c-page-description__link{color:#000;font-size:12px}@media screen and (max-width:960px){.e-layout-container.e-layout-seeds{padding-top:0}.e-layout-container.e-layout-shoppingbag{max-width:440px}}.c-loading-web{display:grid;justify-items:center;align-items:center;height:100vh}@media screen and (max-width:720px){.e-layout-container{padding:0;width:100%}.e-layout-container.e-layout-padding{width:calc(100% - 32px);max-width:1168px;padding:16px}.e-layout-container.e-layout-padding.mobile-top{padding-top:calc(16px + env(safe-area-inset-top))}.e-layout-container.e-layout-padding.mobile-bottom{padding-bottom:calc(76px + env(safe-area-inset-bottom))}}@media screen and (max-width:360px){.e-layout-container.e-layout-wholesale{max-width:310px}}.input-checkbox,input.text,input[type=button],input[type=submit],input[type=text],textarea{-webkit-appearance:none}.c-layout-orders{min-width:300px}.c-layout-button-orders{margin-bottom:160px!important}.c-page-title{font-weight:700;font-size:20px;line-height:24px;text-align:center;color:#000}.c-page-description{font-weight:500;font-size:10px;line-height:12px;color:#cacacc;text-align:justify}.c-page-description__link{text-decoration:underline;cursor:pointer;color:#cacacc}.c-alttext{font-weight:500;font-size:10px;line-height:12px;color:#000;text-align:left;padding-top:5px;margin:0;width:100%}.strong-highlighted{font-weight:700}.pill-container{gap:.5rem}.pill{color:#fff;background-color:transparent;border:2px solid #ffe9ad;border-radius:22px;opacity:1;font-weight:600;font-size:12px;line-height:1rem;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center;transition:opacity .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1)}.pill svg{fill:#fff}.pill.active{color:#fff;background-color:#000}@media(hover:hover)and (pointer:fine){.pill.active:hover{background-color:rgba(0,0,0,.65)}.pill:hover{background-color:rgba(0,0,0,.1)}}.pill.invert{color:#fff;background:transparent;border-color:#fff}.pill.invert.active{color:#000;background:#fff}.pill.sand{color:#efe7d4;background:transparent;border-color:#efe7d4}.pill.sand.active{color:#000;background:#efe7d4}.pill--bookmarked svg{padding-right:.25rem;margin-left:-.3rem}form{display:grid;width:100%}form input{-webkit-appearance:none;border-radius:30px;border:1px solid #cacacc;color:#000;padding:13px;margin-bottom:10px;font-weight:400;background:transparent}form input:focus{border:1px solid #000}form input::-moz-placeholder{color:#cacacc;font-weight:300}form input::placeholder{color:#cacacc;font-weight:300}form .error{margin:5px 0;width:218px;color:#f78a66;text-align:center;font-size:.875rem;font-weight:600;padding:1rem 0;width:100%}.c-input{background:none;border:none;font-style:normal;font-weight:800;font-size:12px;color:#ffe9ad;display:flex;align-items:center;width:100%}.c-input.bg-enabled{background:#f5f5f7;border-radius:14px;padding:5px 10px}.c-input.c-input-sm{width:48px;text-align:center;font-size:14px}.c-input.c-input-md{font-size:15px;line-height:18px}.c-input.c-input-xl{padding:0;margin:0;font-size:30px}textarea{min-height:60px;overflow-y:auto;resize:none;outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button{-moz-appearance:none;appearance:none}input[type=number]{-moz-appearance:textfield}input[type=search]{display:block;box-sizing:content-box;box-sizing:initial;padding:0;-webkit-padding-start:0;text-indent:0}button,input[type=search]{-webkit-appearance:none}.input::-webkit-search-decoration{-webkit-appearance:none}.e-section-pricewbutton{display:flex;justify-content:space-between;align-items:center;padding:40px 0}.e-section-pricewbutton.maxWidth{max-width:440px;width:calc(100% - 80px)}.e-section-pricewbutton .e-section-pricelabel{display:flex;flex-wrap:wrap;flex-direction:column;font-weight:700;font-size:14px;color:#000}@media only screen and (min-width:375px){.e-section-pricewbutton .e-section-pricelabel{font-size:17px}}@media only screen and (min-width:550px){.e-section-pricewbutton .e-section-pricelabel{font-size:24px}}@media only screen and (min-width:961px){.e-section-pricewbutton .e-section-pricelabel{font-size:20px}}@media only screen and (min-width:1024px){.e-section-pricewbutton .e-section-pricelabel{font-size:24px}}.e-section-pricewbutton .e-section-pricelabel.inlines,.e-section-pricewbutton .e-section-pricelabel.inlines span{display:block}.e-section-pricewbutton .e-section-pricelabel .pricelable-vat-info{font-weight:600;font-size:20px;line-height:24px;text-align:center;color:#000;margin-left:5px}.e-section-pricewbutton .e-section-pricelabel .main-price-discount{text-decoration:line-through}.e-section-pricewbutton .e-section-pricelabel .main-pre-order{color:#979797;text-decoration:line-through;padding-right:5px}.e-section-pricewbutton .e-section-pricelabel .discount-product-price{margin-right:10px;color:#ff7a00!important}.e-section-pricewbutton .e-section-buttons{display:flex;align-items:center}.e-section-pricewbutton .e-section-buttons>:not(:last-child){margin-right:13px}@media only screen and (min-width:375px){.e-section-pricewbutton .e-section-buttons>:not(:last-child){margin-right:20px}}.c-shopping-bag-title{font-style:normal;font-weight:400;font-size:clamp(28px,4vw,44px);letter-spacing:-.025em;line-height:1.05;color:#fff;text-transform:lowercase;padding:0;margin:0 0 8px}.c-shoppingbag-container{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;align-content:start}.e-layout-container.e-layout-shoppingbag.c-shoppingbag-page{width:calc(100% - 32px);max-width:1440px;margin:0 auto;padding:32px 36px 96px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0}@media(max-width:768px){.e-layout-container.e-layout-shoppingbag.c-shoppingbag-page{padding:20px 16px 80px}}.e-layout-container.e-layout-shoppingbag.c-shoppingbag-page h1.c-shopping-bag-title{text-align:left;font-weight:400;font-size:clamp(28px,4vw,44px);margin:0 0 8px}.c-shoppingbag-backlink{display:inline-flex;align-items:center;align-self:flex-start;font-size:12px;letter-spacing:.06em;color:#d4d0cb;padding:6px 14px;border-radius:100px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);margin-bottom:16px;cursor:pointer}.c-shoppingbag-backlink:hover{color:#fff;background:hsla(0,0%,100%,.1)}.c-shoppingbag-lede{font-size:14px;color:#d4d0cb;margin:0 0 32px}.c-shoppingbag-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,360px);grid-gap:32px;gap:32px;align-items:start}@media(max-width:880px){.c-shoppingbag-grid{grid-template-columns:1fr}}.c-shoppingbag-grid_single{grid-template-columns:1fr}.e-layout-container.c-shoppingbag-page .c-order-failed{padding:80px 24px;border:1px dashed hsla(0,0%,100%,.08);border-radius:24px;background:hsla(0,0%,100%,.02)}.e-layout-container.c-shoppingbag-page .c-order-failed h1{font-weight:400;color:#fff;margin:0 0 8px}.e-layout-container.c-shoppingbag-page .c-order-failed p{color:#d4d0cb;margin:0 0 16px}.e-layout-container.c-shoppingbag-page .c-btn-tryagain .c-button{padding:12px 26px;border-radius:100px;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.22);color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:lowercase}.e-layout-container.c-shoppingbag-page .c-btn-tryagain .c-button:hover:not(.disabled):not(:disabled){background-color:hsla(0,0%,100%,.18)}.c-checkout-loading-container,.e-loadingitemadd-container{display:flex;justify-content:center;align-items:center}.e-loadingitemadd-container{width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:999999}.e-loadingitemadd-container .c-loadingitemadd-card{width:160px;height:160px;background-color:#f5f5f7;border-radius:15px;box-shadow:0 2px 3px 0 rgba(60,64,67,.3),0 6px 10px 4px rgba(60,64,67,.15);display:flex;flex-direction:column;justify-content:center;align-items:center}.e-loadingitemadd-container .c-loadingitemadd-card label{font-weight:700;font-size:14px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:104px;color:#000;padding-top:6px;max-width:120px}.c-checkout-error{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#f78a66;margin:24px 16px;text-align:center}@media only screen and (max-width:1440px){.e-section-pricewbutton .e-section-pricelabel .pricelable-vat-info{display:block;margin-left:0;margin-top:5px}}@media only screen and (max-width:425px){.e-section-pricewbutton{max-width:100vw;width:calc(100% - 40px)!important;flex-direction:row}.e-section-pricewbutton .e-section-pricelabel .pricelable-vat-info{display:inline;margin-left:5px;margin-top:0}}.visuallyHidden{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}.c-background-effect{display:block;position:absolute;inset:-.5px;border-radius:1rem;pointer-events:none}.c-background-effect.effect-backdropBlur{backdrop-filter:blur(10px) contrast(60%) brightness(1.2);background-color:hsla(0,0%,100%,.25)}.c-background-effect.effect-backdropBlur.effect-dark{background-color:rgba(37,89,118,.35)}.c-background-effect.effect-gradient{-webkit-mask-image:linear-gradient(135deg,transparent 15%,#000 80%);mask-image:linear-gradient(135deg,transparent 15%,#000 80%);-webkit-mask-size:100%;mask-size:100%}@media only screen and (min-width:550px){.c-background-effect.effect-gradient{-webkit-mask-image:linear-gradient(135deg,transparent 40%,#000 80%);mask-image:linear-gradient(135deg,transparent 40%,#000 80%)}}h1,h2,h3,h4,h5,h6{font-feature-settings:"dlig";font-variant-ligatures:discretionary-ligatures}.t-info-title{font-style:normal;font-weight:400;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.03em;text-transform:lowercase;color:#fff;max-width:760px;margin:0;padding:0 0 32px}.t-info-title.text-center{width:100%;text-align:center}.t-info-subtitle{font-style:normal;font-weight:500;font-size:22px;line-height:1.3;letter-spacing:-.01em;text-transform:lowercase;color:#fff;max-width:760px;margin:0;padding:28px 0 12px}.t-info-subtitle.text-center{width:100%;text-align:center}.t-info-subtitle2{font-style:normal;font-weight:700;font-size:13px;line-height:1.6;letter-spacing:.02em;color:#a8a4a0;max-width:760px;margin:0;padding:0 0 8px}.t-info-subtitle2.text-center{width:100%;text-align:center}.t-info-paraf{font-weight:400;font-size:15px;line-height:1.7;color:#d4d0cb;max-width:760px;margin:0;padding:6px 0;white-space:pre-line}.t-info-paraf a{color:#ffe9ad;text-decoration:none}.t-info-paraf a:hover{text-decoration:underline}.t-info-paraf+.t-info-subtitle{padding-top:32px;padding-bottom:12px}.t-info-paraf+.t-info-subtitle2{padding-top:32px}.t-info-paraf.text-center{width:100%;text-align:center}.t-info-paraf__subtitle{margin:0;font-weight:600;color:#fff}.t-info-paraf__text{margin-top:0}.t-info-list{max-width:760px;padding-left:20px;font-weight:400;font-size:15px;line-height:1.7;color:#d4d0cb}.t-info-list li{padding:3px 0}.t-info-list_unordered li{position:relative}.t-info-list_unordered li::marker{list-style-type:none;content:""}.t-info-list_unordered li:before{font-size:20px;content:"·";position:absolute;left:-12px;top:-4px;color:#ffe9ad}.t-info-img{margin:16px 14% 120px;width:72%}.e-layout-container.e-layout-padding:has(.t-info-title){margin:32px auto 72px;padding:44px 48px;border-radius:22px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 8px 30px rgba(0,0,0,.28)}@media screen and (max-width:720px){.t-info-title{font-size:30px;line-height:1.1;overflow-wrap:break-word}.t-info-img{margin:0 0 80px;width:100%}.e-layout-container.e-layout-padding:has(.t-info-title){max-width:none;width:auto;margin:16px 12px 48px;padding:24px 22px}}.to-uppercase{text-transform:uppercase}.h1{font-size:32px;line-height:1}@media only screen and (min-width:560px){.h1{font-size:64px}}.h2{font-size:28px;line-height:1}@media only screen and (min-width:560px){.h2{font-size:56px}}.h3{font-size:28px}@media only screen and (min-width:560px){.h3{font-size:56px}}.h4{font-size:20px}@media only screen and (min-width:560px){.h4{font-size:56px}}.h5{font-size:1rem}@media only screen and (min-width:560px){.h5{font-size:56px}}.h6{font-size:10px}@media only screen and (min-width:560px){.h6{font-size:56px}}.tolowercase{text-transform:lowercase}.text-align--left{text-align:left}.text-align--center{text-align:center}.text-align--right{text-align:right}.e-layout-404{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 60px);width:calc(100% - 32px);padding:0 16px}.e-layout-404 span{font-weight:500;font-size:14px;line-height:20px;color:#666;margin:0}.e-layout-404 h1{font-weight:700;font-size:64px;text-align:center;color:#000;margin:0;padding:8px 0}.e-layout-404 h2{font-weight:400;font-size:24px;text-align:center;color:#000;padding:0}.e-layout-404 p{font-weight:500;font-size:14px;line-height:20px;color:#000;margin:24px 0 0;padding:16px 0;text-align:center}.e-layout-404 .c-404-links{width:16%;min-width:240px;display:flex;justify-content:space-between;align-items:center}.e-layout-404 .c-404-links a{font-weight:600;font-size:14px;line-height:20px;color:#06f}@media screen and (max-width:720px){.e-layout-404{display:flex;justify-content:center;align-items:center;min-height:100vh}}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.09cae4fd.ttf) format("truetype")}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Medium.50ba2624.ttf) format("truetype");font-weight:500 600;font-display:swap;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Bold.a8958d1a.ttf) format("truetype");font-weight:700 900;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi/Satoshi-Variable.woff2) format("woff2-variations"),url(/fonts/Satoshi/Satoshi-Variable.woff) format("woff");font-weight:400 900;font-style:normal;font-display:swap}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);background-color:rgba(97,97,97,.9);color:#fff;font-size:.75rem;font-weight:400;line-height:1.4em;border-radius:4px;padding:4px 8px;min-width:100px;max-width:300px;word-wrap:break-word;white-space:pre-line;text-align:left;position:absolute;top:100%;left:50%;transform:translateX(-50%);opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:9999;box-shadow:0 4px 12px rgba(0,0,0,.15)}[data-tooltip]:hover:after{opacity:1;top:110%}body,html{border:0;margin:0;padding:0;min-height:100vh;overflow-x:clip}body{font-family:Satoshi,sans-serif;background-color:#f5f3f0}.carousel__slider{border-radius:15px!important}button:focus{outline:0}#nprogress .bar{z-index:999999!important}#nprogress .spinner{display:none}.page-transition-exit{opacity:1}.page-transition-enter-done{padding-bottom:env(safe-area-inset-bottom)}.page-transition-exit-active{opacity:0;transition:opacity .4s}.loading-indicator-appear,.loading-indicator-enter{opacity:0}.loading-indicator-appear-active,.loading-indicator-enter-active{opacity:1;transition:opacity .4s}.no-padmarg{padding:0;margin:0}.general-text{margin:0 0 20px;width:calc(100% - 32px);padding:0 16px;font-style:normal;font-weight:500;font-size:15px;line-height:18px;color:#999}.centered{display:flex;justify-content:center;align-items:center;position:relative;top:-130px}.col-11.col-sm-4{min-width:110px}button{cursor:pointer}video::cue{font-family:Satoshi,sans-serif;font-size:22px;line-height:38px}@media screen and (min-width:992px){video::cue{font-size:32px;line-height:48px}}@media screen and (max-width:720px){.general-text{width:calc(100% - 32px);padding:20px 16px}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-rotating{animation:rotating 1s linear infinite}.c-alert{margin-top:50px;background-color:#f78a66;max-width:80vw;width:-moz-fit-content;width:fit-content;left:50%;transform:translateX(-50%);position:relative;border-radius:30px}.c-alert_error,.c-alert_info{background-color:#f78a66;min-width:250px;max-width:350px;font-weight:600;font-size:12px;margin:0;color:#fff}.c-alert_error svg,.c-alert_info svg{min-width:15px}.c-alert_error h3,.c-alert_info h3{text-align:center}.c-alert_error ul,.c-alert_info ul{padding:0}.c-alert_info{background-color:rgba(0,123,255,.5)}.c-alert .c-alert-content-wrap{padding-left:30px}.c-alert .c-alert-inner-box{display:flex;align-items:center;justify-content:center;padding:15px}.c-alert .c-alert-inner-box p{padding-left:15px;padding-right:0;font-weight:600;font-size:12px;margin:0;color:#fff}.c-error{text-align:center;font-weight:400;font-size:80px;margin:80px 0}.c-discover-btn{display:inline-block;color:#ff5c00;font-family:Satoshi;font-weight:700;font-size:40px;cursor:pointer}.c-cardweb-link{font-style:normal;font-weight:500;font-size:14px;line-height:16px;margin-top:12px;margin-bottom:0;cursor:pointer;color:#06f;display:flex;align-items:flex-end}.c-cardweb-link svg{margin-left:2px}@keyframes drawcheckbox{0%{stroke-dashoffset:33}to{stroke-dashoffset:0}}input:focus,textarea:focus{outline:none}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none;color:#000}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}.greyBg{background-color:#ececec}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:focus,:focus-visible{outline:none}[contenteditable]:-moz-focusring,[contenteditable]:focus,[contenteditable]:focus-visible,[role=button]:-moz-focusring,[role=button]:focus,[role=button]:focus-visible,[tabindex]:-moz-focusring,[tabindex]:focus,[tabindex]:focus-visible,[type=button]:-moz-focusring,[type=button]:focus,[type=button]:focus-visible,[type=reset]:-moz-focusring,[type=reset]:focus,[type=reset]:focus-visible,[type=submit]:-moz-focusring,[type=submit]:focus,[type=submit]:focus-visible,a:-moz-focusring,a:focus,a:focus-visible,button:-moz-focusring,button:focus,button:focus-visible,input:-moz-focusring,input:focus,input:focus-visible,select:-moz-focusring,select:focus,select:focus-visible,summary:-moz-focusring,summary:focus,summary:focus-visible,textarea:-moz-focusring,textarea:focus,textarea:focus-visible{outline:none}::-moz-focus-inner{border:0;padding:0}.c-button{padding:10px 7px;background:#000;color:#fff;white-space:nowrap;border:none;border-radius:100px;opacity:1;font-weight:600;font-size:9px;line-height:20px;letter-spacing:2px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;filter:saturate(1)}.c-button .c-button-content{display:inline-flex;align-items:center;gap:6px}.c-button{transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),filter .15s cubic-bezier(.4,0,.2,1)}@media only screen and (min-width:375px){.c-button{font-size:10px;padding:10px 18px}}@media only screen and (min-width:550px){.c-button{padding:.75rem 1.125rem;font-size:.75rem}}.c-button.c-button--invert{color:#fff;background:transparent;border:2px solid #ffe9ad}.c-button.c-button--invert.filled{background-color:#fff!important}.c-button.c-button--quiet{font-weight:800}.c-button.c-button--quiet svg{stroke-width:3px}.c-button.c-button--tiny{padding:.2rem .5rem;font-size:.6125rem}@media only screen and (min-width:690px){.c-button.c-button--tiny{padding:.3rem .6rem}}.c-button.c-button--small{padding:.6rem .8rem;font-size:.6125rem}@media only screen and (min-width:690px){.c-button.c-button--small{padding:.8rem 1.3rem}}.c-button.c-button--large{padding:.8rem 1rem}@media only screen and (min-width:690px){.c-button.c-button--large{padding:1rem 1.5rem;font-size:.875rem}}.c-button.c-button--giant{padding:.8rem 1rem;font-weight:500}@media only screen and (min-width:690px){.c-button.c-button--giant{padding:1.25rem 1.75rem;font-size:1.25rem}}.c-button.c-button--fullWidth{width:100%}.c-button.c-button--widthByContent{width:-moz-min-content;width:min-content}.c-button.conversion,.c-button.plantspectrum{background:#ff5c00}.c-button.black{color:#fff;background:#362d28}.c-button.c-button--invert.conversion{color:#ff5c00;background:transparent;border:2px solid #ff5c00}.c-button.micropod,.c-button.sand{color:#000;background:#efe7d4}.c-button.lifespectrum{color:#fff;background:#d6d6d6}.c-button.c-button--invert.sand{color:#efe7d4;background:transparent;border:2px solid #efe7d4}.c-button.forest{white-space:nowrap;background:#b09a79}.c-button.c-button--invert.forest{color:#134a29;background:transparent;border:2px solid #134a29}.c-button.water{background:#255976}.c-button.blue{background:#0071e3}.c-button.critical{background-color:#fd1e1e!important;border-color:#fd1e1e!important}.c-button.pre-order-now{font-size:8px;white-space:nowrap;background:#ff3d00}@media screen and (min-width:375px){.c-button.pre-order-now{font-size:.6rem}}.c-button.c-button--invert.water{color:#255976;background:transparent;border:2px solid #255976}.c-button.coupon-ghost,.c-button.coupon-primary{width:100%;padding:15px 22px;border-radius:100px;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:lowercase;cursor:pointer;transition:background .15s ease,transform .15s ease}.c-button.coupon-primary{background:hsla(0,0%,100%,.95);color:#1a1a1a;border:none}.c-button.coupon-primary:hover:not(.disabled):not(:disabled){background:#fff}.c-button.coupon-ghost{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.22);color:#fff}.c-button.coupon-ghost:hover{background:hsla(0,0%,100%,.1)}.c-button.how-discovered-send{flex:0 0 auto;border-radius:100px;background:hsla(0,0%,100%,.95);color:#1a1a1a;border:1px solid transparent;font-family:inherit;font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:lowercase;cursor:pointer}.c-button.how-discovered-send:hover:not(.disabled):not(:disabled){background:#fff}.c-button.cart-checkout{width:100%;padding:14px;border-radius:100px;border:none;background:#fff;color:#1a1a1a;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:1.5px;cursor:pointer;text-transform:lowercase;transition:transform .15s,box-shadow .15s,opacity .15s}.c-button.cart-checkout:hover:not(.disabled):not(:disabled){box-shadow:0 8px 20px hsla(0,0%,100%,.18)}.c-button.cart-checkout:disabled{opacity:.45;cursor:not-allowed}.c-button[data-testid=checkout-continuepay],.c-button[data-testid=checkout-pay]{border-radius:14px}.c-button.cart-coupon-apply{max-height:39px;flex-shrink:0;padding:0 20px;border-radius:100px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.22);color:#fff;font-family:inherit;font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:lowercase;cursor:pointer;transition:background .15s,opacity .15s}.c-button.cart-coupon-apply:hover:not(:disabled){background:hsla(0,0%,100%,.1)}.c-button.cart-coupon-apply:disabled{opacity:.4;cursor:not-allowed}.c-button.cart-coupon-remove,.c-button.cart-item-remove{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:transparent;border:1px solid transparent;color:hsla(0,0%,100%,.45);font-size:15px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s;padding:0;letter-spacing:0;text-transform:none;font-weight:400}.c-button.cart-coupon-remove:hover,.c-button.cart-item-remove:hover{background:rgba(255,80,80,.18);border-color:rgba(255,80,80,.35);color:#fff}.c-button.coupon-toggle{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:none;border:none;color:hsla(0,0%,100%,.55);font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:lowercase;cursor:pointer;transition:color .15s}.c-button.coupon-toggle svg{opacity:.6;flex-shrink:0}.c-button.coupon-toggle:hover{color:#fff}.c-button.cart-item-remove{width:32px;height:32px;font-size:18px}.c-button.cart-qty{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;font-size:14px;line-height:1;cursor:pointer;font-family:inherit;padding:0;letter-spacing:0;text-transform:none;font-weight:400;border-radius:0;transition:background .15s}.c-button.cart-qty:hover{background:hsla(0,0%,100%,.08)}.c-button.btn-mother{background:#f5f5f7;color:#000}.c-button.black-gradient{background:linear-gradient(125.14deg,#000 -29.7%,#000 16.56%,#5e5d5d 129.93%);border:1px solid #cacacc;box-sizing:border-box}.c-button.btn-header-sm{font-weight:600;font-size:12px;line-height:16px;padding:6px 16px}.c-button.fullwidth{width:100%;height:44px}.c-button.disabled,.c-button:disabled{opacity:.6!important;cursor:not-allowed;filter:saturate(80%)}.c-button.black-gradient-disabled,.c-button.wholesale-disabled{color:#999;background:#f5f5f7}.c-button.hasSucceed{opacity:1;background:linear-gradient(182.44deg,#58bc75 -37.14%,#13aa74 174.3%)!important}.c-button.hasSucceed:hover{opacity:1;box-shadow:none}.c-button.paypal{position:relative;color:#0c65eb;background:transparent;border:2px solid #06f;transition:border-color .15s ease-out}.c-button.paypal:hover{opacity:1;border-color:rgba(0,102,255,.75);box-shadow:none}.c-button.paypal-integration{padding:0!important;background:transparent;opacity:.85;transition:opacity .15s ease-out;background:#eee;border-radius:27px;min-height:44px}.c-button.paypal-integration.inactive{cursor:not-allowed}.c-button.paypal-integration:not(.inactive):hover{opacity:1;box-shadow:none}.c-button.paypal-integration .c-topbar-icnorder,.c-button.paypal-integration svg{padding:0;width:16px;height:16px}.c-button.loading{opacity:1}.c-button.loading:hover{opacity:1;box-shadow:none}.c-button:hover:not(.disabled):not(.inactive):not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(39,39,39,.32)}.c-button:hover:not(.disabled):not(.inactive):not(:disabled).c-button--invert{text-shadow:0 4px 12px rgba(39,39,39,.32);box-shadow:0 4px 12px rgba(39,39,39,.32),inset 0 4px 12px rgba(39,39,39,.16)}.c-button:hover:not(.disabled):not(.inactive){opacity:.8;box-shadow:0 4px 12px rgba(39,39,39,.32)}.c-button svg{padding:2px 0;margin:0}.c-button.checkout,.c-button.wholesale{width:100%;padding:14px 16px;border-radius:27px}.c-button.checkout{margin-top:40px}.c-button:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 5px #000}.c-button:focus-visible.sand{box-shadow:0 0 0 2px #000,0 0 0 4px #fff}.c-button:hover:not(.disabled):not(.inactive):focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 5px #000}.c-button:hover:not(.disabled):not(.inactive):focus-visible.sand{box-shadow:0 0 0 2px #000,0 0 0 4px #fff}.c-select{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;background:transparent;padding:5px 10px;font-style:normal;font-weight:600;font-size:14px;color:#3232af;z-index:1;outline:none}.c-select-img{width:22px;height:22px;border-radius:50%;margin-right:8px}.c-select-box{position:relative;display:flex;align-items:center;justify-items:center;margin:0 16px;background:#f5f5f7;border-radius:14px}.c-icon-down{position:absolute;top:5px;right:5px;color:#3232af}.c-select-box--glass,.p-edit-product .c-select-box{margin:0;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;transition:background .15s,border-color .15s}.c-select-box--glass:focus-within,.c-select-box--glass:hover,.p-edit-product .c-select-box:focus-within,.p-edit-product .c-select-box:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.3)}.c-select-box--glass .c-select,.p-edit-product .c-select-box .c-select{background:transparent;border:none;border-radius:0;padding:8px 30px 8px 12px;color:#fff;font-weight:500}.c-select-box--glass .c-select option,.p-edit-product .c-select-box .c-select option{background:#1a1a1a;color:#fff}.c-select-box--glass .c-icon-down,.p-edit-product .c-select-box .c-icon-down{color:hsla(0,0%,100%,.7)}.c-select-box--glass .c-select-img,.p-edit-product .c-select-box .c-select-img{border:1px solid hsla(0,0%,100%,.14)}.c-shopinput-wrapper{position:relative;width:100%;display:flex;justify-content:center;margin-bottom:10px;align-items:center}.c-shopinput-wrapper .c-shopinput-icon,.c-shopinput-wrapper .c-shopinput-loading{position:absolute;top:13px;right:20px}.c-shopinput-wrapper .c-shopinput{width:100%;height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacacc;border-radius:30px;font-weight:500;font-size:15px;color:#000;padding:0 20px;transition:border .2s ease-in}.c-shopinput-wrapper .c-shopinput.shopinput-invalid{border:1px solid #f78a66}.c-shopinput-wrapper .c-shopinput::-moz-placeholder{font-weight:500;font-size:15px;color:#cacacc}.c-shopinput-wrapper .c-shopinput::placeholder{font-weight:500;font-size:15px;color:#cacacc}.c-shopinput-wrapper .c-shopinput:focus{border:1px solid #000}.c-shopinput-wrapper .c-shopinput.c-half-rounded{border-bottom-right-radius:0;border-top-right-radius:0;border-right-width:0}.c-shopinput-wrapper .c-shopinput--dark{font-family:inherit;font-size:15px;font-weight:600;letter-spacing:.16em;text-align:center;color:#fff;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;padding:15px 16px;outline:none;transition:background .15s ease,border-color .15s ease}.c-shopinput-wrapper .c-shopinput--dark:focus{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.32)}.c-shopinput-wrapper .c-shopinput--dark::-moz-placeholder{color:hsla(0,0%,100%,.35);letter-spacing:.12em;font-weight:500}.c-shopinput-wrapper .c-shopinput--dark::placeholder{color:hsla(0,0%,100%,.35);letter-spacing:.12em;font-weight:500}.c-shopinput-wrapper .c-shopinput--cart-coupon{flex:1 1;max-height:39px;min-width:0;padding:11px 16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.18);border-radius:100px;color:#fff;font-family:inherit;font-size:13px;letter-spacing:.06em;outline:none;transition:background .15s,border-color .15s}.c-shopinput-wrapper .c-shopinput--cart-coupon::-moz-placeholder{color:hsla(0,0%,100%,.4);text-transform:none;letter-spacing:0}.c-shopinput-wrapper .c-shopinput--cart-coupon::placeholder{color:hsla(0,0%,100%,.4);text-transform:none;letter-spacing:0}.c-shopinput-wrapper .c-shopinput--cart-coupon:focus{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.35)}.c-shopinput-wrapper .c-shopinput--cart-coupon[aria-invalid=true]{border-color:rgba(238,17,72,.55)}.c-shopinput-wrapper--dark{justify-content:flex-start;align-items:stretch;margin-bottom:0}.c-copy-btn{border-bottom-right-radius:30px;border-top-right-radius:30px;height:46px;background-color:#fff;border:1px solid #cacacc;padding:0 20px;transition:border .2s ease-in}.c-copy-btn.c-succes{background-color:#06f;border-color:#06f}.c-shopintput-phonegroup{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.c-shopintput-phonegroup .c-shopinput.code{width:calc(32% - 40px);margin-bottom:0}.c-shopintput-phonegroup .c-shopinput.number{width:calc(64% - 40px);margin-bottom:0}.c-shopintput-phonegroup .c-shopinput-flag{position:absolute;left:calc(32% - 40px)}.c-shoptextarea{width:calc(100% - 40px);height:60px;background-color:#fff;border:1px solid #cacacc;border-radius:24px;font-weight:500;font-size:15px;color:#000;padding:12px 20px;margin:10px 0;transition:border .2s ease-in}.c-shoptextarea.shoptextarea-invalid{border:1px solid #f78a66;color:#f78a66}.c-shoptextarea.shoptextarea-invalid::-moz-placeholder{color:#f78a66}.c-shoptextarea.shoptextarea-invalid::placeholder{color:#f78a66}.c-shoptextarea::-moz-placeholder{font-weight:500;font-size:15px;color:#cacacc}.c-shoptextarea::placeholder{font-weight:500;font-size:15px;color:#cacacc}.c-shoptextarea:focus{border:1px solid #000}.dd-wrapper{cursor:pointer;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dd-wrapper .dd-header{background:transparent;width:100%;height:44px;border:1px solid hsla(0,0%,100%,.18);border-radius:14px;display:flex;align-items:center;position:relative;z-index:2}.dd-wrapper .dd-header__call-code{background:transparent}.dd-wrapper .dd-header svg{margin-left:5px}@media(min-width:470px){.dd-wrapper .dd-header svg{margin-left:20px}}.dd-wrapper .dd-header img{margin-left:8px}.dd-wrapper .dd-header.invalid{border:1px solid #f78a66}.dd-wrapper .dd-header.invalid ::-moz-placeholder{color:#f78a66;opacity:1}.dd-wrapper .dd-header.invalid ::placeholder{color:#f78a66;opacity:1}.dd-wrapper .dd-header.invalid :-ms-input-placeholder{color:#f78a66}.dd-wrapper .dd-header.invalid ::-ms-input-placeholder{color:#f78a66}.dd-wrapper .dd-header .dd-header-title{color:#fff;margin-left:10px;margin-bottom:0;font-size:15px;width:calc(100% - 72px);background:transparent;border-width:0;height:100%}.dd-wrapper .dd-header .dd-header-title__call-code{margin-left:4px}.dd-wrapper .dd-header .dd-header-cross-btn{margin-left:0;margin-right:20px}.dd-wrapper .dd-header.open{background:#1c1c20}.dd-wrapper .open{border-bottom-left-radius:0;border-bottom-right-radius:0}.dd-wrapper .dd-list{margin:0;padding:0;background:#1c1c20;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;list-style:none;position:relative;top:-44px;z-index:1;overflow-y:scroll}.dd-wrapper .dd-list::-webkit-scrollbar{display:none}.dd-wrapper .dd-list .dd-list-item{font-size:15px;padding:7px 0 7px 56px;transition-duration:.4s;display:flex;align-items:center;justify-content:space-between}.dd-wrapper .dd-list .dd-list-item__call-code{padding:7px 0 7px 10px;justify-content:flex-start}@media(min-width:470px){.dd-wrapper .dd-list .dd-list-item__call-code{padding:7px 0 7px 25px}}.dd-wrapper .dd-list .dd-list-item:first-child{margin-top:50px}.dd-wrapper .dd-list .dd-list-item:hover{background:hsla(0,0%,93%,.07)}.dd-wrapper .dd-list .dd-list-item .active,.dd-wrapper .dd-list .dd-list-item .flag{margin-right:10px}.dd-wrapper .dd-list .active{transition-duration:.4s;background:hsla(0,0%,93%,.07)}.dd-wrapper .accordionClose{height:0;border:none}.dd-wrapper .accordionClose,.dd-wrapper .accordionOpen{overflow-y:scroll;transition:max-height .3s ease-in-out}.dd-wrapper .accordionOpen{max-height:200px}.accordionClose{border:none!important;max-height:43px}.accordionClose,.accordionOpen{transition:max-height .3s ease-in-out}.accordionOpen{max-height:200px;width:100%}.dd-header-value-wrap{width:100%}.dd-wrapper--glass .dd-header,.dd-wrapper--glass .dd-header__call-code{border:1px solid hsla(0,0%,100%,.12);border-radius:12px}.dd-wrapper--glass .dd-header:hover,.dd-wrapper--glass .dd-header__call-code:hover{border-color:hsla(0,0%,100%,.3)}.dd-wrapper--glass .dd-header.open,.dd-wrapper--glass .dd-header__call-code.open{background:#26262c;border-color:hsla(0,0%,100%,.3)}.dd-wrapper--glass .dd-header-title,.dd-wrapper--glass .dd-header-title__call-code{color:#fff;background:transparent}.dd-wrapper--glass .dd-header-title::-moz-placeholder,.dd-wrapper--glass .dd-header-title__call-code::-moz-placeholder{color:hsla(0,0%,100%,.35)}.dd-wrapper--glass .dd-header-title::placeholder,.dd-wrapper--glass .dd-header-title__call-code::placeholder{color:hsla(0,0%,100%,.35)}.dd-wrapper--glass .dd-header-cross-btn{color:hsla(0,0%,100%,.55)}.dd-wrapper--glass .dd-list,.dd-wrapper--glass .dd-list__call-code{opacity:0;background:#1c1c20;border:1px solid hsla(0,0%,100%,.12);border-radius:12px}.dd-wrapper--glass .dd-list.accordionOpen,.dd-wrapper--glass .dd-list__call-code.accordionOpen{opacity:1}.dd-wrapper--glass .dd-list .dd-list-item,.dd-wrapper--glass .dd-list .dd-list-item__call-code,.dd-wrapper--glass .dd-list__call-code .dd-list-item,.dd-wrapper--glass .dd-list__call-code .dd-list-item__call-code{color:#fff}.dd-wrapper--glass .dd-list .active,.dd-wrapper--glass .dd-list .dd-list-item:hover,.dd-wrapper--glass .dd-list .dd-list-item__call-code:hover,.dd-wrapper--glass .dd-list__call-code .active,.dd-wrapper--glass .dd-list__call-code .dd-list-item:hover,.dd-wrapper--glass .dd-list__call-code .dd-list-item__call-code:hover{background:hsla(0,0%,100%,.07)}.b-checkbox{display:flex;align-items:flex-start;margin-bottom:20px}.b-checkbox__input{display:none}.b-checkbox__icon{margin:2px 20px 0 0;cursor:pointer}.b-checkbox__link{color:inherit;text-decoration:underline}.b-checkbox__link:hover{text-decoration:none}.b-checkbox__text{margin:0}.b-checkbox__text-invalid{color:#f78a66}.b-checkbox--glass{align-items:flex-start;gap:12px;margin-bottom:10px;padding:15px 18px;border-radius:14px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);transition:background .15s,border-color .15s}.b-checkbox--glass:last-child{margin-bottom:0}.b-checkbox--glass:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.16)}.b-checkbox--glass label{margin:0}.b-checkbox--glass .b-checkbox__icon{margin:0;width:20px;height:20px;filter:invert(1);opacity:.85}.b-checkbox--glass .b-checkbox__text{font-size:13px;line-height:1.55;color:#d4d0cb}.b-checkbox--glass .b-checkbox__link{color:#fff}.b-checkbox--glass .b-checkbox__link:hover{color:#ffe9ad}.b-checkbox--glass .b-checkbox__text-invalid{color:#f78a66}.b-checkbox--plain{align-items:center;gap:10px;margin-bottom:0}.b-checkbox--plain label{margin:0}.b-checkbox--plain .b-checkbox__icon{margin:2px 0 0;width:18px;height:18px;filter:invert(1);opacity:.85}.b-checkbox--plain .b-checkbox__text{font-size:12px;line-height:1.5;color:hsla(0,0%,100%,.7)}.b-checkbox--plain .b-checkbox__link{color:#fff;text-decoration:underline}.b-checkbox--plain .b-checkbox__link:hover{color:#ffe9ad}.b-checkbox--plain .b-checkbox__text-invalid{color:#f78a66}.c-modal-container{position:fixed;top:0;left:0;width:100%;height:100vh;padding:2rem 0;z-index:99999;background-color:rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;overflow:none;backdrop-filter:blur(6px)}.c-modal-container .c-modal-popup{width:100%;height:80%;overflow-y:scroll;padding:30px;max-width:960px;background-color:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;position:relative;box-shadow:0 2px 3px 0 rgba(60,64,67,.3),0 6px 10px 4px rgba(60,64,67,.15);transition:opacity .15s ease-out}.c-modal-container .c-modal-popup_partial-shipment{max-width:445px;height:auto;padding:40px}.c-modal-container .c-modal-popup_partial-shipment .c-modal-btnclose{top:35px!important;right:35px!important}.c-modal-container .c-modal-popup_partial-shipment .c-modal-title-wrap{display:flex;justify-content:center}.c-modal-container .c-modal-popup_partial-shipment .c-modal-title{position:relative;font-size:15px!important;line-height:15px!important;font-weight:700!important}@media screen and (min-width:425px){.c-modal-container .c-modal-popup_partial-shipment .c-modal-title:after,.c-modal-container .c-modal-popup_partial-shipment .c-modal-title:before{position:absolute;content:"";border-bottom:1px solid #f5f5f7;display:block;top:50%;width:60px}.c-modal-container .c-modal-popup_partial-shipment .c-modal-title:before{left:-65px}.c-modal-container .c-modal-popup_partial-shipment .c-modal-title:after{right:-65px}}.c-modal-container .c-modal-popup_partial-shipment .c-modal-content{margin-top:30px!important}.c-modal-container .c-modal-popup_professional-advice{max-width:390px;height:auto;border-radius:0;padding:20px;overflow-y:auto}.c-modal-container .c-modal-popup_professional-advice.c-modal-popup .c-modal-content{margin-top:20px}.c-modal-container .c-modal-popup_professional-advice.c-modal-popup .c-modal-title-wrap{display:flex;justify-content:space-between;align-items:center}.c-modal-container .c-modal-popup_professional-advice.c-modal-popup .c-modal-title{font-weight:600;font-size:20px;letter-spacing:0}@media screen and (min-width:420px){.c-modal-container .c-modal-popup_professional-advice.c-modal-popup .c-modal-title{font-size:25px}}.c-modal-container .c-modal-popup_professional-advice.c-modal-popup .c-modal-btnclose{position:static;display:flex;align-items:center}.c-modal-container .c-modal-popup_professional-advice .c-shoptextarea{width:calc(100% - 35px);height:100px;border-radius:0;margin-top:0;padding:12px 16px}.c-modal-container .c-modal-popup_professional-advice .c-shoptextarea.shoptextarea-invalid::-moz-placeholder{color:#cacacc}.c-modal-container .c-modal-popup_professional-advice .c-shoptextarea.shoptextarea-invalid::placeholder{color:#cacacc}.c-modal-container .c-modal-popup_professional-advice .c-shopinput{border-radius:0;margin-bottom:0}.c-modal-container .c-modal-popup.c-modal-popup__additionalPopup{padding:30px;max-width:650px;height:50%}@media only screen and (min-width:960px){.c-modal-container .c-modal-popup.c-modal-popup__additionalPopup{padding:80px}}.c-modal-container .c-modal-popup .c-modal-btnclose{position:absolute;right:20px;top:20px;border:none;background:none;cursor:pointer}.c-modal-container .c-modal-popup .c-modal-btnclose svg{color:#000}.c-modal-container .c-modal-popup .c-modal-content{margin-top:32px}.c-modal-container .c-modal-popup .c-modal-content_thanks{display:flex;flex-direction:column;justify-content:center;min-height:375px}.c-modal-container .c-modal-popup .c-modal-content_center{display:flex;justify-content:center}.c-modal-container .c-modal-popup .c-modal-content.content-rows{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:scroll}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row{display:flex;flex-direction:row;max-width:100%;min-height:-moz-fit-content;min-height:fit-content;margin:8px;flex:1 1}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row__video_wrapper{width:40%;min-width:350px;-o-object-fit:cover;object-fit:cover}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row img{width:40%;-o-object-fit:cover;object-fit:cover}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row .c-modal-content-text{display:flex;flex-direction:column;align-items:flex-start;margin-left:25px}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row .c-modal-content-text h3{font-weight:700;font-size:20px;line-height:24px;color:#000;padding:0;margin:0}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row .c-modal-content-text p{font-weight:400;font-size:15px;margin-top:.5rem;margin-bottom:0}.c-modal-container .c-modal-popup .c-modal-content.content-rows::-webkit-scrollbar{display:none}.c-modal-container .c-modal-popup .c-modal-title{font-weight:700;font-size:30px;line-height:37px;margin:0;text-align:center}.c-modal-container .c-modal-popup .c-modal-subtitle{font-weight:500;font-size:10px;line-height:12px;color:#666;max-width:220px;margin:15px auto 0;text-align:center}.c-modal-container .c-modal-content-img{margin-right:5px;max-width:33%;-o-object-fit:cover;object-fit:cover}.c-modal-container .c-modal-content-img:last-child{margin-right:0}.professional-advice__thanks-header{font-size:25px;font-weight:600;text-align:center;margin:0 0 10px}.professional-advice__thanks-message{font-size:15px;font-weight:400;text-align:center;margin:0}.professional-advice__images-wrap{display:flex;margin-bottom:10px}.professional-advice__img-wrap{position:relative;height:44px;border:1px solid transparent;padding:0}.professional-advice__img-wrap:not(:last-child){margin-right:5px}.professional-advice__img-wrap{transition:border .3s}.professional-advice__img-wrap:hover{border-color:#000}.professional-advice__img-wrap:hover .professional-advice__img-remove{display:block;opacity:1}.professional-advice__img-wrap img{width:44px;height:100%;-o-object-fit:cover;object-fit:cover}.professional-advice__img-remove{display:none;opacity:0;position:absolute;top:3px;right:3px;background-color:#7d001e;border-radius:50%;padding:3px;line-height:0;transition:opacity .3s}.professional-advice__img{width:44px;height:44px;background-color:#f4f2f2}.professional-advice__img:not(:last-child){margin-right:5px}.professional-advice__img.empty{cursor:pointer;display:flex;justify-content:center;align-items:center}.professional-advice__img.empty span{font-size:15px;font-weight:600;color:#bababa}.professional-advice__btn{padding-top:12px;padding-bottom:12px;margin-bottom:10px}.professional-advice__btn.b-main__btn_link{font-weight:400;padding-top:7px;padding-bottom:7px}.professional-advice__btn.b-main__btn_link svg{margin-right:5px}@media screen and (max-width:1024px){.c-modal-container{height:100vh!important;padding:0}.c-modal-container .c-modal-popup{max-width:60%}.c-modal-container .c-modal-popup_shipment-tracking{max-width:90%!important}.c-modal-container .c-modal-popup_professional-advice{max-width:390px!important;height:auto!important}.c-modal-container .c-modal-popup .c-modal-content-img{max-width:25%}}@media screen and (max-width:960px){.c-modal-container{height:calc(100vh - 60px)}.c-modal-container .c-modal-popup{padding:40px 24px;width:calc(100vw - 48px);max-width:100vw;height:calc(100vh - 130px);overflow-y:auto;border-radius:0}.c-modal-container .c-modal-popup_professional-advice{width:auto;padding:20px!important}.c-modal-container .c-modal-popup .c-modal-content{margin-top:32px}.c-modal-container .c-modal-popup .c-modal-content.content-rows{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row{display:flex;flex-direction:column;align-items:center;max-width:100%;margin:8px;flex:1 1}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row img,.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row__video_wrapper{width:64%}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row .c-modal-content-img{width:100%;max-width:320px;margin-bottom:5px}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row .c-modal-content-img:last-child{margin-bottom:0}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row .c-modal-content-text{display:flex;flex-direction:column;width:100%;max-width:320px!important;padding:0;margin-left:0}.c-modal-container .c-modal-popup .c-modal-content.content-rows .c-modal-content-row .c-modal-content-text h3{color:#000;padding:15px 0 0;margin:0}}@media screen and (max-width:425px){.c-modal-content-text{max-width:none!important}}.c-emptymodal-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;background:rgba(0,0,0,.55);display:flex;justify-content:center;align-items:center;overflow:none;padding:24px}@media(max-width:470px){.c-emptymodal-container{padding:16px}}.c-emptymodal-container{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.c-emptymodal-popup{padding:32px;max-width:440px;max-height:100%;min-height:0;background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.1);border-radius:22px;box-shadow:none;color:#d4d0cb;flex-direction:column;transition:opacity .15s ease-out}.c-emptymodal-header,.c-emptymodal-popup{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.c-emptymodal-header{flex-shrink:0}.c-emptymodal-body{width:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;align-items:inherit}.c-emptymodal-title{font-weight:400;font-size:24px;line-height:1.2;letter-spacing:-.02em;text-transform:lowercase;margin:0;text-align:center;color:#fff}.c-emptymodal-btnclose{position:absolute!important;right:20px!important;left:auto!important;width:auto!important;height:24px!important;padding:0!important;margin:0!important;border:none!important;background:none!important;cursor:pointer}.c-emptymodal-btnclose svg{color:hsla(0,0%,100%,.7)}.b-portal-modal__wrap{background:rgba(0,0,0,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);position:fixed;width:100%;height:100%;overflow-y:scroll;z-index:999999;top:0;left:0;display:flex;align-items:center;justify-content:center}.b-portal-modal__content{margin:50px 0;padding:30px;width:100%;max-width:1024px;overflow-y:scroll;height:auto;max-height:80%;position:relative;background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.1);border-radius:22px;box-shadow:none;animation:lift .28s cubic-bezier(.22,.61,.36,1)}.b-portal-modal__title-wrap{width:100%;display:inline-flex;justify-content:space-between}.b-portal-modal__closeButton{width:40px;height:40px;padding:0;margin:0;right:0;top:0;border:none;cursor:pointer;background:none;color:hsla(0,0%,100%,.7)}.b-portal-modal__closeButton:hover{color:#fff}.b-portal-modal__title{margin:0 0 10px;font-weight:800;font-size:16px;line-height:20px;color:#fff}@keyframes lift{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.c-topbar-container{display:flex;flex-wrap:wrap;width:calc(100% - 64px);max-width:1346px;margin:0 auto 16px;padding:16px 0}.e-backbtn-layout .c-topbar-container{width:100%;max-width:1200px;margin:0 auto;padding:16px;box-sizing:border-box}.e-backbtn-layout.e-layout-container--small .c-topbar-container{padding:0 16px 16px}.c-topbar-container .c-topbar-top{display:flex;justify-content:space-between;align-items:center;width:100%}.c-topbar-container .c-topbar-top .c-topbar-titles{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.c-topbar-container .c-topbar-top .c-topbar-titles .c-topbar-icon{color:#fff;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:1.25rem}.c-topbar-container .c-topbar-top .c-topbar-titles .c-button{gap:.25rem}.c-topbar-container .c-topbar-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:15px}.c-topbar-container .c-topbar-bottom .c-topbar-edit_languages,.c-topbar-container .c-topbar-bottom .c-topbar-edit_languages .c-languagebar-container{display:flex;align-items:center}.c-topbar-container .c-topbar-bottom .c-topbar-edit_languages .c-languagebar-container .c-languagebar-pill{padding:8px 12px;font-style:normal;font-weight:600;font-size:10px;line-height:12px;background:#f5f5f7;border-radius:16px;border:none;margin-right:10px;cursor:pointer}.c-topbar-container .c-topbar-bottom .c-topbar-edit_languages .c-languagebar-container .c-languagebar-pill.selected{background-color:#3232af;color:#fff}.c-topbar-container .c-topbar-bottom .c-topbar-edit_buttons button+button{margin-left:10px}.c-topbar-container .c-topbar-icnbutton{width:22px;height:22px;padding:0;background:none;border:none;color:#ffe9ad;cursor:pointer}.c-topbar-container .c-topbar-filters{width:100%;padding-top:16px}.c-topbar-container .c-topbar-filters .c-libraryfilters-container button{margin-bottom:8px}.c-topbar-container .c-topbar-filters .c-libraryfilters-container.is-draft>.c-unchecked-checkbox p{color:#3232af}.c-topbar-container .c-topbar-filters .c-libraryfilters-container.is-draft>.c-checked-checkbox{background-color:#3232af}.c-topbar-container .c-topbar-filters .c-libraryfilters-container.is-draft>.c-checked-checkbox p{color:#fff}@media screen and (max-width:720px){.c-topbar-container{width:calc(100% - 32px);padding:16px;margin-bottom:0;justify-content:space-between}}@media screen and (min-width:960px){.c-topbar-container .c-topbar-top .c-topbar-titles .c-topbar-title{font-style:normal}.c-topbar-container .c-topbar-filters{padding-top:13px}}@media screen and (min-width:720px){.c-topbar-filters{display:flex;justify-content:space-between;align-items:flex-start}}@media screen and (max-width:720px){.c-topbar-filters{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0}.c-topbar-filters .c-unchecked-checkbox{margin-right:8px;margin-left:0}}.sun-editor{width:auto;height:auto;box-sizing:border-box;font-family:Helvetica Neue;border:1px solid #dadada;background-color:#fff;color:#000;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor *{box-sizing:border-box;-webkit-user-drag:none;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{margin:0;padding:0;border:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{resize:none;border:0;padding:0}.sun-editor button{border:0;background-color:transparent;touch-action:manipulation;cursor:pointer;outline:none}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sun-editor button *{pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{width:16px;height:16px;margin:auto;fill:currentColor;display:block;text-align:center;float:none}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{width:10px;height:10px}.sun-editor .se-btn-select>svg{float:right;width:10px;height:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;width:16px;height:16px;margin:-1px 10px 0 0;vertical-align:middle}.sun-editor .se-line-breaker>button>svg{width:24px;height:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;font-size:15px;line-height:2}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{position:absolute;display:block;width:0;height:0;border:11px solid transparent}.sun-editor .se-arrow.se-arrow-up{top:-11px;left:20px;margin-left:-11px;border-top-width:0;border-bottom-color:#dadada}.sun-editor .se-arrow.se-arrow-up:after{top:1px;margin-left:-11px;content:" ";border-top-width:0;border-bottom-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{top:0;left:0;margin-left:-11px;border-bottom-width:0;border-top-color:#dadada}.sun-editor .se-arrow.se-arrow-down:after{top:-12px;margin-left:-11px;content:" ";border-bottom-width:0;border-top-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{position:relative;width:auto;height:auto}.sun-editor button{color:#000}.sun-editor .se-btn{float:left;width:34px;height:34px;border:0;border-radius:4px;margin:1px!important;padding:0;font-size:12px;line-height:27px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{color:#000;background-color:#c7deff;border:1px solid #80bdff;border-radius:4px}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{color:#000;background-color:#80bdff;border-color:#3f9dff;outline:0 none}.sun-editor .se-btn-primary:active{color:#fff;background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff}.sun-editor input,.sun-editor select,.sun-editor textarea{color:#000;border:1px solid #ccc;border-radius:4px}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{cursor:not-allowed;background-color:inherit;color:#bdbdbd}.sun-editor .se-loading-box{position:absolute;display:none;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.7;filter:alpha(opacity=70);z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{position:absolute;display:block;top:50%;left:50%;height:25px;width:25px;border-top:2px solid #07d;border-right:2px solid transparent;border-radius:50%;animation:spinner .8s linear infinite;margin:-25px 0 0 -25px}.sun-editor .se-line-breaker{position:absolute;display:none;width:100%;height:1px;cursor:text;border-top:1px solid #3288ff;z-index:7}.sun-editor .se-line-breaker>button.se-btn{position:relative;display:inline-block;width:30px;height:30px;top:-15px;float:none;left:-50%;background-color:#fff;border:1px solid #0c2240;opacity:.6;cursor:pointer}.sun-editor .se-line-breaker>button.se-btn:hover{opacity:.9;background-color:#fff;border-color:#041b39}.sun-editor .se-line-breaker-component{position:absolute;display:none;width:24px;height:24px;background-color:#fff;border:1px solid #0c2240;opacity:.6;border-radius:4px;cursor:pointer;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{display:block;position:relative;height:auto;width:100%;overflow:visible;padding:0;margin:0;background-color:#fafafa;outline:1px solid #dadada;z-index:5}.sun-editor .se-toolbar-shadow{display:block!important;height:0!important;padding:0!important;margin:0!important;background-color:transparent!important;outline:none!important;border:none!important;z-index:0!important}.sun-editor .se-toolbar-cover{position:absolute;display:none;font-size:36px;width:100%;height:100%;top:0;left:0;background-color:#fefefe;opacity:.5;filter:alpha(opacity=50);cursor:not-allowed;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;width:0;margin:0;vertical-align:top}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute;box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483647;width:auto}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{display:block;width:100%;height:0;margin:0;padding:0;background-color:transparent}.sun-editor .se-toolbar-more-layer{margin:0 -3px;background-color:#fafafa}.sun-editor .se-toolbar-more-layer .se-more-layer{display:none;border-top:1px solid #dadada}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;width:100%;height:auto;padding:4px 3px 0}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto;padding:0 4px}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{color:#000;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{color:#333;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{color:#000;background-color:#c1c1c1;border-color:#b1b1b1;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;padding:0;margin:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{width:auto;display:flex;padding:4px 6px}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{position:relative;width:100%;height:auto;padding:4px 3px 0;margin:0}.sun-editor .se-menu-tray{position:absolute;top:0;left:0;width:100%;height:0}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial}.sun-editor .se-list-layer{display:none;position:absolute;top:0;left:0;height:auto;z-index:5;border:1px solid #bababa;border-radius:4px;padding:6px 0;background-color:#fff;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0 none}.sun-editor .se-list-layer .se-list-inner{padding:0;margin:0;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;overflow:visible}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{width:100%;padding:0}.sun-editor .se-list-inner li>button{min-width:100%;width:-moz-max-content;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{width:100%;height:auto;min-height:32px;padding:0 14px;cursor:pointer;font-size:12px;line-height:normal;text-indent:0;text-decoration:none;text-align:left}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-top:1px dotted #b1b1b1;border-bottom:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{font-size:2em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h2{font-size:1.5em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h3{font-size:1.17em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h4{font-size:1em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h5{font-size:.83em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h6{font-size:.67em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul blockquote{font-size:13px;color:#999;height:22px;margin:0;background-color:transparent;line-height:1.5;border-color:#b1b1b1;padding:0 0 0 7px;border-left:5px #b1b1b1;border-style:solid}.sun-editor .se-list-layer.se-list-format ul pre{font-size:13px;color:#666;padding:4px 11px;margin:0;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px}.sun-editor .se-selector-table{display:none;position:absolute;top:34px;left:1px;z-index:5;padding:5px 0;float:left;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{position:absolute!important;z-index:3;font-size:18px;width:10em;height:10em;cursor:pointer}.sun-editor .se-selector-table .se-table-size-highlighted{position:absolute!important;z-index:2;font-size:18px;width:1em;height:1em;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==") repeat}.sun-editor .se-selector-table .se-table-size-unhighlighted{position:relative!important;z-index:1;font-size:18px;width:10em;height:10em;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;width:-moz-max-content;width:max-content;max-width:270px;height:auto;padding:0;margin:auto}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%;padding:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;position:relative;margin:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{display:block;cursor:default;width:30px;height:30px;text-indent:-9999px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;width:100%;min-height:40px;height:auto;padding:4px}.sun-editor .se-form-group input{flex:auto;display:inline-block;width:auto;height:33px;font-size:12px;margin:1px 0;padding:0;border-radius:.25rem;border:1px solid #ccc}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;width:34px;height:34px;margin:0 2px!important}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-form-group-label{width:100%;height:auto;padding:0 4px}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{width:auto;height:33px;color:#555}.sun-editor .se-submenu .se-form-group .se-color-input{width:72px;text-transform:uppercase;border:none;border-bottom:2px solid #b1b1b1;outline:none}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{position:relative!important;width:100%;height:auto;overflow:hidden;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{width:100%;height:100%;min-height:65px;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;word-break:break-all;padding:4px;margin:0;resize:none!important}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{position:absolute;display:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;color:#b1b1b1;font-size:13px;line-height:1.5;top:0;left:0;right:0;overflow:hidden;margin-top:0;padding-top:16px;padding-left:16px;margin-left:0;padding-right:16px;margin-right:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-resizing-bar{display:flex;width:auto;height:auto;min-height:16px;border-top:1px solid #dadada;padding:0 4px;background-color:#fafafa;cursor:ns-resize}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{position:absolute;display:none;cursor:default;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{flex:auto;position:relative;width:auto;height:auto;color:#666;margin:0;padding:0;font-size:10px;line-height:1.5;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper{flex:none;position:relative;display:block;width:auto;height:auto;margin:0;padding:0;color:#999;font-size:13px;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{color:#b94a48;animation:blinker .2s linear infinite}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{position:absolute;width:100%;height:100%;top:0;left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{position:relative;width:auto;max-width:500px;margin:1.75rem auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5)}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{display:inline-block;padding:6px 12px;margin:0 0 10px!important;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;border-radius:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;margin:0;padding:0;line-height:2.5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{position:relative;padding:15px 15px 5px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-top:10px;margin-bottom:0}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{width:70px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;width:25px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{height:auto;min-height:55px;padding:10px 15px 0;text-align:right;border-top:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-right:16px;margin-left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{position:relative;display:flex;align-items:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{flex:auto;opacity:.8;border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{width:8px;height:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;width:auto;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;width:70px;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143;padding:0 4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{text-decoration:line-through;color:#999}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{width:70px;margin-left:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{width:100%;height:25px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{resize:vertical;height:14em;border:1px solid #ccc;font-size:13px;padding:4px;direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{width:6em;height:28px;margin-left:1em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{display:inline-block;box-shadow:0 0 0 .1rem #c7deff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{color:#b94a48;box-shadow:0 0 0 .1rem #f2dede}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{width:auto;height:30px;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{display:block;height:auto;max-height:18px;font-size:13px;font-weight:400;font-family:inherit;color:#666;background-color:transparent;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{width:100%;display:flex;margin-top:4px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:initial;display:none;line-height:1.5;color:#4592ff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{width:46px;color:#3f9dff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:rgba(0,0,0,.25)}.sun-editor .se-controller{position:absolute;display:none;overflow:visible;z-index:6;border:1px solid rgba(0,0,0,.25);border-radius:4px;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.sun-editor .se-controller .se-btn-group{position:relative;display:flex;vertical-align:middle;padding:2px;top:0;left:0}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{left:50%;min-width:auto;width:-moz-max-content;width:max-content;display:none}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{position:relative;min-height:34px;height:auto;border:none;border-radius:4px;margin:1px;padding:5px 10px;font-size:12px;line-height:1.5;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;padding:0;margin:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{margin-top:-50px!important;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{position:absolute;display:none;outline:1px solid #3f9dff;background-color:transparent}.sun-editor .se-resizing-container .se-modal-resize{position:absolute;display:inline-block;background-color:#3f9dff;opacity:.3}.sun-editor .se-resizing-container .se-resize-dot{position:absolute;top:0;left:0;width:100%;height:100%}.sun-editor .se-resizing-container .se-resize-dot>span{position:absolute;width:7px;height:7px;background-color:#3f9dff;border:1px solid #4592ff}.sun-editor .se-resizing-container .se-resize-dot>span.tl{top:-5px;left:-5px;cursor:nw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.tr{top:-5px;right:-5px;cursor:ne-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;left:-5px;cursor:sw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.br{right:-5px;bottom:-5px;cursor:se-resize}.sun-editor .se-resizing-container .se-resize-dot>span.lw{left:-7px;bottom:50%;cursor:w-resize}.sun-editor .se-resizing-container .se-resize-dot>span.th{left:50%;top:-7px;cursor:n-resize}.sun-editor .se-resizing-container .se-resize-dot>span.rw{right:-7px;bottom:50%;cursor:e-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bh{right:50%;bottom:-7px;cursor:s-resize}.sun-editor .se-resizing-container .se-resize-display{position:absolute;right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#333;border-radius:4px}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{padding:0;margin:0}.sun-editor .se-controller-link .link-content a{display:inline-block;color:#4592ff;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin-left:5px}.sun-editor .se-select-list{position:absolute;top:0;left:0;display:none;width:auto;max-width:100%;background-color:#fff;padding:0;margin:0;border:1px solid #bababa;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0 none}.sun-editor .se-select-list .se-select-item{line-height:28px;min-height:28px;font-size:13px;padding:0 5px;margin:2px 0;cursor:pointer}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{position:relative;width:960px;max-width:100%;margin:20px auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-file-browser .se-file-browser-header{height:auto;min-height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{width:12px;height:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;margin:0;padding:0;line-height:2.2}.sun-editor .se-file-browser .se-file-browser-tags{display:block;width:100%;padding:0;text-align:left;margin:0 -15px}.sun-editor .se-file-browser .se-file-browser-tags a{display:inline-block;background-color:#f5f5f5;padding:6px 12px;margin:8px 0 8px 8px;color:#333;text-decoration:none;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{position:relative;height:auto;min-height:350px;padding:20px;overflow-y:auto}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{position:relative;display:block;height:auto;float:left}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(25% - 20px);margin:0 10px}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{position:relative;display:block;cursor:pointer;width:100%;height:auto;border-radius:4px;outline:0;margin:10px 0}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{opacity:.8;box-shadow:0 0 0 .2rem #3288ff}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{position:relative;display:block;width:100%;border-radius:4px;outline:0;height:auto}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{position:absolute;z-index:1;font-size:13px;color:#fff;left:0;bottom:0;padding:5px 10px;background-color:transparent;width:100%;height:30px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;pointer-events:none}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6;pointer-events:none}.sun-editor .se-notice{position:absolute;top:0;display:none;z-index:7;width:100%;height:auto;word-break:break-all;font-size:13px;color:#b94a48;background-color:#f2dede;padding:15px;margin:0;border:1px solid #eed3d7;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{position:relative;overflow:visible}.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;position:absolute;display:block;width:auto;height:auto;top:120%;left:50%;background:transparent;opacity:0;z-index:1;line-height:1.5;transition:opacity .5s;margin:0;padding:0;bottom:auto;float:none;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{position:relative;display:inline-block;width:auto;height:auto;left:-50%;font-size:.9em;margin:0;padding:4px 6px;border-radius:2px;background-color:#333;color:#fff;text-align:center;line-height:inherit;white-space:nowrap;cursor:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#333}.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{flex:auto;text-align:right;direction:rtl}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{padding:0 7px 0 0;border-right-width:5px;border-left-width:0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title,.sun-editor.se-rtl .se-dialog-tabs button{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;outline:0;box-shadow:0 0 0 .2rem #eed3d7;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@keyframes blinker{50%{opacity:0}}@keyframes spinner{to{transform:rotate(361deg)}}.sun-editor-editable{font-family:Helvetica Neue;font-size:13px;color:#333;background-color:#fff;line-height:1.5;word-break:normal;word-wrap:break-word;padding:16px;margin:0}.sun-editor-editable *{box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;vertical-align:baseline;margin:0;padding:0}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{cursor:pointer;color:#0093ff;text-decoration:underline}.sun-editor-editable a.on{color:#0093ff;background-color:#e8f7ff}.sun-editor-editable pre{display:block;padding:8px;margin:0 0 10px;font-family:monospace;color:#666;line-height:1.45;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;white-space:pre-wrap!important;word-wrap:break-word;overflow:visible}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{list-style-position:outside;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;text-align:-webkit-match-parent;margin-bottom:5px}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{display:block;font-family:inherit;font-size:inherit;color:#999;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding:0 5px 0 20px;border:solid #b1b1b1;border-width:0 0 0 5px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{padding-left:5px;padding-right:20px;border-left-width:0;border-right-width:5px}.sun-editor-editable h1{font-size:2em;margin-block-start:.67em;margin-block-end:.67em}.sun-editor-editable h1,.sun-editor-editable h2{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h2{font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em}.sun-editor-editable h3{font-size:1.17em;margin-block-start:1em;margin-block-end:1em}.sun-editor-editable h3,.sun-editor-editable h4{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h4{font-size:1em;margin-block-start:1.33em;margin-block-end:1.33em}.sun-editor-editable h5{font-size:.83em;margin-block-start:1.67em;margin-block-end:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h6{font-size:.67em;margin-block-start:2.33em;margin-block-end:2.33em}.sun-editor-editable hr{display:flex;border-width:1px 0 0;border-color:#000;-o-border-image:none;border-image:none;-o-border-image:initial;border-image:initial;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{display:table;table-layout:auto!important;border:1px solid #ccc;width:100%;max-width:100%;margin:0 0 10px;background-color:transparent;border-spacing:0;border-collapse:collapse}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{border:1px solid #e1e1e1;padding:.4em;background-clip:padding-box}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;padding:1px;margin:0 0 10px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;margin:0;padding:0;width:auto;height:auto;max-width:100%}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{position:absolute;content:"";z-index:1;top:0;left:0;right:0;bottom:0;cursor:default;display:block;background:transparent}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{width:auto;height:auto;max-width:100%}.sun-editor-editable figure{display:block;outline:none;padding:0;margin:0}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{padding:1em .5em;margin:0;background-color:#f9f9f9;outline:none}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{padding:1px;margin:1px;outline:1px solid #4592ff}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{outline:1px solid #9e9e9e;position:absolute;top:0;left:0;border:0;width:100%;height:100%}.sun-editor-editable .se-video-container figure{left:0;width:100%;max-width:100%}.sun-editor-editable audio{width:300px;height:54px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==") no-repeat}.se-show-block div{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==") no-repeat}.se-show-block h1{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC") no-repeat}.se-show-block h2{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==") no-repeat}.se-show-block h3{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC") no-repeat}.se-show-block h4{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC") no-repeat}.se-show-block h5{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC") no-repeat}.se-show-block h6{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC") no-repeat}.se-show-block li{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==") no-repeat}.se-show-block ol{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==") no-repeat}.se-show-block ul{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==") no-repeat}.sun-editor .__se__p-bordered,.sun-editor-editable .__se__p-bordered{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:4px 0}.sun-editor .__se__p-spaced,.sun-editor-editable .__se__p-spaced{letter-spacing:1px}.sun-editor .__se__p-neon,.sun-editor-editable .__se__p-neon{font-weight:200;font-style:italic;background:#000;color:#fff;padding:6px 4px;border:2px solid #fff;border-radius:6px;text-transform:uppercase;animation:neonFlicker 1.5s infinite alternate}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}.sun-editor .__se__t-shadow,.sun-editor-editable .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor .__se__t-code,.sun-editor-editable .__se__t-code{font-family:monospace;color:#666;background-color:rgba(27,31,35,.05);border-radius:6px;padding:.2em .4em}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid #fff;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{font-size:10px;background:hsla(0,0%,100%,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border:1px solid #1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:hsla(0,0%,94%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.c-order-menu-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0}.c-order-menu-wrapper__addition-row{display:flex!important;justify-content:space-between;flex-wrap:nowrap;align-items:center;padding-top:15px}.c-order-menu-wrapper__addition-row .c-titles-wrapper{width:auto!important;display:flex!important}.c-order-menu-wrapper__addition-row .c-titles-wrapper_right{flex-grow:1}@media screen and (max-width:990px){.c-order-menu-wrapper__addition-row{flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start}.c-order-menu-wrapper__addition-row .c-titles-wrapper{flex-wrap:nowrap!important}}@media screen and (max-width:425px){.c-order-menu-wrapper__addition-row{flex-direction:column!important;flex-wrap:wrap!important}.c-order-menu-wrapper__addition-row .c-titles-wrapper_right{padding-left:0!important;padding-top:15px}}.c-order-menu-wrapper.c-order-menu-wrapper_fisrt-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:0 0 -15px}@media screen and (max-width:990px){.c-order-menu-wrapper.c-order-menu-wrapper_fisrt-row{flex-direction:column!important;align-items:flex-start}}.c-order-menu-wrapper.c-order-menu-wrapper_fisrt-row>div{display:flex;flex-wrap:wrap}@media screen and (min-width:991px){.c-order-menu-wrapper.c-order-menu-wrapper_fisrt-row>div{width:auto}}.c-order-menu-wrapper.c-order-menu-wrapper_fisrt-row>div.c-titles-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0}.c-order-menu-wrapper .c-titles-wrapper{width:100%;display:flex;align-items:flex-start}.c-order-menu-wrapper .c-titles-wrapper_right{align-items:center;justify-content:flex-end;padding-left:10px}.c-order-menu-wrapper .c-titles-wrapper__search-form{border-top-left-radius:14px;border-bottom-left-radius:14px;overflow-y:hidden;position:relative;top:0;display:flex;align-items:flex-start;margin-bottom:10px;transition:all .3s}.c-order-menu-wrapper .c-titles-wrapper__search-form.opened{animation:open .3s}@keyframes open{0%{height:30px}to{height:130px}}.c-order-menu-wrapper .c-titles-wrapper__search-form.close{animation:close .3s}@keyframes close{0%{height:130px}to{height:30px}}.c-order-menu-wrapper .c-titles-wrapper__search-form__open-button{z-index:2;border:none;border-radius:20px;min-width:30px;height:30px;transition:all .3s;display:flex;justify-content:center;align-items:center}.c-order-menu-wrapper .c-titles-wrapper__search-form__open-button.opened{background:#000}.c-order-menu-wrapper .c-titles-wrapper__search-form__open-button.close{background:§}.c-order-menu-wrapper .c-titles-wrapper__search-form__open-button img{width:15px}.c-order-menu-wrapper .c-titles-wrapper__search-form__results-count{position:absolute;left:30px;color:#6e6e6e;white-space:nowrap;padding-left:5px;height:30px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:10px;line-height:12px}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper{min-width:115px;width:115px;border-top-right-radius:14px;overflow:hidden;position:relative;transition:all .3s}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper.opened{left:-15px}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper.close{left:-150%}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper__button{top:-1px;box-shadow:inset 0 0 1px 1px #757575;border:none;min-width:115px;position:relative;padding:0 10px 0 20px;border-top-right-radius:15px;border-bottom-right-radius:15px;background:none;height:30px;background:#fff;font-size:11px;font-weight:600;line-height:12px;white-space:nowrap;transition:all .3s;text-align:left;z-index:1}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper__list-wrapper{position:relative;display:flex;flex-direction:column;transition:all .5s}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper__list-wrapper button{padding:10px 5px;background:#fff;border:none;font-size:11px;font-weight:600;white-space:nowrap;text-align:left;width:115px;color:#494949}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper__list-wrapper button:hover{color:#000}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper__list-wrapper button:first-of-type{padding-top:20px}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper__list-wrapper button:last-of-type{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper__list-wrapper.opened{position:relative;top:-10px}.c-order-menu-wrapper .c-titles-wrapper__search-form__chose-button-wrapper__list-wrapper.close{position:absolute;top:-500px}.c-order-menu-wrapper .c-titles-wrapper__search-form__input{position:relative;border:none;background:#fff;height:28px;font-size:11px;font-weight:600;padding-left:20px;transition:all .3s}.c-order-menu-wrapper .c-titles-wrapper__search-form__input.opened{left:-30px}.c-order-menu-wrapper .c-titles-wrapper__search-form__input.close{left:-500px}.c-order-menu-wrapper .c-titles-wrapper__search-form__submit-button{position:relative;border:none;background:#000;color:#fff;border-radius:15px;padding:0 10px;height:30px;font-size:11px;font-weight:600;line-height:12px;transition:all .3s}.c-order-menu-wrapper .c-titles-wrapper__search-form__submit-button.opened{left:-40px}.c-order-menu-wrapper .c-titles-wrapper__search-form__submit-button.close{left:-500px}.c-order-menu-wrapper .c-titles-wrapper .c-titles-nav-wrapper{display:flex;margin-right:15px;overflow-y:hidden;overflow-x:auto;white-space:nowrap;flex-grow:1;margin-bottom:15px;scrollbar-width:thin}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn{background-color:#f5f5f7;border-radius:20px;border-width:0;cursor:pointer;white-space:nowrap}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn.c-title-btn-bin{position:relative;top:2px}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn.c-title-btn-bin div{display:flex;align-items:center}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn svg{margin-left:4px}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn h5{color:#000;padding:0 5px;margin:8px 0;font-style:normal;font-weight:600;font-size:11px;line-height:12px}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn.c-active{background-color:#000;border-radius:20px;border-width:0;cursor:pointer}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn.c-active svg{color:#fff}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn.c-active h5{color:#fff;padding:0 5px;margin:8px 0;font-style:normal;font-weight:600;font-size:11px;line-height:12px}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn:focus{outline:0}.c-order-menu-wrapper .c-titles-wrapper.c-title-wrapper-label{display:flex;justify-content:flex-end;align-items:flex-start}.c-order-menu-wrapper .c-titles-wrapper.c-title-wrapper-label p{font-size:12px;color:#afafaf;margin:0 11px 0 0}.c-order-menu-wrapper .c-create-order{background-color:#ff3d00!important;color:#fff;padding:5px 10px;margin-bottom:0}.c-order-menu-wrapper .more-actions-btn{width:30px;height:30px;margin-left:5px}@media screen and (max-width:990px){.c-order-menu-wrapper{display:flex;flex-wrap:wrap;flex-direction:column-reverse}.c-order-menu-wrapper .c-titles-wrapper{flex-wrap:wrap;margin-bottom:0}.c-order-menu-wrapper .c-titles-wrapper.c-title-wrapper-label{justify-content:flex-start}.c-order-menu-wrapper .c-titles-wrapper.c-title-btn{margin-bottom:10px}}@media screen and (max-width:540px){.c-order-menu-wrapper .c-titles-wrapper:first-of-type{display:grid;grid-template-columns:repeat(2,1fr)}.c-order-menu-wrapper .c-titles-wrapper__search-form{grid-row-start:4;grid-column-start:1;grid-column-end:3}}@media only screen and (max-width:550px){.c-titles-wrapper .c-title-btn:focus{outline:0}.c-popup-wrapper .c-popup-container .c-popup-head{position:relative;display:flex;flex-direction:column;margin-bottom:30px}.c-popup-wrapper .c-popup-container .c-popup-head button{position:absolute;top:50px}.c-popup-wrapper .c-popup-container .c-popup-head button:first-of-type{margin:0!important;left:3%}.c-popup-wrapper .c-popup-container .c-popup-head button:last-of-type{right:3%}}.c-titles-status{margin-top:0;display:flex;align-items:center}.c-titles-status p{font-size:14px;color:#afafaf;margin:0 10px 0 0}.c-popup-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:rgba(0,0,0,.32);z-index:9999;justify-content:center;align-items:center;display:flex}.c-popup-wrapper .c-popup-container{background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:15px;border:1px solid hsla(0,0%,100%,.1);font-family:Roboto,sans-serif;min-height:70px;padding:30px;max-width:80vw;position:static;box-shadow:0 2px 3px 0 rgba(60,64,67,.3),0 6px 10px 4px rgba(60,64,67,.15);display:grid}.c-popup-wrapper .c-popup-container .c-popup-head{display:flex;align-items:center;margin-bottom:30px}.c-popup-wrapper .c-popup-container .c-popup-head h3{width:150px}.c-popup-wrapper .c-popup-container .c-popup-head button:first-of-type{margin:0 5px 0 50px}.c-popup-wrapper .c-popup-container .c-popup-head .button-active,.c-popup-wrapper .c-popup-container .c-popup-head .button-disabled{height:30px;font-size:11px;font-weight:600;width:100px;border-radius:20px;padding:8px 14px;border:none}.c-popup-wrapper .c-popup-container .c-popup-head .button-active{background:#000;color:#fff}.c-popup-wrapper .c-popup-container .c-popup-head .button-disabled{background:#fff}.c-popup-wrapper .c-popup-container .c-process-popup-items{width:100%;display:flex;justify-content:space-between;align-items:center;align-content:center;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0;border-bottom:1px solid rgba(0,0,0,.08)}.c-popup-wrapper .c-popup-container .c-process-popup-items p{font-size:14px;word-break:break-word}.c-popup-wrapper .c-popup-container .c-process-popup-items .c--percent,.c-popup-wrapper .c-popup-container .c-process-popup-items .c-order-no{display:flex;justify-content:flex-end;align-items:center}.c-popup-wrapper .c-popup-container .c-process-popup-items .c--percent p{font-size:10px;color:#afafaf;margin-right:5px}.c-popup-wrapper .c-popup-container .c-dhl-popup-items{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.c-popup-wrapper .c-popup-container .c-dhl-popup-items .c-button-sizes{width:100%;padding:13px 16px}.c-popup-wrapper .c-popup-container .c-dhl-popup-items .c-margin{margin-top:22px}.c-popup-wrapper .c-popup-container .error{word-break:break-word;margin:5px 0;color:#f78a66;text-align:center;font-size:.875rem;font-weight:600;padding:1rem 0}.c-button-order-processing-close{background-color:#000;border-width:0;border-radius:20px;color:#fff;font-size:11px;width:-moz-fit-content;width:fit-content;padding:8px 14px;font-weight:600;display:flex;margin-top:20px;justify-self:center}.c-order-menu-wrapper .c-titles-wrapper .c-title-btn.c-active.c-create-label-disabled{background-color:hsla(0,0%,83%,.658);color:#fff}.c-processed-btn{border-width:0;background:#fff;border-radius:20px;width:30px;display:flex;height:30px;justify-content:center;align-items:center;margin-left:5px}.c-processed-btn:hover{background-color:#000}.c-processed-btn:hover svg{color:#fff}.c-amazon-btn{width:30px;background-color:#ff3d00}.c-amazon-btn,.c-follow-btn{display:flex;align-items:center;height:30px;border-color:transparent;border-radius:25px}.c-follow-btn{justify-content:center;background-color:#4925d8;margin-right:8px;color:#fff;font-weight:600;font-size:10px}@media only screen and (min-width:1030px){.c-follow-btn{font-size:12px}}.c-follow-btn_yellow{background-color:#eaba40}.c-search-bol-orders{display:flex;align-items:center;margin-bottom:20px}.c-search-bol-orders p{font-size:12px;color:#afafaf;margin:2px 0 0 3px}.c-search-bol-orders .c-topbar-icnorder{width:18px;height:18px;margin:0;line-height:normal}.order-count{margin:0 15px 0 0}@media screen and (max-width:474px){.order-count{font-size:10px}}.pagination__dropdown-wrap .dd-wrapper{position:relative;background-color:#000;width:100%;max-width:60px;max-height:none;border-radius:50%}.pagination__dropdown-wrap .dd-wrapper .dd-header{padding:3px 0;height:auto}.pagination__dropdown-wrap .dd-header-value-wrap{display:flex;flex-direction:column;justify-content:center;height:100%}.pagination__dropdown-wrap .dd-header-value-wrap .dd-header-title{font-size:12px;font-weight:600;line-height:12px;height:auto;width:calc(100% - 8px);padding:0;margin:0;color:#fff}.pagination__dropdown-wrap .dd-header-value-wrap .b-package__dropdown-sub-title{margin:0 0 0 20px}.pagination__dropdown-wrap .dd-list.accordionOpen{border:1px solid #362d28;margin-top:-1px;margin-left:-1px;width:100%}.pagination__dropdown-wrap .accordionOpen,.pagination__dropdown-wrap .dd-wrapper .accordionOpen{max-height:none}.pagination__dropdown-wrap .dd-header{flex-direction:row;background-color:#000}.pagination__dropdown-wrap .dd-header .dd-header-cross-btn{display:none;visibility:hidden}.pagination__dropdown-wrap .dd-header svg{color:#fff;margin-left:5px;width:33px}.pagination__dropdown-wrap .dd-list{background-color:#000;position:absolute;top:0}.pagination__dropdown-wrap .dd-list .dd-list-item{font-size:12px;font-weight:600;line-height:12px;padding-left:20px;color:#fff}.pagination__dropdown-wrap .dd-list .dd-list-item.active{background-color:#000}.pagination__dropdown-wrap .dd-list .dd-list-item:first-child{margin-top:27px}.pagination__dropdown-wrap .dd-list .dd-list-item:hover{background-color:#363636}.c-title-btn-wrap:not(:last-child){margin-right:10px}.c-title-btn-wrap .c-follow-btn{margin:0}.b-accept-policy{display:flex;flex-direction:column;align-items:center;margin-top:20px}.b-accept-policy__content{max-height:200px;overflow-y:auto;margin-bottom:20px}.b-accept-policy__btn-wrap{width:100%;display:flex;justify-content:center;align-items:center}.b-accept-policy__btn{left:0!important}.b-accept-policy__text{text-align:center;margin:0}.b-generate-order{background-color:#fff!important}.b-generate-order__subtitle{font-weight:400;font-size:15px;margin:20px 0 0}.b-generate-order__btn_plus{width:22px;height:22px;padding:0;background:none;border:none;cursor:pointer}.b-generate-order__btn-wrap{display:flex;flex-direction:column;margin:0 auto 35px}.b-generate-order__btn-wrap_plus{width:100%;flex-direction:row;justify-content:space-between;align-items:center;margin-top:35px;margin-bottom:20px}.b-generate-order__btn-wrap_plus .b-generate-order__subtitle{margin:0}.b-generate-order__btn-wrap div{margin:0 auto}.b-generate-order .e-layout-container.e-layout-checkout{padding:25px 0;width:100%;max-width:none}.b-generate-order .c-addressform-radios{justify-content:center;margin-bottom:30px}.b-generate-order .dd-header-value-wrap{display:flex}.b-generate-order .dd-header-value-wrap .dd-header-title{height:auto;padding:0}.b-generate-order .dd-header-value-wrap .b-package__dropdown-sub-title,.b-generate-order .dd-header-value-wrap .dd-header-title{margin:0 0 0 20px}.checkbox-wrapper{margin-top:35px}.b-addition-dropdown-component{display:flex;align-items:center}.b-addition-dropdown-component__count{font-size:15px;font-weight:400;margin-left:5px;margin-right:10px}.b-addition-dropdown-component__btns-wrap{display:flex;margin-right:20px}.b-addition-dropdown-component__btn-wrap{border-radius:5px;padding:5px;border:none;background-color:transparent}.b-addition-dropdown-component__btn-wrap:hover{background-color:hsla(0,0%,73%,.22);transition:background-color .6s}.b-addition-dropdown-component__btn.product-stepper__minus,.b-addition-dropdown-component__btn.product-stepper__plus{border-width:1px!important}.b-addition-dropdown-component__btn svg{color:#cacacc;margin:0!important}.b-edit-key-features.b-key-features__items-wrap{display:flex;flex-wrap:nowrap;gap:12px;cursor:auto;overflow-x:auto;scrollbar-width:thin;-ms-overflow-style:thin}.b-edit-key-features.b-key-features__items-wrap::-webkit-scrollbar{display:block;visibility:visible}.b-edit-key-features.b-key-features__items-wrap>.b-key-features__item-wrap{flex:0 0 240px}.b-edit-key-features .b-key-features__item{height:100%}.b-edit-key-features .b-key-features__item .c-dragdrop-container{max-height:190px}.b-edit-key-features .b-key-features__item .c-dragdrop-container .c-dragdrop{min-height:190px;height:190px}.b-edit-key-features .b-key-features__item .c-dragdrop-container .c-dragdrop .c-dragdrop-upload-title{top:50%;margin:0}.b-edit-key-features .b-key-features__item-title{font-size:13px}.b-edit-key-features .b-key-features__item-title .c-input{padding:0}.b-edit-key-features .b-key-features__item-wrap{justify-content:space-between;display:flex;flex-direction:column}.b-shop-item{width:calc(100% - 20px);padding:15px 0;border-bottom:1px solid #000}@media screen and (min-width:435px){.b-shop-item{width:auto}}.b-shop-item__setup{background-color:#f5f5f7}.b-shop-item__setup .p-edit-product__row .c-input{width:calc(100% - 30px)}.b-shop-item__setup-item{width:calc(100% - 30px);padding:15px;border-bottom:1px solid #979797}.b-shop-item__setup-item:last-child{border:none}.b-shop-item__setup-item>.p-edit-product__pageContent-btn{padding-bottom:0!important}.b-shop-item__setup-item .dd-header-value-wrap{display:flex}.b-shop-item__setup-item .dd-header-value-wrap .dd-header-title{height:auto;padding:0}.b-shop-item__setup-item .dd-header-value-wrap .b-package__dropdown-sub-title,.b-shop-item__setup-item .dd-header-value-wrap .dd-header-title{margin:0 0 0 20px}.b-shop-item .p-edit-product__pageContent-btn{margin:0;padding:0 0 15px}.b-shop-item .p-edit-product__pageContent-btn button span{margin-right:5px}.b-shop-item .p-edit-product__pageContent-btn input{margin:0}.b-shop-item .p-edit-product__subtitle{display:flex;justify-content:space-between;font-size:15px}.b-shop-item .c-media-edit-container{min-width:150px}.b-shop-item .c-dragdrop{max-height:300px}.b-shop-item .c-dragdrop .c-dragdrop-upload-title{top:50%;left:50%;transform:translate(-50%,-80%)}.p-edit-product{width:100%;color:hsla(0,0%,100%,.92);font-family:inherit}.p-edit-product__row{margin-bottom:4px}.p-edit-product__row_media{position:relative}.p-edit-product__subtitle{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin:0 0 12px}.p-edit-product__subtitle_model{margin-top:16px}.p-edit-product h3,.p-edit-product h4,.p-edit-product h5,.p-edit-product label,.p-edit-product legend,.p-edit-product li,.p-edit-product p,.p-edit-product span{color:inherit}.p-edit-product .c-input,.p-edit-product .c-shopinput,.p-edit-product input,.p-edit-product select,.p-edit-product textarea{font-family:inherit;font-size:13px;color:#ffe9af;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;padding:10px 14px;outline:none;transition:background .15s,border-color .15s}.p-edit-product .c-input::-moz-placeholder,.p-edit-product .c-shopinput::-moz-placeholder,.p-edit-product input::-moz-placeholder,.p-edit-product select::-moz-placeholder,.p-edit-product textarea::-moz-placeholder{color:hsla(0,0%,100%,.35);font-weight:300}.p-edit-product .c-input::placeholder,.p-edit-product .c-shopinput::placeholder,.p-edit-product input::placeholder,.p-edit-product select::placeholder,.p-edit-product textarea::placeholder{color:hsla(0,0%,100%,.35);font-weight:300}.p-edit-product .c-input:focus,.p-edit-product .c-shopinput:focus,.p-edit-product input:focus,.p-edit-product select:focus,.p-edit-product textarea:focus{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.3)}.p-edit-product select{color:#fff}.p-edit-product select option{background:#1a1a1a;color:#fff}.p-edit-product textarea{min-height:96px;resize:vertical;line-height:1.5}.p-edit-product .stock-low{border-color:rgba(255,200,120,.55)!important}.p-edit-product .stock-critical{width:44px;border-color:hsla(0,100%,72%,.7)!important}.p-edit-product .blank-btn{margin:0;background:transparent;border:none;color:#ffe9af;cursor:pointer;display:inline-flex;align-items:center}.p-edit-product .blank-btn svg,.p-edit-product .feather-plus-circle:not(.c-edit-icon){stroke:#ffe9af;color:#ffe9af}.p-edit-product .feather-chevron-down,.p-edit-product .feather-chevron-up{stroke:#fff}.p-edit-product .report-btn{padding:9px 16px;line-height:1;text-transform:lowercase;letter-spacing:.04em;font-weight:600;border-radius:100px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.06);color:#fff;transition:background .15s,border-color .15s}.p-edit-product .report-btn:hover{background:hsla(0,0%,100%,.12)}.p-edit-product .conversion,.p-edit-product button.conversion{border-radius:100px;background:#ffe9ad;color:#1a1a1a;border:1px solid #ffe9ad;font-weight:700;letter-spacing:.04em;text-transform:lowercase}.p-edit-product .conversion:hover,.p-edit-product button.conversion:hover{background:#ffe4a3;border-color:#ffe4a3}.p-edit-product .b-numbers,.p-edit-product .b-numbers label,.p-edit-product .b-numbers p,.p-edit-product .b-numbers span,.p-edit-product .c-checkbox,.p-edit-product .c-checkbox label,.p-edit-product .c-checkbox p,.p-edit-product .c-checkbox span{color:hsla(0,0%,100%,.92)}.p-edit-product .b-deletable-item{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;margin:4px 6px 4px 0;border-radius:100px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);color:#fff}.p-edit-product .b-deletable-item .text{margin:0;color:#fff}.p-edit-product .b-deletable-item__btn{background:transparent;border:none;color:hsla(0,100%,74%,.85);cursor:pointer;display:inline-flex}.p-edit-product .b-deletable-item__btn:hover{color:#ff9a9a}.p-edit-product .b-key-features__items-wrap,.p-edit-product .b-lifespectrum-discount__container,.p-edit-product .b-popup-editor,.p-edit-product .b-shop-item,.p-edit-product .product-main-block,.p-edit-product .product-promise{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:16px;color:hsla(0,0%,100%,.92)}.p-edit-product .b-shop-item__container{margin-top:12px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.92)}.p-edit-product .b-shop-item__setup,.p-edit-product .b-shop-item__setup-item{border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);padding:12px;margin-top:10px}.p-edit-product__row:has(.b-numbers){padding:14px 16px;border-radius:14px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08)}.p-edit-product__row:has(.b-numbers) .p-edit-product__subtitle{margin-bottom:10px}.p-edit-product .b-numbers{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin:0;padding:6px 4px;border-bottom:1px solid hsla(0,0%,100%,.06)}.p-edit-product .b-numbers:last-child{border-bottom:none}.p-edit-product .b-numbers__wrap{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0}.p-edit-product .b-numbers h5.b-numbers__container{display:inline-flex;align-items:center;justify-content:center;min-width:62px;max-width:none;margin:0;padding:4px 11px;border-radius:100px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.p-edit-product .b-numbers input.b-numbers__container{max-width:110px;margin:0;padding:6px 10px;border-radius:6px;font-size:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);color:#ffe9af}.p-edit-product .b-numbers .b-numbers__container_dropdown{max-width:none;margin:0;padding:0;background:transparent;border:none}.p-edit-product .b-numbers .b-numbers__container_dropdown .c-select-box{margin:0;min-width:96px}.p-edit-product .b-numbers__checkbox{display:inline-flex;align-items:center;gap:8px;margin-left:8px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.55)}.p-edit-product .b-numbers__checkbox p{margin:0}.p-edit-product .b-key-features__item,.p-edit-product .b-key-features__item-wrap{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:12px}.p-edit-product .b-key-features__item-title{font-weight:600;color:#fff}.p-edit-product .b-key-features__item-desc{color:hsla(0,0%,100%,.55)}.p-edit-product .b-lifespectrum-discount__discount input{color:#ffe9af}.p-edit-product .b-lifespectrum-discount__content textarea{width:100%}.p-edit-product__pageContent-header-wrap{display:flex;width:100%;gap:8px}.p-edit-product__pageContent-btn-wrap{display:flex;align-items:center;margin-left:8px}.p-edit-product__pageContent-btn{display:flex;align-items:center;margin-right:8px;color:hsla(0,0%,100%,.92)}.p-edit-product__pageContent-btn_new{justify-content:flex-end;padding:8px}.p-edit-product__pageContent-btn_new button{display:inline-flex;align-items:center;border-radius:8px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.05);color:#fff;padding:6px 12px;margin-left:6px;cursor:pointer}.p-edit-product__pageContent-btn_new button:hover{background:hsla(0,0%,100%,.12)}.p-edit-product__pageContent-btn_order:hover{cursor:pointer}.p-edit-product .b-descItem__container.p-edit-product__pageContent svg:not(.feather-plus-circle):not(.feather-minus-circle),.p-edit-product .b-descItem__container.p-edit-product__pageContent svg:not(.feather-plus-circle):not(.feather-minus-circle) path{stroke:#fff}.p-edit-product__media-toggle-btn{position:absolute;bottom:16px;left:16px;z-index:1;border-radius:100px;border:1px solid hsla(0,0%,100%,.22);background:rgba(0,0,0,.45);padding:7px 12px;font-weight:600;font-size:10px;color:#fff}.p-edit-product__model-poster{max-width:150px;margin:0 auto}.p-edit-product .field-error{color:#ff8a8a}.p-edit-product .error{color:#ff9a9a;font-size:12.5px;font-weight:600}.p-edit-product .invalid{border-color:rgba(255,90,90,.7)!important;color:#ff9a9a!important}.p-edit-product .invalid::-moz-placeholder{color:hsla(0,100%,74%,.7)!important}.p-edit-product .invalid::placeholder{color:hsla(0,100%,74%,.7)!important}.b-popup-editor{color:hsla(0,0%,100%,.92)}.b-popup-editor .c-input,.b-popup-editor .c-shopinput,.b-popup-editor input,.b-popup-editor select,.b-popup-editor textarea{font-family:inherit;font-size:13px;color:#ffe9af;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;padding:10px 14px;outline:none;transition:background .15s,border-color .15s}.b-popup-editor .c-input::-moz-placeholder,.b-popup-editor .c-shopinput::-moz-placeholder,.b-popup-editor input::-moz-placeholder,.b-popup-editor select::-moz-placeholder,.b-popup-editor textarea::-moz-placeholder{color:hsla(0,0%,100%,.35);font-weight:300}.b-popup-editor .c-input::placeholder,.b-popup-editor .c-shopinput::placeholder,.b-popup-editor input::placeholder,.b-popup-editor select::placeholder,.b-popup-editor textarea::placeholder{color:hsla(0,0%,100%,.35);font-weight:300}.b-popup-editor .c-input:focus,.b-popup-editor .c-shopinput:focus,.b-popup-editor input:focus,.b-popup-editor select:focus,.b-popup-editor textarea:focus{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.3)}.b-popup-editor select{color:#fff}.b-popup-editor select option{background:#1a1a1a;color:#fff}.b-popup-editor h3,.b-popup-editor h4,.b-popup-editor h5,.b-popup-editor label,.b-popup-editor legend,.b-popup-editor li,.b-popup-editor p,.b-popup-editor span{color:inherit}.b-popup-editor .feather-chevron-down,.b-popup-editor .feather-chevron-up{stroke:#fff}.text{margin:0;padding:0 10px;background:#f5f5f7;border-radius:14px}.b-deletable-item{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.b-deletable-item__btn{display:flex;align-items:center;margin:0 0 0 -6px;background-color:transparent;border:none}.b-deletable-item .c-select-box{max-width:300px;margin:0}.b-numbers{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:5px}.b-numbers:last-child{margin:0}.b-numbers__wrap{display:flex;flex-direction:row}.b-numbers__container{align-items:center;display:flex;max-width:60px;color:#999;font-family:Montserrat,sans-serif;font-size:15px;font-style:normal;font-weight:500;padding:3px 15px;border-radius:14px;background:#f5f5f7;margin:0 5px 0 0}.b-numbers__container:last-child{margin:0}.b-numbers__container_dropdown{max-width:85px}.b-numbers__container_input{padding:4px 15px}.b-numbers__container .c-select,.b-numbers__container .c-select-box{min-width:85px;margin:0;flex-direction:row-reverse;padding:0;font-family:Montserrat,sans-serif;color:#999;font-weight:500}.b-numbers__container .c-select .c-icon-down,.b-numbers__container .c-select-box .c-icon-down{left:0;top:0}.b-numbers__container .c-select{width:100%;padding-left:20px}.b-numbers__container .c-icon-down{padding:0 5px 0 0}.b-numbers__checkbox{display:flex;flex-direction:row;align-items:center;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;margin-left:5px}.b-numbers__checkbox .b-checkbox{margin:0}.b-numbers__checkbox p{margin:0 15px 0 0}.b-editComponent__wrap{position:relative}.b-editComponent__btn-wrap .b-editComponent__btn:not(:last-child){margin-right:15px}.b-editComponent__btn{padding:10px 15px;margin-top:15px;background-color:#3232af;color:#fff;border:none;border-radius:50px;white-space:break-spaces}.b-editComponent__btn_new{background-color:#30bb67}.b-editComponent__btn_del{background-color:#fd1e1e}.b-popup-editor__row{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:15px}.b-popup-editor__row:last-child{margin-bottom:0}@media only screen and (min-width:768px){.b-popup-editor__row{flex-direction:row}}.b-popup-editor__text-container{min-width:33%;padding-top:10px}.b-popup-editor__shopsellingvalues-container{flex-direction:column;max-width:450px;margin-bottom:15px}.b-popup-editor__shopsellingvalues-container .c-shopsellingvalues-item{display:inline-flex;flex-direction:row;align-items:center;width:100%;margin-bottom:10px}.b-popup-editor__shopsellingvalues-container .c-shopsellingvalues-item svg{min-width:20px}.b-popup-editor__shopsellingvalues-container .c-shopsellingvalues-item input{margin-bottom:0;margin-left:10px}.b-popup-editor__shopsellingvalues-container:last-child{margin-bottom:0}.b-popup-editor .product-promise{max-width:450px}.b-popup-editor .product-promise .product-main-block__info,.b-popup-editor .product-promise .product-main-block__items{width:100%}.b-popup-editor .product-promise .product-main-block__info input,.b-popup-editor .product-promise .product-main-block__items input{color:#fff;margin-bottom:0}.b-popup-editor .c-media-edit-container{margin-right:5px;max-height:220px;min-height:220px;max-width:310px}.b-popup-editor .c-media-edit-container img{height:100%}.b-popup-editor .c-media-edit-container .c-dragdrop{min-height:220px;max-height:220px}.b-popup-editor .c-input{margin-bottom:15px}.b-admin-decision-tree-creator{height:70vh}.b-admin-decision-tree-creator__flow-wrap{position:relative;height:calc(100% - 60px);background-color:#f5f6f8;border-radius:20px;margin-bottom:30px}.b-admin-decision-tree-creator__node{width:320px;border:2px solid #0057ff;border-radius:15px;background-color:#fff;padding:12px 16px;color:#0057ff;font-weight:600}.b-admin-decision-tree-creator__item-id{font-weight:700;font-size:13px;text-transform:uppercase;color:#b3aea8}.b-admin-decision-tree-creator__btns-wrap{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:15px}.b-admin-decision-tree-creator__btn{height:30px;padding:10px;font-size:10px;line-height:10px}.b-admin-decision-tree-creator__btn:not(:last-child){margin-right:10px}.b-admin-decision-tree-creator__btn_link{background-color:transparent;color:#0057ff;text-transform:none;transform:none!important;box-shadow:none!important}.b-admin-decision-tree-creator__btn_cross{display:flex;align-items:center;width:30px;min-width:30px;height:30px;padding:0;margin-left:5px}.b-admin-decision-tree-creator__edit-panel{display:flex;flex-direction:column;justify-content:space-between;width:230px;height:40vh;position:absolute;top:15px;right:-25px;border:1px solid #e7e0db;border-radius:15px;background-color:#fff;padding:24px;color:#b3aea8;font-size:13px;overflow-y:auto}@media only screen and (min-width:420px){.b-admin-decision-tree-creator__edit-panel{width:300px;right:15px}}@media only screen and (min-width:768px){.b-admin-decision-tree-creator__edit-panel{width:350px}}.b-admin-decision-tree-creator__edit-panel-header{color:#000;font-size:20px;font-weight:700;margin-bottom:8px}.b-admin-decision-tree-creator__edit-panel-label{display:block}.b-admin-decision-tree-creator__edit-panel-input-wrap{display:flex}.b-admin-decision-tree-creator__edit-panel-input-wrap .b-admin-decision-tree-creator__edit-panel-input:first-child{margin-right:5px}.b-admin-decision-tree-creator__edit-panel-select{width:100%;font-size:15px;font-weight:400;color:#0057ff;border:1px solid #e7e0db;border-radius:5px;padding:4px 12px;margin-bottom:8px}.b-admin-decision-tree-creator__edit-panel-select:focus{border-color:#0057ff}.b-admin-decision-tree-creator__edit-panel-input{font-size:15px;font-weight:400;color:#0057ff;border:1px solid #e7e0db;border-radius:5px;padding:4px 12px;margin-bottom:8px}.b-admin-decision-tree-creator__edit-panel-input:focus{border-color:#0057ff}.b-admin-decision-tree-creator__edit-panel-input_wide{width:calc(100% - 27px)}.ManagerNav_bar__vIopZ{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:12px;padding:14px 24px}.ManagerNav_brand__Q3Wqe{flex:0 0 auto;font-size:18px;font-weight:600;color:#fff;letter-spacing:-.01em;text-decoration:none;opacity:.9}.ManagerNav_brand__Q3Wqe:hover{opacity:1}.ManagerNav_word__GXhqO{font-weight:400;opacity:.55;margin-left:6px}.ManagerNav_tabs__V0r8A{display:flex;gap:4px;padding:4px;background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:100px;border:1px solid hsla(0,0%,100%,.1);align-items:center;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.ManagerNav_tabs__V0r8A::-webkit-scrollbar{display:none}.ManagerNav_tab__mQxXM{flex:0 0 auto;padding:8px 18px;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.75);cursor:pointer;border:none;background:transparent;border-radius:100px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none}.ManagerNav_tab__mQxXM:hover{color:#fff;background:hsla(0,0%,100%,.08)}.ManagerNav_tab__mQxXM.ManagerNav_active__kcjla{color:#1a1a1a;font-weight:600;background:hsla(0,0%,100%,.95);box-shadow:0 2px 12px hsla(0,0%,100%,.15)}.ManagerNav_spacer__RpFiE{flex:1 1 auto}.ManagerNav_divider__lD_lk{flex:0 0 auto;width:1px;align-self:stretch;margin:4px;background:hsla(0,0%,100%,.14)}.ManagerNav_signOut__0NDxy{color:hsla(0,0%,100%,.5);font-size:12px;padding:8px 14px}.ManagerNav_signOut__0NDxy:hover{color:#fff;background:hsla(0,0%,100%,.08)}@media(max-width:1100px){.ManagerNav_bar__vIopZ{padding:12px 16px;gap:10px}.ManagerNav_tab__mQxXM{padding:7px 11px;font-size:12px}.ManagerNav_brand__Q3Wqe{font-size:16px}}