.commercial_action,.policy_action,.terms_action,.external_transmission_action{padding:2em 0}.commercial_action p,.commercial_action li,.policy_action p,.policy_action li,.terms_action p,.terms_action li,.external_transmission_action p,.external_transmission_action li{line-height:1.6 !important}.password_resets_controller{padding:2em 0}.invoice{margin:2rem auto;max-width:768px}.invoice .company{text-align:right;margin-bottom:0.5em}.invoice .issued-at{text-align:right}.invoice .table{width:100%;border-collapse:collapse}.invoice .table .row{line-height:1.7}.invoice .table .price{text-align:right;min-width:60px}.fl-button{border:none;border-radius:32px;color:white;font-size:14px;font-weight:700;line-height:1;letter-spacing:0.075rem;height:46px;box-sizing:border-box;padding:8px 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;appearance:none}.fl-button.fluid{width:100%;max-width:480px}.fl-button.small{height:32px;padding:11px 16px;font-size:12px}.fl-button.primary{color:#eee;background-color:#3f434a}.fl-button.secondary{color:#3f434a;background-color:#eee}.fl-button.bordered{color:#3f434a;border:1.5px solid #3f434a;background-color:transparent}.fl-button.danger{background-color:#f43e3b}.fl-button.active{background-color:#ee7543}.fl-button.inactive{background-color:#ccc;pointer-events:none}.fl-link{text-decoration:none;color:white;font-size:14px;font-weight:700}.fl-tag-list{display:flex;flex-flow:row wrap;gap:8px}.fl-tag{display:inline-block;padding:4px 12px;background-color:rgba(63,67,74,0.05);border:0.5px solid rgba(63,67,74,0.08);border-radius:24px;color:rgba(63,67,74,0.8);font-size:14px;line-height:1.5}.fl-label{display:inline-block;background-color:#eeeeee;border-radius:4px;padding:2px 6px;color:#3f434a;font-weight:700}.fl-label.active{color:#ee7543;background-color:rgba(238,117,67,0.1)}.fl-label.small{padding:4px 8px;font-size:12px}.fl-input,.fl-select select{height:44px;width:100%;box-sizing:border-box;padding:15px 12px;background-color:rgba(255,255,255,0.8);outline-width:1px;border:none 0px;border-radius:6px;color:#3f434a;font-size:14px;font-weight:700;line-height:1}.fl-input::placeholder,.fl-select select::placeholder{color:rgba(111,113,117,0.6)}.fl-input:disabled,.fl-select select:disabled{opacity:1;-webkit-text-fill-color:#3f434a}.fl-input.fl-input--gray,.fl-select select.fl-input--gray{background-color:#f5f5f5}.fl-select{position:relative}.fl-select select{appearance:none;-webkit-appearance:none}.fl-select select::-ms-expand{display:none}.fl-select::after{content:"";position:absolute;width:8px;height:8px;top:15px;right:17px;border-style:solid;border-color:rgba(111,113,117,0.6);border-width:0 2px 2px 0;transform:rotate(45deg)}.fl-select.fl-select--gray select{background-color:#f5f5f5}.fl-checkbox{opacity:0;-webkit-appearance:none;appearance:none;position:absolute}.fl-checkbox+.label{color:white;font-size:13px;font-weight:700;line-height:1.5;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.fl-checkbox+.label.label--black{color:#3f434a}.fl-checkbox+.label::before{display:inline-block;width:20px;height:20px;margin:-1px 8px 0 0;content:'';background-image:url(https://s3-ap-northeast-1.amazonaws.com/flower-production-assets/assets/web/common/checkbox/empty-2a89af6d916c75affaa4eb11c0dccf60b03e7bafba54f834d1ea00302f041992.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px;opacity:0.4}.fl-checkbox+.label--black::before{background-image:url(https://s3-ap-northeast-1.amazonaws.com/flower-production-assets/assets/web/common/checkbox/empty-black-77b2e332dd345c35612418ff8744078575b4be9de3fd94b41b59379966061737.svg);opacity:1}.fl-checkbox:checked+.label::before{background-image:url(https://s3-ap-northeast-1.amazonaws.com/flower-production-assets/assets/web/common/checkbox/fill-1822ed9d85a95695c775203e87dff3904b37507630310031850497d6d82db880.svg);opacity:1}.fl-checkbox:checked+.label--black::before{background-image:url(https://s3-ap-northeast-1.amazonaws.com/flower-production-assets/assets/web/common/checkbox/fill-black-9ce8ca3558dcedf807b6819991a387be34011389f3e5f699a4a8260a8639aa15.svg);opacity:1}.fl-message{font-size:14px;line-height:1.6}.fl-message.error{color:#f43e3b}.fl-callout{position:relative;border-radius:8px;padding:8px 16px;font-size:13px;line-height:1.5;background-color:rgba(238,117,67,0.1);display:inline-block}.fl-callout:before{content:'';background-color:rgba(255,255,255,0.8);border-radius:8px;position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1}.fl-callout .callout-heading{display:inline-block;font-weight:700;margin-bottom:2px}.fl-callout .callout-body ul{padding-left:16px}.fl-breadcrumbs{width:100%;list-style:none;display:flex;flex-flow:row nowrap}.fl-breadcrumbs .fl-breadcrumbs-item{margin:0;font-size:14px}.fl-breadcrumbs .fl-breadcrumbs-item:not(:last-child)::after{content:'>';margin:0.5rem}.fl-breadcrumbs .fl-breadcrumbs-item a{text-decoration:underline}.fl-breadcrumbs.fl-breadcrumbs--nowrap{flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none}.fl-breadcrumbs.fl-breadcrumbs--nowrap .fl-breadcrumbs-item{white-space:nowrap}.fl-breadcrumbs.fl-breadcrumbs--nowrap::-webkit-scrollbar{display:none;scrollbar-width:none}.fl-segmented-control{display:flex;flex-flow:row nowrap;gap:2px;background-color:#f0f0f0;padding:2px;border-radius:8.91px}.fl-segmented-control:has(:focus-visible){outline:2px solid #ee7543}.fl-segmented-control .fl-segmented-control-item{display:flex;align-items:center;justify-content:center;border-radius:6.93px;flex-grow:1;flex-basis:0;font-size:13px;line-height:1.5;text-align:center;color:#979797;cursor:pointer;min-height:28px;min-width:150px;vertical-align:middle}.fl-segmented-control .fl-segmented-control-item:has(:checked){background-color:white;color:#3f434a;font-weight:700;box-shadow:0px 3px 1px 0px #0000000a, 0px 3px 8px 0px #0000001f}.fl-segmented-control .fl-segmented-control-radio{appearance:none;opacity:0}.fl-steps{display:flex;width:220px}.fl-steps .step{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-end;flex:1;text-align:center;color:white;font-size:12px;font-weight:700}.fl-steps .step:before{content:"";background-size:16px 16px;background-image:url(https://s3-ap-northeast-1.amazonaws.com/flower-production-assets/assets/web/checkout/steps/empty-ebcae5ce94c882722c02f1163318113a386fc0a3bdd2d28b5e6734a949bbfde1.svg);opacity:0.4;display:block;width:16px;height:16px;margin:0 auto 1rem}.fl-steps .step.done:before{background-image:url(https://s3-ap-northeast-1.amazonaws.com/flower-production-assets/assets/web/checkout/steps/fill-1822ed9d85a95695c775203e87dff3904b37507630310031850497d6d82db880.svg);opacity:1}.fl-steps .step.done:not(:last-child):after{opacity:1}.fl-steps .step.current:before{opacity:1}.fl-steps .step:not(:last-child):after{content:"";position:relative;top:9px;width:calc(100% - 16px);left:50%;height:2px;background-color:white;opacity:0.4;order:-1}.fl-form{width:100%}.fl-form .fl-form-label{display:block;color:white;font-size:13px;font-weight:700;line-height:1.2;margin-bottom:8px}.fl-form .fl-form-label.fl-form-label--black{color:#3f434a}.fl-form .fl-form-label.fl-form-label--gray{color:#b2b2b2}.fl-form .fl-form-field{margin-bottom:16px}.fl-form .fl-form-field:last-child{margin-bottom:0}.fl-form .fl-form-fields{display:grid;column-gap:13px;margin-bottom:16px}.fl-form .fl-form-fields.two{grid-template:'. .' auto 'message message' auto / 1fr 1fr}.fl-form .fl-form-fields .fl-form-field{margin-bottom:0}.fl-form .fl-form-fields .fl-form-fields-message{grid-area:message}.fl-form .fl-form-submit{margin:32px 0 16px}.fl-app-store-buttons{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}@media screen and (min-width: 767px){.fl-app-store-buttons{display:none}}.fl-app-store-buttons .apple{width:164px;height:49px;margin:0 auto;background-image:url(https://s3-ap-northeast-1.amazonaws.com/flower-production-assets/assets/web/home/badge_appstore-aa5732ead0a2b6b813f0c430a31fca83af568312b80babc176583ec27d7de971.png);background-size:cover;margin-right:16px}.fl-app-store-buttons .google{width:164px;height:49px;margin:0 auto;background-image:url(https://s3-ap-northeast-1.amazonaws.com/flower-production-assets/assets/web/home/badge_googleplaystore-583c4db9359eb3b8f492696dfe9646409a115dc22ae5a2252aa93627430d8af5.png);background-size:cover}.fl-products{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px;list-style:none}.fl-product{position:relative}.fl-product .product_thumbnail{width:100%;height:100%;display:block;aspect-ratio:0.6667;object-fit:cover;border-radius:12px}.fl-product .product_label{position:absolute;top:0;left:0;padding:4px 8px;border-radius:12px 0;color:white;font-size:11px;font-weight:700;line-height:1.5}.fl-product .product_label.product_label--new{background-color:#ee7543}.fl-product .product_label.product_label--few{background-color:#3f434a}.fl-product .product_note{position:absolute;top:0;right:0;padding:8px 8px;color:white;font-size:13px;font-weight:700;line-height:1.5}.fl-product .product_detail{position:absolute;right:0;bottom:0;left:0;padding:0 8px 8px;height:75px;background:linear-gradient(0deg, rgba(0,0,0,0.25) 0%, rgba(196,196,196,0) 100%);display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-end;border-radius:0 0 12px 12px}.fl-product .product_detail .name,.fl-product .product_detail .price{color:white;font-size:13px;font-weight:700;line-height:1.5;padding:0;margin:0}.fl-product .product_detail .price{display:inline-block}.fl-product .product_detail .price.price--discounted{background-color:#f43e3b;line-height:1.5;padding:0 4px;border-radius:4px}.fl-product .soldout{position:absolute;top:0;right:0;bottom:0;left:0;color:white;font-size:14px;font-weight:700;line-height:1.5;display:flex;align-items:center;justify-content:center;background-color:rgba(134,134,134,0.5);border-radius:12px}.fl-article{background-color:white;border-radius:12px;display:grid;grid-template:'image title' auto 'image description' 1fr / 118px 1fr;box-shadow:0px 0px 12px 0px rgba(0,0,0,0.08)}.fl-article .article-thumbnail{grid-area:image;aspect-ratio:1/1.2;object-fit:cover;width:100%;height:100%;display:block;border-radius:12px 0 0 12px}.fl-article .article-title{grid-area:title;margin:16px 16px 8px 16px;color:#3f434a;font-size:14px;font-weight:bold;line-height:1.5}.fl-article .article-description{grid-area:description;margin:0px 16px 16px 16px;color:#3f434a;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fl-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:2147480000}.fl-modal.fl-modal--compact .modal-content{padding:16px 16px 0}.fl-modal.fl-modal--compact .modal-footer{padding:16px 0 16px}.fl-modal .modal-dialog{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;padding:0 25px;width:100%;height:100%}.fl-modal .modal-backdrop{position:absolute;background-color:rgba(0,0,0,0.4);width:100%;height:100%}.fl-modal .modal-content{position:relative;z-index:2147480001;max-width:480px;width:100%;max-height:80%;background-color:white;border-radius:12px;padding:24px 24px 0;overflow-y:scroll}.fl-modal .modal-content .modal-footer{position:sticky;bottom:0;background-color:white;padding:16px 0 24px}.fl-modal .modal-close{position:absolute;display:block;width:24px;height:24px;top:16px;right:16px;cursor:pointer}.fl-modal .modal-close::before,.fl-modal .modal-close::after{position:absolute;content:'';top:50%;left:50%;width:2px;height:20px;border-radius:1px;background:#3f3f3f}.fl-modal .modal-close::before{transform:translate(-50%, -50%) rotate(45deg)}.fl-modal .modal-close::after{transform:translate(-50%, -50%) rotate(-45deg)}.fl-notification{position:fixed;bottom:1rem;width:max-content;max-width:80%;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;background-color:rgba(0,0,0,0.6);backdrop-filter:blur(3px);box-shadow:0px 2px 4px rgba(0,0,0,0.08),0px 8px 12px rgba(0,0,0,0.16);transition:opacity 0.15s ease;pointer-events:none;z-index:2147480002}.fl-notification .notification-text{color:white}.fl-notification.fl-notification--hidden{opacity:0}.fl-pager{color:#3f434a;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.fl-pager .fl-pager-item{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer}.fl-pager .fl-pager-item.fl-pager-item--active{font-weight:700}.fl-header{width:100%}.fl-header .fl-header-logo{width:120px;margin:0 auto;padding:18px 0;display:flex;align-items:center;justify-content:center}.fl-header .fl-header-logo .fl-logo-image{width:90px}
