@keyframes fadeInDown{0%{transform:translateY(-20px) scaleY(0);visibility:hidden;opacity:0;transform-origin:top}100%{transform:translateY(0px) scaleY(1);visibility:visible;opacity:1;transform-origin:top}}@keyframes fadeInUp{0%{transform:translateY(20px) scaleY(0);visibility:hidden;opacity:0;transform-origin:bottom}100%{transform:translateY(0px) scaleY(1);visibility:visible;opacity:1;transform-origin:bottom}}body{--cw__inactive-color: #93999f;--cw__primary-color: #93999f;--cw__secondary-color: var(--primary-color);--cw__background-color: #f2f7fc;--cw__border-color: #e0e3e7;--cw__box-shadow: 0px 1px 2px 0px #1018280f, 0px 1px 3px 0px #1018281a;--cw__transition: all 0.2s ease;--cw__border-radius: 4px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}body .delicious-recipe-outer *{box-sizing:border-box}body .cw__date-popover{background-color:#fff;font-size:13px;padding:.25rem .5rem;border-radius:var(--cw__border-radius);border:1px solid var(--cw__border-color);width:286px}body .components-dropdown__content{z-index:99999}body .components-dropdown__content .components-popover__content{padding:12px;background-color:#fff;border-radius:var(--cw__border-radius);box-shadow:var(--cw__box-shadow);border:1px solid var(--cw__border-color);width:286px}body .components-color-picker{width:100%}body .components-color-picker .react-colorful,body .components-color-picker .react-colorful__alpha,body .components-color-picker .react-colorful__hue{width:100%}body .components-color-picker .react-colorful__saturation{border-radius:var(--cw__border-radius)}body .components-color-picker>div:not(.react-colorful)>div{padding-left:0;padding-right:0}body .components-color-picker>div:not(.react-colorful)>div:last-child{padding-bottom:0}body .components-color-picker>div:not(.react-colorful) .components-button{background:none;border:none}body .components-color-picker .components-select-control{margin-left:0}body .components-color-picker .components-base-control .components-input-control__container .components-input-control__prefix .components-text{padding-left:10px;margin-left:0;color:inherit}body .components-color-picker .components-base-control .components-input-control__container .components-select-control__input,body .components-color-picker .components-base-control .components-input-control__container input.components-input-control__input{border:none;background-color:var(--cw__background-color);min-height:35px;padding:9px 10px}body .components-color-picker .components-base-control .components-input-control__container .components-input-control__prefix+input.components-input-control__input{padding-left:28px !important}body .components-color-picker .components-base-control.components-number-control .components-input-control__container{max-width:64px}body .components-color-picker>div>[data-wp-component=Flex]{padding-top:8px}body .components-base-control .components-base-control__field .components-range-control__track,body .components-base-control .components-base-control__field .components-range-control__slider+span{height:6px}body .components-base-control .components-base-control__field .components-range-control__slider+span{background-color:#e0e3e7}body .components-base-control .components-range-control__tooltip{font-size:13px;line-height:17.3px;padding:8px;border-radius:var(--cw__border-radius);background-color:#2b3034;bottom:100%;margin-bottom:10px}body .components-base-control .components-range-control__tooltip::after{content:"";border:6px solid rgba(0,0,0,0);border-top-color:#2b3034;position:absolute;top:100%;left:50%;transform:translateX(-50%)}body .components-range-control__wrapper .components-range-control__thumb-wrapper{width:20px;height:20px;transform:translateY(-50%);top:50%;margin-top:0;margin-left:-11px}body .components-range-control__wrapper .components-range-control__thumb-wrapper>span{background-color:#fff;box-shadow:0 0 0 2px #e6e6e6;background-image:url("data:image/svg+xml,%3Csvg width=%2712%27 height=%276%27 viewBox=%270 0 12 6%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3.40393 5.22144L1.40393 3.22144L3.40393 1.22144%27 stroke=%27%2393999F%27 strokeLinecap=%27round%27 strokeLinejoin=%27round%27/%3E%3Cpath d=%27M8.73718 1.22144L10.7372 3.22144L8.73718 5.22144%27 stroke=%27%2393999F%27 strokeLinecap=%27round%27 strokeLinejoin=%27round%27/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:12px;background-position:center}body .components-range-control__wrapper .components-range-control__thumb-wrapper>span::before{width:calc(100% + 12px);height:calc(100% + 12px);top:-6px;left:-6px;opacity:.15;z-index:-1}body .components-range-control__wrapper .components-range-control__thumb-wrapper>span[class*=-thumbFocus]{box-shadow:0 0 0 2px var(--cw__secondary-color)}body .components-input-control__container{position:relative}body .components-input-control__container .components-input-control__prefix{position:absolute;left:0}body .components-input-control__container .components-input-control__prefix+.components-input-control__input{padding-left:32px !important}body .cw__control-item input[type=text],body .cw__control-item input[type=number],body .cw__control-item input[type=email],body .cw__control-item input[type=url],body .cw__control-item input[type=search],body .cw__control-item input[type=date],body .cw__control-item select,body .cw__control-item textarea,body .cw__control-item .components-base-control__field .components-input-control__container input.components-input-control__input,body .cw__control-item .components-base-control__field .components-input-control__container .components-select-control__input{background-color:#fff;border:1px solid var(--cw__border-color);border-radius:var(--cw__border-radius);padding:12.5px 10px;font-size:14px;line-height:1;color:#2b3034;width:100%;max-width:100%;transition:var(--cw__transition);outline:none;min-height:44px !important}body .cw__control-item input[type=text]:focus,body .cw__control-item input[type=number]:focus,body .cw__control-item input[type=email]:focus,body .cw__control-item input[type=url]:focus,body .cw__control-item input[type=search]:focus,body .cw__control-item input[type=date]:focus,body .cw__control-item select:focus,body .cw__control-item textarea:focus,body .cw__control-item .components-base-control__field .components-input-control__container input.components-input-control__input:focus,body .cw__control-item .components-base-control__field .components-input-control__container .components-select-control__input:focus{border-color:var(--cw__secondary-color)}body .cw__control-item .components-input-control__backdrop{display:none}body .components-circular-option-picker{display:flex;flex-wrap:wrap;align-items:center}body .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:.5rem}body .components-circular-option-picker__swatches .components-circular-option-picker__option{display:inline-block;width:25px;height:25px;border-radius:50%;border:1px solid #efefef;cursor:pointer}body .components-circular-option-picker__swatches .components-circular-option-picker__option.is-pressed{outline:1px solid #e0e3e7;outline-offset:2px}body .components-circular-option-picker__swatches .components-circular-option-picker__option-wrapper{position:relative;display:flex}body .components-circular-option-picker__swatches .components-circular-option-picker__option-wrapper svg{position:absolute;left:0;top:0}[data-tippy-root] .cw_popover{max-width:320px !important;min-width:286px}[data-tippy-root] .cw_popover .cw__control-item{width:unset}[data-tippy-root] .cw_popover .tippy-arrow{width:14px;height:14px}[data-tippy-root] .cw_popover .tippy-arrow::before{border:1px solid rgba(0,0,0,0) !important;width:12px;height:12px;background-color:currentColor;transform:rotate(45deg);transform-origin:center !important}[data-tippy-root] .cw_popover[data-placement^=top]>.tippy-arrow::before{border-bottom-color:var(--cw__border-color) !important;border-right-color:var(--cw__border-color) !important}[data-tippy-root] .cw_popover[data-placement^=bottom]>.tippy-arrow::before{border-top-color:var(--cw__border-color) !important;border-left-color:var(--cw__border-color) !important}[data-tippy-root] .cw_popover[data-placement^=left]>.tippy-arrow::before{border-top-color:var(--cw__border-color) !important;border-right-color:var(--cw__border-color) !important}[data-tippy-root] .cw_popover[data-placement^=right]>.tippy-arrow::before{border-left-color:var(--cw__border-color) !important;border-bottom-color:var(--cw__border-color) !important}.cw_popover{background-color:#fff;border:1px solid var(--cw__border-color);border-radius:var(--cw__border-radius);padding:12px;box-shadow:0px 4px 6px -2px rgba(43,48,52,.031372549),0px 12px 16px -4px rgba(43,48,52,.0784313725)}.cw_popover .tippy-content{padding:0}.cw_popover[data-theme=light]{color:#2b3034}.cw_popover[data-theme=light] .tippy-arrow{color:#fff}.cw_popover .cw__control-item{margin-bottom:8px;padding:0 12px;margin-left:-12px;margin-right:-12px}.cw_popover .cw__control-item:first-of-type{padding-top:0}.cw_popover .cw__control-item:first-of-type{padding-bottom:0}.cw_popover .cw__control-item:last-child{margin-bottom:0}.cw_popover .cw__control-item[data-divider*=top]{padding-top:12px}.cw_popover .cw__control-item[data-divider*=bottom]{padding-bottom:12px}.cw_popover .cw__control-item:not(.horizontal)>header{margin:0 0 8px}.cw_popover .cw__control-item:not(.horizontal) .cw__control-description{margin:8px 0}.cw_popover .cw__control-title{margin:-8px -12px 8px}input.cw__date-picker__date-input{background-image:url("data:image/svg+xml,%3Csvg width=%2723%27 height=%2720%27 viewBox=%270 0 23 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23clip0_567_9557%29%27%3E%3Cpath d=%27M20.9446 2.54545H16.9446V0H15.49V2.54545H6.76274V0H5.30819V2.54545H1.30819C1.01897 2.54579 0.741689 2.66083 0.537177 2.86535C0.332665 3.06986 0.217622 3.34714 0.217285 3.63636V18.9091C0.217622 19.1983 0.332665 19.4756 0.537177 19.6801C0.741689 19.8846 1.01897 19.9997 1.30819 20H20.9446C21.2338 19.9997 21.5111 19.8846 21.7156 19.6801C21.9201 19.4756 22.0351 19.1983 22.0355 18.9091V3.63636C22.0351 3.34714 21.9201 3.06986 21.7156 2.86535C21.5111 2.66083 21.2338 2.54579 20.9446 2.54545ZM20.5809 18.5455H1.67183V4H5.30819V5.81818H6.76274V4H15.49V5.81818H16.9446V4H20.5809V18.5455Z%27 fill=%27%23216BDB%27/%3E%3Cpath d=%27M4.58093 8.36377H6.03548V9.81832H4.58093V8.36377ZM8.58093 8.36377H10.0355V9.81832H8.58093V8.36377ZM12.2173 8.36377H13.6718V9.81832H12.2173V8.36377ZM16.2173 8.36377H17.6718V9.81832H16.2173V8.36377ZM4.58093 11.6365H6.03548V13.091H4.58093V11.6365ZM8.58093 11.6365H10.0355V13.091H8.58093V11.6365ZM12.2173 11.6365H13.6718V13.091H12.2173V11.6365ZM16.2173 11.6365H17.6718V13.091H16.2173V11.6365ZM4.58093 14.9092H6.03548V16.3638H4.58093V14.9092ZM8.58093 14.9092H10.0355V16.3638H8.58093V14.9092ZM12.2173 14.9092H13.6718V16.3638H12.2173V14.9092ZM16.2173 14.9092H17.6718V16.3638H16.2173V14.9092Z%27 fill=%27%23216BDB%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_567_9557%27%3E%3Crect width=%2721.8182%27 height=%2720%27 fill=%27white%27 transform=%27translate%280.217285%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-size:20px;background-position:center right 10px;background-repeat:no-repeat;padding-right:32px}.components-datetime__time .components-datetime__time-field .components-base-control.components-input-control{width:44px !important}.components-datetime__time [class*=-MonthSelectWrapper]{max-width:126px}.components-datetime__time .components-input-control__input,.components-datetime__time .components-select-control__input{padding:9px 8px !important;min-height:unset !important;height:39px !important}.components-datetime__time .components-datetime__time-separator{display:flex;justify-content:center;align-items:center;width:12px;border:none}.components-datetime__time .components-button-group{background-color:var(--cw__background-color);border-radius:var(--cw__border-radius);padding:6px}.components-datetime__time .components-button-group .components-button{font-size:14px;line-height:18.5px;padding:4px 8px;border-radius:var(--cw__border-radius);background:none;border:none;text-transform:uppercase;cursor:pointer}.components-datetime__time .components-button-group .components-button.is-primary{font-weight:600;background-color:#fff;box-shadow:var(--cw__box-shadow);color:var(--cw__secondary-color)}.components-datetime__time .components-datetime__timezone{text-decoration:underline !important}.components-datetime__time .components-datetime__time-field-day{width:44px !important}.components-datetime__time .components-datetime__time-field-year{width:auto !important}.components-datetime__date{padding:8px;border:1px solid var(--cw__border-color);border-radius:var(--cw__border-radius)}.components-datetime__date .components-button{background:none;border:none;cursor:pointer}.components-datetime__date .components-button:not(.components-datetime__date__day){color:var(--cw__secondary-color)}.components-datetime__date .components-button:not(.components-datetime__date__day) svg{fill:currentColor}.components-datetime__date .components-button[aria-label*=Selected]{background-color:var(--cw__secondary-color);color:#fff}.components-custom-gradient-picker__gradient-bar{position:relative}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{height:50px;border-radius:var(--cw__border-radius)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{position:absolute;top:0;margin-top:12.5px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown .components-button{border:2px solid #fff;width:25px;height:25px;border-radius:50%;background:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown .components-button svg{fill:#fff;width:24px;height:24px}:root{--primary-color: #2DB68D;--primary-color-rgba: 46, 184, 142;--text-secondary-color: #505556;--secondary-color: #505556;--input-border-color: #EDEEEE;--background-color: #F9F9F9;--border-color: #EDEEEE;--text-primary-color: #212728}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr)) !important}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}.grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}.grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}.grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}.grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}.grid-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr)) !important}.grid-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr)) !important}.grid-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr)) !important}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr)) !important}[class*=dr-blocks-tooltip]{display:flex;align-items:center;position:absolute;z-index:200;width:auto;height:26px;padding:0 8px;font-size:12px;font-style:italic;font-weight:normal;letter-spacing:initial;text-transform:initial;color:#fff;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;border-radius:3px;pointer-events:none;background:#363f42;opacity:0;visibility:hidden;transition:opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform .2s cubic-bezier(0.455, 0.03, 0.515, 0.955),visibility .2s cubic-bezier(0.455, 0.03, 0.515, 0.955)}[class*=dr-blocks-tooltip]:before,[class*=dr-blocks-tooltip]:after{content:"";position:absolute;box-sizing:border-box}[class*=dr-blocks-tooltip][class*=-top]:before{left:0;bottom:-10px;width:100%;height:10px}[class*=dr-blocks-tooltip][class*=-top]:after{width:10px;height:5px;bottom:-5px;left:0;right:0;margin:0 auto;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #363f42}.dr-blocks-tooltip-top{transform:translate3d(0px, -35px, 0px)}.app-color-picker-container{display:inline-flex;align-items:center;height:auto}.app-color-picker-container .app-color-picker-single{border-radius:100px}.app-color-picker-single:not(:last-child){margin-right:6px}.app-color-picker-single>span{display:flex;width:30px;height:30px;border-radius:100px;background-color:hsla(0,0%,100%,.8);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0;background-image:linear-gradient(45deg, #ddd 25%, transparent 25%),linear-gradient(-45deg, #ddd 25%, transparent 25%),linear-gradient(45deg, transparent 75%, #ddd 75%),linear-gradient(-45deg, transparent 75%, #ddd 75%)}.app-color-picker-single>span span{display:flex;align-items:center;justify-content:center;position:relative;width:inherit;height:inherit;cursor:pointer;text-decoration:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2)}.app-color-picker-single>span span:focus{outline:none}.app-color-picker-single>span span:hover .dr-blocks-tooltip-top{opacity:1;visibility:visible;transform:translate3d(0px, -38px, 0px)}.app-color-picker-modal{width:var(--modalWidth, 295px);border-radius:8px}.app-color-picker-top{display:flex;align-items:center;justify-content:space-between;padding:17px;border-bottom:1px solid #eee}.app-color-picker-skins{display:flex;margin:0}.app-color-picker-skins li{display:flex;align-items:center;justify-content:center;position:relative;width:24px;height:24px;margin-bottom:0;cursor:pointer;border-radius:100%;box-shadow:inset 0 0 3px rgba(0,0,0,.09)}.app-color-picker-skins li:not(:last-child){margin-right:15.7px}.app-color-picker-skins li.active{box-shadow:inset 0 0 3px rgba(0,0,0,.09),0px 0px 0px 3px #fff}.app-color-picker-skins li.active:before{position:absolute;content:"";z-index:-1;width:calc(100% + 8px);height:calc(100% + 8px);background:rgba(0,0,0,.07);border-radius:100%}.app-color-picker-skins li.active:after{display:flex;align-items:center;justify-content:center;position:absolute;top:1px;left:-1px;right:0;bottom:0;content:"";font-family:dashicons;font-size:15px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.app-color-picker-skins li:hover .dr-blocks-tooltip-top{opacity:1;visibility:visible;transform:translate3d(0px, -38px, 0px)}.app-color-picker-modal .components-color-picker{width:100%;overflow:hidden;box-sizing:border-box}.app-color-picker-modal .components-color-picker .react-colorful{width:100%}.app-color-picker-modal .components-color-picker .react-colorful .react-colorful__saturation{border-radius:5px}.app-color-picker-modal .components-color-picker .react-colorful .react-colorful__hue,.app-color-picker-modal .components-color-picker .react-colorful .react-colorful__alpha{width:100%}.app-color-picker-modal .components-color-picker .components-h-stack:not(.components-spacer)>div{background-color:#ebf1f7;border-radius:4px;font-size:15px;color:#566779;padding:0 10px}.app-color-picker-modal .components-color-picker>div{padding-left:0;padding-right:0}.app-color-picker-modal .components-color-picker .components-input-control__container{background:none}.app-color-picker-modal .components-color-picker .components-input-control .components-input-control__prefix span{color:#566779;font-weight:bold}.app-color-picker-modal .components-color-picker .components-input-control .components-input-control__input{height:35px !important;color:#566779;font-size:15px}.app-color-picker-modal .components-color-picker .components-input-control .components-input-control__backdrop{border:1px solid #dfe1eb !important;border-radius:4px}.app-color-picker-modal .components-color-picker *{box-sizing:border-box}.app-color-picker-modal .components-color-picker__saturation{width:100%;padding-bottom:55%;position:relative}.app-color-picker-modal .components-color-picker__body{padding:20px 0 0 0}.app-color-picker-modal .components-color-picker__controls{display:flex}.app-color-picker-modal .components-color-picker__saturation-pointer,.app-color-picker-modal .components-color-picker__hue-pointer,.app-color-picker-modal .components-color-picker__alpha-pointer{padding:0;position:absolute;cursor:pointer;box-shadow:none;border:none}.app-color-picker-modal .components-visually-hidden{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.app-color-picker-modal .components-color-picker__saturation-color,.app-color-picker-modal .components-color-picker__saturation-white,.app-color-picker-modal .components-color-picker__saturation-black{position:absolute;top:0;left:0;right:0;bottom:0}.app-color-picker-modal .components-color-picker__saturation-white,.app-color-picker-modal .components-color-picker__saturation-black{box-shadow:inset 0 0 5px rgba(0,0,0,.1)}.app-color-picker-modal .components-color-picker__saturation-color{overflow:hidden;border-radius:5px;-webkit-mask-image:-webkit-radial-gradient(white, black);mask-image:-webkit-radial-gradient(white, black)}.app-color-picker-modal .components-color-picker__saturation-white{background:linear-gradient(to right, #fff, rgba(255, 255, 255, 0))}.app-color-picker-modal .components-color-picker__saturation-black{background:linear-gradient(to top, #000, rgba(0, 0, 0, 0))}.app-color-picker-modal .components-color-picker__saturation-pointer{width:14px;height:14px;padding:0;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;background-color:rgba(0,0,0,0);transform:translate(-4px, -4px)}.app-color-picker-modal .components-color-picker__swatch{display:none}.app-color-picker-modal .components-color-picker__active{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);z-index:2}.app-color-picker-modal .components-color-picker__toggles{flex:1}.app-color-picker-modal .components-color-picker__alpha{background-image:linear-gradient(45deg, #ddd 25%, transparent 25%),linear-gradient(-45deg, #ddd 25%, transparent 25%),linear-gradient(45deg, transparent 75%, #ddd 75%),linear-gradient(-45deg, transparent 75%, #ddd 75%);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.app-color-picker-modal .components-color-picker__hue-gradient,.app-color-picker-modal .components-color-picker__alpha-gradient{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px}.app-color-picker-modal .components-color-picker__hue,.app-color-picker-modal .components-color-picker__alpha{height:18px;position:relative;border-radius:10px}.app-color-picker-modal .is-alpha-enabled .components-color-picker__hue{margin-bottom:10px}.app-color-picker-modal .components-color-picker__hue-bar,.app-color-picker-modal .components-color-picker__alpha-bar{position:relative;margin:0 3px;height:100%;padding:0 2px}.app-color-picker-modal .components-color-picker__hue-gradient{background:linear-gradient(to right, red 0%, #ff0 17%, lime 33%, cyan 50%, blue 67%, #f0f 83%, red 100%)}.app-color-picker-modal .components-color-picker__hue-gradient,.app-color-picker-modal .components-color-picker__alpha-gradient{box-shadow:inset 0 0 5px rgba(0,0,0,.1)}.app-color-picker-modal .components-color-picker__hue-pointer,.app-color-picker-modal .components-color-picker__alpha-pointer{left:0;width:14px;height:14px;border-radius:50%;box-shadow:0 1px 4px 0 rgba(0,0,0,.37);background:#fff;transform:translate(-7px, 2px)}.app-color-picker-modal .components-color-picker__hue-pointer,.app-color-picker-modal .components-color-picker__saturation-pointer{transition:box-shadow .1s linear}.app-color-picker-modal .components-color-picker__saturation-pointer:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px blue,0 0 5px 0 blue,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4)}.app-color-picker-modal .components-color-picker__hue-pointer:focus,.app-color-picker-modal .components-color-picker__alpha-pointer:focus{border-color:blue;box-shadow:0 0 0 2px blue,0 0 3px 0 blue;outline:2px solid rgba(0,0,0,0);outline-offset:-2px}.app-color-picker-modal .components-color-picker__inputs-wrapper{margin:20px calc(var(--cpm-ph)*-1) 0 calc(var(--cpm-ph)*-1);padding:20px var(--cpm-ph) 1px var(--cpm-ph);display:flex;align-items:flex-end;border-top:1px solid #eee}.app-color-picker-modal .components-color-picker__inputs-wrapper fieldset{flex:1;border:none;margin:0;padding:0}.app-color-picker-modal .components-color-picker__inputs-field{width:100%}.app-color-picker-modal .components-color-picker__inputs-fields{display:flex;direction:ltr;flex-grow:1;margin-right:0}.app-color-picker-modal .components-color-picker__inputs-fields .components-base-control+.components-base-control{margin-top:0}.app-color-picker-modal .components-color-picker__inputs-fields .components-base-control__field{margin:0}.app-color-picker-modal .components-color-picker{--cpm-pv: 20px;--cpm-ph: 17px;padding-top:var(--cpm-pv);padding-bottom:var(--cpm-pv);padding-left:var(--cpm-ph);padding-right:var(--cpm-ph)}.app-color-picker-modal .components-color-picker__hue-bar{margin:0 8px 0 9px}.app-color-picker-modal .components-color-picker__alpha-bar{margin:0 9px}.app-color-picker-modal .components-color-picker__hue-pointer,.app-color-picker-modal .components-color-picker__alpha-pointer,.app-color-picker-modal .components-color-picker__saturation-pointer{border:3px solid #fff;background:rgba(0,0,0,0) !important;box-shadow:0 1px 4px rgba(0,0,0,.37),inset 0 0 3px rgba(0,0,0,.2) !important}.app-color-picker-modal .components-color-picker__hue-pointer:hover,.app-color-picker-modal .components-color-picker__hue-pointer:active,.app-color-picker-modal .components-color-picker__alpha-pointer:hover,.app-color-picker-modal .components-color-picker__alpha-pointer:active,.app-color-picker-modal .components-color-picker__saturation-pointer:hover,.app-color-picker-modal .components-color-picker__saturation-pointer:active{border-width:4px}.app-color-picker-modal .components-color-picker__inputs-wrapper .components-text-control__input{height:28px !important;font-size:11px !important;padding:3px 5px !important}.app-color-picker-modal .components-color-picker__inputs-wrapper>.components-color-picker__inputs-fields .components-base-control__label{font-size:0}.app-color-picker-modal .components-color-picker__inputs-wrapper>.components-color-picker__inputs-fields .components-base-control__label:before{content:"HEX";font-size:9px;padding:0 6px}.app-color-picker-modal .components-color-picker__inputs-wrapper>.components-color-picker__inputs-fields .components-text-control__input{padding-left:38px !important}.app-color-picker-modal .components-color-picker__inputs-wrapper .components-base-control:not(:last-child){margin-right:5px}.app-color-picker-modal .components-color-picker__inputs-wrapper .components-base-control__field{position:relative}.app-color-picker-modal .components-color-picker__inputs-wrapper .components-base-control__field label{position:absolute;top:1px;left:1px;bottom:1px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;text-transform:uppercase;min-width:18px;margin:0;background:rgba(238,238,238,.65);border-radius:2px 0 0 2px}.app-color-picker-modal .components-color-picker__inputs-wrapper .components-base-control__field input[type=number]{text-align:center;padding-left:20px !important;padding-right:2px !important}.app-color-picker-modal .components-color-picker__inputs-wrapper input[type=number]{-moz-appearance:textfield}.app-color-picker-modal .components-color-picker__inputs-wrapper input[type=number]::-webkit-inner-spin-button,.app-color-picker-modal .components-color-picker__inputs-wrapper input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.app-color-picker-modal .components-color-picker__inputs-toggle-wrapper{display:flex}.app-color-picker-modal .components-color-picker__inputs-toggle{display:flex;align-items:center;justify-content:center;height:28px;width:28px;padding:0;border-radius:3px;margin-left:5px;cursor:pointer;background:rgba(238,238,238,.65);border:1px solid var(--borderColor, #ddd);transition:border-color .1s linear}.app-color-picker-modal .components-color-picker__inputs-toggle:focus{outline:none}.app-color-picker-modal .components-color-picker__inputs-toggle:hover{border-color:var(--accentColor)}.app-color-picker-modal .components-color-picker__inputs-toggle svg{width:14px;height:14px}.app-color-picker-modal .components-color-picker__inputs-toggle span{display:none}.shadow-sliders{position:relative}.shadow-sliders>section{padding:20px;border-bottom:1px dashed #eee}.shadow-sliders label{display:block;font-size:11px;font-weight:500;letter-spacing:.1px;margin-bottom:5px;cursor:default}.shadow-sliders .ab-slider:before{background:#e3e6e8}.customize-control-widget_form .widget-top .widget-title h3{padding:13px 15px}.customize-control-widget_form .widget-top .widget-action{padding:8px}.customize-control-widget_form .widget-top .widget-reorder-nav span{height:39px}.customize-control-widget_form .widget-top .widget-reorder-nav span:before{line-height:39px}#widget-list>div[id*=rt_customizer_ct] h3{position:relative}#widget-list>div[id*=rt_customizer_ct] h3:before{position:absolute;content:"";top:0;left:0;width:3px;height:100%;background:#0085ba}.app-option-modal{position:fixed;z-index:100000;width:var(--option-modal-width, 295px);background:#fff;border-radius:6px;box-sizing:border-box;box-shadow:var(--option-modal-shadown, 0 15px 15px rgba(0, 0, 0, 0.08));right:var(--modal-x-offset)}.app-option-modal:before{position:absolute;content:"";left:var(--option-modal-arrow-position, calc(100% - 55px));border-style:solid}.app-option-modal[data-position=bottom]{top:calc(var(--modal-y-offset) + var(--modal-y-offset-plus, 13px));transform-origin:center top}.app-option-modal[data-position=bottom]:before{top:-7px;border-width:0 6px 7px 6px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0)}.app-option-modal[data-position=top]{bottom:calc(var(--modal-y-offset) + var(--modal-y-offset-plus, 13px));transform-origin:center bottom}.app-option-modal[data-position=top]:before{bottom:-7px;border-width:7px 6px 0 6px;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.wp-full-overlay-sidebar .wp-full-overlay-header,.expanded .wp-full-overlay-footer{background-color:rgba(86,103,121,.1490196078)}#customize-controls .wp-full-overlay-sidebar-content{scrollbar-color:rgba(86,103,121,.5019607843) rgba(86,103,121,.1490196078);scrollbar-width:thin}#customize-controls .wp-full-overlay-sidebar-content::-webkit-scrollbar{background-color:#fff;width:8px}#customize-controls .wp-full-overlay-sidebar-content::-webkit-scrollbar-track{background-color:rgba(86,103,121,.15)}#customize-controls .wp-full-overlay-sidebar-content::-webkit-scrollbar-thumb{background-color:rgba(86,103,121,.5);border-radius:16px}.wp-full-overlay-sidebar{background:#fff}.customize-panel-actions{display:flex;background:#fff;border-bottom:1px solid #ddd}.customize-panel-actions button{width:48px;padding:0 24px 0 0;background:#fff;cursor:pointer;border:none;border-right:1px solid #ddd;border-left:4px solid #fff}.customize-panel-actions button:before{font:normal 20px/48px dashicons;content:"";position:relative;left:9px}.customize-panel-actions button:focus{outline:none}.customize-panel-actions h3{font-size:20px !important;font-weight:200;line-height:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#566779;width:100%;margin:0;padding:10px 10px 12px 14px}.customize-panel-actions h3 span{font-size:13px;display:block;font-weight:400;overflow:hidden}.customizer-panel-content{margin-top:20px;padding:0 12px 30px 12px}.ab-slider{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:18px;cursor:pointer;border-radius:2px;margin-right:14px}.ab-slider:before{position:absolute;content:"";top:calc(50% - 1px);left:0;width:calc(100% + 14px);height:2px;border-radius:inherit;background:rgba(48,122,201,.2)}.ab-slider span{position:absolute;top:0;left:var(--position);bottom:0;margin:auto 0;width:14px;height:14px;border-radius:100%;background:var(--accentColor);transition:box-shadow .1s ease,background .1s ease}.ab-slider span:hover,.ab-slider span:focus,.ab-slider span:active{box-shadow:0px 0px 0px 2px var(--accentColor),0px 8px 15px 0px rgba(0,0,0,.25)}.ab-slider span:active{background:#fff}.ab-slider div{position:absolute;top:calc(50% - 1px);left:0;height:2px;padding-right:7px;background:var(--accentColor);border-radius:inherit}.ab-slider-input{position:relative}.ab-slider-input input{position:relative;z-index:2;width:100%;margin:0;text-align:center}.customizer-panel-content>li:first-child{margin-top:30px}[data-steps] div{display:none}[data-steps] section{display:flex;align-items:center;justify-content:space-between;position:absolute;left:0;bottom:-7px;height:5px;opacity:.5;pointer-events:none;width:calc(100% + 14px)}[data-steps] section i{display:flex;align-items:center;justify-content:center;position:relative;width:5px;height:5px;font-style:normal}[data-steps] section i:before{position:absolute;content:"";width:inherit;height:1px;background:currentColor}[data-steps] section i.zero:before{transform:rotate(90deg)}[data-steps] section i.plus:after{position:absolute;content:"";width:1px;height:inherit;background:currentColor}[data-steps] section.positive .minus{display:none}[data-steps] section.positive .zero:before{left:-2px}input[type=radio]{flex:0 0 16px;width:16px;height:16px;margin:0 8px 0 0;border:2px solid #c3c7ca;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=radio]:checked{border-color:var(--accentColor);background:var(--accentColor)}input[type=radio]:checked:before{content:"";width:6px;height:6px;margin:3px;background:#fff}label:hover input[type=radio]:not(:checked){border-color:var(--accentColor)}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}[data-state=disabled]>section{opacity:.5;pointer-events:none}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.shadow-sliders{position:relative}.shadow-sliders>section{padding:20px;border-bottom:1px dashed #eee}.shadow-sliders label{display:block;font-size:11px;font-weight:500;letter-spacing:.1px;margin-bottom:5px;cursor:default}.shadow-sliders .ab-slider:before{background:#e3e6e8}.customize-control-widget_form .widget-top .widget-title h3{padding:13px 15px}.customize-control-widget_form .widget-top .widget-action{padding:8px}.customize-control-widget_form .widget-top .widget-reorder-nav span{height:39px}.customize-control-widget_form .widget-top .widget-reorder-nav span:before{line-height:39px}#widget-list>div[id*=rt_customizer_ct] h3{position:relative}#widget-list>div[id*=rt_customizer_ct] h3:before{position:absolute;content:"";top:0;left:0;width:3px;height:100%;background:#0085ba}@keyframes shake{0%{transform:translate3d(0, 0, 0)}2.59259%{transform:translate3d(-1px, 0, 0)}5.18519%{transform:translate3d(1.5px, 0, 0)}7.77778%{transform:translate3d(-2px, 0, 0)}10.37037%{transform:translate3d(2px, 0, 0)}12.96296%{transform:translate3d(-2px, 0, 0)}15.55556%{transform:translate3d(2px, 0, 0)}18.14815%{transform:translate3d(-2px, 0, 0)}20.74074%{transform:translate3d(1.5px, 0, 0)}23.33333%{transform:translate3d(-1px, 0, 0)}25.92593%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(0, 0, 0)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}:root{--reach-dialog: 1;--modal-width: 600px;--modal-padding: 50px;--modal-margin: 5vh auto;--modal-radius: 5px;--modal-max-height: 85vh;--modal-min-height: 400px}[data-reach-dialog-overlay]{display:flex;align-items:center;background:rgba(245,247,249,.8);position:fixed;z-index:999;top:0;left:var(--modal-left, 160px);right:0;bottom:0;overflow:auto}.folded [data-reach-dialog-overlay]{--modal-left: 36px}@media(max-width: 782px){.auto-fold [data-reach-dialog-overlay]{--modal-left: 0}}@media(min-width: 783px)and (max-width: 960px){.auto-fold [data-reach-dialog-overlay]{--modal-left: 36px}}.extension-notice{padding:20px;margin-top:30px;border-radius:5px;border:2px dashed #dfe3e6;max-height:300px;overflow-y:scroll;color:#717a84;line-height:1.5}.extension-notice h3{font-size:15px;margin-top:0}#block-editor-url-input-suggestions-1{display:block;width:300px}.dr-blocks-option.border-hover{display:flex;flex-wrap:wrap;align-items:self-start;position:relative;justify-content:end}.dr-blocks-option{margin:10px 0 30px}.dr-blocks-option input.block-editor-url-input__input{border:1px solid #565d66;margin:0;width:100%}.dr-blocks-option label{color:#566779 !important;font-size:15px;font-weight:400;letter-spacing:.1px;display:inline-flex;align-items:center;margin-bottom:10px;width:100%}.dr-blocks-option .components-toggle-control__label{color:#566779 !important;font-size:15px;font-weight:400;letter-spacing:.1px;margin-bottom:0;width:100%}.dr-blocks-option:first-of-type{margin-top:20px}.dr-blocks-option.dr-border-option input[type=number]{display:none}.dr-blocks-option.dr-border-option label{margin-bottom:0}.dr-blocks-option.dr-shadow-option label{margin-bottom:0}.dr-blocks-option.dr-icon-option{margin:10px 0 20px;width:100%}.dr-blocks-option.dr-icon-option label{color:#566779;font-family:var(--fontFamily);font-size:15px;font-weight:400;line-height:1.5;letter-spacing:.1px;width:auto}.dr-blocks-option.dr-icon-option .drx-icon-list-wrapper{margin:0}.dr-blocks-option.dr-icon-option .drx-icon-list-wrapper input{height:35px;width:calc(100% - 35px);font-family:var(--fontFamily);font-weight:400;border-top-left-radius:0;border-bottom-left-radius:0;margin:0;border-left:0}.dr-blocks-option.dr-icon-option .drx-icon-list-icons{margin:0;padding-top:10px}.dr-blocks-option.dr-icon-option .drx-icon-list-icons>span{display:inline-block;width:20%;border:1px solid rgba(0,0,0,.2);border-right:none;text-align:center}.dr-blocks-option.dr-icon-option .drx-icon-list-icons>span:nth-child(5n),.dr-blocks-option.dr-icon-option .drx-icon-list-icons>span:last-child{border-right:1px solid rgba(0,0,0,.2)}.dr-blocks-option.dr-icon-option .drx-icon-list-icons>span:nth-child(n+6){border-top:none}.dr-blocks-option.dr-icon-option:before{display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-right:10px;color:#566779;margin-bottom:10px;margin:0;width:35px;height:35px;border:1px solid #8c8f94;border-top-left-radius:4px;border-bottom-left-radius:4px;float:left}.dr-blocks-option.dr-icon-option label{display:none}.dr-blocks-option.dr-color-option{display:flex;align-items:center;justify-content:space-between;position:relative}.dr-blocks-option.dr-color-option .app-color-picker-container [class*=dr-blocks-tooltip]{right:0}.dr-blocks-option.dr-color-option .app-color-picker-container [class*=dr-blocks-tooltip]:after{left:auto;right:10px}.dr-blocks-option.dr-color-option label{margin-bottom:0;margin-right:5px}.dr-blocks-option.dr-gradient-option .components-input-control__container{margin-top:0px !important}.dr-blocks-option.dr-gradient-option .components-custom-gradient-picker__gradient-bar{margin-top:0}.dr-blocks-option.dr-gradient-option .css-lat3nu-Flex-ItemsRow{align-items:flex-start}.dr-blocks-option.dr-gradient-option .components-circular-option-picker{padding-bottom:15px}input[type=radio]{border-radius:50%}.dr-appearance-content .dr-floated .dr-field.dr-color{display:flex;align-items:center}.dr-appearance-content .dr-floated .dr-field.dr-color label{margin:0 16px 0 0;width:unset}.dr-car-layout-options{display:flex;flex-wrap:wrap;margin:0 -15px}.dr-car-layout-options>label{flex:1;padding:15px;display:flex;flex-direction:column;flex:0 0 25%}.dr-car-layout-options>label input[type=radio]{display:none}.dr-car-layout-options>label svg{border:2px solid #efefef;transition:all .3s ease;border-radius:5px;width:100%;height:auto}.dr-car-layout-options>label input[type=radio]:checked~svg{border-color:var(--primary-color);box-shadow:0 2px 20px rgba(var(--primary-color-rgb), 0.2)}.dr-filter-options label{margin-right:16px}.dr-vdo-gallery .dr-video{width:100%}.dr-vdo-gallery .dr-video .dr-vdo-thumbnail{position:relative;padding-top:70%;width:100%}.dr-vdo-gallery .dr-video .dr-vdo-thumbnail img{width:100%;height:100%;position:absolute;top:0;left:0;right:0}table.table{width:100%;margin:0 0 24px}table.table th{text-align:left}button.dr-qty-delete{background:none;border:none;cursor:pointer}button.dr-qty-delete:hover g{opacity:1}button.dr-qty-delete:hover path{fill:red}.dr-upgrade-to-pro{min-height:500px;position:relative}.dr-upgrade-to-pro>img{width:100%;height:auto;filter:blur(1px);background:#000}.dr-upgrade-to-pro .dr-upgrade-to-pro-modal{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:453px;width:100%}.dr-upgrade-to-pro-btn{display:inline-block;background:var(--primary-color);color:var(--white-color);border:1px solid var(--primary-color);border-radius:5px;padding:12px 20px;font-size:16px;font-weight:600;letter-spacing:.2px;font-family:var(--primary-font);cursor:pointer;text-decoration:none}.dr-upgrade-to-pro-btn:hover{background:none;color:var(--primary-color)}.dr-upgrade-to-pro-modal{background-color:#fff;border-radius:8px;padding:30px;font-size:18px;line-height:1.44;text-align:center;box-shadow:0 2px 24px rgba(0,0,0,.15)}.dr-upgrade-to-pro-modal .icon{margin:0 0 16px}.dr-upgrade-to-pro-modal p{margin:0 0 24px;font-size:18px}.dr-upgrade-to-pro-alert{border-width:1px 1px 1px 5px;border-style:solid;border-color:rgba(45,182,141,.2392156863);background-color:#fff;border-radius:4px;padding:16px;line-height:26px;box-shadow:0 2px 24px rgba(0,0,0,.15);display:flex;align-items:center;gap:16px}.dr-upgrade-to-pro-alert span{flex:0 0 40px}.dr-upgrade-to-pro-alert p{font-size:16px;text-align:left;width:882px;height:auto;font-weight:400;color:rgba(0,0,0,.8);order:1;flex-grow:0}.dr-upgrade-to-pro-alert a{color:var(--primary-color);text-decoration:underline}#delicious-recipe-jump-to-meta{margin-right:16px}.wpdelicious-gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(60px, 1fr));place-items:center;width:100%;gap:8px}.dr-recipe-instructions-additional-images .dr-btn-wrap{flex-direction:column}.dr-recipe-instructions-additional-images .dr-btn-wrap .dr-btn.gallery-button{background-color:rgba(0,0,0,0);padding:0;color:#2db68d;border:none;border-radius:unset;border-bottom:1px solid #2db68d;transition:opacity .3s ease-in-out}.dr-recipe-instructions-additional-images .dr-btn-wrap .dr-btn.gallery-button:hover,.dr-recipe-instructions-additional-images .dr-btn-wrap .dr-btn.gallery-button:focus{background-color:rgba(0,0,0,0);color:#2db68d;opacity:.7}body.rtl .dr-vertical-tab .dr-tab-wrap .dr-tab svg{margin-right:0;margin-left:10px}body.rtl .dr-onoff-toggle .dr-onoff-btn{margin-left:0;margin-right:20px}body.rtl .delicious-recipe-outer .dr-tab-content .dr-checkbox.advance-checkbox .dr-field-label,body.rtl .dr-floated .dr-field-label{padding-right:0;padding-left:20px}body.rtl input[type=radio]{margin:0 0 0 8px}body.rtl .dr-filter-options label{margin-right:0;margin-left:16px;display:inline-flex;align-items:center}body.rtl .dr-appearance-content .dr-floated .dr-field.dr-color label{margin:0 0 0 16px}body.rtl .dr-additional-features-multi-checkbox-field .dr-multi-fields .dr-field{margin-right:0;margin-left:40px}body.rtl .dr-edit svg{margin-right:0;margin-left:3px}body.rtl .dr-multi-checkbox .dr-checkbox{padding-left:0;padding-right:30px;margin-right:0;margin-left:20px}body.rtl .dr-multi-checkbox .dr-checkbox .dr-checkbox-wrap{left:auto;right:0}body.rtl .dr-field.dr-uploader .dr-gallery .dr-gal-btns .dr-change+.dr-delete{padding-right:30px;padding-left:0;background-position:right 10px center;border-left:0;border-right:1px solid rgba(var(--black-color-rgb), 0.1)}body.rtl .dr-field.dr-uploader .dr-gallery .dr-gal-btns button{margin-left:10px;margin-right:0;padding-right:20px;padding-left:0;background-position:right center}.wpd-gap-0{gap:0rem !important}.wpd-col-gap-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.wpd-row-gap-0{row-gap:0rem !important}.wpd-top-0{top:0rem !important}.wpd-bottom-0{bottom:0rem !important}.wpd-left-0{left:0rem !important}.wpd-right-0{right:0rem !important}.wpd-p-0{padding:0rem !important}.wpd-pt-0{padding-top:0rem !important}.wpd-pr-0{padding-right:0rem !important}.wpd-pb-0{padding-bottom:0rem !important}.wpd-pl-0{padding-left:0rem !important}.wpd-py-0{padding-top:0rem !important;padding-bottom:0rem !important}.wpd-px-0{padding-left:0rem !important;padding-right:0rem !important}.wpd-m-0{margin:0rem !important}.wpd-mt-0{margin-top:0rem !important}.wpd-mr-0{margin-right:0rem !important}.wpd-mb-0{margin-bottom:0rem !important}.wpd-ml-0{margin-left:0rem !important}.wpd-my-0{margin-top:0rem !important;margin-bottom:0rem !important}.wpd-mx-0{margin-left:0rem !important;margin-right:0rem !important}.wpd-flex-none{flex:none !important}.wpd-flex-0{flex:0 !important}.wpd-border-0{border:0px solid #edeeee !important}.wpd-border-top-0{border-top:0px solid #edeeee !important}.wpd-border-right-0{border-right:0px solid #edeeee !important}.wpd-border-bottom-0{border-bottom:0px solid #edeeee !important}.wpd-border-left-0{border-left:0px solid #edeeee !important}.wpd-gap-1{gap:1rem !important}.wpd-col-gap-1{-moz-column-gap:1rem !important;column-gap:1rem !important}.wpd-row-gap-1{row-gap:1rem !important}.wpd-top-1{top:1rem !important}.wpd-bottom-1{bottom:1rem !important}.wpd-left-1{left:1rem !important}.wpd-right-1{right:1rem !important}.wpd-p-1{padding:1rem !important}.wpd-pt-1{padding-top:1rem !important}.wpd-pr-1{padding-right:1rem !important}.wpd-pb-1{padding-bottom:1rem !important}.wpd-pl-1{padding-left:1rem !important}.wpd-py-1{padding-top:1rem !important;padding-bottom:1rem !important}.wpd-px-1{padding-left:1rem !important;padding-right:1rem !important}.wpd-m-1{margin:1rem !important}.wpd-mt-1{margin-top:1rem !important}.wpd-mr-1{margin-right:1rem !important}.wpd-mb-1{margin-bottom:1rem !important}.wpd-ml-1{margin-left:1rem !important}.wpd-my-1{margin-top:1rem !important;margin-bottom:1rem !important}.wpd-mx-1{margin-left:1rem !important;margin-right:1rem !important}.wpd-flex-none{flex:none !important}.wpd-flex-1{flex:1 !important}.wpd-border-1{border:1px solid #edeeee !important}.wpd-border-top-1{border-top:1px solid #edeeee !important}.wpd-border-right-1{border-right:1px solid #edeeee !important}.wpd-border-bottom-1{border-bottom:1px solid #edeeee !important}.wpd-border-left-1{border-left:1px solid #edeeee !important}.wpd-gap-2{gap:2rem !important}.wpd-col-gap-2{-moz-column-gap:2rem !important;column-gap:2rem !important}.wpd-row-gap-2{row-gap:2rem !important}.wpd-top-2{top:2rem !important}.wpd-bottom-2{bottom:2rem !important}.wpd-left-2{left:2rem !important}.wpd-right-2{right:2rem !important}.wpd-p-2{padding:2rem !important}.wpd-pt-2{padding-top:2rem !important}.wpd-pr-2{padding-right:2rem !important}.wpd-pb-2{padding-bottom:2rem !important}.wpd-pl-2{padding-left:2rem !important}.wpd-py-2{padding-top:2rem !important;padding-bottom:2rem !important}.wpd-px-2{padding-left:2rem !important;padding-right:2rem !important}.wpd-m-2{margin:2rem !important}.wpd-mt-2{margin-top:2rem !important}.wpd-mr-2{margin-right:2rem !important}.wpd-mb-2{margin-bottom:2rem !important}.wpd-ml-2{margin-left:2rem !important}.wpd-my-2{margin-top:2rem !important;margin-bottom:2rem !important}.wpd-mx-2{margin-left:2rem !important;margin-right:2rem !important}.wpd-flex-none{flex:none !important}.wpd-flex-2{flex:2 !important}.wpd-border-2{border:2px solid #edeeee !important}.wpd-border-top-2{border-top:2px solid #edeeee !important}.wpd-border-right-2{border-right:2px solid #edeeee !important}.wpd-border-bottom-2{border-bottom:2px solid #edeeee !important}.wpd-border-left-2{border-left:2px solid #edeeee !important}.wpd-gap-3{gap:3rem !important}.wpd-col-gap-3{-moz-column-gap:3rem !important;column-gap:3rem !important}.wpd-row-gap-3{row-gap:3rem !important}.wpd-top-3{top:3rem !important}.wpd-bottom-3{bottom:3rem !important}.wpd-left-3{left:3rem !important}.wpd-right-3{right:3rem !important}.wpd-p-3{padding:3rem !important}.wpd-pt-3{padding-top:3rem !important}.wpd-pr-3{padding-right:3rem !important}.wpd-pb-3{padding-bottom:3rem !important}.wpd-pl-3{padding-left:3rem !important}.wpd-py-3{padding-top:3rem !important;padding-bottom:3rem !important}.wpd-px-3{padding-left:3rem !important;padding-right:3rem !important}.wpd-m-3{margin:3rem !important}.wpd-mt-3{margin-top:3rem !important}.wpd-mr-3{margin-right:3rem !important}.wpd-mb-3{margin-bottom:3rem !important}.wpd-ml-3{margin-left:3rem !important}.wpd-my-3{margin-top:3rem !important;margin-bottom:3rem !important}.wpd-mx-3{margin-left:3rem !important;margin-right:3rem !important}.wpd-flex-none{flex:none !important}.wpd-flex-3{flex:3 !important}.wpd-border-3{border:3px solid #edeeee !important}.wpd-border-top-3{border-top:3px solid #edeeee !important}.wpd-border-right-3{border-right:3px solid #edeeee !important}.wpd-border-bottom-3{border-bottom:3px solid #edeeee !important}.wpd-border-left-3{border-left:3px solid #edeeee !important}.wpd-gap-4{gap:4rem !important}.wpd-col-gap-4{-moz-column-gap:4rem !important;column-gap:4rem !important}.wpd-row-gap-4{row-gap:4rem !important}.wpd-top-4{top:4rem !important}.wpd-bottom-4{bottom:4rem !important}.wpd-left-4{left:4rem !important}.wpd-right-4{right:4rem !important}.wpd-p-4{padding:4rem !important}.wpd-pt-4{padding-top:4rem !important}.wpd-pr-4{padding-right:4rem !important}.wpd-pb-4{padding-bottom:4rem !important}.wpd-pl-4{padding-left:4rem !important}.wpd-py-4{padding-top:4rem !important;padding-bottom:4rem !important}.wpd-px-4{padding-left:4rem !important;padding-right:4rem !important}.wpd-m-4{margin:4rem !important}.wpd-mt-4{margin-top:4rem !important}.wpd-mr-4{margin-right:4rem !important}.wpd-mb-4{margin-bottom:4rem !important}.wpd-ml-4{margin-left:4rem !important}.wpd-my-4{margin-top:4rem !important;margin-bottom:4rem !important}.wpd-mx-4{margin-left:4rem !important;margin-right:4rem !important}.wpd-flex-none{flex:none !important}.wpd-flex-4{flex:4 !important}.wpd-border-4{border:4px solid #edeeee !important}.wpd-border-top-4{border-top:4px solid #edeeee !important}.wpd-border-right-4{border-right:4px solid #edeeee !important}.wpd-border-bottom-4{border-bottom:4px solid #edeeee !important}.wpd-border-left-4{border-left:4px solid #edeeee !important}.wpd-gap-5{gap:5rem !important}.wpd-col-gap-5{-moz-column-gap:5rem !important;column-gap:5rem !important}.wpd-row-gap-5{row-gap:5rem !important}.wpd-top-5{top:5rem !important}.wpd-bottom-5{bottom:5rem !important}.wpd-left-5{left:5rem !important}.wpd-right-5{right:5rem !important}.wpd-p-5{padding:5rem !important}.wpd-pt-5{padding-top:5rem !important}.wpd-pr-5{padding-right:5rem !important}.wpd-pb-5{padding-bottom:5rem !important}.wpd-pl-5{padding-left:5rem !important}.wpd-py-5{padding-top:5rem !important;padding-bottom:5rem !important}.wpd-px-5{padding-left:5rem !important;padding-right:5rem !important}.wpd-m-5{margin:5rem !important}.wpd-mt-5{margin-top:5rem !important}.wpd-mr-5{margin-right:5rem !important}.wpd-mb-5{margin-bottom:5rem !important}.wpd-ml-5{margin-left:5rem !important}.wpd-my-5{margin-top:5rem !important;margin-bottom:5rem !important}.wpd-mx-5{margin-left:5rem !important;margin-right:5rem !important}.wpd-flex-none{flex:none !important}.wpd-flex-5{flex:5 !important}.wpd-border-5{border:5px solid #edeeee !important}.wpd-border-top-5{border-top:5px solid #edeeee !important}.wpd-border-right-5{border-right:5px solid #edeeee !important}.wpd-border-bottom-5{border-bottom:5px solid #edeeee !important}.wpd-border-left-5{border-left:5px solid #edeeee !important}.wpd-font-weight-100{font-weight:100 !important}.wpd-font-weight-101{font-weight:101 !important}.wpd-font-weight-102{font-weight:102 !important}.wpd-font-weight-103{font-weight:103 !important}.wpd-font-weight-104{font-weight:104 !important}.wpd-font-weight-105{font-weight:105 !important}.wpd-font-weight-106{font-weight:106 !important}.wpd-font-weight-107{font-weight:107 !important}.wpd-font-weight-108{font-weight:108 !important}.wpd-font-weight-109{font-weight:109 !important}.wpd-font-weight-110{font-weight:110 !important}.wpd-font-weight-111{font-weight:111 !important}.wpd-font-weight-112{font-weight:112 !important}.wpd-font-weight-113{font-weight:113 !important}.wpd-font-weight-114{font-weight:114 !important}.wpd-font-weight-115{font-weight:115 !important}.wpd-font-weight-116{font-weight:116 !important}.wpd-font-weight-117{font-weight:117 !important}.wpd-font-weight-118{font-weight:118 !important}.wpd-font-weight-119{font-weight:119 !important}.wpd-font-weight-120{font-weight:120 !important}.wpd-font-weight-121{font-weight:121 !important}.wpd-font-weight-122{font-weight:122 !important}.wpd-font-weight-123{font-weight:123 !important}.wpd-font-weight-124{font-weight:124 !important}.wpd-font-weight-125{font-weight:125 !important}.wpd-font-weight-126{font-weight:126 !important}.wpd-font-weight-127{font-weight:127 !important}.wpd-font-weight-128{font-weight:128 !important}.wpd-font-weight-129{font-weight:129 !important}.wpd-font-weight-130{font-weight:130 !important}.wpd-font-weight-131{font-weight:131 !important}.wpd-font-weight-132{font-weight:132 !important}.wpd-font-weight-133{font-weight:133 !important}.wpd-font-weight-134{font-weight:134 !important}.wpd-font-weight-135{font-weight:135 !important}.wpd-font-weight-136{font-weight:136 !important}.wpd-font-weight-137{font-weight:137 !important}.wpd-font-weight-138{font-weight:138 !important}.wpd-font-weight-139{font-weight:139 !important}.wpd-font-weight-140{font-weight:140 !important}.wpd-font-weight-141{font-weight:141 !important}.wpd-font-weight-142{font-weight:142 !important}.wpd-font-weight-143{font-weight:143 !important}.wpd-font-weight-144{font-weight:144 !important}.wpd-font-weight-145{font-weight:145 !important}.wpd-font-weight-146{font-weight:146 !important}.wpd-font-weight-147{font-weight:147 !important}.wpd-font-weight-148{font-weight:148 !important}.wpd-font-weight-149{font-weight:149 !important}.wpd-font-weight-150{font-weight:150 !important}.wpd-font-weight-151{font-weight:151 !important}.wpd-font-weight-152{font-weight:152 !important}.wpd-font-weight-153{font-weight:153 !important}.wpd-font-weight-154{font-weight:154 !important}.wpd-font-weight-155{font-weight:155 !important}.wpd-font-weight-156{font-weight:156 !important}.wpd-font-weight-157{font-weight:157 !important}.wpd-font-weight-158{font-weight:158 !important}.wpd-font-weight-159{font-weight:159 !important}.wpd-font-weight-160{font-weight:160 !important}.wpd-font-weight-161{font-weight:161 !important}.wpd-font-weight-162{font-weight:162 !important}.wpd-font-weight-163{font-weight:163 !important}.wpd-font-weight-164{font-weight:164 !important}.wpd-font-weight-165{font-weight:165 !important}.wpd-font-weight-166{font-weight:166 !important}.wpd-font-weight-167{font-weight:167 !important}.wpd-font-weight-168{font-weight:168 !important}.wpd-font-weight-169{font-weight:169 !important}.wpd-font-weight-170{font-weight:170 !important}.wpd-font-weight-171{font-weight:171 !important}.wpd-font-weight-172{font-weight:172 !important}.wpd-font-weight-173{font-weight:173 !important}.wpd-font-weight-174{font-weight:174 !important}.wpd-font-weight-175{font-weight:175 !important}.wpd-font-weight-176{font-weight:176 !important}.wpd-font-weight-177{font-weight:177 !important}.wpd-font-weight-178{font-weight:178 !important}.wpd-font-weight-179{font-weight:179 !important}.wpd-font-weight-180{font-weight:180 !important}.wpd-font-weight-181{font-weight:181 !important}.wpd-font-weight-182{font-weight:182 !important}.wpd-font-weight-183{font-weight:183 !important}.wpd-font-weight-184{font-weight:184 !important}.wpd-font-weight-185{font-weight:185 !important}.wpd-font-weight-186{font-weight:186 !important}.wpd-font-weight-187{font-weight:187 !important}.wpd-font-weight-188{font-weight:188 !important}.wpd-font-weight-189{font-weight:189 !important}.wpd-font-weight-190{font-weight:190 !important}.wpd-font-weight-191{font-weight:191 !important}.wpd-font-weight-192{font-weight:192 !important}.wpd-font-weight-193{font-weight:193 !important}.wpd-font-weight-194{font-weight:194 !important}.wpd-font-weight-195{font-weight:195 !important}.wpd-font-weight-196{font-weight:196 !important}.wpd-font-weight-197{font-weight:197 !important}.wpd-font-weight-198{font-weight:198 !important}.wpd-font-weight-199{font-weight:199 !important}.wpd-font-weight-200{font-weight:200 !important}.wpd-font-weight-201{font-weight:201 !important}.wpd-font-weight-202{font-weight:202 !important}.wpd-font-weight-203{font-weight:203 !important}.wpd-font-weight-204{font-weight:204 !important}.wpd-font-weight-205{font-weight:205 !important}.wpd-font-weight-206{font-weight:206 !important}.wpd-font-weight-207{font-weight:207 !important}.wpd-font-weight-208{font-weight:208 !important}.wpd-font-weight-209{font-weight:209 !important}.wpd-font-weight-210{font-weight:210 !important}.wpd-font-weight-211{font-weight:211 !important}.wpd-font-weight-212{font-weight:212 !important}.wpd-font-weight-213{font-weight:213 !important}.wpd-font-weight-214{font-weight:214 !important}.wpd-font-weight-215{font-weight:215 !important}.wpd-font-weight-216{font-weight:216 !important}.wpd-font-weight-217{font-weight:217 !important}.wpd-font-weight-218{font-weight:218 !important}.wpd-font-weight-219{font-weight:219 !important}.wpd-font-weight-220{font-weight:220 !important}.wpd-font-weight-221{font-weight:221 !important}.wpd-font-weight-222{font-weight:222 !important}.wpd-font-weight-223{font-weight:223 !important}.wpd-font-weight-224{font-weight:224 !important}.wpd-font-weight-225{font-weight:225 !important}.wpd-font-weight-226{font-weight:226 !important}.wpd-font-weight-227{font-weight:227 !important}.wpd-font-weight-228{font-weight:228 !important}.wpd-font-weight-229{font-weight:229 !important}.wpd-font-weight-230{font-weight:230 !important}.wpd-font-weight-231{font-weight:231 !important}.wpd-font-weight-232{font-weight:232 !important}.wpd-font-weight-233{font-weight:233 !important}.wpd-font-weight-234{font-weight:234 !important}.wpd-font-weight-235{font-weight:235 !important}.wpd-font-weight-236{font-weight:236 !important}.wpd-font-weight-237{font-weight:237 !important}.wpd-font-weight-238{font-weight:238 !important}.wpd-font-weight-239{font-weight:239 !important}.wpd-font-weight-240{font-weight:240 !important}.wpd-font-weight-241{font-weight:241 !important}.wpd-font-weight-242{font-weight:242 !important}.wpd-font-weight-243{font-weight:243 !important}.wpd-font-weight-244{font-weight:244 !important}.wpd-font-weight-245{font-weight:245 !important}.wpd-font-weight-246{font-weight:246 !important}.wpd-font-weight-247{font-weight:247 !important}.wpd-font-weight-248{font-weight:248 !important}.wpd-font-weight-249{font-weight:249 !important}.wpd-font-weight-250{font-weight:250 !important}.wpd-font-weight-251{font-weight:251 !important}.wpd-font-weight-252{font-weight:252 !important}.wpd-font-weight-253{font-weight:253 !important}.wpd-font-weight-254{font-weight:254 !important}.wpd-font-weight-255{font-weight:255 !important}.wpd-font-weight-256{font-weight:256 !important}.wpd-font-weight-257{font-weight:257 !important}.wpd-font-weight-258{font-weight:258 !important}.wpd-font-weight-259{font-weight:259 !important}.wpd-font-weight-260{font-weight:260 !important}.wpd-font-weight-261{font-weight:261 !important}.wpd-font-weight-262{font-weight:262 !important}.wpd-font-weight-263{font-weight:263 !important}.wpd-font-weight-264{font-weight:264 !important}.wpd-font-weight-265{font-weight:265 !important}.wpd-font-weight-266{font-weight:266 !important}.wpd-font-weight-267{font-weight:267 !important}.wpd-font-weight-268{font-weight:268 !important}.wpd-font-weight-269{font-weight:269 !important}.wpd-font-weight-270{font-weight:270 !important}.wpd-font-weight-271{font-weight:271 !important}.wpd-font-weight-272{font-weight:272 !important}.wpd-font-weight-273{font-weight:273 !important}.wpd-font-weight-274{font-weight:274 !important}.wpd-font-weight-275{font-weight:275 !important}.wpd-font-weight-276{font-weight:276 !important}.wpd-font-weight-277{font-weight:277 !important}.wpd-font-weight-278{font-weight:278 !important}.wpd-font-weight-279{font-weight:279 !important}.wpd-font-weight-280{font-weight:280 !important}.wpd-font-weight-281{font-weight:281 !important}.wpd-font-weight-282{font-weight:282 !important}.wpd-font-weight-283{font-weight:283 !important}.wpd-font-weight-284{font-weight:284 !important}.wpd-font-weight-285{font-weight:285 !important}.wpd-font-weight-286{font-weight:286 !important}.wpd-font-weight-287{font-weight:287 !important}.wpd-font-weight-288{font-weight:288 !important}.wpd-font-weight-289{font-weight:289 !important}.wpd-font-weight-290{font-weight:290 !important}.wpd-font-weight-291{font-weight:291 !important}.wpd-font-weight-292{font-weight:292 !important}.wpd-font-weight-293{font-weight:293 !important}.wpd-font-weight-294{font-weight:294 !important}.wpd-font-weight-295{font-weight:295 !important}.wpd-font-weight-296{font-weight:296 !important}.wpd-font-weight-297{font-weight:297 !important}.wpd-font-weight-298{font-weight:298 !important}.wpd-font-weight-299{font-weight:299 !important}.wpd-font-weight-300{font-weight:300 !important}.wpd-font-weight-301{font-weight:301 !important}.wpd-font-weight-302{font-weight:302 !important}.wpd-font-weight-303{font-weight:303 !important}.wpd-font-weight-304{font-weight:304 !important}.wpd-font-weight-305{font-weight:305 !important}.wpd-font-weight-306{font-weight:306 !important}.wpd-font-weight-307{font-weight:307 !important}.wpd-font-weight-308{font-weight:308 !important}.wpd-font-weight-309{font-weight:309 !important}.wpd-font-weight-310{font-weight:310 !important}.wpd-font-weight-311{font-weight:311 !important}.wpd-font-weight-312{font-weight:312 !important}.wpd-font-weight-313{font-weight:313 !important}.wpd-font-weight-314{font-weight:314 !important}.wpd-font-weight-315{font-weight:315 !important}.wpd-font-weight-316{font-weight:316 !important}.wpd-font-weight-317{font-weight:317 !important}.wpd-font-weight-318{font-weight:318 !important}.wpd-font-weight-319{font-weight:319 !important}.wpd-font-weight-320{font-weight:320 !important}.wpd-font-weight-321{font-weight:321 !important}.wpd-font-weight-322{font-weight:322 !important}.wpd-font-weight-323{font-weight:323 !important}.wpd-font-weight-324{font-weight:324 !important}.wpd-font-weight-325{font-weight:325 !important}.wpd-font-weight-326{font-weight:326 !important}.wpd-font-weight-327{font-weight:327 !important}.wpd-font-weight-328{font-weight:328 !important}.wpd-font-weight-329{font-weight:329 !important}.wpd-font-weight-330{font-weight:330 !important}.wpd-font-weight-331{font-weight:331 !important}.wpd-font-weight-332{font-weight:332 !important}.wpd-font-weight-333{font-weight:333 !important}.wpd-font-weight-334{font-weight:334 !important}.wpd-font-weight-335{font-weight:335 !important}.wpd-font-weight-336{font-weight:336 !important}.wpd-font-weight-337{font-weight:337 !important}.wpd-font-weight-338{font-weight:338 !important}.wpd-font-weight-339{font-weight:339 !important}.wpd-font-weight-340{font-weight:340 !important}.wpd-font-weight-341{font-weight:341 !important}.wpd-font-weight-342{font-weight:342 !important}.wpd-font-weight-343{font-weight:343 !important}.wpd-font-weight-344{font-weight:344 !important}.wpd-font-weight-345{font-weight:345 !important}.wpd-font-weight-346{font-weight:346 !important}.wpd-font-weight-347{font-weight:347 !important}.wpd-font-weight-348{font-weight:348 !important}.wpd-font-weight-349{font-weight:349 !important}.wpd-font-weight-350{font-weight:350 !important}.wpd-font-weight-351{font-weight:351 !important}.wpd-font-weight-352{font-weight:352 !important}.wpd-font-weight-353{font-weight:353 !important}.wpd-font-weight-354{font-weight:354 !important}.wpd-font-weight-355{font-weight:355 !important}.wpd-font-weight-356{font-weight:356 !important}.wpd-font-weight-357{font-weight:357 !important}.wpd-font-weight-358{font-weight:358 !important}.wpd-font-weight-359{font-weight:359 !important}.wpd-font-weight-360{font-weight:360 !important}.wpd-font-weight-361{font-weight:361 !important}.wpd-font-weight-362{font-weight:362 !important}.wpd-font-weight-363{font-weight:363 !important}.wpd-font-weight-364{font-weight:364 !important}.wpd-font-weight-365{font-weight:365 !important}.wpd-font-weight-366{font-weight:366 !important}.wpd-font-weight-367{font-weight:367 !important}.wpd-font-weight-368{font-weight:368 !important}.wpd-font-weight-369{font-weight:369 !important}.wpd-font-weight-370{font-weight:370 !important}.wpd-font-weight-371{font-weight:371 !important}.wpd-font-weight-372{font-weight:372 !important}.wpd-font-weight-373{font-weight:373 !important}.wpd-font-weight-374{font-weight:374 !important}.wpd-font-weight-375{font-weight:375 !important}.wpd-font-weight-376{font-weight:376 !important}.wpd-font-weight-377{font-weight:377 !important}.wpd-font-weight-378{font-weight:378 !important}.wpd-font-weight-379{font-weight:379 !important}.wpd-font-weight-380{font-weight:380 !important}.wpd-font-weight-381{font-weight:381 !important}.wpd-font-weight-382{font-weight:382 !important}.wpd-font-weight-383{font-weight:383 !important}.wpd-font-weight-384{font-weight:384 !important}.wpd-font-weight-385{font-weight:385 !important}.wpd-font-weight-386{font-weight:386 !important}.wpd-font-weight-387{font-weight:387 !important}.wpd-font-weight-388{font-weight:388 !important}.wpd-font-weight-389{font-weight:389 !important}.wpd-font-weight-390{font-weight:390 !important}.wpd-font-weight-391{font-weight:391 !important}.wpd-font-weight-392{font-weight:392 !important}.wpd-font-weight-393{font-weight:393 !important}.wpd-font-weight-394{font-weight:394 !important}.wpd-font-weight-395{font-weight:395 !important}.wpd-font-weight-396{font-weight:396 !important}.wpd-font-weight-397{font-weight:397 !important}.wpd-font-weight-398{font-weight:398 !important}.wpd-font-weight-399{font-weight:399 !important}.wpd-font-weight-400{font-weight:400 !important}.wpd-font-weight-401{font-weight:401 !important}.wpd-font-weight-402{font-weight:402 !important}.wpd-font-weight-403{font-weight:403 !important}.wpd-font-weight-404{font-weight:404 !important}.wpd-font-weight-405{font-weight:405 !important}.wpd-font-weight-406{font-weight:406 !important}.wpd-font-weight-407{font-weight:407 !important}.wpd-font-weight-408{font-weight:408 !important}.wpd-font-weight-409{font-weight:409 !important}.wpd-font-weight-410{font-weight:410 !important}.wpd-font-weight-411{font-weight:411 !important}.wpd-font-weight-412{font-weight:412 !important}.wpd-font-weight-413{font-weight:413 !important}.wpd-font-weight-414{font-weight:414 !important}.wpd-font-weight-415{font-weight:415 !important}.wpd-font-weight-416{font-weight:416 !important}.wpd-font-weight-417{font-weight:417 !important}.wpd-font-weight-418{font-weight:418 !important}.wpd-font-weight-419{font-weight:419 !important}.wpd-font-weight-420{font-weight:420 !important}.wpd-font-weight-421{font-weight:421 !important}.wpd-font-weight-422{font-weight:422 !important}.wpd-font-weight-423{font-weight:423 !important}.wpd-font-weight-424{font-weight:424 !important}.wpd-font-weight-425{font-weight:425 !important}.wpd-font-weight-426{font-weight:426 !important}.wpd-font-weight-427{font-weight:427 !important}.wpd-font-weight-428{font-weight:428 !important}.wpd-font-weight-429{font-weight:429 !important}.wpd-font-weight-430{font-weight:430 !important}.wpd-font-weight-431{font-weight:431 !important}.wpd-font-weight-432{font-weight:432 !important}.wpd-font-weight-433{font-weight:433 !important}.wpd-font-weight-434{font-weight:434 !important}.wpd-font-weight-435{font-weight:435 !important}.wpd-font-weight-436{font-weight:436 !important}.wpd-font-weight-437{font-weight:437 !important}.wpd-font-weight-438{font-weight:438 !important}.wpd-font-weight-439{font-weight:439 !important}.wpd-font-weight-440{font-weight:440 !important}.wpd-font-weight-441{font-weight:441 !important}.wpd-font-weight-442{font-weight:442 !important}.wpd-font-weight-443{font-weight:443 !important}.wpd-font-weight-444{font-weight:444 !important}.wpd-font-weight-445{font-weight:445 !important}.wpd-font-weight-446{font-weight:446 !important}.wpd-font-weight-447{font-weight:447 !important}.wpd-font-weight-448{font-weight:448 !important}.wpd-font-weight-449{font-weight:449 !important}.wpd-font-weight-450{font-weight:450 !important}.wpd-font-weight-451{font-weight:451 !important}.wpd-font-weight-452{font-weight:452 !important}.wpd-font-weight-453{font-weight:453 !important}.wpd-font-weight-454{font-weight:454 !important}.wpd-font-weight-455{font-weight:455 !important}.wpd-font-weight-456{font-weight:456 !important}.wpd-font-weight-457{font-weight:457 !important}.wpd-font-weight-458{font-weight:458 !important}.wpd-font-weight-459{font-weight:459 !important}.wpd-font-weight-460{font-weight:460 !important}.wpd-font-weight-461{font-weight:461 !important}.wpd-font-weight-462{font-weight:462 !important}.wpd-font-weight-463{font-weight:463 !important}.wpd-font-weight-464{font-weight:464 !important}.wpd-font-weight-465{font-weight:465 !important}.wpd-font-weight-466{font-weight:466 !important}.wpd-font-weight-467{font-weight:467 !important}.wpd-font-weight-468{font-weight:468 !important}.wpd-font-weight-469{font-weight:469 !important}.wpd-font-weight-470{font-weight:470 !important}.wpd-font-weight-471{font-weight:471 !important}.wpd-font-weight-472{font-weight:472 !important}.wpd-font-weight-473{font-weight:473 !important}.wpd-font-weight-474{font-weight:474 !important}.wpd-font-weight-475{font-weight:475 !important}.wpd-font-weight-476{font-weight:476 !important}.wpd-font-weight-477{font-weight:477 !important}.wpd-font-weight-478{font-weight:478 !important}.wpd-font-weight-479{font-weight:479 !important}.wpd-font-weight-480{font-weight:480 !important}.wpd-font-weight-481{font-weight:481 !important}.wpd-font-weight-482{font-weight:482 !important}.wpd-font-weight-483{font-weight:483 !important}.wpd-font-weight-484{font-weight:484 !important}.wpd-font-weight-485{font-weight:485 !important}.wpd-font-weight-486{font-weight:486 !important}.wpd-font-weight-487{font-weight:487 !important}.wpd-font-weight-488{font-weight:488 !important}.wpd-font-weight-489{font-weight:489 !important}.wpd-font-weight-490{font-weight:490 !important}.wpd-font-weight-491{font-weight:491 !important}.wpd-font-weight-492{font-weight:492 !important}.wpd-font-weight-493{font-weight:493 !important}.wpd-font-weight-494{font-weight:494 !important}.wpd-font-weight-495{font-weight:495 !important}.wpd-font-weight-496{font-weight:496 !important}.wpd-font-weight-497{font-weight:497 !important}.wpd-font-weight-498{font-weight:498 !important}.wpd-font-weight-499{font-weight:499 !important}.wpd-font-weight-500{font-weight:500 !important}.wpd-font-weight-501{font-weight:501 !important}.wpd-font-weight-502{font-weight:502 !important}.wpd-font-weight-503{font-weight:503 !important}.wpd-font-weight-504{font-weight:504 !important}.wpd-font-weight-505{font-weight:505 !important}.wpd-font-weight-506{font-weight:506 !important}.wpd-font-weight-507{font-weight:507 !important}.wpd-font-weight-508{font-weight:508 !important}.wpd-font-weight-509{font-weight:509 !important}.wpd-font-weight-510{font-weight:510 !important}.wpd-font-weight-511{font-weight:511 !important}.wpd-font-weight-512{font-weight:512 !important}.wpd-font-weight-513{font-weight:513 !important}.wpd-font-weight-514{font-weight:514 !important}.wpd-font-weight-515{font-weight:515 !important}.wpd-font-weight-516{font-weight:516 !important}.wpd-font-weight-517{font-weight:517 !important}.wpd-font-weight-518{font-weight:518 !important}.wpd-font-weight-519{font-weight:519 !important}.wpd-font-weight-520{font-weight:520 !important}.wpd-font-weight-521{font-weight:521 !important}.wpd-font-weight-522{font-weight:522 !important}.wpd-font-weight-523{font-weight:523 !important}.wpd-font-weight-524{font-weight:524 !important}.wpd-font-weight-525{font-weight:525 !important}.wpd-font-weight-526{font-weight:526 !important}.wpd-font-weight-527{font-weight:527 !important}.wpd-font-weight-528{font-weight:528 !important}.wpd-font-weight-529{font-weight:529 !important}.wpd-font-weight-530{font-weight:530 !important}.wpd-font-weight-531{font-weight:531 !important}.wpd-font-weight-532{font-weight:532 !important}.wpd-font-weight-533{font-weight:533 !important}.wpd-font-weight-534{font-weight:534 !important}.wpd-font-weight-535{font-weight:535 !important}.wpd-font-weight-536{font-weight:536 !important}.wpd-font-weight-537{font-weight:537 !important}.wpd-font-weight-538{font-weight:538 !important}.wpd-font-weight-539{font-weight:539 !important}.wpd-font-weight-540{font-weight:540 !important}.wpd-font-weight-541{font-weight:541 !important}.wpd-font-weight-542{font-weight:542 !important}.wpd-font-weight-543{font-weight:543 !important}.wpd-font-weight-544{font-weight:544 !important}.wpd-font-weight-545{font-weight:545 !important}.wpd-font-weight-546{font-weight:546 !important}.wpd-font-weight-547{font-weight:547 !important}.wpd-font-weight-548{font-weight:548 !important}.wpd-font-weight-549{font-weight:549 !important}.wpd-font-weight-550{font-weight:550 !important}.wpd-font-weight-551{font-weight:551 !important}.wpd-font-weight-552{font-weight:552 !important}.wpd-font-weight-553{font-weight:553 !important}.wpd-font-weight-554{font-weight:554 !important}.wpd-font-weight-555{font-weight:555 !important}.wpd-font-weight-556{font-weight:556 !important}.wpd-font-weight-557{font-weight:557 !important}.wpd-font-weight-558{font-weight:558 !important}.wpd-font-weight-559{font-weight:559 !important}.wpd-font-weight-560{font-weight:560 !important}.wpd-font-weight-561{font-weight:561 !important}.wpd-font-weight-562{font-weight:562 !important}.wpd-font-weight-563{font-weight:563 !important}.wpd-font-weight-564{font-weight:564 !important}.wpd-font-weight-565{font-weight:565 !important}.wpd-font-weight-566{font-weight:566 !important}.wpd-font-weight-567{font-weight:567 !important}.wpd-font-weight-568{font-weight:568 !important}.wpd-font-weight-569{font-weight:569 !important}.wpd-font-weight-570{font-weight:570 !important}.wpd-font-weight-571{font-weight:571 !important}.wpd-font-weight-572{font-weight:572 !important}.wpd-font-weight-573{font-weight:573 !important}.wpd-font-weight-574{font-weight:574 !important}.wpd-font-weight-575{font-weight:575 !important}.wpd-font-weight-576{font-weight:576 !important}.wpd-font-weight-577{font-weight:577 !important}.wpd-font-weight-578{font-weight:578 !important}.wpd-font-weight-579{font-weight:579 !important}.wpd-font-weight-580{font-weight:580 !important}.wpd-font-weight-581{font-weight:581 !important}.wpd-font-weight-582{font-weight:582 !important}.wpd-font-weight-583{font-weight:583 !important}.wpd-font-weight-584{font-weight:584 !important}.wpd-font-weight-585{font-weight:585 !important}.wpd-font-weight-586{font-weight:586 !important}.wpd-font-weight-587{font-weight:587 !important}.wpd-font-weight-588{font-weight:588 !important}.wpd-font-weight-589{font-weight:589 !important}.wpd-font-weight-590{font-weight:590 !important}.wpd-font-weight-591{font-weight:591 !important}.wpd-font-weight-592{font-weight:592 !important}.wpd-font-weight-593{font-weight:593 !important}.wpd-font-weight-594{font-weight:594 !important}.wpd-font-weight-595{font-weight:595 !important}.wpd-font-weight-596{font-weight:596 !important}.wpd-font-weight-597{font-weight:597 !important}.wpd-font-weight-598{font-weight:598 !important}.wpd-font-weight-599{font-weight:599 !important}.wpd-font-weight-600{font-weight:600 !important}.wpd-font-weight-601{font-weight:601 !important}.wpd-font-weight-602{font-weight:602 !important}.wpd-font-weight-603{font-weight:603 !important}.wpd-font-weight-604{font-weight:604 !important}.wpd-font-weight-605{font-weight:605 !important}.wpd-font-weight-606{font-weight:606 !important}.wpd-font-weight-607{font-weight:607 !important}.wpd-font-weight-608{font-weight:608 !important}.wpd-font-weight-609{font-weight:609 !important}.wpd-font-weight-610{font-weight:610 !important}.wpd-font-weight-611{font-weight:611 !important}.wpd-font-weight-612{font-weight:612 !important}.wpd-font-weight-613{font-weight:613 !important}.wpd-font-weight-614{font-weight:614 !important}.wpd-font-weight-615{font-weight:615 !important}.wpd-font-weight-616{font-weight:616 !important}.wpd-font-weight-617{font-weight:617 !important}.wpd-font-weight-618{font-weight:618 !important}.wpd-font-weight-619{font-weight:619 !important}.wpd-font-weight-620{font-weight:620 !important}.wpd-font-weight-621{font-weight:621 !important}.wpd-font-weight-622{font-weight:622 !important}.wpd-font-weight-623{font-weight:623 !important}.wpd-font-weight-624{font-weight:624 !important}.wpd-font-weight-625{font-weight:625 !important}.wpd-font-weight-626{font-weight:626 !important}.wpd-font-weight-627{font-weight:627 !important}.wpd-font-weight-628{font-weight:628 !important}.wpd-font-weight-629{font-weight:629 !important}.wpd-font-weight-630{font-weight:630 !important}.wpd-font-weight-631{font-weight:631 !important}.wpd-font-weight-632{font-weight:632 !important}.wpd-font-weight-633{font-weight:633 !important}.wpd-font-weight-634{font-weight:634 !important}.wpd-font-weight-635{font-weight:635 !important}.wpd-font-weight-636{font-weight:636 !important}.wpd-font-weight-637{font-weight:637 !important}.wpd-font-weight-638{font-weight:638 !important}.wpd-font-weight-639{font-weight:639 !important}.wpd-font-weight-640{font-weight:640 !important}.wpd-font-weight-641{font-weight:641 !important}.wpd-font-weight-642{font-weight:642 !important}.wpd-font-weight-643{font-weight:643 !important}.wpd-font-weight-644{font-weight:644 !important}.wpd-font-weight-645{font-weight:645 !important}.wpd-font-weight-646{font-weight:646 !important}.wpd-font-weight-647{font-weight:647 !important}.wpd-font-weight-648{font-weight:648 !important}.wpd-font-weight-649{font-weight:649 !important}.wpd-font-weight-650{font-weight:650 !important}.wpd-font-weight-651{font-weight:651 !important}.wpd-font-weight-652{font-weight:652 !important}.wpd-font-weight-653{font-weight:653 !important}.wpd-font-weight-654{font-weight:654 !important}.wpd-font-weight-655{font-weight:655 !important}.wpd-font-weight-656{font-weight:656 !important}.wpd-font-weight-657{font-weight:657 !important}.wpd-font-weight-658{font-weight:658 !important}.wpd-font-weight-659{font-weight:659 !important}.wpd-font-weight-660{font-weight:660 !important}.wpd-font-weight-661{font-weight:661 !important}.wpd-font-weight-662{font-weight:662 !important}.wpd-font-weight-663{font-weight:663 !important}.wpd-font-weight-664{font-weight:664 !important}.wpd-font-weight-665{font-weight:665 !important}.wpd-font-weight-666{font-weight:666 !important}.wpd-font-weight-667{font-weight:667 !important}.wpd-font-weight-668{font-weight:668 !important}.wpd-font-weight-669{font-weight:669 !important}.wpd-font-weight-670{font-weight:670 !important}.wpd-font-weight-671{font-weight:671 !important}.wpd-font-weight-672{font-weight:672 !important}.wpd-font-weight-673{font-weight:673 !important}.wpd-font-weight-674{font-weight:674 !important}.wpd-font-weight-675{font-weight:675 !important}.wpd-font-weight-676{font-weight:676 !important}.wpd-font-weight-677{font-weight:677 !important}.wpd-font-weight-678{font-weight:678 !important}.wpd-font-weight-679{font-weight:679 !important}.wpd-font-weight-680{font-weight:680 !important}.wpd-font-weight-681{font-weight:681 !important}.wpd-font-weight-682{font-weight:682 !important}.wpd-font-weight-683{font-weight:683 !important}.wpd-font-weight-684{font-weight:684 !important}.wpd-font-weight-685{font-weight:685 !important}.wpd-font-weight-686{font-weight:686 !important}.wpd-font-weight-687{font-weight:687 !important}.wpd-font-weight-688{font-weight:688 !important}.wpd-font-weight-689{font-weight:689 !important}.wpd-font-weight-690{font-weight:690 !important}.wpd-font-weight-691{font-weight:691 !important}.wpd-font-weight-692{font-weight:692 !important}.wpd-font-weight-693{font-weight:693 !important}.wpd-font-weight-694{font-weight:694 !important}.wpd-font-weight-695{font-weight:695 !important}.wpd-font-weight-696{font-weight:696 !important}.wpd-font-weight-697{font-weight:697 !important}.wpd-font-weight-698{font-weight:698 !important}.wpd-font-weight-699{font-weight:699 !important}.wpd-font-weight-700{font-weight:700 !important}.wpd-font-weight-701{font-weight:701 !important}.wpd-font-weight-702{font-weight:702 !important}.wpd-font-weight-703{font-weight:703 !important}.wpd-font-weight-704{font-weight:704 !important}.wpd-font-weight-705{font-weight:705 !important}.wpd-font-weight-706{font-weight:706 !important}.wpd-font-weight-707{font-weight:707 !important}.wpd-font-weight-708{font-weight:708 !important}.wpd-font-weight-709{font-weight:709 !important}.wpd-font-weight-710{font-weight:710 !important}.wpd-font-weight-711{font-weight:711 !important}.wpd-font-weight-712{font-weight:712 !important}.wpd-font-weight-713{font-weight:713 !important}.wpd-font-weight-714{font-weight:714 !important}.wpd-font-weight-715{font-weight:715 !important}.wpd-font-weight-716{font-weight:716 !important}.wpd-font-weight-717{font-weight:717 !important}.wpd-font-weight-718{font-weight:718 !important}.wpd-font-weight-719{font-weight:719 !important}.wpd-font-weight-720{font-weight:720 !important}.wpd-font-weight-721{font-weight:721 !important}.wpd-font-weight-722{font-weight:722 !important}.wpd-font-weight-723{font-weight:723 !important}.wpd-font-weight-724{font-weight:724 !important}.wpd-font-weight-725{font-weight:725 !important}.wpd-font-weight-726{font-weight:726 !important}.wpd-font-weight-727{font-weight:727 !important}.wpd-font-weight-728{font-weight:728 !important}.wpd-font-weight-729{font-weight:729 !important}.wpd-font-weight-730{font-weight:730 !important}.wpd-font-weight-731{font-weight:731 !important}.wpd-font-weight-732{font-weight:732 !important}.wpd-font-weight-733{font-weight:733 !important}.wpd-font-weight-734{font-weight:734 !important}.wpd-font-weight-735{font-weight:735 !important}.wpd-font-weight-736{font-weight:736 !important}.wpd-font-weight-737{font-weight:737 !important}.wpd-font-weight-738{font-weight:738 !important}.wpd-font-weight-739{font-weight:739 !important}.wpd-font-weight-740{font-weight:740 !important}.wpd-font-weight-741{font-weight:741 !important}.wpd-font-weight-742{font-weight:742 !important}.wpd-font-weight-743{font-weight:743 !important}.wpd-font-weight-744{font-weight:744 !important}.wpd-font-weight-745{font-weight:745 !important}.wpd-font-weight-746{font-weight:746 !important}.wpd-font-weight-747{font-weight:747 !important}.wpd-font-weight-748{font-weight:748 !important}.wpd-font-weight-749{font-weight:749 !important}.wpd-font-weight-750{font-weight:750 !important}.wpd-font-weight-751{font-weight:751 !important}.wpd-font-weight-752{font-weight:752 !important}.wpd-font-weight-753{font-weight:753 !important}.wpd-font-weight-754{font-weight:754 !important}.wpd-font-weight-755{font-weight:755 !important}.wpd-font-weight-756{font-weight:756 !important}.wpd-font-weight-757{font-weight:757 !important}.wpd-font-weight-758{font-weight:758 !important}.wpd-font-weight-759{font-weight:759 !important}.wpd-font-weight-760{font-weight:760 !important}.wpd-font-weight-761{font-weight:761 !important}.wpd-font-weight-762{font-weight:762 !important}.wpd-font-weight-763{font-weight:763 !important}.wpd-font-weight-764{font-weight:764 !important}.wpd-font-weight-765{font-weight:765 !important}.wpd-font-weight-766{font-weight:766 !important}.wpd-font-weight-767{font-weight:767 !important}.wpd-font-weight-768{font-weight:768 !important}.wpd-font-weight-769{font-weight:769 !important}.wpd-font-weight-770{font-weight:770 !important}.wpd-font-weight-771{font-weight:771 !important}.wpd-font-weight-772{font-weight:772 !important}.wpd-font-weight-773{font-weight:773 !important}.wpd-font-weight-774{font-weight:774 !important}.wpd-font-weight-775{font-weight:775 !important}.wpd-font-weight-776{font-weight:776 !important}.wpd-font-weight-777{font-weight:777 !important}.wpd-font-weight-778{font-weight:778 !important}.wpd-font-weight-779{font-weight:779 !important}.wpd-font-weight-780{font-weight:780 !important}.wpd-font-weight-781{font-weight:781 !important}.wpd-font-weight-782{font-weight:782 !important}.wpd-font-weight-783{font-weight:783 !important}.wpd-font-weight-784{font-weight:784 !important}.wpd-font-weight-785{font-weight:785 !important}.wpd-font-weight-786{font-weight:786 !important}.wpd-font-weight-787{font-weight:787 !important}.wpd-font-weight-788{font-weight:788 !important}.wpd-font-weight-789{font-weight:789 !important}.wpd-font-weight-790{font-weight:790 !important}.wpd-font-weight-791{font-weight:791 !important}.wpd-font-weight-792{font-weight:792 !important}.wpd-font-weight-793{font-weight:793 !important}.wpd-font-weight-794{font-weight:794 !important}.wpd-font-weight-795{font-weight:795 !important}.wpd-font-weight-796{font-weight:796 !important}.wpd-font-weight-797{font-weight:797 !important}.wpd-font-weight-798{font-weight:798 !important}.wpd-font-weight-799{font-weight:799 !important}.wpd-font-weight-800{font-weight:800 !important}.wpd-font-weight-801{font-weight:801 !important}.wpd-font-weight-802{font-weight:802 !important}.wpd-font-weight-803{font-weight:803 !important}.wpd-font-weight-804{font-weight:804 !important}.wpd-font-weight-805{font-weight:805 !important}.wpd-font-weight-806{font-weight:806 !important}.wpd-font-weight-807{font-weight:807 !important}.wpd-font-weight-808{font-weight:808 !important}.wpd-font-weight-809{font-weight:809 !important}.wpd-font-weight-810{font-weight:810 !important}.wpd-font-weight-811{font-weight:811 !important}.wpd-font-weight-812{font-weight:812 !important}.wpd-font-weight-813{font-weight:813 !important}.wpd-font-weight-814{font-weight:814 !important}.wpd-font-weight-815{font-weight:815 !important}.wpd-font-weight-816{font-weight:816 !important}.wpd-font-weight-817{font-weight:817 !important}.wpd-font-weight-818{font-weight:818 !important}.wpd-font-weight-819{font-weight:819 !important}.wpd-font-weight-820{font-weight:820 !important}.wpd-font-weight-821{font-weight:821 !important}.wpd-font-weight-822{font-weight:822 !important}.wpd-font-weight-823{font-weight:823 !important}.wpd-font-weight-824{font-weight:824 !important}.wpd-font-weight-825{font-weight:825 !important}.wpd-font-weight-826{font-weight:826 !important}.wpd-font-weight-827{font-weight:827 !important}.wpd-font-weight-828{font-weight:828 !important}.wpd-font-weight-829{font-weight:829 !important}.wpd-font-weight-830{font-weight:830 !important}.wpd-font-weight-831{font-weight:831 !important}.wpd-font-weight-832{font-weight:832 !important}.wpd-font-weight-833{font-weight:833 !important}.wpd-font-weight-834{font-weight:834 !important}.wpd-font-weight-835{font-weight:835 !important}.wpd-font-weight-836{font-weight:836 !important}.wpd-font-weight-837{font-weight:837 !important}.wpd-font-weight-838{font-weight:838 !important}.wpd-font-weight-839{font-weight:839 !important}.wpd-font-weight-840{font-weight:840 !important}.wpd-font-weight-841{font-weight:841 !important}.wpd-font-weight-842{font-weight:842 !important}.wpd-font-weight-843{font-weight:843 !important}.wpd-font-weight-844{font-weight:844 !important}.wpd-font-weight-845{font-weight:845 !important}.wpd-font-weight-846{font-weight:846 !important}.wpd-font-weight-847{font-weight:847 !important}.wpd-font-weight-848{font-weight:848 !important}.wpd-font-weight-849{font-weight:849 !important}.wpd-font-weight-850{font-weight:850 !important}.wpd-font-weight-851{font-weight:851 !important}.wpd-font-weight-852{font-weight:852 !important}.wpd-font-weight-853{font-weight:853 !important}.wpd-font-weight-854{font-weight:854 !important}.wpd-font-weight-855{font-weight:855 !important}.wpd-font-weight-856{font-weight:856 !important}.wpd-font-weight-857{font-weight:857 !important}.wpd-font-weight-858{font-weight:858 !important}.wpd-font-weight-859{font-weight:859 !important}.wpd-font-weight-860{font-weight:860 !important}.wpd-font-weight-861{font-weight:861 !important}.wpd-font-weight-862{font-weight:862 !important}.wpd-font-weight-863{font-weight:863 !important}.wpd-font-weight-864{font-weight:864 !important}.wpd-font-weight-865{font-weight:865 !important}.wpd-font-weight-866{font-weight:866 !important}.wpd-font-weight-867{font-weight:867 !important}.wpd-font-weight-868{font-weight:868 !important}.wpd-font-weight-869{font-weight:869 !important}.wpd-font-weight-870{font-weight:870 !important}.wpd-font-weight-871{font-weight:871 !important}.wpd-font-weight-872{font-weight:872 !important}.wpd-font-weight-873{font-weight:873 !important}.wpd-font-weight-874{font-weight:874 !important}.wpd-font-weight-875{font-weight:875 !important}.wpd-font-weight-876{font-weight:876 !important}.wpd-font-weight-877{font-weight:877 !important}.wpd-font-weight-878{font-weight:878 !important}.wpd-font-weight-879{font-weight:879 !important}.wpd-font-weight-880{font-weight:880 !important}.wpd-font-weight-881{font-weight:881 !important}.wpd-font-weight-882{font-weight:882 !important}.wpd-font-weight-883{font-weight:883 !important}.wpd-font-weight-884{font-weight:884 !important}.wpd-font-weight-885{font-weight:885 !important}.wpd-font-weight-886{font-weight:886 !important}.wpd-font-weight-887{font-weight:887 !important}.wpd-font-weight-888{font-weight:888 !important}.wpd-font-weight-889{font-weight:889 !important}.wpd-font-weight-890{font-weight:890 !important}.wpd-font-weight-891{font-weight:891 !important}.wpd-font-weight-892{font-weight:892 !important}.wpd-font-weight-893{font-weight:893 !important}.wpd-font-weight-894{font-weight:894 !important}.wpd-font-weight-895{font-weight:895 !important}.wpd-font-weight-896{font-weight:896 !important}.wpd-font-weight-897{font-weight:897 !important}.wpd-font-weight-898{font-weight:898 !important}.wpd-font-weight-899{font-weight:899 !important}.wpd-font-weight-900{font-weight:900 !important}.wpd-text-left{text-align:left !important}.wpd-text-center{text-align:center !important}.wpd-text-right{text-align:right !important}.wpd-w-10{width:10% !important}.wpd-mw-10{max-width:10% !important}.wpd-flex-basis-10{flex-basis:10% !important}.wpd-h-10{height:10% !important}.wpd-mh-10{max-height:10% !important}.wpd-w-20{width:20% !important}.wpd-mw-20{max-width:20% !important}.wpd-flex-basis-20{flex-basis:20% !important}.wpd-h-20{height:20% !important}.wpd-mh-20{max-height:20% !important}.wpd-w-30{width:30% !important}.wpd-mw-30{max-width:30% !important}.wpd-flex-basis-30{flex-basis:30% !important}.wpd-h-30{height:30% !important}.wpd-mh-30{max-height:30% !important}.wpd-w-40{width:40% !important}.wpd-mw-40{max-width:40% !important}.wpd-flex-basis-40{flex-basis:40% !important}.wpd-h-40{height:40% !important}.wpd-mh-40{max-height:40% !important}.wpd-w-50{width:50% !important}.wpd-mw-50{max-width:50% !important}.wpd-flex-basis-50{flex-basis:50% !important}.wpd-h-50{height:50% !important}.wpd-mh-50{max-height:50% !important}.wpd-w-60{width:60% !important}.wpd-mw-60{max-width:60% !important}.wpd-flex-basis-60{flex-basis:60% !important}.wpd-h-60{height:60% !important}.wpd-mh-60{max-height:60% !important}.wpd-w-70{width:70% !important}.wpd-mw-70{max-width:70% !important}.wpd-flex-basis-70{flex-basis:70% !important}.wpd-h-70{height:70% !important}.wpd-mh-70{max-height:70% !important}.wpd-w-80{width:80% !important}.wpd-mw-80{max-width:80% !important}.wpd-flex-basis-80{flex-basis:80% !important}.wpd-h-80{height:80% !important}.wpd-mh-80{max-height:80% !important}.wpd-w-90{width:90% !important}.wpd-mw-90{max-width:90% !important}.wpd-flex-basis-90{flex-basis:90% !important}.wpd-h-90{height:90% !important}.wpd-mh-90{max-height:90% !important}.wpd-w-100{width:100% !important}.wpd-mw-100{max-width:100% !important}.wpd-flex-basis-100{flex-basis:100% !important}.wpd-h-100{height:100% !important}.wpd-mh-100{max-height:100% !important}.wpd-p-15{padding:1.5rem !important}.wpd-pt-15{padding-top:1.5rem !important}.wpd-pr-15{padding-right:1.5rem !important}.wpd-pb-15{padding-bottom:1.5rem !important}.wpd-pl-15{padding-left:1.5rem !important}.wpd-py-15{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.wpd-px-15{padding-left:1.5rem !important;padding-right:1.5rem !important}.wpd-mt-15{margin-top:1.5rem !important}.wpd-mr-15{margin-right:1.5rem !important}.wpd-mb-15{margin-bottom:1.5rem !important}.wpd-ml-15{margin-left:1.5rem !important}.wpd-my-15{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.wpd-mx-15{margin-left:1.5rem !important;margin-right:1.5rem !important}.wpd-p-05{padding:.5rem !important}.wpd-pt-05{padding-top:.5rem !important}.wpd-pr-05{padding-right:.5rem !important}.wpd-pb-05{padding-bottom:.5rem !important}.wpd-pl-05{padding-left:.5rem !important}.wpd-py-05{padding-top:.5rem !important;padding-bottom:.5rem !important}.wpd-px-05{padding-left:.5rem !important;padding-right:.5rem !important}.wpd-mt-05{margin-top:.5rem !important}.wpd-mr-05{margin-right:.5rem !important}.wpd-mb-05{margin-bottom:.5rem !important}.wpd-ml-05{margin-left:.5rem !important}.wpd-my-05{margin-top:.5rem !important;margin-bottom:.5rem !important}.wpd-mx-05{margin-left:.5rem !important;margin-right:.5rem !important}.wpd-mt-auto{margin-top:auto !important}.wpd-mr-auto{margin-right:auto !important}.wpd-mb-auto{margin-bottom:auto !important}.wpd-ml-auto{margin-left:auto !important}.wpd-my-auto{margin-top:auto !important;margin-bottom:auto !important}.wpd-mx-auto{margin-left:auto !important;margin-right:auto !important}.wpd-gap-15{gap:1.5rem !important}.wpd-block{display:block !important}.wpd-inline-block{display:inline-block !important}.wpd-flex{display:flex !important}.wpd-flex-column{flex-direction:column !important}.wpd-flex-row{flex-direction:row !important}.wpd-flex-wrap{flex-wrap:wrap !important}.wpd-inline-flex{display:inline-flex !important}.wpd-justify-space-between{justify-content:space-between !important}.wpd-justify-space-around{justify-content:space-around !important}.wpd-items-start{align-items:flex-start !important}.wpd-justify-start{justify-content:flex-start !important}.wpd-items-center{align-items:center !important}.wpd-justify-center{justify-content:center !important}.wpd-items-end{align-items:flex-end !important}.wpd-justify-end{justify-content:flex-end !important}.wpd-text-danger{color:var(--danger-color)}.dr-badge{padding:6px 10px;border-radius:100px;font-size:13px;line-height:1;border:1px solid #ccc;background-color:#efefef;color:#000;cursor:pointer}.delicious-recipe-outer .disabled,.delicious-recipe-outer [disabled]{pointer-events:none !important;opacity:.75 !important;font-weight:normal !important}.box-shadow{box-shadow:0 4px 12px rgba(29,13,13,.04) !important}.dr-btn-wrap{display:flex;flex-wrap:wrap;align-items:center;padding:16px 0;gap:16px}.dr-btn{display:inline-flex;align-items:center;gap:4px;border:1px solid #2db68d;color:#fff;background:#2db68d;border-radius:4px;padding:6px 12px;line-height:1.5;font-size:14px;font-weight:600;letter-spacing:.5px;cursor:pointer;text-decoration:none;transition:background-color .3s}.dr-btn.dr-outlined{background:none;color:#2db68d !important}.dr-btn.block{display:block;width:100%}.dr-btn.block+.dr-btn{margin-top:16px}.dr-btn.btn-lg{padding:11px 20px}.dr-btn:hover,.dr-btn:focus{background:rgb(34.8898678414,141.1101321586,109.3215859031);color:#fff !important}.dr-btn.dr-ghost{background:none;border:none;color:#2db68d !important}.dr-btn.dr-ghost:hover{text-decoration:underline}.dr-btn-sm{min-width:50px;min-height:25px;font-size:14px;font-weight:700;padding:4px 10px}.dr-outlined:hover,.dr-outlined:focus{background:rgb(34.8898678414,141.1101321586,109.3215859031);color:#fff}.dr-secondary{background:var(--secondary-color);border-color:var(--secondary-color)}.dr-secondary:hover,.dr-secondary:focus,.dr-outlined.dr-secondary{background:none;color:var(--secondary-color);border-color:var(--secondary-color)}.dr-outlined.dr-secondary:hover,.dr-outlined.dr-secondary:focus{background:var(--secondary-color);color:var(--white-color)}.dr-success{background:var(--success-color);border-color:var(--success-color)}.dr-success:hover,.dr-success:focus,.dr-outlined.dr-success{background:none;color:var(--success-color);border-color:var(--success-color)}.dr-outlined.dr-success:hover,.dr-outlined.dr-success:focus{background:var(--success-color);color:var(--white-color)}.dr-info{background:var(--info-color);border-color:var(--info-color)}.dr-info:hover,.dr-info:focus,.dr-outlined.dr-info{background:none;color:var(--info-color);border-color:var(--info-color)}.dr-outlined.dr-info:hover,.dr-outlined.dr-info:focus{background:var(--info-color);color:var(--white-color)}.dr-warning{background:var(--warning-color);border-color:var(--warning-color)}.dr-warning:hover,.dr-warning:focus,.dr-outlined.dr-warning{background:none;color:var(--warning-color);border-color:var(--warning-color)}.dr-outlined.dr-warning:hover,.dr-outlined.dr-warning:focus{background:var(--warning-color);color:var(--white-color)}.dr-danger{background:var(--danger-color);border-color:var(--danger-color)}.dr-danger:hover,.dr-danger:focus,.dr-outlined.dr-danger{background:none;color:var(--danger-color);border-color:var(--danger-color)}.dr-outlined.dr-danger:hover,.dr-outlined.dr-danger:focus{background:var(--danger-color);color:var(--white-color)}button.wd-btn{background:none;border:none;color:#505556;padding:6px;cursor:pointer;position:relative;display:inline-block;transition:all .3s ease-in-out}button.wd-btn::before,button.wd-btn::after{position:absolute;left:50%;bottom:0;transform:translateX(-50%);visibility:hidden;opacity:0;transition:all .3s}button.wd-btn::before{border:6px solid rgba(0,0,0,0);border-bottom-color:#505556}button.wd-btn::after{font-size:12px;font-weight:500;line-height:1.5;padding:8px 12px;border-radius:4px;background-color:#505556;color:#fff;white-space:nowrap;transform:translate(-50%, 100%)}button.wd-btn[data-title]::before{content:""}button.wd-btn[data-title]::after{content:attr(data-title)}button.wd-btn:hover{color:#2db68d;background:none}button.wd-btn:hover::before,button.wd-btn:hover::after{opacity:1;visibility:visible}button.wd-btn.wd-delete-btn:hover{color:#bb2124}.dr-tab-main{display:flex}.dr-tab-main.dr-vertical-tab .dr-tab-wrap-inner{display:flex;flex-direction:column;gap:12px}.dr-tab-wrap{background-color:rgba(45,182,141,.05)}@media(min-width: 1440px){.dr-tab-wrap{flex-basis:16%;min-width:280px}}.dr-tab-wrap-inner{display:flex;padding:32px 16px;margin-bottom:20px;position:sticky;top:60px}.dr-tab-wrap-child{display:flex;flex-direction:column;gap:4px;padding-left:30px;position:relative}.dr-tab-wrap-child::before{content:"";position:absolute;clip-path:inset(22px 0 22px 0);left:15px;background-color:#abe2d1;height:100%;width:1px}.dr-tab-wrap-child .dr-tab{display:inline-flex;font-weight:600;align-items:center;font-size:14px;padding:10px 16px;border-radius:6px;color:inherit;border:none;cursor:pointer;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out;position:relative}.dr-tab-wrap-child .dr-tab:hover{color:#2db68d}.dr-tab-wrap-child .dr-tab:focus,.dr-tab-wrap-child .dr-tab:focus-visible{box-shadow:none;outline:none}.dr-tab-wrap-child .dr-tab.current{background-color:#2db68d;color:#fff}.dr-tab-wrap-child .dr-tab::before{content:"";position:absolute;left:-18px;background-color:#abe2d1;height:7px;width:7px;border-radius:100%;aspect-ratio:1}.dr-tab-wrap-parent{display:flex;justify-content:space-between;align-items:center;padding:8px 0;cursor:pointer}.dr-tab-wrap-parent .dr-tab,.dr-tab-wrap-parent-label{display:flex;align-items:center;gap:8px;font-weight:600}.dr-tab-wrap-parent .dr-tab svg,.dr-tab-wrap-parent-label svg{display:block;width:20px;height:20px}.dr-tab-wrap-parent .dr-tab{text-decoration:none;color:#212728;width:100%}.dr-tab-wrap-parent .dr-tab:focus,.dr-tab-wrap-parent .dr-tab:focus-visible{box-shadow:none;outline:none}.dr-tab-wrap-parent .menu-arrow{transition:transform .3s ease-in-out}.dr-tab-content{display:none}.dr-tab-content.current{display:block}.dr-tab-content-wrap{flex:1}.dr-tab-content-wrap .dr-tab-content{padding:24px 28px;position:relative}.dr-tab-content form>*{width:100%}.dr-tab-wrapper{display:flex;justify-content:space-between;align-items:center;gap:12px}.dr-parent-tab.active .dr-tab-wrap-parent .dr-tab,.dr-parent-tab.active .dr-tab-wrap-parent-label{color:#2db68d}.dr-parent-tab.active .dr-tab-wrap-parent .icon path{stroke:#2db68d}.dr-parent-tab.active .dr-tab-wrap-parent .menu-arrow{transform:rotate(180deg);color:#2db68d}.dr-tab-main .wpdelicious-logo{margin-bottom:12px}.dr-tab-main .search-wrapper{position:relative;margin-bottom:12px}.dr-tab-main .search-wrapper .search-input{border:1px solid rgba(45,182,141,.3019607843);padding:8px 14px;border-radius:80px;font-size:14px;display:flex;align-items:center;background:var(--white-color)}.dr-tab-main .search-wrapper .search-input .dr-tab-search{width:100%;border:none;background:none}.dr-tab-main .search-wrapper .search-input .dr-tab-search:focus,.dr-tab-main .search-wrapper .search-input .dr-tab-search:focus-visible{outline:none;box-shadow:none}.dr-tab-main .search-wrapper .search-input input{height:auto;min-height:auto;line-height:1.7}.dr-tab-main .search-wrapper .search-input::before{content:url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14 14L11.6667 11.6667M13.3333 7.66667C13.3333 10.7963 10.7963 13.3333 7.66667 13.3333C4.53705 13.3333 2 10.7963 2 7.66667C2 4.53705 4.53705 2 7.66667 2C10.7963 2 13.3333 4.53705 13.3333 7.66667Z%27 stroke=%27%23505050%27 stroke-width=%271.66667%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");line-height:0}.dr-tab-main .search-wrapper .search-content{position:absolute;width:-moz-max-content;width:max-content;min-width:246px;padding:8px 8px 8px 20px;border:1px solid rgba(45,182,141,.3019607843);border-radius:6px;background:var(--white-color);box-shadow:0px 10px 30px rgba(0,0,0,.1);z-index:99;animation:fadeIn .3s linear;max-height:400px;overflow-y:auto;scrollbar-width:thin;margin:4px 0 0;font-size:14px}.dr-tab-main .search-wrapper .search-content .search-item{list-style:none;max-width:300px;overflow:hidden;text-overflow:ellipsis;margin:0;padding:8px 0}.dr-tab-main .search-wrapper .search-content .search-item:not(:last-child){border-bottom:1px solid rgba(45,182,141,.3019607843)}.dr-tab-main .search-wrapper .search-content .search-item a{text-decoration:none}.dr-tab-main .search-wrapper .search-content .search-item span{cursor:pointer;transition:color .3s ease-in-out;color:#212728;white-space:nowrap}.dr-tab-main .search-wrapper .search-content .search-item span:hover{color:#2db68d}.dr-tab-main .search-wrapper .search-content .search-item svg{margin:0 8px}.dr-tab-main .search-wrapper .search-content .no-data{cursor:not-allowed;color:red;pointer-events:none;text-align:center;padding:10px}#delicious-recipe-global .dr-tab-wrap .dr-tab-wrap-inner{top:40px;z-index:99}#delicious-recipe-app .dr-tab{display:inline-flex;align-items:center;font-size:14px;padding:6px 12px;border-radius:4px;color:inherit;gap:12px;border:none;cursor:pointer;position:relative}#delicious-recipe-app .dr-tab::before{content:"";width:0px;height:100%;background-color:#2db68d;border-radius:0 4px 4px 0;position:absolute;top:0;left:-16px;transition:all .3s}#delicious-recipe-app .dr-tab svg{vertical-align:top;width:20px;height:20px}#delicious-recipe-app .dr-tab:hover{color:#2db68d}#delicious-recipe-app .dr-tab.current{font-weight:600;background-color:#2db68d;color:#fff}#delicious-recipe-app .dr-tab.current::before{width:6px}.dr-badge.new{background-color:#f2d645;padding:2px 8px 4px;border-radius:12px;margin-left:4px;border:none}.dr-tab-content ul{list-style:initial;margin-left:2em}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.dr-license-content .cw-license-wrapper{margin-bottom:32px}.dr-license-content .cw-license-wrapper a{color:#2db68d}.dr-license-content .cw-license-wrapper .license-key{display:flex;margin-top:24px;padding-top:24px;border-top:1px solid rgba(15,29,35,.1019607843)}.dr-license-content .cw-license-wrapper .license-key h3{flex-basis:40%;font-size:16px;font-weight:600;line-height:1.8}.dr-license-content .cw-license-wrapper .license-key .license-key-wrapper{flex-basis:60%}.dr-license-content .cw-license-wrapper .cw-button-btn{padding:12px 24px;background-color:#2db68d;border:none;box-shadow:none;color:#fff;cursor:pointer;border-radius:4px;transition:opacity .3s ease-in-out}.dr-license-content .cw-license-wrapper .cw-button-btn:hover{opacity:.7}.dr-license-content .cw-license-wrapper .license-status{font-size:14px;line-height:1.4;font-weight:500;font-style:italic}.dr-license-content .cw-license-wrapper .license-status p{margin:0 0 8px}.dr-license-content .cw-license-wrapper .password-wrapper{display:flex;border:1px solid #d8e6fc;border-radius:4px;padding:8px 14px;margin-bottom:16px;justify-content:space-between;align-items:center}.dr-license-content .cw-license-wrapper .password-wrapper form{flex:1}.dr-license-content .cw-license-wrapper .password-wrapper input,.dr-license-content .cw-license-wrapper .password-wrapper input:focus,.dr-license-content .cw-license-wrapper .password-wrapper input:focus-visible{width:100%;outline:none;border:none;box-shadow:none;padding:0}.dr-license-content .cw-license-wrapper .password-wrapper button{background:none;border:none;cursor:pointer}.dr-license-content .description{border:1px dashed #2db68d;background-color:rgba(45,182,141,.05);padding:16px;border-radius:16px;margin-block-start:16px}.dr-license-content .description a{color:#2db68d;text-decoration:underline;transition:opacity .3s ease-in-out}.dr-license-content .description a:hover{opacity:.5}.dr-tab-content.dr-license-deactivated .dr-block-content,.dr-car-layout-options.dr-license-deactivated label:not(:nth-child(1),:nth-child(2),:nth-child(3)),.dr-license-deactivated:not(.dr-tab-content,.dr-car-layout-options){position:relative;pointer-events:none}.dr-tab-content.dr-license-deactivated .dr-block-content::after,.dr-car-layout-options.dr-license-deactivated label:not(:nth-child(1),:nth-child(2),:nth-child(3))::after,.dr-license-deactivated:not(.dr-tab-content,.dr-car-layout-options)::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;z-index:2;background:#fff;opacity:.6}.dr-license-deactivated-message{padding:4px 16px;font-weight:600;font-size:14px;line-height:1.8;color:#f04438;background-color:rgba(240,68,56,.0588235294);margin-left:12px;border-radius:50px}.reset-license{display:inline-block;margin-left:12px}#dr_recipe_submission_menu_screen_page{margin-left:-20px}#dr_recipe_submission_menu_screen_page .dr-tab-wrap{background-color:#fff;flex-basis:25%;padding:0 24px}#dr_recipe_submission_menu_screen_page .dr-tab-wrap .wpdelicious-logo{margin:0;padding:24px 0 !important}#dr_recipe_submission_menu_screen_page .dr-tab-wrap .dr-field-label{gap:12px;cursor:grab}#dr_recipe_submission_menu_screen_page .dr-tab-wrap .dr-field-label::before{content:"";width:20px;height:20px;display:block;background-image:url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg opacity=%270.5%27%3E%3Cpath d=%27M12.4997 5.00001C12.9599 5.00001 13.333 4.62691 13.333 4.16668C13.333 3.70644 12.9599 3.33334 12.4997 3.33334C12.0394 3.33334 11.6663 3.70644 11.6663 4.16668C11.6663 4.62691 12.0394 5.00001 12.4997 5.00001Z%27 stroke=%27%23566267%27 stroke-width=%271.67%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M12.4997 10.8333C12.9599 10.8333 13.333 10.4602 13.333 10C13.333 9.53977 12.9599 9.16668 12.4997 9.16668C12.0394 9.16668 11.6663 9.53977 11.6663 10C11.6663 10.4602 12.0394 10.8333 12.4997 10.8333Z%27 stroke=%27%23566267%27 stroke-width=%271.67%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M12.4997 16.6667C12.9599 16.6667 13.333 16.2936 13.333 15.8333C13.333 15.3731 12.9599 15 12.4997 15C12.0394 15 11.6663 15.3731 11.6663 15.8333C11.6663 16.2936 12.0394 16.6667 12.4997 16.6667Z%27 stroke=%27%23566267%27 stroke-width=%271.67%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M6.66634 5.00001C7.12658 5.00001 7.49967 4.62691 7.49967 4.16668C7.49967 3.70644 7.12658 3.33334 6.66634 3.33334C6.2061 3.33334 5.83301 3.70644 5.83301 4.16668C5.83301 4.62691 6.2061 5.00001 6.66634 5.00001Z%27 stroke=%27%23566267%27 stroke-width=%271.67%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M6.66634 10.8333C7.12658 10.8333 7.49967 10.4602 7.49967 10C7.49967 9.53977 7.12658 9.16668 6.66634 9.16668C6.2061 9.16668 5.83301 9.53977 5.83301 10C5.83301 10.4602 6.2061 10.8333 6.66634 10.8333Z%27 stroke=%27%23566267%27 stroke-width=%271.67%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M6.66634 16.6667C7.12658 16.6667 7.49967 16.2936 7.49967 15.8333C7.49967 15.3731 7.12658 15 6.66634 15C6.2061 15 5.83301 15.3731 5.83301 15.8333C5.83301 16.2936 6.2061 16.6667 6.66634 16.6667Z%27 stroke=%27%23566267%27 stroke-width=%271.67%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/svg%3E%0A")}#dr_recipe_submission_menu_screen_page .dr-tab-wrap .toggle-wrapper{gap:12px}#dr_recipe_submission_menu_screen_page .dr-tab-wrap .toggle-wrapper .dr-required-checkbox-wrap{display:inline-block}#dr_recipe_submission_menu_screen_page .dr-tab-wrap .toggle-wrapper .dr-required-checkbox-wrap input{border-radius:6px;border:1px solid #d0d5dd}#dr_recipe_submission_menu_screen_page .dr-tab-wrap .toggle-wrapper .dr-required-checkbox-wrap input:checked{background-color:#2db68d}#dr_recipe_submission_menu_screen_page .dr-tab-wrap .toggle-wrapper .dr-required-checkbox-wrap input:checked::before{background-color:#fff}#dr_recipe_submission_menu_screen_page .wpd-menu-content{width:100%;background-color:#f6f3ef}#dr_recipe_submission_menu_screen_page .wpd-menu-content .main-title{padding:16px 24px}#dr_recipe_submission_menu_screen_page .wpd-menu-content-wrapper{background-color:#fff;margin:0 24px;padding:12px 24px;border-radius:16px}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form-sec__title{font-size:18px;line-height:1.66;font-weight:700;margin:0 0 24px}#dr_recipe_submission_menu_screen_page .dr-block-content hr:not(.dr-nut-hr){background:none;border-top:1px solid #edeeee;margin:32px 0;width:100%}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row{display:flex;gap:20px}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row:has(.dr__recipe-upload-img,textarea){align-items:flex-start}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row:not(:last-child){margin-bottom:16px}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row label{flex-basis:15%;font-weight:500;max-height:44px;display:flex;align-items:center}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap{flex:1}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap>label{margin:0 0 8px;font-weight:500}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap .dr-form__info{margin:6px 0 0}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap .dr-form__info p{margin:0}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap input,#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap textarea,#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap select{font-weight:500;border:1px solid #edeeee;padding:10px 14px;line-height:1.75;min-height:44px;width:100%}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap input::-moz-placeholder, #dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap textarea::-moz-placeholder, #dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap select::-moz-placeholder{opacity:.7}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap input::placeholder,#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap textarea::placeholder,#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap select::placeholder{opacity:.7}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr-input-wrap select{padding-right:32px;max-width:100%}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr__recipe-upload-img{background-color:#fafcfa;padding:8px}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr__recipe-upload-img .dr__upload-wrap{display:flex;flex-direction:column;justify-content:center;border:2px dashed #2db68d;border-radius:8px;padding:48px;align-items:center;gap:12px}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr__recipe-upload-img .dr__upload-wrap .dr__upload-btn{display:block;padding:16px 48px;border:1px solid #2db68d;color:#2db68d;background-color:#fff;cursor:pointer;font-weight:500}#dr_recipe_submission_menu_screen_page .dr-block-content .dr-form__field-row .dr__recipe-upload-img .dr__upload-wrap .dr__upload-info{margin:0;color:#212728;opacity:.4}#dr_recipe_submission_menu_screen_page .dr-block-content .instruction-details .dr-input-wrap:not(:last-child){margin:0 0 16px}.recipe-index-template-wrap{border-top:1px solid #edeeee;padding-top:24px}.dr-title-wrap{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid #edeeee}.dr-title-wrap .dr-title,.dr-title-wrap .dr-block-title{font-size:20px;font-weight:600;margin:0;padding:0}.dr-title-wrap .dr-block-title{font-size:18px}.dr-title-wrap .dr-description{font-size:14px}.dr-field{padding-bottom:24px;row-gap:6px;display:flex;flex-direction:column;--cw__border-color: var(--input-border-color);--cw__secondary-color: var(--primary-color)}.dr-field .wpd-single-color-picker .cw__control-item>header{flex:0 0 50% !important}.dr-field .cw__control-item{padding:0}.dr-field.dr-color{margin-bottom:20px}.dr-field.dr-color:last-child{margin-bottom:0}.dr-field.dr-color .dr-field-label{margin-bottom:0 !important;width:140px !important;min-width:140px;padding-right:24px;flex:0 0 140px;text-align:left}.dr-field.dr-color .cw__control-item{padding:0 !important;flex:1;display:flex;align-items:center;justify-content:flex-start}.dr-field:not(:last-of-type){margin-bottom:24px;border-bottom:1px solid #edeeee}.dr-field-label{display:block;font-size:14px;font-weight:500}.dr-field .dr-tooltip{font-size:14px;display:block;width:100%;color:#505556}.dr-field .wte-ai-editor-notice{width:100%;margin:0;vertical-align:top;overflow:hidden}.dr-field input[type=text],.dr-field input[type=email],.dr-field input[type=url],.dr-field input[type=password],.dr-field input[type=search],.dr-field input[type=number],.dr-field input[type=tel],.dr-field input[type=range],.dr-field input[type=date],.dr-field input[type=month],.dr-field input[type=week],.dr-field input[type=time],.dr-field input[type=datetime],.dr-field input[type=datetime-local],.dr-field input[type=color],.dr-field textarea,.dr-field select,.dr-field .cw__custom-select__input-wrapper,.dr-field .wpd-isolated-block-editor,.dr-field .wte-ai-editor-notice{padding:11px 14px;font-size:14px;line-height:1.5;border:1px solid #edeeee;border-radius:4px;outline:none;margin:0;width:100%}.dr-field input[type=text]:focus,.dr-field input[type=email]:focus,.dr-field input[type=url]:focus,.dr-field input[type=password]:focus,.dr-field input[type=search]:focus,.dr-field input[type=number]:focus,.dr-field input[type=tel]:focus,.dr-field input[type=range]:focus,.dr-field input[type=date]:focus,.dr-field input[type=month]:focus,.dr-field input[type=week]:focus,.dr-field input[type=time]:focus,.dr-field input[type=datetime]:focus,.dr-field input[type=datetime-local]:focus,.dr-field input[type=color]:focus,.dr-field textarea:focus,.dr-field select:focus,.dr-field .cw__custom-select__input-wrapper:focus,.dr-field .wpd-isolated-block-editor:focus,.dr-field .wte-ai-editor-notice:focus{border-color:#2db68d !important;box-shadow:0 0 0 1px #2db68d}.dr-field input[type=text].sm,.dr-field input[type=email].sm,.dr-field input[type=url].sm,.dr-field input[type=password].sm,.dr-field input[type=search].sm,.dr-field input[type=number].sm,.dr-field input[type=tel].sm,.dr-field input[type=range].sm,.dr-field input[type=date].sm,.dr-field input[type=month].sm,.dr-field input[type=week].sm,.dr-field input[type=time].sm,.dr-field input[type=datetime].sm,.dr-field input[type=datetime-local].sm,.dr-field input[type=color].sm,.dr-field textarea.sm,.dr-field select.sm,.dr-field .cw__custom-select__input-wrapper.sm,.dr-field .wpd-isolated-block-editor.sm,.dr-field .wte-ai-editor-notice.sm{padding:8px 10px !important}.dr-field input[type=checkbox]{width:20px;height:20px;border-color:#edeeee;border-radius:2px;box-shadow:none}.dr-field input[type=checkbox]:checked{border-color:#2db68d;background-color:#f2fbf8}.dr-field input[type=checkbox]:checked::before{content:"";width:20px;height:20px;background-position:center;background-color:#2db68d;-webkit-mask:url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.6663 3.5L5.24967 9.91667L2.33301 7%27 stroke=%27%232DB68D%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");mask:url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.6663 3.5L5.24967 9.91667L2.33301 7%27 stroke=%27%232DB68D%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");-webkit-mask-size:14px 14px;mask-size:14px 14px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;margin:0}.dr-field input[type=number]{padding-right:0}.dr-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><path fill=\"rgba%280,0,0,0.6%29\" d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"></path></svg>");background-repeat:no-repeat;background-position:calc(100% - 15px) 50%;background-size:10px;padding-right:35px}.dr-field .dr-field{flex:1;border:none;padding:0;margin:0}.dr-field.dr-submit{display:block;border-top:1px solid #edeeee;padding:16px 32px;background-color:#fff;position:sticky;bottom:0;z-index:9}.dr-field.dr-submit input[type=submit]{font-size:14px;line-height:1.5;font-weight:600;padding:12px 24px;background-color:#2db68d;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.dr-field.dr-submit input[type=submit]:hover{background-color:rgb(34.8898678414,141.1101321586,109.3215859031)}.dr-floated{flex-direction:row;flex-wrap:wrap;align-items:center}.dr-floated>.dr-field-label{flex:0 0 min(30%,272px);padding-right:24px;margin:0}.dr-floated>.dr-tooltip{padding-left:min(30%,272px)}.dr-floated input[type=text],.dr-floated input[type=email],.dr-floated input[type=url],.dr-floated input[type=password],.dr-floated input[type=search],.dr-floated input[type=number],.dr-floated input[type=tel],.dr-floated input[type=range],.dr-floated input[type=date],.dr-floated input[type=month],.dr-floated input[type=week],.dr-floated input[type=time],.dr-floated input[type=datetime],.dr-floated input[type=datetime-local],.dr-floated input[type=color],.dr-floated textarea,.dr-floated select,.dr-floated .dr-field-wrap{flex:1}.dr-multi-fields{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px}.dr-multi-fields.dr-floated{flex-direction:row;justify-content:space-between;-moz-column-gap:22px;column-gap:22px}.dr-multi-fields .dr-field{flex:auto}.dr-multi-fields .dr-field .dr-field-label{font-weight:normal}.wpdelicious-setting-header{padding:16px;position:sticky;top:0;z-index:99;background-color:#fff}.wpdelicious-setting-header .dr-page-name{font-size:24px;font-weight:500}.wpdelicious-setting-header .wpdelicious-logo+.dr-page-name{padding-left:1rem;border-left:1px solid #edeeee}.wpdelicious-logo{max-width:175px}.wpdelicious-logo img{width:100%}.wpdelicious-input-group{display:flex}.wpdelicious-input-group input[type=text],.wpdelicious-input-group input[type=email],.wpdelicious-input-group input[type=url],.wpdelicious-input-group input[type=password],.wpdelicious-input-group input[type=search],.wpdelicious-input-group input[type=number],.wpdelicious-input-group input[type=tel],.wpdelicious-input-group input[type=range],.wpdelicious-input-group input[type=date],.wpdelicious-input-group input[type=month],.wpdelicious-input-group input[type=week],.wpdelicious-input-group input[type=time],.wpdelicious-input-group input[type=datetime],.wpdelicious-input-group input[type=datetime-local],.wpdelicious-input-group input[type=color],.wpdelicious-input-group textarea,.wpdelicious-input-group select,.wpdelicious-input-group .wpdelicious-suffix,.wpdelicious-input-group .wpdelicious-prefix{border-radius:0}.wpdelicious-input-group input[type=text]:not(:last-child),.wpdelicious-input-group input[type=email]:not(:last-child),.wpdelicious-input-group input[type=url]:not(:last-child),.wpdelicious-input-group input[type=password]:not(:last-child),.wpdelicious-input-group input[type=search]:not(:last-child),.wpdelicious-input-group input[type=number]:not(:last-child),.wpdelicious-input-group input[type=tel]:not(:last-child),.wpdelicious-input-group input[type=range]:not(:last-child),.wpdelicious-input-group input[type=date]:not(:last-child),.wpdelicious-input-group input[type=month]:not(:last-child),.wpdelicious-input-group input[type=week]:not(:last-child),.wpdelicious-input-group input[type=time]:not(:last-child),.wpdelicious-input-group input[type=datetime]:not(:last-child),.wpdelicious-input-group input[type=datetime-local]:not(:last-child),.wpdelicious-input-group input[type=color]:not(:last-child),.wpdelicious-input-group textarea:not(:last-child),.wpdelicious-input-group select:not(:last-child),.wpdelicious-input-group .wpdelicious-suffix:not(:last-child),.wpdelicious-input-group .wpdelicious-prefix:not(:last-child){border-right:none}.wpdelicious-input-group input[type=text]:first-child,.wpdelicious-input-group input[type=email]:first-child,.wpdelicious-input-group input[type=url]:first-child,.wpdelicious-input-group input[type=password]:first-child,.wpdelicious-input-group input[type=search]:first-child,.wpdelicious-input-group input[type=number]:first-child,.wpdelicious-input-group input[type=tel]:first-child,.wpdelicious-input-group input[type=range]:first-child,.wpdelicious-input-group input[type=date]:first-child,.wpdelicious-input-group input[type=month]:first-child,.wpdelicious-input-group input[type=week]:first-child,.wpdelicious-input-group input[type=time]:first-child,.wpdelicious-input-group input[type=datetime]:first-child,.wpdelicious-input-group input[type=datetime-local]:first-child,.wpdelicious-input-group input[type=color]:first-child,.wpdelicious-input-group textarea:first-child,.wpdelicious-input-group select:first-child,.wpdelicious-input-group .wpdelicious-suffix:first-child,.wpdelicious-input-group .wpdelicious-prefix:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.wpdelicious-input-group input[type=text]:last-child,.wpdelicious-input-group input[type=email]:last-child,.wpdelicious-input-group input[type=url]:last-child,.wpdelicious-input-group input[type=password]:last-child,.wpdelicious-input-group input[type=search]:last-child,.wpdelicious-input-group input[type=number]:last-child,.wpdelicious-input-group input[type=tel]:last-child,.wpdelicious-input-group input[type=range]:last-child,.wpdelicious-input-group input[type=date]:last-child,.wpdelicious-input-group input[type=month]:last-child,.wpdelicious-input-group input[type=week]:last-child,.wpdelicious-input-group input[type=time]:last-child,.wpdelicious-input-group input[type=datetime]:last-child,.wpdelicious-input-group input[type=datetime-local]:last-child,.wpdelicious-input-group input[type=color]:last-child,.wpdelicious-input-group textarea:last-child,.wpdelicious-input-group select:last-child,.wpdelicious-input-group .wpdelicious-suffix:last-child,.wpdelicious-input-group .wpdelicious-prefix:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.wpdelicious-suffix,.wpdelicious-prefix{padding:10px 20px;background-color:#f4f4f4;font-size:14px;border:1px solid #edeeee;border-radius:4px}.wpdelicious-table{width:100%;border-collapse:collapse;background-color:#fff}.wpdelicious-table-container{border-radius:4px}.wpdelicious-table a{color:#2db68d;text-decoration:none}.wpdelicious-table a:hover{text-decoration:underline}.wpdelicious-table div:not([class]){display:contents}.wpdelicious-table .dr-field{padding:0}.wpdelicious-table th{text-align:left;font-size:14px;font-weight:500}.wpdelicious-table th,.wpdelicious-table td{padding:5px;font-size:14px;font-weight:500;color:#323b3e}.wpdelicious-table.table-bordered{border-collapse:collapse;border-radius:4px;border-style:hidden;box-shadow:0 0 0 1px #edeeee}.wpdelicious-table.table-bordered th,.wpdelicious-table.table-bordered td{padding:13px 24px;border-bottom:1px solid #edeeee}.wpdelicious-table.table-bordered thead th,.wpdelicious-table.table-bordered thead td{font-size:12px;color:#505556}.wpdelicious-table.table-striped tbody tr:nth-child(odd){background-color:#f9f9f9}.wpdelicious-dropzone{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer}.wpdelicious-dropzone-container{padding:45px;background-color:#f2fbf8;border:2px dashed #2db68d;border-radius:8px}.wpdelicious-dropzone-container.small{padding:0;border-style:solid}.wpdelicious-dropzone-container.small:hover{background-color:#ebfff8}.wpdelicious-dropzone-container.small .wpdelicious-dropzone{padding:8.5px 22px;flex-direction:row;justify-content:center}.wpdelicious-dropzone-container.small .wpdelicious-dropzone label{color:#2db68d}.wpdelicious-dropzone-container.small .wpdelicious-dropzone .upload-icon{margin:0 4px 0 0;font-size:24px}.wpdelicious-dropzone-container .wpdelicious-gallery{margin-top:24px;padding-top:24px;border-top:1px solid #edeeee}.wpdelicious-dropzone *{cursor:pointer}.wpdelicious-dropzone label{font-size:14px;font-weight:600;color:#212728}.wpdelicious-dropzone label span{color:#2db68d}.wpdelicious-dropzone .upload-icon{color:#2db68d;font-size:36px;line-height:1;margin:0 0 16px;display:inline-block}.wpdelicious-dropzone .upload-icon svg{height:1em;width:1em;vertical-align:top}.wpdelicious-supported-files{font-size:14px;color:#505556}.wpdelicious-gallery-item{padding:12px;position:relative}.wpdelicious-gallery-item.small{padding:0;width:50px;height:50px;border-radius:50%;border:none}.wpdelicious-gallery-item.small .wpdelicious-gallery-image{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.wpdelicious-gallery-item.small .wpdelicious-gallery-image-replace{border-radius:50%}.wpdelicious-gallery-item.small .dr-change{width:20px;height:20px;mask-size:20px;-webkit-mask-size:20px}.wpdelicious-gallery-item.small .wpdelicious-gallery-delete-btn{width:16px;height:16px;background-size:8px;top:4px;right:4px}.wpdelicious-gallery-item,.wpdelicious-gallery-image{border:1px solid #edeeee;border-radius:2px}.wpdelicious-gallery-image{width:100%}.wpdelicious-gallery-image-wrap{position:relative}.wpdelicious-gallery-image-wrap:hover .wpdelicious-gallery-image-replace{visibility:visible;opacity:1}.wpdelicious-gallery-image-replace{position:absolute;top:0;left:0;right:0;background-color:rgba(0,0,0,.3);height:100%;display:flex;justify-content:center;align-items:center;color:#fff;visibility:hidden;opacity:0;transition:all .3s}.wpdelicious-gallery-image-replace .dr-change{width:50%;height:50%;background-color:currentColor;-webkit-mask:url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13.94\" height=\"13.94\" viewBox=\"0 0 13.94 13.94\"><path fill=\"%232db68d\" d=\"M9.97,3A6.978,6.978,0,0,0,3,9.97H4.549a5.408,5.408,0,0,1,9.245-3.824L11.519,8.421H16.94V3L14.883,5.057A6.912,6.912,0,0,0,9.97,3Zm5.421,6.97a5.408,5.408,0,0,1-9.245,3.824l2.275-2.275H3V16.94l2.057-2.057A6.948,6.948,0,0,0,16.94,9.97Z\" transform=\"translate%28-3 -3%29\"></path></svg>");mask:url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13.94\" height=\"13.94\" viewBox=\"0 0 13.94 13.94\"><path fill=\"%232db68d\" d=\"M9.97,3A6.978,6.978,0,0,0,3,9.97H4.549a5.408,5.408,0,0,1,9.245-3.824L11.519,8.421H16.94V3L14.883,5.057A6.912,6.912,0,0,0,9.97,3Zm5.421,6.97a5.408,5.408,0,0,1-9.245,3.824l2.275-2.275H3V16.94l2.057-2.057A6.948,6.948,0,0,0,16.94,9.97Z\" transform=\"translate%28-3 -3%29\"></path></svg>");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;color:#fff}.wpdelicious-gallery-image-replace .dr-change:hover{color:#2db68d}.wpdelicious-gallery-image-caption{font-size:14px;font-weight:600}.wpdelicious-gallery-image-wrap+.wpdelicious-gallery-image-caption{margin-top:12px}.wpdelicious-gallery-delete-btn{position:absolute;top:0;right:0;border:none;width:24px;height:24px;border-radius:50%;background-color:#ffd8df;background-image:url("data:image/svg+xml,%3Csvg width=%2710%27 height=%2710%27 viewBox=%270 0 10 10%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 1L1 9M1 1L9 9%27 stroke=%27%23FF3C5F%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");background-size:8px;background-repeat:no-repeat;background-position:center;cursor:pointer;font-size:0;transform:translate(50%, -50%)}.wpdelicious-list-item-block{padding:10px 14px;border:1px solid #edeeee;border-radius:4px;font-size:14px;font-weight:500}.wpdelicious-input__search{background-image:url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.5 17.5L14.5834 14.5833M16.6667 9.58333C16.6667 13.4954 13.4954 16.6667 9.58333 16.6667C5.67132 16.6667 2.5 13.4954 2.5 9.58333C2.5 5.67132 5.67132 2.5 9.58333 2.5C13.4954 2.5 16.6667 5.67132 16.6667 9.58333Z%27 stroke=%27%23505556%27 stroke-width=%271.66667%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");background-size:20px 20px;background-repeat:no-repeat;background-position:14px center;padding-left:42px !important}.wpdelicious-ingredients-image-table thead{position:sticky;top:0;z-index:1;background-color:#fff}.wpdelicious-ingredients-image-table .components-form-token-field__help,.wpdelicious-ingredients-image-table .components-spacer{display:none}.dr-total-duration{padding-left:min(30%,272px);width:100%;margin:16px 0 0}.dr-total-duration .dr-total-duration-inner{padding:12px 16px;border:1px solid #edeeee;border-radius:4px;text-align:center;background-color:#f9f9f9;font-size:14px}.dr-field-suggestions{gap:8px;padding-top:24px;margin-top:24px;padding-right:30px;border-top:1px solid #edeeee;background-color:#fff;position:sticky;bottom:0;z-index:9}.dr-field-suggestions label{font-size:14px;font-weight:normal}.dr-field-suggestions .dr-badge{position:static;display:inline-block}.dr-field-suggestions .dr-close-btn{border:none;background:none;position:absolute;top:24px;right:0;cursor:pointer}.dr-nutrition-content{padding-bottom:24px}.dr-nutrition-content .dr-form-block-wrap{gap:15px}.dr-nutrition-content .dr-form-content{flex-basis:66%;max-width:66%;gap:15px;row-gap:8px}.dr-nutrition-content .dr-form-content .dr-field{min-width:182px;flex-basis:0;flex-grow:1;border:none;padding:0;margin:0}.dr-nutrition-content .dr-nutrition-facts{flex:1}.dr-nutrition-facts{max-width:300px;border:1px solid #edeeee;border-radius:4px;position:sticky;top:80px}.dr-nutrition-facts .dr-title-wrap{padding:3px 8px 2px;border-bottom:1px solid #edeeee;margin:0}.dr-nutrition-facts .dr-title{font-size:12px;font-weight:600;line-height:1.9;padding:0;margin:0;border:none}.dr-nutrition-facts .dr-nutrition-list{padding:12px;font-size:10px}.dr-nutrition-facts .dr-nutrition-list p{margin:0;font-size:inherit}.dr-nutrition-facts .dr-nutrition-list span{display:inline-flex;gap:4px}.dr-nutrition-facts .dr-nutrition-list .dr-nutrition-servings{display:inline-flex;gap:8px}.dr-nutrition-facts .dr-nutrition-list .dr-nutrition-fact-value,.dr-nutrition-facts .dr-nutrition-list .dr-nut-measurement{font-weight:bold}.dr-nutrition-facts .dr-nutrition-list .dr-nutrition-fact-lists>span{margin-right:4px}.dr-faqs-content .dr-sortable,.dr-instructions-content .dr-sortable{height:26px}.dr-instructions-content .wpdelicious-dropzone-container{padding:24px;border-radius:4px;border-width:1px}.dr-instructions-content .wpdelicious-dropzone-container .upload-icon{margin-bottom:8px}.dr-instructions-content .dr-aside{flex-basis:24%;max-width:24%}.delicious-recipe-outer{margin:0 0 0 -20px}.delicious-recipe-outer .dr-tab-wrap-inner{top:95px}.inside .delicious-recipe-outer{margin-left:-24px;margin-bottom:-24px}.dr-custom-icon-block .dr-title-wrap .dr-block-title{margin-bottom:8px}.wpdelicious-modal__header{all:unset;display:block;padding:32px 32px 0;background-color:#fff;position:sticky;top:0px;z-index:11}.wpdelicious-modal__header .wpdelicious-modal__header-heading-container{padding-bottom:24px;border-bottom:1px solid #edeeee}.wpdelicious-modal__header .wpdelicious-modal__header-heading{font-size:20px;font-weight:600;margin:0;line-height:1.6}.wpdelicious-modal__header .wpdelicious-modal__header-heading-description{font-weight:400;font-size:14px;line-height:1.7;color:#505556;margin:4px 0 0}.wpdelicious-modal__header .wpdelicious-modal__button{padding:0;width:16px;height:16px;color:#ff3c5f;position:absolute;top:32px;right:32px;left:auto;background:none;border:none;cursor:pointer}.wpdelicious-modal__body{padding:0 32px 32px}.wpdelicious-modal__footer{padding:0 32px 32px;margin-left:-32px;margin-right:-32px;margin-bottom:-32px}.wpdelicious-modal__footer .wpdelicious-modal__footer-inner{padding-top:24px;border-top:1px solid #edeeee}.wpdelicious-modal__footer.is-sticky{position:sticky;bottom:0;z-index:1;background-color:#fff}.dr-whats-new-box{overflow:hidden}.dr-whats-new-box .dr-whats-new-tabs{height:100%}.dr-whats-new-box .dr-whats-new-tabs .components-tab-panel__tabs{padding-inline:40px;background-color:#fff;gap:30px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.dr-whats-new-box .dr-whats-new-tabs .components-tab-panel__tabs .components-button{all:unset;padding:16px 8px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);transition:all .3s ease-in-out}.dr-whats-new-box .dr-whats-new-tabs .components-tab-panel__tabs .components-button:hover{color:#2db68d}.dr-whats-new-box .dr-whats-new-tabs .components-tab-panel__tabs .components-button.active-tab{color:#2db68d;border-color:#2db68d}.dr-whats-new-box .dr-whats-new-tabs .components-tab-panel__tab-content{max-height:450px;overflow-y:auto;padding-block:24px;height:100%;position:relative}.dr-whats-new-box .dr-whats-new-tabs .components-tab-panel__tab-content::-webkit-scrollbar{width:6px;height:6px}.dr-whats-new-box .dr-whats-new-tabs .components-tab-panel__tab-content::-webkit-scrollbar-track{background:rgba(45,182,141,.05)}.dr-whats-new-box .dr-whats-new-tabs .components-tab-panel__tab-content::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ccc}.dr-whats-new-box .dr-changelog-loading{position:absolute;top:0;left:0;height:100%;width:100%}.dr-whats-new-box #dr-loading{display:flex;justify-content:center;align-items:center;height:100%}.dr-whats-new-box #dr-loading::after{content:"";width:50px;height:50px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 version=%271.1%27 id=%27Layer_1%27 x=%270px%27 y=%270px%27 viewBox=%270 0 512.001 512.001%27 style=%27enable-background:new 0 0 512.001 512.001;%27 xml:space=%27preserve%27%3E%3Cg%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M305.081,4.767l-22.599,85.539c-17.311-2.71-34.948-2.71-52.259,0L207.272,4.767 c32.415-6.356,65.748-6.356,98.163,0C305.434,4.767,305.081,4.767,305.081,4.767z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M195.796,99.487c-16.384,6.356-31.638,15.298-45.197,26.483L88.276,62.941 c24.841-21.734,53.689-38.409,84.921-49.081L195.796,99.487z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M125.617,150.599c-11.185,13.559-20.127,28.813-26.483,45.197l-85.628-22.952 c10.823-31.135,27.613-59.86,49.434-84.568L125.617,150.599z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M88.276,256c-0.018,8.863,0.662,17.726,2.03,26.483L4.767,305.435 c-6.356-32.415-6.356-65.748,0-98.163l85.539,22.246C88.938,238.283,88.258,247.137,88.276,256z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M125.617,361.402l-62.676,62.323c-21.734-24.841-38.409-53.689-49.081-84.921l85.628-22.952 C105.702,332.332,114.529,347.719,125.617,361.402z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M195.796,412.513l-22.952,85.628c-31.108-10.717-59.833-27.392-84.568-49.081l62.676-62.676 C164.423,397.409,179.562,406.228,195.796,412.513z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M305.081,507.233c-32.415,6.356-65.748,6.356-98.163,0l22.599-85.539 c17.311,2.71,34.948,2.71,52.259,0L305.081,507.233z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M423.724,449.06c-24.841,21.734-53.689,38.409-84.921,49.081l-22.952-85.628 c16.384-6.356,31.638-15.298,45.197-26.483L423.724,449.06z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M498.141,339.156c-10.717,31.108-27.392,59.833-49.081,84.568l-62.676-62.676 c11.185-13.559,20.127-28.813,26.483-45.197L498.141,339.156z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M512,256c0.035,16.481-1.562,32.918-4.767,49.081l-85.539-22.599c2.71-17.311,2.71-34.948,0-52.259 l85.539-22.952C510.411,223.321,512.009,239.643,512,256z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M498.141,172.844l-85.628,22.952c-6.356-16.384-15.298-31.638-26.483-45.197l62.676-62.676 C470.563,112.737,487.362,141.586,498.141,172.844z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M423.724,62.941l-62.676,62.676c-13.559-11.185-28.813-20.127-45.197-26.483l22.952-85.628 C370.061,24.294,398.91,41.084,423.724,62.941z%27/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 version=%271.1%27 id=%27Layer_1%27 x=%270px%27 y=%270px%27 viewBox=%270 0 512.001 512.001%27 style=%27enable-background:new 0 0 512.001 512.001;%27 xml:space=%27preserve%27%3E%3Cg%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M305.081,4.767l-22.599,85.539c-17.311-2.71-34.948-2.71-52.259,0L207.272,4.767 c32.415-6.356,65.748-6.356,98.163,0C305.434,4.767,305.081,4.767,305.081,4.767z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M195.796,99.487c-16.384,6.356-31.638,15.298-45.197,26.483L88.276,62.941 c24.841-21.734,53.689-38.409,84.921-49.081L195.796,99.487z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M125.617,150.599c-11.185,13.559-20.127,28.813-26.483,45.197l-85.628-22.952 c10.823-31.135,27.613-59.86,49.434-84.568L125.617,150.599z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M88.276,256c-0.018,8.863,0.662,17.726,2.03,26.483L4.767,305.435 c-6.356-32.415-6.356-65.748,0-98.163l85.539,22.246C88.938,238.283,88.258,247.137,88.276,256z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M125.617,361.402l-62.676,62.323c-21.734-24.841-38.409-53.689-49.081-84.921l85.628-22.952 C105.702,332.332,114.529,347.719,125.617,361.402z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M195.796,412.513l-22.952,85.628c-31.108-10.717-59.833-27.392-84.568-49.081l62.676-62.676 C164.423,397.409,179.562,406.228,195.796,412.513z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M305.081,507.233c-32.415,6.356-65.748,6.356-98.163,0l22.599-85.539 c17.311,2.71,34.948,2.71,52.259,0L305.081,507.233z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M423.724,449.06c-24.841,21.734-53.689,38.409-84.921,49.081l-22.952-85.628 c16.384-6.356,31.638-15.298,45.197-26.483L423.724,449.06z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M498.141,339.156c-10.717,31.108-27.392,59.833-49.081,84.568l-62.676-62.676 c11.185-13.559,20.127-28.813,26.483-45.197L498.141,339.156z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M512,256c0.035,16.481-1.562,32.918-4.767,49.081l-85.539-22.599c2.71-17.311,2.71-34.948,0-52.259 l85.539-22.952C510.411,223.321,512.009,239.643,512,256z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M498.141,172.844l-85.628,22.952c-6.356-16.384-15.298-31.638-26.483-45.197l62.676-62.676 C470.563,112.737,487.362,141.586,498.141,172.844z%27/%3E%3Cpath style=%27fill:%2365DDB9;%27 d=%27M423.724,62.941l-62.676,62.676c-13.559-11.185-28.813-20.127-45.197-26.483l22.952-85.628 C370.061,24.294,398.91,41.084,423.724,62.941z%27/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#2db68d;animation:loader 2s linear infinite;display:block;position:relative;z-index:99}.ai-autofill-button-wrapper{display:flex;justify-content:flex-end}.ai-autofill-button-wrapper .ai-autofill-button{background:none;display:inline-flex;align-items:center;gap:8px;cursor:pointer;border:none;font-weight:500;font-size:13px;position:relative;padding:0}.ai-autofill-button-wrapper .ai-autofill-button span{background:linear-gradient(90.27deg, #0894FF 0.34%, #C959DD 40.16%, #FF2E54 70.02%, #FF9004 99.88%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:filter .3s ease-in-out}.ai-autofill-button-wrapper .ai-autofill-button img{display:block;transition:filter .3s ease-in-out}.ai-autofill-button-wrapper .ai-autofill-button::after{content:"";display:block;width:10%;height:100%;position:absolute;right:auto;left:0;top:0;bottom:0;background:linear-gradient(135deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));visibility:hidden}.ai-autofill-button-wrapper .ai-autofill-button:hover::after{left:100%;transition:all .6s linear;visibility:visible}.ai-autofill-button-wrapper .ai-autofill-button:hover span,.ai-autofill-button-wrapper .ai-autofill-button:hover img{filter:brightness(0.7)}.ai-autofill-button-wrapper .ai-autofill-button.loading::after{visibility:visible;animation:moveRight 1.2s linear infinite}.ai-autofill-button-wrapper .inner-wrapper{position:relative;margin-bottom:8px;display:inline-flex;align-items:center}.ai-autofill-button-wrapper .ai-tooltip{position:absolute;top:-6px;left:50%;transform:translate(-50%, -100%);width:200px;min-width:100px;background-color:#000;color:#fff;text-align:center;padding:4px 8px;border-radius:2px;transition:opacity .3s ease;font-size:14px;line-height:1.5;z-index:99}.ai-autofill-button-wrapper .ai-tooltip::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateY(-50%) rotate(45deg);width:8px;height:8px;background-color:#000}.ai-autofill-button-wrapper .components-spinner{position:unset;margin-top:0}.dr-title-wrap:has(.ai-autofill-button-wrapper){display:flex;justify-content:space-between;align-items:center}.ai-promotion-modal{max-width:600px;text-align:center}.ai-promotion-modal p{font-size:18px;line-height:1.5}.ai-promotion-modal h2{font-size:24px;line-height:1.4;font-weight:700;margin-bottom:16px}.ai-promotion-modal a{font-size:16px;line-height:1.5;padding:12px 24px}
