.florae-ticker{display:flex;align-items:center;width:100%;min-width:0;background:var(--ticker-bg);color:var(--ticker-fg);min-height:3rem;font:400 1.1rem/1.4 var(--font-body-family);letter-spacing:.05em}.florae-ticker__window{flex:1;min-width:0;overflow:hidden}.florae-ticker__track{display:flex;width:max-content;animation:florae-ticker-scroll var(--ticker-duration) linear infinite}.florae-ticker__group{display:flex;flex-shrink:0;align-items:center;justify-content:space-around;min-width:100vw}.florae-ticker__item{display:flex;flex-shrink:0;align-items:center;gap:3rem;padding-right:3rem;white-space:nowrap}.florae-ticker__item a{display:block;color:inherit;text-decoration:none;padding:.5rem 0}.florae-ticker__item a:hover{text-decoration:underline}.florae-ticker__dot{font-size:.8rem}.florae-ticker__pause{flex:0 0 3rem;display:grid;place-items:center;width:3rem;height:3rem;padding:.8rem;border:0;background:var(--ticker-bg);color:inherit;cursor:pointer}.florae-ticker__pause svg{grid-area:1/1;width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:1.5}.florae-ticker__play-icon{display:none}.florae-ticker[data-paused=true] .florae-ticker__track,.florae-ticker:focus-within .florae-ticker__track{animation-play-state:paused}.florae-ticker[data-paused=true] .florae-ticker__play-icon{display:block}.florae-ticker[data-paused=true] .florae-ticker__pause-icon{display:none}.florae-ticker__pause:focus-visible,.florae-ticker__item a:focus-visible{outline:1px solid currentColor;outline-offset:-2px}@media(hover:hover){.florae-ticker:hover .florae-ticker__track{animation-play-state:paused}}@keyframes florae-ticker-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.florae-ticker__track{animation:none;width:100%}.florae-ticker__group{min-width:0;width:100%;flex-wrap:wrap}.florae-ticker__group[aria-hidden],.florae-ticker__item[aria-hidden],.florae-ticker__dot,.florae-ticker__pause{display:none}.florae-ticker__item{white-space:normal;text-align:center;padding:.4rem 1.5rem}}.florae-bespoke{background:#f7f4ee;color:#494b38;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;line-height:1.6;letter-spacing:.01em}.florae-bespoke *{box-sizing:border-box}.florae-bespoke__heading{margin:0;background:#494b38;color:#f7f4ee;padding:5.6rem 2.4rem;text-align:center}.florae-bespoke__heading-inner{max-width:76rem;margin:auto}.florae-bespoke__heading-inner>p{margin:0 0 1.6rem;color:#e4b9a7;font-size:1.1rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.florae-bespoke h1,.florae-bespoke h2,.florae-bespoke h3{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:0}.florae-bespoke__heading h2{margin:0;color:#e4b9a7;font-size:clamp(3.8rem,5vw,6rem);line-height:1.12;text-wrap:balance}.florae-bespoke__lead{margin:2rem 0 0;font-size:1.8rem;line-height:1.5}.florae-bespoke__heading .rte{max-width:65rem;margin:1.4rem auto 0;font-size:1.5rem;line-height:1.75}.florae-bespoke__heading .rte p{margin:0}.florae-bespoke__grid{max-width:94rem;margin:0 auto;padding:4.8rem 3.2rem 5.6rem}.florae-bespoke__form-wrap,.florae-bespoke__form{min-width:0;margin:0}.florae-bespoke__form>fieldset{min-width:0;margin:0 0 3.6rem;padding:0;border:0}.florae-bespoke__form>fieldset>legend{float:left;width:100%;margin:0 0 2.4rem;padding:0 0 1.4rem;border-bottom:1px solid #cccdbf;color:#494b38;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:2.8rem;line-height:1.3;letter-spacing:0}.florae-bespoke__form>fieldset>legend>span{display:inline-block;vertical-align:middle;margin-right:1rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.12em}.florae-bespoke__required{margin:0 0 2.8rem;color:#666854;font-size:1.2rem;text-align:right}.florae-bespoke__fields{clear:both;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.4rem;row-gap:2rem}.florae-bespoke__field{display:flex;flex-direction:column;min-width:0;gap:.8rem;text-align:left}.florae-bespoke__field--wide{grid-column:1/-1}.florae-bespoke__field label{display:block;margin:0;min-height:2.4rem;color:#494b38;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:1.65;letter-spacing:.015em}.florae-bespoke__field input,.florae-bespoke__field textarea{display:block;width:100%;min-width:0;max-width:100%;height:5rem;margin:0;padding:1.2rem 1.4rem;border:1px solid #bfc1b2;border-radius:0;background:#fffefb;box-shadow:none;color:#343629;font-family:var(--font-body-family);font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.5;letter-spacing:0}.florae-bespoke__field textarea{height:auto;min-height:10.8rem;resize:vertical}.florae-bespoke__field input:hover,.florae-bespoke__field textarea:hover{border-color:#797c67}.florae-bespoke input:focus-visible,.florae-bespoke textarea:focus-visible,.florae-bespoke a:focus-visible,.florae-bespoke button:focus-visible{outline:2px solid #494b38;outline-offset:3px}.florae-bespoke__field small{margin:0;color:#666854;font-size:1.2rem;line-height:1.5}.florae-bespoke__reception{min-width:0;margin:0;padding:0;border:0}.florae-bespoke__reception legend{padding:0;margin:0 0 .8rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:1.65}.florae-bespoke__reception-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.florae-bespoke__reception-options label{display:flex;align-items:center;gap:1.2rem;margin:0;padding:1.4rem;min-height:8rem;border:1px solid #bfc1b2;background:#fffefb;cursor:pointer;font-family:var(--font-body-family);font-size:1.4rem;line-height:1.5;letter-spacing:0}.florae-bespoke__reception-options label:has(input:checked){border-color:#494b38;background:#ecece3}.florae-bespoke__reception-options input{flex:0 0 1.6rem;width:1.6rem;height:1.6rem;margin:0;accent-color:#494b38}.florae-bespoke__privacy{margin:0 0 2rem;color:#666854;font-size:1.2rem;line-height:1.6}.florae-bespoke__submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:5.4rem;margin:0;padding:1.5rem 2.4rem;border:1px solid #494b38;border-radius:0;background:#494b38;color:#e4b9a7;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;line-height:1.5;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.florae-bespoke__submit:hover{background:#3e402e}.florae-bespoke__note{margin:1.4rem auto 0;max-width:58rem;color:#666854;font-size:1.2rem;line-height:1.6;text-align:center}.florae-bespoke__aside{margin:4.8rem 0 0;padding:3.2rem 0 0;border-top:1px solid #cccdbf;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem;color:#494b38}.florae-bespoke__aside h2{grid-column:1/-1;margin:0;color:#494b38;font-size:2.8rem;line-height:1.25;text-align:center}.florae-bespoke__aside ol{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;list-style:none;counter-reset:bespoke-step;margin:0 0 .8rem;padding:0}.florae-bespoke__aside li{counter-increment:bespoke-step;margin:0;padding:0;font-size:1.35rem;line-height:1.65;text-align:center}.florae-bespoke__aside li:before{content:counter(bespoke-step,decimal-leading-zero);display:block;margin-bottom:.6rem;font-size:1.1rem;letter-spacing:.12em;color:#767a62}.florae-bespoke__inspiration,.florae-bespoke__delivery{min-width:0;margin:0;padding:2.4rem;background:#eeeee6}.florae-bespoke__inspiration h3{margin:0 0 1rem;color:#494b38;font-size:2.5rem;line-height:1.3}.florae-bespoke__inspiration p,.florae-bespoke__delivery p{margin:0 0 1.2rem;font-size:1.4rem;line-height:1.7}.florae-bespoke__delivery{display:flex;flex-direction:column;justify-content:center}.florae-bespoke__delivery p:last-child{margin:0}.florae-bespoke__whatsapp{display:inline-flex;align-items:center;gap:1rem;min-height:4.4rem;color:#494b38;font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-underline-offset:.5rem}.florae-bespoke__success,.florae-bespoke__errors{padding:2.4rem;border:1px solid #494b38;margin-bottom:2.4rem}.florae-bespoke__success h2,.florae-bespoke__errors h2{margin:0 0 1rem;color:inherit;font-size:2.8rem;line-height:1.3}.florae-bespoke__errors{border-color:#943d34;color:#792d25}@media(max-width:599px){.florae-bespoke__heading{padding:3.6rem 2rem}.florae-bespoke__lead{font-size:1.6rem}.florae-bespoke__heading .rte{font-size:1.4rem}.florae-bespoke__grid{padding:3rem 2rem 4rem}.florae-bespoke__required{text-align:left;margin-bottom:2rem}.florae-bespoke__fields,.florae-bespoke__reception-options,.florae-bespoke__aside{grid-template-columns:1fr;gap:1.8rem}.florae-bespoke__reception-options label{min-height:6.4rem}.florae-bespoke__form>fieldset>legend{font-size:2.5rem;margin-bottom:2rem}.florae-bespoke__aside ol{grid-template-columns:1fr;gap:1.2rem}.florae-bespoke__aside li{text-align:left;display:flex;align-items:baseline;gap:1.2rem}.florae-bespoke__aside li:before{flex:none}.florae-bespoke__aside h2{text-align:left}.florae-bespoke__aside{margin-top:3.6rem}.florae-bespoke__submit{letter-spacing:.1em}}.florae-footer{border-top:clamp(1.6rem,2vw,2.8rem) solid #f7f4ee;box-shadow:inset 0 1px #e4b9a78c;padding:7rem 0 2.5rem;background:#494b38;color:#f7f4ee}.florae-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:clamp(3rem,5vw,7rem)}.florae-footer__brand>a{color:#e4b9a7;font-family:var(--font-heading-family);font-size:3.2rem;letter-spacing:.2em;text-decoration:none}.florae-footer__brand .rte{max-width:34rem;margin-top:2rem;color:#f7f4ee}.florae-footer__brand>p{margin-top:2rem;color:#e4b9a7;font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase}.florae-footer h2{margin:0 0 1.8rem;color:#e4b9a7;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase}.florae-footer nav,.florae-footer__grid>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.florae-footer nav a,.florae-footer__grid>div:last-child>a{color:#f7f4ee;text-decoration:none}.florae-footer a:hover{color:#fff}.florae-footer address{color:#f7f4ee;font-style:normal;line-height:1.7}.florae-footer__bottom{display:flex;justify-content:space-between;gap:2rem;margin-top:6rem;padding-top:2rem;border-top:1px solid rgba(247,244,238,.2);color:#f7f4ee;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:899px){.florae-footer__grid{grid-template-columns:1fr 1fr}.florae-footer__brand{grid-column:1/-1}}@media(max-width:549px){.florae-footer__grid{grid-template-columns:1fr}.florae-footer__brand{grid-column:auto}.florae-footer__bottom{flex-direction:column}}.florae-header .florae-header__nested-link{padding-left:2.5rem;font-size:1.3rem}.florae-header__submenu{max-height:75vh;overflow-y:auto}.florae-header{position:sticky;top:0;z-index:30;background:var(--florae-header-bg);color:var(--florae-header-fg);border-bottom:1px solid rgba(54,34,14,.1)}.florae-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:5.6rem;gap:2rem}.florae-header__desktop{display:flex;align-items:center;gap:2.2rem}.florae-header__desktop>a,.florae-header__dropdown>summary{color:var(--florae-header-fg);font:500 1.1rem/1.2 var(--font-body-family);letter-spacing:.12em;text-decoration:none;text-transform:uppercase;cursor:pointer;list-style:none}.florae-header__dropdown>summary::-webkit-details-marker{display:none}.florae-header__dropdown{position:relative}.florae-header__dropdown>summary span{margin-left:.4rem}.florae-header__submenu{position:absolute;top:calc(100% + 1.5rem);left:-1.5rem;display:grid;min-width:25rem;padding:1.2rem;background:var(--florae-header-bg);border:1px solid rgba(228,185,167,.25);box-shadow:0 1.8rem 4rem #36220e1a}.florae-header__submenu a{padding:1rem;color:var(--florae-header-fg);text-decoration:none}.florae-header__submenu a:hover{background:#e4b9a71a}.florae-header__brand{grid-column:2;margin:0;line-height:1;text-align:center}.florae-header__brand a{display:block;color:var(--florae-header-fg);text-decoration:none}.florae-header__brand img{display:block;width:auto;max-width:14rem;max-height:3.8rem}.florae-header__brand span{padding-left:.18em;font-family:var(--font-heading-family);font-size:2.4rem;font-weight:400;letter-spacing:.2em}.florae-header__cart{position:relative;justify-self:end;display:grid;place-items:center;width:4.4rem;height:4.4rem;color:var(--florae-header-fg)}.florae-header__cart svg,.florae-header__mobile>summary svg{width:2.3rem;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.florae-header__cart span{position:absolute;top:.1rem;right:.1rem;display:grid;place-items:center;min-width:1.8rem;height:1.8rem;padding:0 .35rem;border-radius:50%;background:var(--florae-header-fg);color:var(--florae-header-bg);font-size:.9rem}.florae-header__mobile{display:none}.florae-header__mobile>summary{display:grid;place-items:center;width:4.4rem;height:4.4rem;cursor:pointer;list-style:none}.florae-header__mobile>summary::-webkit-details-marker{display:none}.florae-header__drawer{position:absolute;top:100%;left:0;width:min(90vw,42rem);height:calc(100vh - 100%);padding:2rem;background:var(--florae-header-bg);border-top:1px solid rgba(228,185,167,.25);box-shadow:1.5rem 2rem 4rem #36220e1f;overflow-y:auto}.florae-header__drawer nav{display:grid}.florae-header__drawer nav>a,.florae-header__drawer nav>details>summary{display:flex;justify-content:space-between;padding:1.7rem .5rem;border-bottom:1px solid rgba(228,185,167,.25);color:var(--florae-header-fg);font-family:var(--font-heading-family);font-size:2.1rem;text-decoration:none;cursor:pointer;list-style:none}.florae-header__drawer nav>details>summary::-webkit-details-marker{display:none}.florae-header__drawer nav>details>div{display:grid;padding:.6rem 0 1.2rem 1.5rem}.florae-header__drawer nav>details>div a{padding:1rem;color:var(--florae-header-fg);text-decoration:none}.florae-header__phone{display:block;margin-top:3rem;color:var(--florae-header-fg);text-decoration:none;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:989px){.florae-header__inner{min-height:5rem}.florae-header__desktop{display:none}.florae-header__mobile{display:block;justify-self:start}.florae-header__brand img{max-width:12rem;max-height:3.4rem}.florae-header__brand span{font-size:2.1rem}}.florae-header__desktop{display:flex;justify-content:center;align-items:stretch;gap:4px;width:100%;padding:0 24px;border-top:1px solid rgba(228,185,167,.22)}.florae-header__desktop>a,.florae-header__dropdown>summary{display:flex;align-items:center;justify-content:center;min-height:54px;padding:12px 20px;border:1px solid transparent;border-radius:3px;font-family:var(--font-body-family);font-size:15px;font-weight:600;line-height:1.25;letter-spacing:0;text-transform:none;white-space:nowrap}.florae-header__desktop>a:hover,.florae-header__desktop>a[aria-current=page],.florae-header__dropdown[open]>summary,.florae-header__dropdown>summary:hover{border-color:var(--florae-header-fg);background:#e4b9a70f}.florae-header__desktop a:focus-visible,.florae-header__desktop summary:focus-visible{outline:2px solid var(--florae-header-fg);outline-offset:-3px}.florae-header__submenu{top:100%;left:0;min-width:240px;z-index:35;text-align:left}.florae-header__dropdown:last-child .florae-header__submenu{left:auto;right:0}.florae-header__inner{min-height:64px}.florae-header__cart{grid-column:3}@media(max-width:989px){.florae-header__desktop{display:none}.florae-header__inner{min-height:54px}}.florae-header__desktop{flex-wrap:wrap}.florae-builder{background:#f7f4ee;color:#29291f;padding:55px max(22px,5vw) 65px}.florae-builder__intro{max-width:780px;margin:0 auto 42px;text-align:center}.florae-builder h1{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(36px,4vw,62px);line-height:1.1;margin:12px 0 20px}.florae-builder__intro p{line-height:1.7}.florae-builder__eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#6c6d57}.florae-builder__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px);gap:42px;max-width:1450px;margin:auto}.florae-builder input[type=search],.florae-builder textarea{width:100%;background:transparent;border:1px solid #b5b6a9;padding:13px;color:inherit;font:inherit;border-radius:0}.florae-builder label{display:block;font-size:13px;margin-bottom:8px}.florae-builder__flowers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px}.florae-builder__flower{min-width:0}.florae-builder__flower[hidden]{display:none}.florae-builder__flower img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;display:block}.florae-builder__flower h2{font:400 21px/1.25 var(--font-heading-family);margin:12px 0 7px}.florae-builder__flower a{color:inherit;text-decoration:none}.florae-builder__flower p{font-size:14px;margin:8px 0}.florae-builder__flower p span{font-size:11px;color:#676959}.florae-builder__quantity{display:flex;align-items:center;border:1px solid #c6c7ba;width:max-content}.florae-builder__quantity button{width:40px;height:40px;border:0;background:transparent;font:inherit;cursor:pointer}.florae-builder__quantity input{width:45px;height:40px;text-align:center;background:transparent;border:0;color:inherit;font:inherit;-moz-appearance:textfield}.florae-builder__quantity input::-webkit-inner-spin-button{display:none}.florae-builder button:disabled{opacity:.45;cursor:default}.florae-builder__summary{align-self:start;position:sticky;top:24px;background:#edece3;padding:24px}.florae-builder__summary h2{font:400 31px/1.2 var(--font-heading-family);margin:0 0 15px}.florae-builder__preview{position:relative;aspect-ratio:400/330;background:radial-gradient(ellipse at 50% 30%,#5c6048,#373b2c);overflow:hidden}.florae-builder__preview svg,.florae-builder__preview [data-blossoms]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.florae-builder__bloom{position:absolute;width:20%;aspect-ratio:1;border-radius:50%;object-fit:cover;object-position:center 15%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #17220c55;clip-path:ellipse(49% 47%)}.florae-builder__note{font-size:12px;line-height:1.6;color:#666a59}.florae-builder__total{font:400 35px/1.1 var(--font-heading-family);margin:10px 0}.florae-builder__summary ul{list-style:none;padding:0;max-height:170px;overflow:auto;font-size:13px}.florae-builder__summary li{padding:6px 0;border-bottom:1px solid #d1d2c7;display:flex;justify-content:space-between;gap:15px}.florae-builder__submit{background:#494b38;color:#fff;border:0;width:100%;padding:16px;font:inherit;cursor:pointer;margin-top:15px}.florae-builder [data-status]{font-size:13px}.florae-builder__editorial{max-width:900px;margin:60px auto 0;border-top:1px solid #d4d3c8;padding-top:30px;line-height:1.8}.florae-builder__editorial h2{font:400 32px/1.2 var(--font-heading-family);margin-top:30px}.florae-builder__editorial a,.florae-builder__summary a{color:inherit;text-underline-offset:4px}.florae-builder :focus-visible{outline:2px solid #494b38;outline-offset:3px}@media(max-width:989px){.florae-builder__layout{grid-template-columns:minmax(0,1fr) 290px;gap:22px}.florae-builder__flowers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.florae-builder{padding:32px 18px}.florae-builder__layout{display:flex;flex-direction:column}.florae-builder__summary{position:static;width:100%;box-sizing:border-box;order:-1}.florae-builder__preview{max-width:260px;margin:auto}.florae-builder__summary h2{font-size:26px}.florae-builder__summary ul:empty{display:none}.florae-builder__flowers{gap:24px 14px}.florae-builder__flower h2{font-size:20px}.florae-builder__intro{margin-bottom:25px}.florae-builder__summary textarea{box-sizing:border-box}}.florae-pot-offer{margin:1.5rem 0;padding:1.6rem;background:#f7f4ee;color:#494b38;border:1px solid #494b3830;text-align:left;width:100%;box-sizing:border-box}.florae-pot-offer h2{font-family:var(--font-heading-family);font-size:2.3rem;margin:0 0 .6rem;color:inherit}.florae-pot-offer p{font-size:1.3rem;line-height:1.5;margin:.5rem 0 1rem}.florae-pot-offer__list{max-height:25rem;overflow-y:auto;overscroll-behavior:contain}.florae-pot-offer__item{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1rem;padding:1rem 0;border-top:1px solid #494b3820}.florae-pot-offer__image img{width:7rem;height:8rem;object-fit:contain}.florae-pot-offer__name{color:inherit;font-size:1.4rem;text-decoration:none}.florae-pot-offer__add{background:#494b38;color:#fff;border:0;padding:1rem 1.5rem;min-height:44px;font:inherit;font-size:1.3rem;cursor:pointer}.florae-pot-offer select{width:100%;font-size:16px;margin:.8rem 0;padding:.5rem}.florae-pot-offer :focus-visible{outline:2px solid #494b38;outline-offset:3px}.florae-pot-offer .florae-pot-offer__note{font-size:1.2rem;margin:1rem 0 0}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map?subset=AAAGBhAAAAAAAAAC */
