.blockslider-preview-toolbar {
width: 100%;
position: sticky;
background-color: #000000;
color: #ffffff;
padding: 20px;
top: 0px;
display: flex;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
z-index: 9;
}
@media screen and ( min-width: 600px ) {
.blockslider-preview-toolbar.with-admin-bar {
top: var( --wp-admin--admin-bar--height, 32px ) !important;
}
}
.blockslider-preview-toolbar .blockslider-clipboard-field {
color: #ffffff;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:lg;src:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/lightGallery/fonts/lg.woff2?io9a6k) format("woff2"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/lightGallery/fonts/lg.ttf?io9a6k) format("truetype"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/lightGallery/fonts/lg.woff?io9a6k) format("woff"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/lightGallery/fonts/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:'\e01d'}.lg-show-autoplay .lg-autoplay-button:after{content:'\e01a'}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);will-change:opacity,transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-icon.lg-zoom-in:after{content:'\e311'}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:'\e033'}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:'\e312'}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:'';display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:'\e80d'}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:'\e904'}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:'\e907'}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:'\e906'}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/lightGallery/images/loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:'\e070'}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:'\e908'}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-rotate-left:after{content:'\e900'}.lg-rotate-right:after{content:'\e901'}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:'\e903'}.lg-flip-hor:after{content:'\e902'}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/lightGallery/images/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}:root{--primary-color:#2db68d;--primary-color-rgb:45,182,141;--secondary-color:#e84e3b;--secondary-color-rgb:232,78,59;--font-color:#374757;--font-color-rgb:55,71,87;--black-color:#000000;--black-color-rgb:0,0,0;--white-color:#ffffff;--white-color-rgb:255,255,255;--danger-color:#D7373F;--danger-color-rgb:215,55,63;--success-color:#2DB68D;--success-color-rgb:45,142,141}.site-content-contain{width:1219px;margin:0 auto}.dr-fallback-svg{width:100%;height:100%;object-fit:cover;vertical-align:top}.dr-fallback-svg rect{fill:rgba(var(--primary-color-rgb),0.1)!important;opacity:1!important}.delicious-recipes-error-msg{color:var(--danger-color);font-size:18px;line-height:1;padding:14px 25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:rgba(var(--danger-color-rgb),.1);border:1px solid var(--danger-color);margin-bottom:20px}.delicious-recipes-error-msg::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.641' height='20.313' viewBox='0 0 22.641 20.313'%3E%3Cpath id='Path_30793' data-name='Path 30793' d='M17.329,9.4a4.063,4.063,0,0,0-3.5-2,4.013,4.013,0,0,0-3.5,2L3.1,21.514a4,4,0,0,0-.048,4.125A4.078,4.078,0,0,0,6.6,27.713H21.048A4,4,0,0,0,24.6,25.639a4.058,4.058,0,0,0-.048-4.125Zm-3.5,15.139A1.645,1.645,0,1,1,15.469,22.9,1.648,1.648,0,0,1,13.824,24.542Zm1.717-11.158-.477,5.436a1.228,1.228,0,0,1-.453.858,1.2,1.2,0,0,1-.811.286h-.119a1.25,1.25,0,0,1-1.144-1.144l-.477-5.436a1.657,1.657,0,0,1,.405-1.264,1.774,1.774,0,0,1,1.168-.62,1.628,1.628,0,0,1,1.264.405,1.722,1.722,0,0,1,.62,1.168A.474.474,0,0,1,15.541,13.384Z' transform='translate(-2.499 -7.4)' fill='%23d7373f' opacity='0.8'/%3E%3C/svg%3E%0A");display:inline-block;width:24px;height:24px;margin-right:10px}.delicious-recipes-success-msg{font-size:18px;line-height:1;color:var(--font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 25px;border:1px solid var(--success-color);background-color:rgba(var(--success-color-rgb),.1);margin-bottom:20px}.delicious-recipes-success-msg::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_6106' data-name='Group 6106' transform='translate(-11 -928)'%3E%3Cg id='Ellipse_105' data-name='Ellipse 105' transform='translate(11 928)' fill='%232db68d' stroke='%232db68d' stroke-width='1'%3E%3Ccircle cx='12' cy='12' r='12' stroke='none'/%3E%3Ccircle cx='12' cy='12' r='11.5' fill='none'/%3E%3C/g%3E%3Cpath id='Path_30798' data-name='Path 30798' d='M18.713,942.172l2.955,2.955,7.453-7.453' transform='translate(-0.917 -1.401)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");width:24px;height:24px;display:inline-block;margin-right:10px}.parsley-errors-list{list-style:none;font-size:14px;line-height:1;margin-top:8px;padding-left:0;margin-bottom:0}.parsley-errors-list .parsley-required{color:var(--danger-color);background-color:rgba(var(--danger-color-rgb),.05);padding:8px 10px;display:inline-block;margin-bottom:8px}.parsley-errors-list .parsley-required::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.917' height='9.795' viewBox='0 0 10.917 9.795'%3E%3Cpath id='Path_30793' data-name='Path 30793' d='M9.65,8.366A1.959,1.959,0,0,0,7.96,7.4a1.935,1.935,0,0,0-1.69.966l-3.483,5.84a1.93,1.93,0,0,0-.023,1.989,1.966,1.966,0,0,0,1.713,1h6.967a1.93,1.93,0,0,0,1.713-1,1.957,1.957,0,0,0-.023-1.989Zm-1.69,7.3a.793.793,0,1,1,.793-.793A.795.795,0,0,1,7.96,15.666Zm.828-5.38-.23,2.621a.592.592,0,0,1-.218.414.58.58,0,0,1-.391.138H7.891a.6.6,0,0,1-.552-.552l-.23-2.621a.8.8,0,0,1,.2-.609.856.856,0,0,1,.563-.3.785.785,0,0,1,.609.2.83.83,0,0,1,.3.563A.229.229,0,0,1,8.788,10.286Z' transform='translate(-2.499 -7.4)' fill='%23d7373f' opacity='0.8'/%3E%3C/svg%3E%0A");display:inline-block;width:11px;height:10px;margin-right:7px}.recipe-archive{width:100%;max-width:1200px;padding:0;margin:0 auto;float:none}.single-recipe .dr-entry-header{margin-bottom:40px}.single-recipe .dr-entry-header .dr-category{margin-bottom:10px}.single-recipe .dr-entry-header .dr-category a{width:auto;height:auto;display:inline-block;background:0 0;font-size:.722222em;letter-spacing:.6px;color:rgba(var(--black-color-rgb),.7);border:1px solid rgba(var(--primary-color-rgb),.25);border-radius:40px;padding:7px 15px 5px;line-height:1.3;margin-bottom:5px;margin-right:5px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.single-recipe .dr-entry-header .dr-category a:hover{background:var(--primary-color);color:var(--white-color);-webkit-box-shadow:none;box-shadow:none}.single-recipe .dr-entry-title{margin-bottom:.325em}.dr-entry-meta{display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.single-recipe .dr-entry-header .dr-entry-meta{justify-content:initial}.single-recipe .dr-entry-header .dr-entry-meta a{display:inline-block;vertical-align:middle}.dr-byline{display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:38px}.dr-byline .fn{font-size:.7222em;font-weight:400;text-decoration:none;border:none;margin-left:2px;-webkit-box-shadow:none;box-shadow:none;color:#171717;letter-spacing:.5px}.dr-posted-on{display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.7222em;font-weight:400;color:#232323;margin-right:38px;letter-spacing:.9px}.dr-posted-on time{vertical-align:middle}.dr-comment{display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.7222em;color:var(--secondary-color);line-height:1;letter-spacing:.5px;margin-right:32px}.dr-comment-header{font-weight:600}.dr-rating{display:flex;-webkit-align-items:center;align-items:center;font-size:.83333em;color:#232323;line-height:1;letter-spacing:.9px}.dr-info{letter-spacing:.2px;display:block;margin-bottom:1.25em}.dr-info a{font-size:.8889em;font-weight:600;color:var(--font-color)}.dr-info a svg{display:inline-block;vertical-align:middle}.dr-buttons{display:flex;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.dr-buttons>:not(:last-child){margin-right:15px}.dr-buttons .dr-btn-link{font-size:.777778em;font-weight:400;padding:9px 20px;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:10px;text-decoration:none;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.dr-buttons .dr-btn-link.dr-btn1{background:rgba(var(--font-color-rgb),.1);margin-right:15px;color:#232323}.dr-buttons .dr-btn-link.dr-btn1:hover{background:rgba(var(--font-color-rgb),.2)}.dr-buttons .dr-btn-link.dr-btn1 svg{margin-right:10px}.dr-buttons .dr-btn-link.dr-btn1:first-child svg{margin-left:10px;margin-right:0;width:15px;height:15px}.dr-buttons .dr-btn-link.dr-btn2{background:var(--primary-color);color:var(--white-color)}.dr-buttons .dr-btn-link.dr-btn2:hover{opacity:.8;color:var(--white-color)}.dr-buttons .dr-btn-link.dr-btn2 svg{margin-right:10px;width:15px;height:16px}.dr-buttons .dr-print-trigger.dr-btn-link.dr-btn2 svg{fill:var(--white-color)}.dr-feature-image{position:relative;margin:2.222em 0 2em}.dr-feature-image .post-pinit-button{position:absolute;top:10px;left:10px;background:0 0;border:none;padding:0;min-height:auto;display:none}.dr-feature-image:hover .post-pinit-button{display:block;cursor:pointer}.dr-feature-image .view-gallery-btn{position:absolute;top:50%;left:0;margin-top:-36px;display:inline-block;padding:14px 57px 13px 30px;background:var(--white-color);line-height:normal}.dr-feature-image .view-gallery-btn b{font-size:.8889em;font-weight:600;color:var(--font-color);display:block;position:relative;width:100%;margin-bottom:2px}.dr-feature-image .view-gallery-btn span{display:block;position:relative;width:100%;font-size:.8889em;font-weight:400;color:rgba(35,35,35,.6);letter-spacing:.2px}.dr-feature-image .view-gallery-btn svg{position:absolute;top:21px;right:30px}.dr-summary-holder .dr-note ol,.dr-summary-holder .dr-note ul,.dr-summary-holder ol.dr-ordered-list{list-style:none!important;margin-left:0!important;padding:0!important}.dr-summary-holder .dr-note ol li,.dr-summary-holder .dr-note ul li,.dr-summary-holder ol.dr-ordered-list li{list-style-type:none!important;margin-left:0!important}.dr-summary-holder .dr-note ol>li,.dr-summary-holder .dr-note ul>li,.dr-summary-holder ol.dr-ordered-list>li{padding-left:32px!important;position:relative}.dr-summary-holder .dr-note ol>li,.dr-summary-holder .dr-note ul>li,.dr-summary-holder ol.dr-ordered-list>li{margin-bottom:.5em}.dr-summary-holder .dr-note ol>li:last-child,.dr-summary-holder .dr-note ul>li:last-child,.dr-summary-holder ol.dr-ordered-list>li:last-child{margin-bottom:0}.dr-summary-holder .dr-note ol>li:before,.dr-summary-holder ol.dr-ordered-list>li::before{content:counter(list-item);font:inherit;position:absolute;top:5px;left:0;color:var(--primary-color);justify-content:center;width:20px;height:20px;background:var(--primary-color);border-radius:50%;color:#fff;text-align:center;display:inline-flex;align-items:center;font-weight:700;font-size:14px;line-height:1}.dr-summary-holder .dr-note ul>li:before{content:""!important;position:absolute;top:0;left:0;display:inline-block;width:1em;height:2em;background-color:var(--primary-color);-webkit-mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 8L21 12L17 16' stroke='%232DB68D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 16V10C7 8.89543 6.10457 8 5 8V8C3.89543 8 3 8.89543 3 10V10C3 11.1046 3.89543 12 5 12H21' stroke='%232DB68D' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 8L21 12L17 16' stroke='%232DB68D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 16V10C7 8.89543 6.10457 8 5 8V8C3.89543 8 3 8.89543 3 10V10C3 11.1046 3.89543 12 5 12H21' stroke='%232DB68D' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");-webkit-mask-size:1em 1em;mask-size:1em 1em;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.dr-entry-content .dr-title{margin-top:0;margin-bottom:1em;font-size:1.1111em;font-weight:700;line-height:1.55}.dr-howto-list ul{list-style:none}.dr-howto-list ul li:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.696' height='11.943' viewBox='0 0 10.696 11.943'%3E%3Cg id='leaf' transform='translate(-24.561 -0.001)'%3E%3Cpath id='Path_30601' data-name='Path 30601' d='M91.025,3.661C95.09,3.214,96.411.642,96.416.642A.262.262,0,0,1,96.9.694c1.351,4.583.614,7.743-.937,9.617a5.835,5.835,0,0,1-2.241,1.672,5.584,5.584,0,0,1-2.545.431,4.476,4.476,0,0,1-3.893-2.6,4.333,4.333,0,0,1-.346-1.284,4.414,4.414,0,0,1,.5-2.573,4.27,4.27,0,0,1,2.051-1.886,5.166,5.166,0,0,1,1.538-.41Z' transform='translate(-62.35 -0.483)' fill='%2345b549'/%3E%3Cpath id='Path_30602' data-name='Path 30602' d='M34.734.256a.262.262,0,1,1,.52.045,10.761,10.761,0,0,1-3.163,6.061l-.027.029A15.251,15.251,0,0,1,29.806,8.3l1.762.328a.262.262,0,0,1-.088.515l-2.3-.431c-.9.57-3.2,1.838-3.2,1.838l-.438-.411S27.9,8.907,28.971,8.226L29,8.2a15.11,15.11,0,0,0,2.621-2.1l-.208-2.063a.262.262,0,1,1,.519-.07c0,.006,0,.012,0,.018l.158,1.6A9.952,9.952,0,0,0,34.734.256Z' transform='translate(-0.697 0)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");height:12px;width:11px;background-repeat:no-repeat!important;display:inline-block;background-position:left center;margin-right:15px;position:absolute;top:0;left:0;margin-left:-25px;margin-top:5px}.dr-list-tips{padding-bottom:1.5em}.pin-block{display:block;margin:36px 0 15px}.dr-summary-holder{padding:3.4444em 2.2222em 2.05556em;margin:35px 0;position:relative;z-index:1}.dr-summary-holder:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:rgba(var(--primary-color-rgb),.05)}.dr-recipe-summary-inner{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-recipe-summary-inner .dr-image{width:34%;text-align:center;position:relative}.dr-post-summary:not(.layout-3) .dr-recipe-summary-inner .dr-image img{height:auto!important;max-width:100%}.dr-recipe-summary-inner .dr-title-wrap .dr-star-ratings-wrapper{margin-bottom:15px;font-size:14px;font-size:14px;letter-spacing:.9px;font-weight:400}.dr-recipe-summary-inner .dr-title-wrap a{text-decoration:none}.dr-recipe-summary-inner .dr-title-wrap a:hover{color:var(--primary-color)}.dr-image img{vertical-align:top}.dr-post-summary .dr-image .post-pinit-button{position:absolute;top:10px;left:10px;background:0 0;border:none;padding:0;min-height:auto;display:none}.dr-post-summary .dr-image:hover .post-pinit-button{display:block;cursor:pointer}.dr-image .dr-btn-link{width:100%;display:block;text-align:center;margin-top:14px;padding:9px 20px 8px}.dr-image .dr-btn-link svg{display:inline-block;vertical-align:middle}.dr-recipe-summary-inner .dr-image+.dr-title-wrap{width:66%;padding:0 1.5em 0 2.44444em}.dr-title-wrap .dr-rating{font-size:.88889em;font-weight:600;letter-spacing:normal}.dr-title-wrap .dr-rating .icon{width:15px;height:15px;fill:#e84e3b;margin-right:10px;-webkit-filter:drop-shadow(0 3px 6px rgba(232,78,59,0.26));filter:drop-shadow(0 3px 6px rgba(232, 78, 59, .26))}.dr-rating a{color:var(--secondary-color)}.dr-title-wrap .dr-rating img{margin-left:-7px}.dr-title-wrap .dr-rating .dr-text-red{margin-left:6px;color:var(--secondary-color)}.single-recipe .dr-title-wrap .dr-title{margin-top:0;font-size:30px;line-height:1.3333;font-weight:500}.dr-summary-holder *{box-sizing:border-box}.dr-summary-holder .dr-title-wrap .dr-entry-meta{margin-bottom:0;flex-direction:column;-webkit-align-items:initial;align-items:initial}.dr-summary-holder .dr-entry-meta>span a{font-size:.89em;color:var(--secondary-color)}.dr-title-wrap .dr-entry-meta .dr-byline{display:block;margin:0 0 10px;width:100%}.dr-entry-meta .dr-byline img{margin-right:5px;width:29px;height:29px;-webkit-border-radius:50%;border-radius:50%}.dr-title-wrap .dr-entry-meta .dr-meta-title{font-size:.8333em;font-weight:500}.dr-title-wrap .dr-entry-meta .fn{font-size:.89em;color:var(--secondary-color)}.dr-title-wrap .dr-entry-meta .dr-meta-title svg{margin-right:6px;display:inline-block;vertical-align:middle;margin-top:-3px;width:16px;height:16px;fill:rgba(var(--font-color-rgb),0.55)}.dr-title-wrap .dr-entry-meta .dr-cuisine .dr-meta-title svg,.dr-title-wrap .dr-entry-meta .dr-recipe-keys .dr-meta-title svg{width:18px;height:18px;margin-left:-2px}.dr-title-wrap .dr-entry-meta .dr-meta-title{margin-right:5px}.dr-title-wrap .dr-entry-meta .dr-method{display:block;width:100%;margin:0 0 10px}.dr-title-wrap .dr-entry-meta .dr-cuisine{display:block;width:100%;margin:0 0 10px}.dr-title-wrap .dr-entry-meta .dr-category{margin-bottom:10px;display:flex;-webkit-align-items:center;align-items:center;flex-wrap:wrap}.dr-title-wrap .dr-entry-meta .dr-category a{border:none;margin:0 4px;padding:0}.dr-summary-holder .dr-title-wrap .dr-entry-meta .dr-category a{width:auto;height:auto;margin-right:0;color:var(--secondary-color);background:0 0;border-radius:0}.dr-summary-holder .dr-title-wrap .dr-entry-meta .dr-category.dr-recipe-keys a{display:inline-block;width:35px;height:35px;margin:5px;color:var(--white-color);border-radius:100%}.dr-title-wrap .dr-entry-meta .dr-category a:hover{background:0 0}.dr-extra-meta{display:-webkit-flex;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-align-items:stretch;align-items:stretch}.dr-post-summary .dr-extra-meta{margin-top:40px}.dr-extra-meta .dr-sim-metaa{display:-webkit-flex;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-align-items:center;align-items:center;border:1px solid rgba(var(--primary-color-rgb),.15);border-left:none;padding:30px;font-size:.833333em;color:rgba(var(--font-color-rgb),.9);width:33.33%;margin-top:-1px}.dr-extra-meta .dr-sim-metaa.dr-cook-time{width:66.66%;border-right:none}.dr-extra-meta .dr-sim-metaa:last-child{border-right:none}@media(min-width:768px){.dr-extra-meta .dr-sim-metaa.dr-yields,.dr-extra-meta .dr-sim-metaa:first-child{padding-left:0}.dr-extra-meta .dr-sim-metaa.dr-cook-time{padding-right:0}.dr-extra-meta .dr-sim-metaa:last-child{padding-right:0}}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span{flex:1}.dr-extra-meta .dr-sim-metaa.dr-cook-time>.dr-meta-title{position:relative;top:5px;margin-right:0}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span:not(.dr-meta-title){display:inline-block;padding:5px 15px}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span:last-child{padding-right:0}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span .dr-meta-title{margin-bottom:5px;margin-right:0}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-total-time{text-align:center;display:flex;flex-direction:column;align-items:center}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-total-time .dr-meta-title{background:var(--primary-color);border-radius:3px;color:var(--white-color);padding:0 5px;justify-content:center;display:inline-block}.dr-extra-meta .dr-cook-time .dr-meta-title,.dr-extra-meta .dr-cook-time .dr-total-time,.dr-extra-meta .dr-sim-metaa .dr-meta-title,.dr-extra-meta .dr-yields .dr-meta-title{display:flex;-webkit-align-items:center;align-items:center}.dr-extra-meta .dr-sim-metaa .dr-active-time .dr-meta-title{display:inline-block}.dr-extra-meta .dr-sim-metaa .dr-meta-title{margin-right:6px}.dr-extra-meta .dr-sim-metaa .dr-meta-title .icon{width:20px;height:20px;fill:var(--secondary-color);margin-right:10px;-webkit-filter:drop-shadow(0 3px 6px rgba(var(--secondary-color-rgb),0.26));filter:drop-shadow(0 3px 6px rgba(var(--secondary-color-rgb), .26))}.dr-extra-meta .dr-sim-metaa.dr-season .dr-meta-title .icon{width:25px;margin-left:-5px}.dr-extra-meta .dr-yields .dr-meta-times{font-size:12px;display:inline-block;line-height:1;background:rgba(var(--primary-color-rgb),.76);padding:2px 5px;color:var(--white-color);-webkit-border-radius:3px;border-radius:3px;margin-left:7px}.dr-summary{padding:40px 0;border-bottom:solid 1px rgba(var(--primary-color-rgb),.15)}.dr-ingredients-list>:last-child,.dr-summary>:last-child{margin-bottom:0!important}.dr-summary h4{font-size:1.11111em;margin-bottom:.75em}.dr-summary-holder .dr-ingredients-list{padding:40px 0;border-bottom:solid 1px rgba(var(--primary-color-rgb),.15)}.dr-ingredients-list .dr-ingrd-title-wrap h3,.dr-ingredients-list .dr-ingrd-title-wrap input{margin-bottom:0!important}.dr-ingrd-title-wrap{display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1.5em}#primary .dr-ingredients-list>.dr-title,.dr-ingredients-list>.dr-title{font-size:.89em}.dr-ingredients-scale{display:flex;-webkit-align-items:center;align-items:center}.dr-ingredients-scale .dr-scale-ingredients{background:var(--white-color);width:90px;border:1px solid rgba(var(--primary-color-rgb),.35);border-radius:3px}.dr-ingrd-title-wrap .dr-title{margin:0}.dr-ingredients-scale label{display:inline-block;margin:0 6px 0;letter-spacing:.5px;font-size:.83333em;color:rgba(var(--font-color-rgb),.9)}.dr-ingredients-scale select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;line-height:1;font-size:.88889em;letter-spacing:.5px;height:auto;padding:7px 25px 7px 8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' viewBox='0 0 8 12'%3E%3Cg id='Group_5517' data-name='Group 5517' transform='translate(-1092.999 -6749.494)'%3E%3Cpath id='Path_30610' data-name='Path 30610' d='M-14526-5621.506l4,4,4-4Z' transform='translate(15619 12379)' fill='%23374757'/%3E%3Cpath id='Path_30611' data-name='Path 30611' d='M-14526-5617.506l4-4,4,4Z' transform='translate(15619 12371)' fill='%23374757'/%3E%3C/g%3E%3C/svg%3E%0A");background-color:var(--white-color);border-color:rgba(var(--primary-color-rgb),.45);background-repeat:no-repeat;-webkit-background-size:8px;-o-background-size:8px;background-size:8px;background-position:center right 7px}.dr-ingredients-scale input[type=number]::-webkit-inner-spin-button,.dr-ingredients-scale input[type=number]::-webkit-outer-spin-button{opacity:1}.dr-summary-holder .dr-ingredients-list .dr-unordered-list{margin:0 0 32px;padding:0;list-style:none}.dr-summary-holder .dr-ingredients-list .dr-unordered-list li{position:relative;padding-left:35px!important;line-height:1.5556;margin-bottom:15px}.dr-summary-holder .dr-ingredients-list .dr-unordered-list li:before{display:none}.dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox]{display:block!important;position:absolute;top:0;left:0;margin-top:4px;margin-left:0;background:var(--white-color);height:17px;width:17px;-webkit-border-radius:2px;border-radius:2px;border:1px solid var(--primary-color);-webkit-appearance:none;-moz-appearance:none;appearance:none}.dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox]+label{margin-left:0;padding:0;border-left:none;position:static}.dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox]:focus{outline:0}.dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox]+label:before{content:"";display:inline-block;background:var(--white-color);height:17px;width:17px;-webkit-border-radius:2px;border-radius:2px;border:1px solid var(--primary-color);position:absolute;top:0;left:0;margin-top:4px}.dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox]:checked+label:before{background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 512 512'%3E%3Cpath d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E") center center no-repeat;-webkit-background-size:11px;-o-background-size:11px;background-size:11px;background-color:var(--primary-color);-webkit-border-radius:2px;border-radius:2px}.dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox]:checked+label{text-decoration:line-through;color:rgba(var(--black-color-rgb),.45)}.dr-ingre-tips{color:rgba(var(--font-color-rgb),.65)}.ingredient-notes{color:rgba(var(--black-color-rgb),.5)}.dr-instructions{padding:40px 0;border-bottom:solid 1px rgba(var(--primary-color-rgb),.15)}.dr-instructions .dr-instruction{margin-bottom:1em}.dr-instructions .dr-ordered-list{margin:0 0 1.5em;list-style:none}.dr-instructions .dr-ordered-list:last-child{margin-bottom:0}.dr-instrc-title-wrap{display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1.5em}.dr-instrc-title-wrap .dr-title{margin:0!important}.dr-ingredients-list .ingredients-list .dr-title,.dr-instructions .directions-list .dr-title{margin-top:0;margin-bottom:.75em}.dr-instructions-toggle{display:flex;-webkit-align-items:center;align-items:center}.dr-toggle-inputs{display:inline-block;position:relative;width:75px;height:32px;border-radius:30px;background:rgba(var(--font-color-rgb),.76)}.dr-inst-label{font-size:.83333em;font-weight:600;color:rgba(var(--font-color-rgb),.9);margin-right:8px}.dr-toggle-inputs input[type=checkbox]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.dr-toggle-inputs .knobs{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;z-index:2}.dr-toggle-inputs .knobs span{position:absolute;top:4px;left:4px;width:12px;height:12px;font-size:10px;font-weight:700;text-align:center;line-height:1;padding:0;border-radius:50%;transition:.3s ease all;border:solid 6px var(--white-color);background-color:var(--primary-color);z-index:2;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.dr-toggle-inputs .dr-toggle-on{position:absolute;top:9px;width:33px;height:15px;font-size:15px;color:var(--white-color);letter-spacing:.5px;font-weight:600;text-align:center;line-height:1;padding:0;right:10px;opacity:1;border-radius:50%;transition:.3s ease all}.dr-toggle-inputs .dr-toggle-off{position:absolute;top:9px;width:33px;height:15px;font-size:15px;color:var(--white-color);letter-spacing:.5px;font-weight:600;text-align:center;line-height:1;padding:0;left:8px;opacity:0;border-radius:50%;transition:.3s ease all}.dr-toggle-inputs input[type=checkbox]:checked+.knobs span{left:46px;background-color:var(--primary-color)}.dr-toggle-inputs input[type=checkbox]:checked~.dr-toggle-off{opacity:1}.dr-toggle-inputs input[type=checkbox]:checked~.dr-toggle-on{opacity:0}.dr-instructions li img{margin:0 auto 1em}.dr-instructions-video{position:relative;display:block;margin:0 0 1em}.dr-instructions-video:last-child{margin-bottom:0}.dr-summary-holder .dr-instructions-video img{margin:0}.dr-vdo-thumbnail{min-height:100px}.dr-vdo-thumbnail:empty{display:none}.dr-instructions-video .dr-title{position:absolute;font-size:2.77778em;font-weight:500;color:var(--body-font-color);top:0;left:0;right:0;text-align:center;margin-top:-40px}.dr-instructions-video a{position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;width:48px;height:48px;-webkit-border-radius:50%;border-radius:50%;background:rgba(var(--font-color-rgb),.5);display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.dr-instructions-video a svg{margin-left:4px}.dr-instructions-video img{vertical-align:top;width:100%}.dr-equipments{padding:40px 0 12px}.dr-equipment-grid{display:flex;-webkit-align-items:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;width:auto;margin-left:-11px;margin-right:-11px}.dr-equipment-grid .dr-equipment-block{width:33.333%;padding:0 11px}.dr-equipment-grid .dr-equipment-block img{width:100%;vertical-align:top}.dr-equipment-grid .dr-equipment-block .dr-equipment-title-wrap{background:var(--white-color);padding:15px 20px;border-top:1px solid rgba(var(--font-color-rgb),.05)}.dr-equipment-name{margin-bottom:10px}.dr-equipment-title-wrap .dr-buttons .dr-btn-link.dr-btn1{background:rgba(var(--primary-color-rgb),.1);color:#232323}.dr-equipment-title-wrap .dr-buttons .dr-btn-link.dr-btn1:hover{background:rgba(var(--primary-color-rgb),.2)}.dr-nutrition-facts{padding:40px 0 0}.dr-nutrition-facts .dr-title-wrap{display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;background:var(--primary-color);color:var(--white-color);padding:12px 30px}.dr-nutrition-facts .dr-title-wrap .dr-title b{margin-right:10px}.dr-nutrition-facts .dr-title-wrap .dr-title span{font-weight:400;letter-spacing:.2px}.dr-nutrition-facts .dr-title-wrap .dr-daily-value{font-size:.8889em;font-weight:400}.dr-nutrition-facts .dr-nutrition-list{display:block;background:var(--white-color);border:solid 1px rgba(135,171,162,.16);padding:6px 30px 15px}.dr-nutrition-facts .dr-nutrition-list ul{margin:0;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.dr-nutrition-facts .dr-nutrition-list ul:before{content:"";position:absolute;top:6px;left:50%;margin-left:-1px;width:1px;height:calc(100% - 12px);height:-webkit-calc(100% - 12px);height:-moz-calc(100% - 12px);background:rgba(var(--primary-color-rgb),.1);z-index:1}.dr-nutrition-facts .dr-nutrition-list ul li{display:inline-block;width:50%;padding-right:50px;font-size:.888889em;line-height:1.9375;margin-bottom:.75em;margin-top:1em;font-weight:400;color:#232323}.dr-nutrition-facts .dr-nutrition-list ul li:after,.dr-nutrition-facts .dr-nutrition-list ul li:before{display:table;clear:both;content:""}.dr-nutrition-facts .dr-nutrition-list ul li b{float:right;font-size:15px;color:var(--font-color)}.dr-nutrition-facts .dr-nutrition-list ul li:nth-child(2n){padding-right:0;padding-left:50px}.dr-nutrition-facts .dr-nutrition-list ul li:before{display:none}.dr-nutrition-keyword{display:block;margin:21px 0}.dr-nutrition-keyword b{font-size:.7778em;color:var(--font-color);display:inline-block;vertical-align:middle;margin-bottom:5px}.dr-nutrition-keyword a{display:inline-block;vertical-align:middle;margin-bottom:5px}.dr-nutrition-keyword span{font-size:.83333em;margin-left:3px;color:#232323}.dr-nutrition-keyword span:after{display:inline-block;content:",";color:#232323}.dr-nutrition-keyword span:last-of-type:after{display:none}.dr-nutrition-keyword a svg{vertical-align:middle}.dr-poweredby{display:block;padding:15px;text-align:center;background:rgba(var(--primary-color-rgb),.05)}.dr-poweredby img{vertical-align:middle;display:inline-block}.dr-poweredby span{display:inline-block;vertical-align:middle;margin-right:30px}.dr-recipe-share{display:block;position:relative;margin:70px 0 55px}#primary .dr-recipe-share .dr-title,.dr-recipe-share .dr-title{position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);margin-top:-21px;z-index:1;display:inline-block;background:var(--white-color);padding:9px 30px;line-height:1.5;font-size:16px}.dr-share-wrap{display:flex;-webkit-align-items:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-share-wrap .dr-share-block{display:flex;flex:1;-webkit-align-items:center;align-items:center;padding:50px 36px 60px;-webkit-justify-content:center;justify-content:center;text-align:center;color:var(--white-color);position:relative}.dr-share-wrap .dr-share-block p{color:inherit}.dr-share-wrap .dr-share-block.dr-instagram{background:#3f729b}.dr-share-wrap .dr-share-block.dr-pinterest{background:#c8232c}.dr-share-wrap .dr-share-block .dr-share-bl-inn{position:relative;z-index:1}.dr-share-wrap .dr-share-block:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-background-size:cover;-o-background-size:cover;background-size:cover;z-index:0;opacity:.05}.dr-share-wrap .dr-share-block:before{background:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/public/images/dr-share-bg.png) repeat}.dr-share-wrap .dr-share-block .dr-share-icon{display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:48px;height:48px;background:var(--white-color);-webkit-border-radius:50%;border-radius:50%;margin:0 auto 24px}.dr-share-wrap .dr-share-content a{color:var(--white-color);text-decoration:underline}.dr-share-content .post-pinit-button{cursor:pointer}.dr-author-sign{display:block;text-align:center}.dr-author-sign img{vertical-align:top;margin:0 auto 50px}.dr-tags{padding:30px 0}.dr-tags .dr-meta-title{font-weight:600;margin-right:10px;font-size:.8888em;color:var(--font-color)}.dr-tags a{display:inline-block;margin-right:8px;margin-bottom:8px;font-size:.72222em;color:var(--font-color);font-weight:400;border:1px solid rgba(var(--primary-color-rgb),.25);line-height:1;padding:8px 15px 5px;-webkit-border-radius:20px;border-radius:20px;-webkit-transition:all ease .3s!important;-moz-transition:all ease .3s!important;-ms-transition:all ease .3s!important;-o-transition:all ease .3s!important;transition:all ease .3s!important}.dr-tags a:hover{color:var(--white-color)!important;border-color:var(--primary-color);background:var(--primary-color)}.dr-archive-list-wrapper{display:block;margin:0 0 1.5em}.dr-archive-list-gridwrap,.dr-gb-block-wrap{display:flex;-webkit-align-items:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -22px}.dr_wishlist__recipe{position:absolute;top:10px;right:10px;display:flex;cursor:pointer}.dr-wishlist-info{font-size:11px;white-space:nowrap;color:var(--secondary-color);display:inline-block;padding:0 10px;border-radius:3px;background-color:#fdf3f3;position:absolute;right:100%;top:2px;margin-right:7px;transform:translateX(10px);visibility:hidden;opacity:0;transition:all .3s ease}.dr_wishlist__recipe:hover .dr-wishlist-info{transform:translateX(0);visibility:visible;opacity:1}.dr-wishlist-info::after{content:"";border:5px solid transparent;border-left-color:#fdf3f3;position:absolute;left:100%;top:50%;transform:translateY(-50%)}.dr_wishlist__recipe.dr-wishlist-is-bookmarked svg circle{fill:var(--secondary-color)}.dr_wishlist__recipe.dr-wishlist-is-bookmarked svg path{fill:#fff}.dr_wishlist__recipe .dr-wishlist-total{display:none}.dr-add-to-wishlist-single{margin-bottom:10px}.dr-add-to-wishlist-single .dr_wishlist__recipe{position:static;background-color:rgba(var(--secondary-color-rgb),.1);color:var(--font-color);font-style:italic;font-size:14px;display:flex;justify-content:center;align-items:center;padding:10px 15px}.dr-add-to-wishlist-single .dr_wishlist__recipe .dr-wishlist-info{position:static;background:0 0;transform:unset;visibility:visible;opacity:1;font-size:14px;color:inherit}.dr-add-to-wishlist-single .dr_wishlist__recipe .dr-wishlist-info::after{content:none}.dr-add-to-wishlist-single .dr_wishlist__recipe svg{margin-right:0;width:24px}.dr-add-to-wishlist-single .dr_wishlist__recipe svg circle{display:none}.dr-add-to-wishlist-single .dr_wishlist__recipe.dr-wishlist-is-bookmarked svg circle{display:block}.dr-archive-single{width:33.33%;padding:0 22px;margin-bottom:2.25em;text-align:center;position:relative}.dr-archive-single figure{margin:0;text-align:center}.dr-archive-single figure img{vertical-align:top;width:100%}.dr-archive-single figure .dr-fallback-svg,.dr-archive-single figure img{width:auto;height:auto}.dr-archive-details{display:block;text-align:center}#primary .dr-archive-details .dr-archive-list-title,.dr-archive-details .dr-archive-list-title{font-size:1em;line-height:1.625;margin-top:0;padding:0 15px;font-weight:700}.dr-archive-details .dr-archive-list-title a{color:inherit;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.dr-archive-details .dr-archive-list-title a:hover{color:var(--primary-color)}.dr-navigation.pagination{border-top:1px solid rgba(var(--primary-color-rgb),.15);font-size:18px;font-family:var(--secondary-color);padding:2em 0 2em}.dr-nav-links{text-align:left}.dr-nav-links .dr-page-numbers{display:inline-block;color:rgba(var(--font-color-rgb),.5);margin:0 10px;font-size:15px;font-weight:600;min-width:25px;min-height:25px;line-height:25px;text-align:center}.dr-nav-links .dr-page-numbers.current,.dr-nav-links .dr-page-numbers:hover{color:var(--font-color)}.dr-nav-links .dr-dotts{color:rgba(var(--font-color-rgb),.5);letter-spacing:2px;display:inline-block;margin:0}.dr-nav-links .dr-page-numbers.next{color:var(--font-color);margin-left:10px;font-size:16px;position:relative;padding-right:30px}.dr-nav-links .dr-page-numbers.prev{color:var(--font-color);margin-left:0;margin-right:10px;font-size:16px;position:relative;padding-left:30px}.dr-nav-links .dr-page-numbers.next::before,.dr-nav-links .dr-page-numbers.prev::before{content:"";background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18.479" height="12.689" viewBox="0 0 18.479 12.689"><g transform="translate(0.75 1.061)"><path d="M7820.11-1126.021l5.284,5.284-5.284,5.284" transform="translate(-7808.726 1126.021)" fill="none" stroke="%23374757" stroke-linecap="round" stroke-width="1.5"></path><path d="M6558.865-354.415H6542.66" transform="translate(-6542.66 359.699)" fill="none" stroke="%23374757" stroke-linecap="round" stroke-width="1.5"></path></g></svg>');background-repeat:no-repeat;background-position:center;width:18px;height:13px;position:absolute;top:7px;right:0}.dr-nav-links .dr-page-numbers.prev::before{left:0;right:auto;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.dr-nav-links .dr-page-numbers.next svg{margin-left:10px;width:15px}.dr-nav-links .prev svg{-webkit-transform:scale(-1);-moz-transform:scale(-1);-ms-transform:scale(-1);-o-transform:scale(-1);transform:scale(-1);display:inline-block;margin-right:10px}.dr-archive-all-categories{padding:50px 30px;margin-bottom:65px;background:rgba(var(--primary-color-rgb),.04);border:1px solid rgba(var(--primary-color-rgb),.1);text-align:center}.dr-archive-all-categories .dr-title{margin-bottom:1.25em;font-size:1em}.dr-archive-cat-wrap ul{margin:0;padding:0;list-style:none;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.dr-archive-cat-wrap ul li{margin:5px;display:inline-block;font-size:.7778em;letter-spacing:.6px;line-height:1.5}.dr-archive-cat-wrap ul li a{display:inline-block;background:0 0;color:var(--font-color);border:1px solid rgba(var(--primary-color-rgb),.25);border-radius:50px;line-height:1.5;padding:5px 15px;text-decoration:none}.dr-archive-cat-wrap ul li a:hover{background:var(--primary-color);color:var(--white-color)}.dr-archive-recipe-ingrd{display:block;margin:50px 0}.dr-archive-recipe-ingrd ul{list-style:none}.dr-archive-recipe-ingrd ul li{display:inline-block;margin:2.5px}.dr-archive-recipe-ingrd ul li:first-child{margin-left:0}.dr-archive-recipe-ingrd ul li a{display:inline-block;font-size:13px;line-height:1;height:30px;width:30px;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:1px solid rgba(var(--primary-color-rgb),.5);color:var(--secondary-color);-webkit-border-radius:3px;border-radius:3px;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.dr-archive-recipe-ingrd ul li a:hover{color:var(--white-color);background:var(--primary-color)}.dr-archive-recipe-by-alph{display:block}.dr-title-alpha{font-size:1.111em;font-weight:600;color:var(--primary-color);display:block;margin-bottom:1em}.dr-archive-recipe-by-alph{margin-bottom:2em;padding-bottom:1.5em;border-bottom:1px solid rgba(var(--font-color-rgb),.1)}.dr-archive-recipe-by-alph:last-of-type{border-bottom:none}.dr-archive-recipe-by-alph ul{margin:0 0 0 1.35em;line-height:1.55556;letter-spacing:.2px;list-style:none;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-archive-recipe-by-alph ul li{line-height:1.55556;margin-bottom:1.25em;position:relative;font-size:.88889em;width:33.33%;padding-right:3em}.dr-archive-recipe-by-alph ul li a{color:#232323;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.dr-archive-recipe-by-alph ul li a:hover{color:var(--primary-color)}.dr-archive-recipe-by-alph ul li:before{content:"";position:absolute;top:0;left:0;margin-top:10px;margin-left:-22px;height:6px;width:6px;-webkit-border-radius:50%;border-radius:50%;background:rgba(var(--font-color-rgb),.78)}.dr-categories,.dr-favorite-recipe,.dr-most-popular-rcp,.dr-popular-recipe-indv,.dr-popular-tags,.dr-recipe-keys{font-size:18px}.dr-favorite-recipe,.dr-most-popular-rcp,.dr-popular-recipe-indv{list-style:none;margin:0}.dr-favorite-recipe li,.dr-most-popular-rcp li,.dr-popular-recipe-indv li{margin-bottom:30px}.widget.dr-recipe-keys ul{margin-left:-15px;margin-right:-15px;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.dr-recipe-keys ul li{width:50%;border:none!important;display:inline-block;margin-bottom:28px;padding:0!important}.dr-recipe-keys ul li a,.dr-recipe-keys ul li a:hover{border:none;-webkit-box-shadow:none!important;box-shadow:none!important}.dr-recipe-keys ul li a{color:var(--font-color);display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;outline-color:#232323;padding-left:15px;padding-right:15px;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.dr-recipe-keys ul li a:hover{color:var(--primary-color)!important}.dr-recipe-keys ul li a .dr-svg-icon{margin-right:10px;margin-right:10px;width:38px;height:38px;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.dr-recipe-keys ul li a .dr-svg-icon span{width:38px;height:38px;border-radius:100%;background:var(--primary-color);font-size:.78em;text-align:center;color:var(--white-color);display:flex;flex-direction:column;justify-content:center;align-items:center}.dr-recipe-keys ul li a .dr-svg-icon .svg-inline--fa{width:38px;height:38px;border-radius:100%;background:var(--primary-color);font-size:.78em;text-align:center;color:var(--white-color);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px}.dr-recipe-keys ul li a .dr-svg-icon .svg-icon,.dr-recipe-keys ul li a .dr-svg-icon img{width:100%;height:100%;object-fit:cover}.dr-recipe-keys .dr-icon-title{line-height:1.5}.dr-recipe-keys .dr-svg-icon+.dr-icon-title{width:calc(100% - 50px)}.dr-mst-pop-wrap{padding:0!important;border:none!important;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.dr-mst-pop-fig{width:30%;display:inline-block;vertical-align:middle}.dr-mst-pop-details{width:70%;padding-left:15px;display:inline-block;vertical-align:middle}.dr-most-popular-rcp .dr-mst-pop-details .dr-mst-pop-title{font-size:.83333em;display:block;margin-top:0;margin-bottom:20px}.dr-mst-pop-wrap a{color:var(--font-color);-webkit-transition:all ease .3s!important;-moz-transition:all ease .3s!important;-ms-transition:all ease .3s!important;-o-transition:all ease .3s!important;transition:all ease .3s!important}.dr-mst-pop-wrap a,.dr-mst-pop-wrap a:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.dr-mst-pop-wrap a:hover{color:var(--primary-color)!important}.dr-mst-pop-fig img{vertical-align:top;width:100%}.dr-mst-pop-meta{font-size:.78em;color:rgba(var(--font-color-rgb),.9);font-weight:500;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-mst-pop-diffic,.dr-mst-pop-time{display:flex;-webkit-align-items:center;align-items:center;margin-right:15px}.dr-mst-pop-diffic{margin-right:0}.dr-entry-meta>span .icon,.dr-mst-pop-diffic .icon,.dr-mst-pop-time .icon{width:13px;height:13px;margin-right:5px;vertical-align:middle;fill:#e84e3b;-webkit-filter:drop-shadow(0 3px 6px rgba(232,78,59,0.26));filter:drop-shadow(0 3px 6px rgba(232, 78, 59, .26));display:inline-block}.single-recipe .dr-entry-header .dr-entry-meta>span .icon{width:15px;height:15px}.widget.dr-favorite-recipe ul li{padding:0!important;border:none!important;margin-bottom:35px}.dr-fav-recipe-fig{display:block;position:relative;padding-bottom:23px;text-align:center}.widget-area .dr-fav-recipe-fig{flex:0 0 30%}.dr-fav-recipe-fig img{width:100%;vertical-align:top}.dr-fav-recipe-fig .dr-category{position:absolute;bottom:0;left:0;right:0;text-align:center}.dr-fav-recipe-fig .dr-category a{vertical-align:middle;position:relative;color:var(--white-color);outline-color:var(--font-color)}.dr-fav-recipe-fig .dr-category a:hover{color:var(--white-color)}.dr-favorite-recipe .dr-fav-recipe-title{display:block;text-align:center;margin:15px 0 0;font-size:1em}.dr-fav-recipe-title a{color:var(--font-color);-webkit-transition:all ease .3s!important;-moz-transition:all ease .3s!important;-ms-transition:all ease .3s!important;-o-transition:all ease .3s!important;transition:all ease .3s!important}.dr-fav-recipe-title a:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.dr-fav-header .dr-entry-meta{margin-top:5px;justify-content:center;margin-bottom:0}.dr-fav-header .dr-entry-meta>span{display:inline-block;margin-right:20px;margin-top:10px;font-size:.7778em;letter-spacing:.5px;color:var(--font-color)}.dr-fav-header .dr-entry-meta>span:last-child{margin-right:0}.dr-fav-header .dr-entry-meta .dr-meta-title{display:inline-block;vertical-align:middle}.dr-archive-details .dr-entry-meta .icon,.dr-archive-list-gridwrap .entry-footer>span .icon,.dr-gb-block-wrap .recipe-post .entry-footer>span .icon{width:13px;height:13px;margin-right:5px;vertical-align:middle;fill:var(--secondary-color);-webkit-filter:drop-shadow(0 3px 6px rgba(232,78,59,0.26));filter:drop-shadow(0 3px 6px rgba(232, 78, 59, .26));display:inline-block}.widget.dr-popular-recipe-indv .widget-title{margin-bottom:15px}.widget.dr-popular-recipe-indv ul{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5.5px;margin-right:-5.5px}.dr-popular-recipe-indv ul li{padding:5.5px!important;border:none!important;margin-bottom:0;width:50%}.dr-popular-recipe-indv img{vertical-align:top}.dr-popular-tags .widget-title{margin-bottom:15px}.dr-popular-tags ul li{margin:4px 3px!important;padding:0!important;border:none!important;display:inline-block}.dr-popular-tags ul li a{padding:6px 15px 4px;display:inline-block;line-height:1;border:1px solid rgba(var(--primary-color-rgb),.25);-webkit-border-radius:30px;border-radius:30px;font-size:.72222em!important;letter-spacing:.6px;-webkit-transition:all ease .3s!important;-moz-transition:all ease .3s!important;-ms-transition:all ease .3s!important;-o-transition:all ease .3s!important;transition:all ease .3s!important}.dr-popular-tags ul li a:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--white-color)!important;-webkit-box-shadow:none!important;box-shadow:none!important}.dr-categories .widget-title{margin-bottom:50px}.dr-categories ul{margin:0;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-categories ul li{border:none!important;padding:0 45px 0 0!important;margin-bottom:45px;padding-right:45px;width:33.33%;text-align:center;display:inline-block}.dr-categories a:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.dr-categories figure{margin:0;display:block;position:relative}.dr-categories figure a{display:inline-block;position:relative}.dr-categories figure a .svg-inline--fa,.dr-categories figure a span{width:38px;height:38px;border-radius:100%;background:var(--primary-color);font-size:.78em;text-align:center;color:var(--white-color);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px}.dr-categories figure .dr-cat-count{display:inline-block;height:25px;width:25px;position:absolute;top:0;margin-top:-10px;margin-right:-10px;line-height:25px;text-align:center;font-size:.777778em;color:var(--font-color);right:0;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 5px 26px rgba(0,0,0,.09);box-shadow:0 5px 26px rgba(0,0,0,.09);background:var(--white-color);padding:0}.dr-categories figure img{vertical-align:top}.dr-categories h3{font-size:.777778em;font-weight:400;margin:10px 0 0;text-align:center}.dr-categories h3 a{color:#232323}.dr-categories .widget-title{margin-bottom:35px}.dr-categories select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:50px;padding:0 15px;-webkit-border-radius:0;border-radius:0;border:1px solid rgba(var(--primary-color-rgb),.2);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='8' viewBox='0 0 15 8'%3E%3Cpath id='Polygon_25' data-name='Polygon 25' d='M7.5,0,15,8H0Z' transform='translate(15 8) rotate(180)' fill='%232db68d'/%3E%3C/svg%3E");background-position:center right 22px;background-repeat:no-repeat;-webkit-background-size:15px;-o-background-size:15px;background-size:15px;font-size:.88889em}.dr-link-disabled{pointer-events:none;opacity:.6;color:grey}.dr-fallback-svg{max-width:100%;height:auto}.dr-nutrition-label{background:var(--white-color);font-size:1.1rem;border-radius:3px}.dr-nutrition-label .dr-nutrition-title{font-size:2rem;line-height:1;letter-spacing:0;font-weight:800;padding:0;margin:0 0 .4rem;color:#333}.dr-nutrition-label.dr-float-right{max-width:45%;margin:0 0 3rem 3rem;float:right}.dr-nutrition-label.dr-float-left{max-width:45%;margin:0 3rem 3rem 0;float:left}body .dr-nutrition-label p{margin:0!important;padding:0!important}body .dr-nutrition-label p.dr-daily-value-text{padding:.75rem 0 .15rem!important;margin:0!important;font-size:.9rem;line-height:1.3rem!important}body .dr-nutrition-label dl{margin:0!important;padding:0!important}body .dr-nutrition-label dt{position:relative;margin:0;padding:2px 0;border-top:1px solid #aaa}body .dr-nutrition-label dt dt{padding:2px 0 0;margin:2px 0 0}body .dr-nutrition-label dt:after{content:"";display:table;clear:both}body .dr-nutrition-label dt.dr-nut-spacer{border:none;height:.5rem;padding:0;background:var(--primary-color)}body .dr-nutrition-label dl dt.dr-nut-no-border,body .dr-nutrition-label>dl>dt:first-child{border:none}body .dr-nutrition-label dt dl{margin:0 0 0 1.5rem!important}body .dr-nutrition-label .dr-nut-hr{margin:1rem 0 0;padding:0}.dr-nutrition-label strong{font-weight:700}.dr-nutrition-label strong.dr-nut-heading{font-size:.75rem}.dr-nutrition-label span.dr-calories-fat,.dr-nutrition-label strong.dr-nut-label{font-weight:400}.dr-nutrition-label .dr-nut-right{float:right}.dr-nutrition-label dl.dr-nut-bottom dt{border-top:none;border-bottom:1px solid #aaa;float:left;width:50%;box-sizing:border-box}.dr-nutrition-label dl.dr-nut-bottom dt strong{font-weight:400}.dr-nutrition-label dl.dr-nut-bottom dt:last-child,.dr-nutrition-label dl.dr-nut-bottom dt:nth-last-child(2){border:none}.dr-nutrition-label dl.dr-nut-bottom dt:nth-last-child(2):nth-child(even){border-bottom:1px solid #aaa}.widget .dr-nutrition-label{margin:0}.dr-nutrition-label .dr-nut-hr{border:none;border-radius:0;width:100%;height:auto;background:0 0;border-top:1rem solid var(--primary-color);margin:1rem 0 0;padding:0}.archive .dr-block-wrapper .dr-block,.dr-recipe-post-wrap .dr-block-wrapper .dr-block{margin-bottom:60px}.archive .dr-block-wrapper .dr-block:last-child,.dr-recipe-post-wrap .dr-block-wrapper .dr-block:last-child{margin-bottom:0}.archive .dr-block-wrapper .dr-block-header,.dr-recipe-post-wrap .dr-block-wrapper .dr-block-header{display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid rgba(var(--black-color-rgb),.06);padding-bottom:20px;margin-bottom:30px}.archive .dr-block-wrapper .dr-block-title,.dr-recipe-post-wrap .dr-block-wrapper .dr-block-title{margin-top:0;margin-bottom:0;flex:1;font-size:1.44em;line-height:1.5;color:var(--font-color)}.archive .dr-block-wrapper .dr-button-holder a,.dr-recipe-post-wrap .dr-block-wrapper .dr-button-holder a{display:inline-flex;align-items:center;background:rgba(var(--primary-color-rgb),.1);color:var(--black-color);font-size:.7778em;letter-spacing:.5px;padding:10px 20px;text-decoration:none}.archive .dr-block-wrapper .dr-button-holder a:hover,.dr-recipe-post-wrap .dr-block-wrapper .dr-button-holder a:hover{background:var(--primary-color);color:var(--white-color)}.archive .dr-block-wrapper .dr-button-holder a svg,.dr-recipe-post-wrap .dr-block-wrapper .dr-button-holder a svg{vertical-align:middle;margin-left:10px}.dr-recipe-post-wrap .dr-block-wrapper .dr-button-holder a svg{vertical-align:-1px}.archive .dr-block-wrapper .dr-button-holder a svg path,.dr-recipe-post-wrap .dr-block-wrapper .dr-button-holder a svg path{stroke:var(--black-color)}.archive .dr-block-wrapper .dr-button-holder a:hover svg path,.dr-recipe-post-wrap .dr-block-wrapper .dr-button-holder a:hover svg path{stroke:var(--white-color)}.dr-carousel-item{text-align:center}.dr-post-carousel .dr-archive-single{width:100%;padding:0;margin-bottom:0}.dr-post-carousel.owl-carousel .owl-item figure{text-align:center}.dr-post-carousel.owl-carousel .owl-item figure a{margin:0 auto;display:inline-block}.dr-post-carousel.owl-carousel .owl-item img{width:auto;display:inline-block}.dr-carousel-item .dr-carousel-img{margin:0 0 20px;line-height:normal}.dr-carousel-item .dr-carousel-img img{display:inline-block}.dr-carousel-item .dr-carousel-title{margin-top:0;margin-bottom:0;font-size:.8888em;letter-spacing:.1px;line-height:1.63}.dr-carousel-item .dr-carousel-title a{display:inline-block;text-decoration:none;color:var(--font-color)}.dr-carousel-item .dr-carousel-title a:hover{color:var(--primary-color)}.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-]{background:var(--white-color);width:50px;height:50px;text-indent:0;line-height:50px;border-radius:100%;position:absolute;top:40%;left:-25px;margin:0;padding:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.dr-post-carousel.owl-carousel .owl-nav button.owl-next{left:auto;right:-25px}.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-]:hover{background:var(--primary-color)}.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-]::after,.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-]::before{display:none}.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-] svg{width:20px;height:15px}.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-]:hover svg path{stroke:var(--white-color)}.dr-search-results-wrap{display:flex;flex-wrap:wrap;align-items:flex-start}.dr-search-results-wrap .dr-search-aside{width:210px}.dr-search-aside .dr-aside-title{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(var(--primary-color-rgb),.1);font-size:1em;letter-spacing:.2px;color:var(--black-color)}.dr-search-aside .dr-aside-title svg{vertical-align:middle;margin-right:10px}.dr-search-aside .dr-aside-title span{display:inline-block;vertical-align:middle}.dr-search-aside .dr-aside-block:not(:last-child){margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(var(--primary-color-rgb),.1)}#primary .dr-search-aside .dr-aside-block .dr-aside-block-title{margin-top:0;margin-bottom:20px;color:var(--font-color);font-size:1em;font-weight:600}.dr-aside-content ul{margin:0;padding:0;list-style:none}.dr-aside-content ul li{display:block;margin-bottom:15px;font-size:.8888em;letter-spacing:.4px;position:relative}.dr-aside-content ul li:last-child{margin-bottom:0}.dr-aside-content ul li input[type=checkbox]{position:absolute;top:8px;left:2px;opacity:0}.dr-aside-content ul li label{position:relative;padding-left:27px;cursor:pointer}.dr-aside-content ul li input[type=checkbox]:focus+label,.dr-aside-content ul li label:hover{color:var(--primary-color)}.dr-aside-content ul li label::before{content:"";background-color:rgba(var(--primary-color-rgb),.12);background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="11.566" height="9.148" viewBox="0 0 11.566 9.148"><path d="M5058.939,3595.743l2.417,2.418,6.32-6.32" transform="translate(-5057.525 -3590.426)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></svg>');background-repeat:no-repeat;background-position:center;background-size:0;border:1px solid var(--primary-color);border-radius:2px;width:16px;height:16px;position:absolute;top:3px;left:0;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.dr-aside-content ul li input[type=checkbox]:checked+label::before{background-color:var(--primary-color);border-color:var(--primary-color);background-size:12px}.dr-aside-block .dr-button-wrap{margin-top:15px}.dr-aside-block .dr-button-wrap .dr-btn-link{font-size:.8em;letter-spacing:.2px;color:var(--font-color);text-decoration:none}.dr-aside-block .dr-button-wrap .dr-btn-link:hover{color:var(--primary-color);text-decoration:underline}.dr-aside-content .search-form{display:flex;flex-wrap:wrap;border:1px solid rgba(var(--font-color-rgb),.2);height:45px}.dr-aside-content .search-form>label{font-size:.7778em;font-weight:400;width:calc(100% - 45px);letter-spacing:.2px;margin:0}.dr-aside-content .search-form input.search-field{width:100%;background:var(--white-color);border:none;font-size:1em;height:43px;float:none;border-radius:0;padding:5px 15px}.dr-aside-content .search-form .search-submit{float:none;width:45px;height:45px;margin:-1px 0 0 0;padding:0;border:none;position:relative;cursor:pointer;z-index:1;background-color:transparent;background-image:url('data:image/svg+xml;utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M10.73,17.478a6.7,6.7,0,0,0,4.157-1.443L18.852,20,20,18.852l-3.965-3.965a6.729,6.729,0,1,0-5.3,2.591Zm0-11.878A5.139,5.139,0,1,1,5.6,10.73,5.14,5.14,0,0,1,10.73,5.6Z" transform="translate(-4 -4)" fill="%232db68d"/></svg>');background-size:16px;background-repeat:no-repeat;background-position:center;text-indent:50px;overflow:hidden;line-height:normal}.dr-aside-content .search-form .search-submit:hover{background-color:transparent;background-image:url('data:image/svg+xml;utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M10.73,17.478a6.7,6.7,0,0,0,4.157-1.443L18.852,20,20,18.852l-3.965-3.965a6.729,6.729,0,1,0-5.3,2.591Zm0-11.878A5.139,5.139,0,1,1,5.6,10.73,5.14,5.14,0,0,1,10.73,5.6Z" transform="translate(-4 -4)" fill="%232db68d"/></svg>');background-size:20px;background-repeat:no-repeat;background-position:center;opacity:1}.dr-search-results-wrap .dr-search-main{width:calc(100% - 210px);padding-left:90px;overflow:hidden}.dr-search-item-wrap{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.dr-search-item-wrap article{margin-left:20px;margin-right:20px;margin-bottom:60px;width:calc(33.33% - 40px);text-align:center}.dr-search-item-wrap article .dr-item-img{margin-top:0;margin-bottom:20px}#primary .dr-search-item-wrap article .dr-item-title{margin-top:0;margin-bottom:0;font-size:.8888em;letter-spacing:.1px;line-height:1.63}.dr-search-item-wrap article .dr-item-title a{display:inline-block;text-decoration:none;color:var(--black-color)}.dr-search-item-wrap article .dr-item-title a:hover{color:var(--primary-color)}.navigation.pagination{margin-top:0;padding-top:40px;border-top:1px solid rgba(var(--primary-color-rgb),.3)}.dr-search-results-wrap .navigation.pagination .nav-links{padding-bottom:0;text-align:left}.navigation.pagination .page-numbers{background:0 0;padding:0;display:inline-block;font-size:.8888em;font-weight:600;min-width:30px;width:auto;text-align:center;min-height:30px;height:auto;line-height:30px;border-radius:0;margin:5px;color:rgba(var(--font-color-rgb),.5);letter-spacing:.5px;text-decoration:none}.navigation.pagination .page-numbers.prev{position:relative;padding-left:30px}.navigation.pagination .page-numbers.prev svg{position:absolute;top:9px;left:0;opacity:.5}.navigation.pagination .page-numbers.next{position:relative;padding-right:35px}.navigation.pagination .page-numbers.next::before,.navigation.pagination .page-numbers.prev::before{display:none}.navigation.pagination .page-numbers.next svg{position:absolute;top:9px;right:0;opacity:.5}.navigation.pagination .page-numbers:first-child{margin-left:0}.navigation.pagination .page-numbers:last-child{margin-right:0}.navigation.pagination .page-numbers.current,.navigation.pagination .page-numbers:not(.dots):hover{color:var(--font-color)}.navigation.pagination .page-numbers.next:hover svg,.navigation.pagination .page-numbers.prev:hover svg{opacity:1}.archive .site-content>.page-header{background-color:rgba(var(--primary-color-rgb),.08);background-size:cover;background-repeat:no-repeat;background-position:center;padding-top:100px;padding-bottom:35px;margin-bottom:60px}.archive.author .site-content>.page-header{padding-top:60px;padding-bottom:60px}.search .site-content>.page-header{padding:60px 0}.page-header .archive-description p{margin-top:20px;margin-bottom:0}.archive .site-content>.page-header .container,.search .site-content>.page-header .container{max-width:850px;margin:0 auto}.archive.author .site-content>.page-header .container{max-width:1170px}.archive .page-header .page-title,.dr-advance-search .page-header .page-title{margin:0;font-size:2.22em;line-height:1.3}.dr-advance-search .page-header .page-title{margin-bottom:20px;text-align:center}.dr-showing-results,.page-subtitle{display:block;font-size:1.11em;line-height:1.5;color:var(--black-color);margin-bottom:20px}.dr-showing-results{font-size:1em;margin-bottom:0;margin-top:60px}.dr-advance-search .page-header .search-form{background:var(--white-color);box-shadow:0 11px 56px rgba(var(--black-color-rgb),.06);display:flex;display:-webkit-box;display:-webkit-flex;flex-wrap:wrap;align-items:center;max-width:100%;position:relative}.dr-advance-search .page-header .search-form label{width:calc(100% - 75px);display:inline-block;vertical-align:middle;margin:0;padding:0}.dr-advance-search .page-header .search-form .search-field{border:none;height:70px;padding-left:30px;padding-right:30px;font-size:1em;color:var(--font-color);width:100%;font-weight:400;float:none;background-color:#fff}.dr-advance-search .page-header .search-form .search-submit{cursor:pointer;width:70px;height:70px;background-image:none!important;background-color:var(--primary-color);border:none;border-radius:0;font-size:0;padding:0;display:inline-block;vertical-align:middle;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.863' height='22' viewBox='0 0 21.863 22'%3E%3Cpath d='M24.863,1170.255l-2.045,2.045L18,1167.482v-1.091l-.409-.409a8.674,8.674,0,0,1-5.727,2.046,8.235,8.235,0,0,1-6.273-2.591A8.993,8.993,0,0,1,3,1159.164a8.235,8.235,0,0,1,2.591-6.273,8.993,8.993,0,0,1,6.273-2.591,8.441,8.441,0,0,1,6.273,2.591,8.993,8.993,0,0,1,2.591,6.273,8.675,8.675,0,0,1-2.045,5.727l.409.409h.955ZM7.5,1163.664a5.76,5.76,0,0,0,4.364,1.773,5.969,5.969,0,0,0,4.364-1.773,6.257,6.257,0,0,0,0-8.727,5.76,5.76,0,0,0-4.364-1.773,5.969,5.969,0,0,0-4.364,1.773,5.76,5.76,0,0,0-1.773,4.364A6.308,6.308,0,0,0,7.5,1163.664Z' transform='translate(-3 -1150.3)' fill='%232DB68D'/%3E%3C/svg%3E");mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.863' height='22' viewBox='0 0 21.863 22'%3E%3Cpath d='M24.863,1170.255l-2.045,2.045L18,1167.482v-1.091l-.409-.409a8.674,8.674,0,0,1-5.727,2.046,8.235,8.235,0,0,1-6.273-2.591A8.993,8.993,0,0,1,3,1159.164a8.235,8.235,0,0,1,2.591-6.273,8.993,8.993,0,0,1,6.273-2.591,8.441,8.441,0,0,1,6.273,2.591,8.993,8.993,0,0,1,2.591,6.273,8.675,8.675,0,0,1-2.045,5.727l.409.409h.955ZM7.5,1163.664a5.76,5.76,0,0,0,4.364,1.773,5.969,5.969,0,0,0,4.364-1.773,6.257,6.257,0,0,0,0-8.727,5.76,5.76,0,0,0-4.364-1.773,5.969,5.969,0,0,0-4.364,1.773,5.76,5.76,0,0,0-1.773,4.364A6.308,6.308,0,0,0,7.5,1163.664Z' transform='translate(-3 -1150.3)' fill='%232DB68D'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:25px 25px;mask-size:25px 25px;-webkit-mask-position:center;mask-position:center;position:absolute;right:0;top:0}.dr-advance-search .advance-search-options{border-top:1px solid rgba(var(--primary-color-rgb),.1);border-bottom:1px solid rgba(var(--primary-color-rgb),.1);padding:45px 0;margin-bottom:45px}.dr-advance-search .advance-search-options .container{padding:0;display:-webkit-box;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:flex-start;max-width:100%}.dr-advance-search .advance-search-options .advance-search-block{padding:10px;min-width:234px;width:25%}.dr-advance-search .advance-search-options .advance-search-title{display:block;font-size:.7778em;font-weight:600;letter-spacing:.15px;line-height:1.3;margin-bottom:15px}.advance-search-field .select2-container--default .select2-selection--multiple,.advance-search-field .select2-container--default .select2-selection--single{border:none;border-radius:0;min-height:50px;display:-webkit-box;display:flex;flex-direction:column;justify-content:center}.advance-search-field .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.advance-search-field .select2-container{width:100%!important;border:1px solid rgba(var(--font-color-rgb),.25);display:flex;flex-wrap:wrap;align-items:center}.advance-search-field .select2-container .selection{display:inline-block;width:calc(100% - 21px);vertical-align:middle}.advance-search-field .select2-container--default .select2-selection--multiple .select2-selection__rendered,.advance-search-field .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:.7778em;color:var(--black-color);padding:10px;display:block;position:relative}.dr-popup-user__registration-open{position:relative;background:#fff;padding:20px;width:auto;max-width:500px;margin:20px auto}.advance-search-field .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:0;font-size:1em;display:inline-block;float:none;background-color:transparent;border:none;border-radius:0}.advance-search-field .select2-container--default .select2-selection--multiple .select2-selection__rendered li+li.select2-search.select2-search--inline{display:none}.advance-search-field .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search{margin-bottom:0;margin-right:0}.advance-search-field .select2-container .select2-search--inline .select2-search__field{width:100%!important;height:auto;margin:0!important;border-radius:0;border:none!important;padding:0!important}.select2-container--default .select2-search--dropdown .select2-search__field{height:35px;border-color:rgba(var(--font-color-rgb),.25);font-size:.8888em;padding-left:10px;padding-right:10px}.advance-search-field .dropdown-wrapper{display:inline-block;vertical-align:middle;margin-right:5px;border-top:5px solid var(--primary-color);border-left:5px solid transparent;border-right:5px solid transparent}.advance-search-field .select2-container--open .dropdown-wrapper{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.select2-dropdown{border-color:rgba(var(--font-color-rgb),.25);overflow:hidden}.select2-container--open .select2-dropdown--below{margin-top:-1px}.select2-container--open .select2-dropdown--above{margin-top:1px}.select2-dropdown .select2-results__options{background:var(--white-color);margin:0;padding:4px}.select2-results__options li{margin:0 0 5px 0;font-size:.78em;line-height:1.3;position:relative;padding-left:20px}.select2-results__options .select2-selected{display:block;color:var(--primary-color)}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:0 0;color:var(--primary-color)}.select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:var(--primary-color);opacity:.6}.select2-results__option:not(.select2-results__message)::before{content:"";display:inline-block;width:13px;height:13px;border:1px solid rgba(var(--font-color-rgb),.25);position:absolute;top:8px;left:0;background-color:var(--white-color)}.select2-results__option:not(.select2-results__message)::after{content:"";background-color:var(--primary-color);width:9px;height:9px;position:absolute;top:10px;left:2px;-webkit-mask-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="11.566" height="9.148" viewBox="0 0 11.566 9.148"><path d="M5058.939,3595.743l2.417,2.418,6.32-6.32" transform="translate(-5057.525 -3590.426)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></svg>');mask-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="11.566" height="9.148" viewBox="0 0 11.566 9.148"><path d="M5058.939,3595.743l2.417,2.418,6.32-6.32" transform="translate(-5057.525 -3590.426)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:0;mask-size:0}.select2-container--default .select2-results__option[aria-selected=true]::after{-webkit-mask-size:100%;mask-size:100%}.select2-container--default .select2-selection--multiple .select2-selection__clear{display:none;margin-top:0;margin-right:0;text-align:center;color:red;float:none;position:absolute;top:15px;right:0;width:15px;height:15px;padding:0;line-height:15px}.select2-container--default .select2-selection--multiple .select2-selection__clear:hover{color:var(--primary-color)}.dr-advance-search .advance-search-options #dr-recipes-clear-filters{background:rgba(var(--primary-color-rgb),.1);border:none;padding:15px 25px;font-size:.7778em;letter-spacing:.5px;line-height:1.45;min-height:auto;display:inline-block;color:rgba(var(--black-color-rgb),.8)}.dr-advance-search .advance-search-options #dr-recipes-clear-filters:hover{background:var(--primary-color);color:var(--white-color)}.author-block{display:flex;display:-webkit-box;display:-webkit-flex;flex-wrap:wrap;position:relative;z-index:1;padding:0 60px 45px}.author-block::before{content:"";background:var(--white-color);position:absolute;top:45px;left:0;bottom:0;width:100%;z-index:-1}.author-block .author-img-wrap{width:175px;display:inline-block;text-align:center}.author-block .author-img{margin:0;border-radius:100px;overflow:hidden;width:156px;height:auto}.author-block .author-img img{width:100%;height:100%;object-fit:cover}#primary .author-block .author-name,.author-block .author-name{margin-top:20px;margin-bottom:0;font-size:1.11em;letter-spacing:.3px;line-height:1.5;font-weight:600;color:var(--font-color)}.author-block .author-subtitle{display:block;line-height:1.3;font-size:.89em;color:rgba(var(--black-color-rgb),.7)}.author-block .author-social{margin-top:10px}.single-recipe .author-block .social-networks{margin:0;padding:0;list-style:none}.author-block .social-networks li{display:inline-block;margin:5px 2px;font-size:.67em;line-height:1.3;padding-left:0}.author-block .social-networks li::before{content:none}.author-block .social-networks li a{display:inline-flex;align-items:center;justify-content:center;background:var(--primary-color);border:1px solid var(--primary-color);width:25px;height:25px;line-height:25px;color:var(--white-color);border-radius:100%}.author-block .social-networks li a:hover{background:0 0;color:var(--primary-color)}.author-block .social-networks li.youtube a{background:#c4302b;border-color:#c4302b}.author-block .social-networks li.youtube a:hover{background:0 0;color:#c4302b}.author-block .social-networks li.facebook a{background:#3b5998;border-color:#3b5998}.author-block .social-networks li.facebook a:hover{background:0 0;color:#3b5998}.author-block .social-networks li.instagram a{background:#c13584;border-color:#c13584}.author-block .social-networks li.instagram a:hover{background:0 0;color:#c13584}.author-block .social-networks li.pinterest a{background:#c8232c;border-color:#c8232c}.author-block .social-networks li.pinterest a:hover{background:0 0;color:#c8232c}.author-block .social-networks li.twitter a{background:#1da1f2;border-color:#1da1f2}.author-block .social-networks li.twitter a:hover{background:0 0;color:#1da1f2}.author-block .social-networks li.snapchat a{background:#fffc00;border-color:#fffc00;color:var(--black-color)}.author-block .social-networks li.snapchat a:hover{background:0 0;color:#fffc00}.author-block .social-networks li.linkedin a{background:#2867b2;border-color:#2867b2}.author-block .social-networks li.linkedin a:hover{background:0 0;color:#2867b2}.author-block .author-desc{width:calc(100% - 175px);display:inline-block;padding-top:45px;padding-left:80px;display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:column;justify-content:center}.author-block .author-desc p{margin-top:0;margin-bottom:20px}.author-block .author-desc p:last-child{margin-bottom:0}.single-recipe .author-block{margin-top:90px;padding-top:45px;background:rgba(var(--primary-color-rgb),.05);padding-bottom:0}.single-recipe .author-block::before{display:none}.single-recipe .author-block .author-img-wrap{top:-90px;position:relative}.single-recipe .author-block .author-desc{padding-top:0;padding-bottom:45px;padding-left:40px}.dr-category a{color:inherit;text-decoration:none;display:inline-block;margin:5px 3px;position:relative;width:35px;height:35px;text-align:center;color:var(--white-color);outline-color:var(--white-color);border-radius:100%;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;font-size:.78em}.dr-category a:hover{color:var(--white-color)}.dr-category a span:not(.dr-svg-icon):not(.cat-name){width:35px;height:35px;background:var(--primary-color);color:var(--white-color);outline-color:var(--white-color);border-radius:100%;overflow:hidden;display:inline-flex;flex-direction:column;justify-content:center;align-items:center}.dr-category .cat-name{font-size:.7778em;background:#f0f0f0;line-height:1.3;letter-spacing:.2px;color:var(--black-color);font-weight:400;white-space:nowrap;padding:5px 10px;border-radius:5px;position:absolute;top:calc(100% + 10px);left:50%!important;right:auto!important;opacity:0;visibility:hidden;z-index:9;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s;transform:translateX(-50%)}.dr-category a:hover .cat-name{top:calc(100% + 6px);opacity:1;visibility:visible}.dr-category .cat-name::before{content:"";border-bottom:6px solid #f0f0f0;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;top:-6px;left:0;right:0;width:0;height:0;margin:0 auto}.dr-category a svg{vertical-align:middle;width:100%;height:100%}.dr-category a .svg-inline--fa{width:35px;height:35px;background:var(--primary-color);border-radius:100%;padding:8px}.dr-archive-list-gridwrap article,.dr-gb-block-wrap .recipe-post{display:flex;flex-wrap:wrap;align-items:flex-start}.dr-gb-block-wrap .recipe-post{margin-left:22px;margin-right:22px}.dr-archive-list-gridwrap article,.dr-gb-block-wrap .recipe-post{margin-top:50px}.one-col-grid .dr-archive-list-wrapper article{margin-left:22px;margin-right:22px}.dr-archive-list-gridwrap article:last-child,.dr-gb-block-wrap .recipe-post:last-child{padding-bottom:0;border-bottom:none;margin-bottom:50px}.dr-archive-list-gridwrap article .post-thumbnail,.dr-gb-block-wrap .recipe-post .post-thumbnail{margin:0;padding-bottom:20px;position:relative;width:40%}.post-thumbnail img{vertical-align:top}.dr-archive-list-gridwrap article .dr-category,.dr-archive-list-gridwrap article .post-thumbnail .dr-category,.dr-gb-block-wrap .recipe-post .dr-category{position:absolute;bottom:0;right:0;margin:0 auto;text-align:center;display:inline-flex;justify-content:center;flex-wrap:wrap;top:91%;left:50%;transform:translate(-50%)}.dr-archive-list-gridwrap article .post-pinit-button,.dr-archive-list-gridwrap article .post-thumbnail .post-pinit-button,.dr-gb-block-wrap .recipe-post .post-pinit-button{position:absolute;top:10px;left:10px;background:0 0;border:none;padding:0;min-height:auto;display:none}.dr-archive-list-gridwrap article .post-thumbnail:hover .post-pinit-button,.dr-gb-block-wrap .recipe-post .post-thumbnail:hover .post-pinit-button{display:block;cursor:pointer}.dr-archive-list-gridwrap article .content-wrap,.dr-gb-block-wrap .recipe-post .content-wrap{width:60%;padding-left:60px;position:relative}.dr-archive-list-gridwrap article .entry-header,.dr-gb-block-wrap .recipe-post .entry-header{margin-bottom:20px}.dr-archive-list-gridwrap article .entry-header .post-cat,.dr-archive-list-gridwrap article .post-cat,.dr-gb-block-wrap .recipe-post .post-cat{margin-bottom:10px;display:block}.dr-archive-list-gridwrap article .entry-header .post-cat a,.dr-archive-list-gridwrap article .post-cat a,.dr-gb-block-wrap .recipe-post .post-cat a{display:inline-block;margin-right:5px;margin-bottom:5px;border:1px solid rgba(var(--primary-color-rgb),.25);border-radius:50px;line-height:1.3;padding:7px 15px 5px 15px;font-size:.7778em;letter-spacing:.6px;color:var(--black-color);text-decoration:none}.dr-archive-list-gridwrap article .entry-header .post-cat a:hover,.dr-archive-list-gridwrap article .post-cat a:hover,.dr-gb-block-wrap .recipe-post .post-cat a:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--white-color)}#primary .dr-gb-block-wrap .recipe-post .entry-title,.dr-archive-list-gridwrap article .entry-title,.dr-gb-block-wrap .recipe-post .entry-title{margin-top:0;margin-bottom:0;font-size:1.11em;font-weight:600;line-height:1.5}.dr-archive-list-gridwrap article .entry-title a,.dr-gb-block-wrap .recipe-post .entry-title a{text-decoration:none;color:var(--black-color)}.dr-archive-list-gridwrap article .entry-title a:hover,.dr-archive-list-gridwrap article a:hover,.dr-gb-block-wrap .recipe-post .entry-title a:hover{color:var(--primary-color)}.dr-archive-list-gridwrap article .entry-meta,.dr-gb-block-wrap .recipe-post .entry-meta{margin-top:10px}.dr-archive-list-gridwrap article .entry-meta>span,.dr-gb-block-wrap .recipe-post .entry-meta>span{display:inline-block;margin-right:20px;margin-top:10px;line-height:1.5;font-size:.8888em;letter-spacing:.9px}.dr-archive-list-gridwrap article .entry-meta>span:last-child,.dr-gb-block-wrap .recipe-post .entry-meta>span:last-child{margin-right:0}.dr-archive-list-gridwrap article .entry-meta>span a,.dr-gb-block-wrap .recipe-post .entry-meta>span a{display:inline-block;text-decoration:none;color:var(--font-color)}.dr-archive-list-gridwrap article .entry-meta>span a:hover,.dr-gb-block-wrap .recipe-post .entry-meta>span a:hover{color:var(--primary-color)}.dr-archive-list-gridwrap article .entry-meta>span svg,.dr-gb-block-wrap .recipe-post .entry-meta>span svg{margin-right:5px;width:15px;height:15px;vertical-align:middle;fill:rgba(var(--font-color-rgb),0.6);-webkit-filter:drop-shadow(0 3px 6px rgba(var(--secondary-color-rgb),0.26));filter:drop-shadow(0 3px 6px rgba(var(--secondary-color-rgb), .26))}.dr-archive-list-gridwrap article .entry-meta>span span,.dr-archive-list-gridwrap article .entry-meta>span time,.dr-gb-block-wrap .recipe-post .entry-meta>span span,.dr-gb-block-wrap .recipe-post .entry-meta>span time{display:inline-block;vertical-align:middle}.dr-archive-list-gridwrap article .floated-meta,.dr-gb-block-wrap .recipe-post .floated-meta{position:absolute;top:auto;bottom:40%;left:18px;text-align:center;z-index:99}.dr-archive-list-gridwrap article .floated-meta a.meta-title,.dr-gb-block-wrap .recipe-post .floated-meta a.meta-title{display:inline-block;text-decoration:none;color:var(--black-color);font-size:.8888em}.dr-archive-list-gridwrap article .floated-meta a.meta-title:hover path,.dr-gb-block-wrap .recipe-post .floated-meta a.meta-title:hover path{stroke:var(--primary-color)}.dr-archive-list-gridwrap article .floated-meta .social-networks,.dr-gb-block-wrap .recipe-post .floated-meta .social-networks{margin:0;padding:0;list-style:none;display:none}.dr-archive-list-gridwrap article .floated-meta ul li,.dr-gb-block-wrap .recipe-post .floated-meta ul li{font-size:.8888em;margin:15px 0;display:block;line-height:1}.dr-gb-block-wrap .recipe-post ul li::before{display:none}.dr-archive-list-gridwrap article .floated-meta ul li a,.dr-gb-block-wrap .recipe-post .floated-meta ul li a{color:var(--black-color);display:inline-block;text-decoration:none}.dr-archive-list-gridwrap article .floated-meta ul li a:hover,.dr-gb-block-wrap .recipe-post .floated-meta ul li a:hover{opacity:.75}.dr-archive-list-gridwrap article .floated-meta ul li a[href*=facebook],.dr-gb-block-wrap .recipe-post .floated-meta ul li a[href*=facebook]{color:#3b5998}.dr-archive-list-gridwrap article .floated-meta ul li a[href*=pinterest],.dr-gb-block-wrap .recipe-post .floated-meta ul li a[href*=pinterest]{color:#c8232c}.dr-archive-list-gridwrap article .floated-meta ul li a[href*=twitter],.dr-gb-block-wrap .recipe-post .floated-meta ul li a[href*=twitter]{color:#1da1f2}.dr-archive-list-gridwrap article .floated-meta ul li a[href*=linkedin],.dr-gb-block-wrap .recipe-post .floated-meta ul li a[href*=linkedin]{color:#2867b2}.dr-archive-list-gridwrap article .floated-meta ul li a[href*=reddit],.dr-gb-block-wrap .recipe-post .floated-meta ul li a[href*=reddit]{color:#ff4500}.dr-archive-list-gridwrap article .floated-meta ul li a[href*=mailto],.dr-gb-block-wrap .recipe-post .floated-meta ul li a[href*=mailto]{color:#4285f4}.dr-archive-list-gridwrap article .floated-meta .post-like,.dr-gb-block-wrap .recipe-post .floated-meta .post-like{margin-top:10px}.dr-archive-list-gridwrap article span.favourite span,.dr-archive-list-wrapper article span.favourite span,.dr-gb-block-wrap .recipe-post span.favourite span{margin-right:0;cursor:pointer}.dr-archive-list-gridwrap article .floated-meta .post-like span:hover path,.dr-gb-block-wrap .recipe-post .post-like span:hover path{fill:var(--secondary-color);stroke:var(--secondary-color)}.dr-archive-list-gridwrap article .floated-meta .post-like span.recipe-liked path,.dr-gb-block-wrap .recipe-post .floated-meta .post-like span.recipe-liked path{fill:var(--secondary-color);stroke:var(--secondary-color)}.dr-archive-list-gridwrap article .entry-content,.dr-gb-block-wrap .recipe-post .entry-content{margin-top:20px;margin-bottom:0}.dr-archive-list-gridwrap article .entry-content p,.dr-gb-block-wrap .recipe-post .entry-content p{margin-top:0;margin-bottom:20px}.dr-archive-list-gridwrap article .entry-content p:last-child,.dr-gb-block-wrap .recipe-post .entry-content p:last-child{margin-bottom:0}.dr-archive-list-gridwrap article .entry-footer,.dr-gb-block-wrap .recipe-post .entry-footer{margin-top:30px;display:flex;flex-wrap:wrap;align-items:center}.dr-archive-list-gridwrap article .entry-footer>span,.dr-gb-block-wrap .recipe-post .entry-footer>span{display:inline-block;margin-top:10px;margin-right:20px;font-size:.7778em;letter-spacing:.5px;color:rgba(var(--black-color-rgb),.8);align-items:center}.dr-archive-list-gridwrap article .entry-footer>span:last-child,.dr-gb-block-wrap .recipe-post .entry-footer>span:last-child{margin-right:0}.dr-archive-list-gridwrap article .entry-footer>span a,.dr-gb-block-wrap .recipe-post .entry-footer>span a{display:inline-block;text-decoration:none;color:rgba(var(--black-color-rgb),.8)}.dr-archive-list-gridwrap article .entry-footer>span a:hover,.dr-gb-block-wrap .recipe-post .entry-footer>span a:hover{color:var(--primary-color)}.dr-archive-list-gridwrap article .entry-footer>span.byline img,.dr-gb-block-wrap .recipe-post .entry-footer>span.byline img{width:30px;height:30px;object-fit:cover;border-radius:100%;vertical-align:middle}.dr-archive-list-gridwrap article .entry-footer>span.byline .fn,.dr-gb-block-wrap .recipe-post .entry-footer>span.byline .fn{font-weight:400;padding-left:5px;vertical-align:middle}.dr-archive-list-gridwrap article .entry-footer>span .meta-text,.dr-gb-block-wrap .recipe-post .entry-footer>span .meta-text{vertical-align:middle}.dr-advance-search .page-header{margin-bottom:60px}.dr-advance-search .dr-search-item-wrap article .entry-header{margin:0}.dr-advance-search .page-header .container{padding:0;max-width:800px}.dr-advance-search>.container{overflow:hidden}.dr-advance-search .dr-search-item-wrap{display:flex;flex-wrap:wrap;margin-left:-1.5%;margin-right:-1.5%}.dr-loading{position:relative}.dr-loading::before{content:"";border-width:4px;border-style:solid;border-color:var(--black-color) rgba(var(--black-color-rgb),.15) rgba(var(--black-color-rgb),.15) rgba(var(--black-color-rgb),.15);width:30px;height:30px;border-radius:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:9999;-webkit-animation-name:loader-rotate;animation-name:loader-rotate;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(0.77,0,0.18,1);animation-timing-function:cubic-bezier(0.77,0,0.18,1)}.dr-loading::after{content:"";background:rgba(var(--white-color-rgb),.5);position:absolute;top:0;left:0;width:100%;height:100%;z-index:999}@-webkit-keyframes loader-rotate{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader-rotate{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}.dr-advance-search .dr-search-item-wrap .no-result{margin-left:1.5%;margin-right:1.5%}.dr-advance-search .dr-search-item-wrap article{width:22%;margin:0 1.5% 60px;text-align:center}.dr-advance-search article .post-thumbnail{margin:0 0 20px 0}#primary article .entry-content .dr-advance-search h3,.dr-advance-search article .entry-title{margin-top:0;margin-bottom:0;font-size:.8888em;font-weight:400}.dr-advance-search article .entry-title a{display:inline-block;text-decoration:none}.dr-advance-search .pagination .nav-links{text-align:center}.dr-summary-holder .dr-note{background:var(--white-color);border:1px solid rgba(var(--primary-color-rgb),.16);padding:40px;margin-top:2.2222em}.dr-note ol,.dr-note ul{margin:0 0 20px;padding:0;list-style:none}.dr-note ol:last-child,.dr-note ul:last-child{margin-bottom:0}.dr-note ol ol,.dr-note ol ul,.dr-note ul ol,.dr-note ul ul{margin-top:10px;margin-left:10px}.dr-note ol{counter-reset:note-count}.dr-note ul>li::before{margin:0;content:"";background:rgba(var(--font-color-rgb),.78);width:9px;height:9px;border-radius:100%;position:absolute;top:9px;left:0}.dr-summary-holder .dr-keywords{margin-top:30px;font-size:.78em;letter-spacing:.2px}.dr-summary-holder .dr-keywords .dr-meta-title{display:inline-block;font-weight:600;margin-right:5px}.dr-archive-single figure{display:inline-block;position:relative;padding-bottom:20px}.dr-archive-single figure .post-pinit-button{position:absolute;top:10px;left:10px;background:0 0;border:none;padding:0;min-height:auto;display:none}.dr-archive-single figure:hover .post-pinit-button{display:block;cursor:pointer}.dr-archive-single .dr-category{position:absolute;bottom:0;left:0;right:0;text-align:center}.dr-archive-single .dr-category a{vertical-align:middle;position:relative}.dr-archive-details .dr-entry-meta{margin-top:5px;justify-content:center;margin-bottom:0}.dr-archive-details .dr-entry-meta>span{display:inline-block;margin-right:20px;margin-top:0;font-size:.7778em;letter-spacing:.5px;color:var(--font-color)}.dr-archive-details .dr-entry-meta>span:last-child{margin-right:0}.dr-archive-details .dr-entry-meta .dr-meta-title{display:inline-block;vertical-align:middle}.single-recipe .post-navigation{margin-bottom:0;margin-top:60px;padding:1px;overflow:visible}.single-recipe .post-navigation .nav-previous{padding-right:15px}.single-recipe .post-navigation .nav-links .nav-next{text-align:left;justify-content:flex-end}.single-recipe .post-navigation .nav-previous+.nav-next{padding-left:15px}.single-recipe .post-navigation .nav-next::after,.single-recipe .post-navigation .nav-previous::after{display:none}.single-recipe .pagination .nav-links div[class*=nav] a{color:var(--font-color);padding:0;width:100%}.single-recipe .pagination .nav-links div[class*=nav] a:hover{color:var(--primary-color)}.single-recipe .post-navigation article{display:flex;flex-wrap:wrap;align-items:center}.post-navigation article .dr-recipe-fig{position:relative;padding-bottom:20px;width:160px}.post-navigation article .dr-category{position:absolute;bottom:0;left:0;right:0;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.post-navigation article .dr-category>span{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:5px 3px;width:35px;height:35px;border-radius:100%;position:relative}.post-navigation article .dr-category>span .dr-svg-icon span{color:inherit;text-decoration:none;position:relative;z-index:9;width:35px;height:35px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:var(--primary-color);color:var(--white-color);border-radius:100%;overflow:hidden;font-size:.78em}.post-navigation article .dr-category>span .dr-svg-icon .svg-inline--fa{width:35px;height:35px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:var(--primary-color);color:var(--white-color);border-radius:100%;padding:8px}.post-navigation article .dr-category span svg{width:100%;height:100%}.dr-category>span:hover .cat-name{top:calc(100% + 6px);opacity:1;visibility:visible}.single-recipe .post-navigation article .dr-recipe-details{width:calc(100% - 160px);padding-left:20px}.single-recipe .post-navigation article .dr-recipe-title{margin-top:0;margin-bottom:0;font-size:1em;font-weight:600;line-height:1.5;color:var(--font-color)}.single-recipe .pagination .nav-links div[class*=nav] a:hover .dr-recipe-title{color:var(--primary-color)}.single-recipe .post-navigation article .dr-recipe-meta{margin-top:10px;justify-content:center;margin-bottom:0}.single-recipe .post-navigation article .dr-recipe-meta>span{display:inline-block;margin-right:20px;margin-top:0;font-size:.7778em;letter-spacing:.5px;color:var(--font-color)}.single-recipe .post-navigation article .dr-recipe-meta>span:last-child{margin-right:0}.single-recipe .post-navigation article .dr-recipe-meta>span .icon{width:15px;height:15px;margin-right:5px;vertical-align:middle;fill:#e84e3b;-webkit-filter:drop-shadow(0 3px 6px rgba(232,78,59,0.26));filter:drop-shadow(0 3px 6px rgba(232, 78, 59, .26));display:inline-block}.single-recipe .post-navigation article .dr-recipe-meta .dr-meta-title{display:inline-block;vertical-align:middle}.single-recipe .nav-links div[class*=nav] a .meta-nav{width:auto;position:relative;top:0;left:0;font-size:.8888em;font-weight:600;-webkit-transform:none;-moz-transform:none;transform:none;padding-right:25px;margin-top:20px;display:inline-block;line-height:1.3}.single-recipe .nav-links div[class*=nav] a{text-align:left;text-decoration:none}.single-recipe .nav-links div[class*=nav] a .meta-nav::after,.single-recipe .nav-links div[class*=nav] a .meta-nav::before{content:none}.single-recipe .nav-links div.nav-previous a .meta-nav{padding-right:0;padding-left:25px}.single-recipe .nav-links .meta-nav svg{position:absolute;top:6px;right:0}.single-recipe .nav-links .nav-previous .meta-nav svg{top:5px;left:0;right:auto;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);transform:rotate(-180deg)}.single-recipe .pagination .nav-links div[class*=nav] a .meta-nav path{transition:all ease .35s;-webkit-transition:all ease .35s;-moz-transition:all ease .35s}.single-recipe .pagination .nav-links div[class*=nav] a:hover .meta-nav path{stroke:var(--primary-color)}.single-recipe .comments-area{margin-top:80px;border:1px solid rgba(var(--primary-color-rgb),.2);padding:40px}.dr-comment-area .comment-reply-title,.dr-comment-area .comments-title{margin-top:0;margin-bottom:50px;padding-bottom:0;border-bottom:none;font-size:1.1112em;font-weight:700;color:var(--font-color)}.dr-comment-area ol{margin:0;padding:0;list-style:none}.dr-comment-area ol li::before{content:none}.dr-comment-area ol ol{margin-left:70px}.dr-comment-area ol li>div{border-top:1px solid rgba(var(--primary-color-rgb),.2);margin-top:30px;padding-top:30px}.dr-comment-area .comment-list>li:first-child>div{border-top:none;margin-top:0;padding-top:0}.dr-comment-area .comment-list>li:first-child>div.comment-respond{margin-top:30px;padding-top:50px}.dr-comment-area .comment-body{position:relative;padding:0 0 40px 70px}.dr-comment-area .bypostauthor>div>.comment-body{background:0 0;border:none;position:relative}.dr-comment-area .bypostauthor>div>.comment-body .comment-author::after{content:"";background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="17.96" height="17.96" viewBox="0 0 17.96 17.96"><g transform="translate(-584 -10824)"><rect width="17.96" height="17.96" rx="8.98" transform="translate(584 10824)" fill="%2300ab0b"/><path d="M5058.939,3595.743l2.417,2.418,5.32-5.32" transform="translate(-4469.439 7237.66)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></g></svg>');background-repeat:no-repeat;width:20px;height:20px;position:absolute;top:35px;left:35px;display:block}.dr-comment-area .comment-respond{background:rgba(var(--primary-color-rgb),.1);padding:50px 60px}.dr-comment-area .comment-list+.comment-respond{margin-top:60px}.dr-comment-area .comment-reply-title{border-bottom:none;margin-bottom:30px;display:flex;flex-wrap:wrap;align-items:center}.dr-comment-area .comment-reply-title small{font-size:60%;line-height:1.3;vertical-align:middle;display:inline-block;letter-spacing:.5px}.dr-comment-area .comment-reply-title a{display:inline-block;margin-left:10px;margin-bottom:0;color:rgba(var(--black-color-rgb),.8);vertical-align:middle;text-transform:uppercase;font-weight:700;padding-left:10px;border-left:1px solid rgba(var(--black-color-rgb),.8);border-top:none;border-right:none;border-bottom:none;border-radius:0;background:0 0;padding:0 0 0 10px}.dr-comment-area .comment-reply-title a:hover{background:0 0;color:var(--secondary-color)}form.comment-form{display:block}form.comment-form label{display:inline-block;margin-bottom:.5em}form.comment-form label[for=rating]{float:left}.dr-comment-area .comment-form p{margin-top:0;margin-bottom:20px}.comment-form p.comment-notes{display:none;width:100%}.dr-comment-area .comment-form p.comment-form-cookies-consent{position:relative;width:100%}.dr-comment-area .comment-form p.comment-form-cookies-consent label{font-size:1em;line-height:1.65;color:var(--black-color);padding-left:25px;position:relative;cursor:pointer;display:inline-block;width:auto}.dr-comment-area .comment-form p.comment-form-cookies-consent label:hover{text-decoration:underline}.dr-comment-area .comment-form p.comment-form-cookies-consent label::before{content:"";width:16px;height:16px;border:1px solid var(--primary-color);background-color:#fff;background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');background-repeat:no-repeat;background-size:0;background-position:center;position:absolute;top:5px;left:0;font-weight:400;text-align:center;line-height:14px;font-size:0;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s;display:block}.dr-comment-area .comment-form p.comment-form-cookies-consent input[type=checkbox]:checked+label::before{content:"";border-color:var(--black-color);background-color:var(--black-color);background-size:10px}.dr-comment-area .comment-form p.comment-form-cookies-consent input[type=checkbox]{position:absolute;top:12px;left:2px;z-index:1;opacity:0}.dr-comment-area .comment-form label[for=rating]{display:block;width:100%;font-size:.8888em;font-weight:600;margin-bottom:5px;color:var(--font-color)}.dr-comment-area .comment-form label[for=rating]{display:none}.comment-respond fieldset{border:none;padding:0;margin:0 0 20px 0}.jq-ry-container{padding:0!important;margin:0 5px;width:unset!important}.jq-ry-container .jq-ry-group-wrapper{display:inline-block}.jq-ry-container svg{width:15px;height:15px;padding:0 1.5px}.dr-comment-rating .jq-ry-container{max-width:125.5px}.dr-comment-rating .jq-ry-container svg{width:22px;height:22px}.dr-entry-header .dr-entry-meta>*{margin-bottom:10px;margin-right:30px}.dr-entry-header .dr-entry-meta .dr-star-ratings-wrapper{margin-bottom:10px;display:flex;align-items:center}.dr-entry-header .dr-entry-meta .dr-star-ratings-wrapper .dr-rating{font-size:.7222em}.comment-respond .comment-form input[type=email],.comment-respond .comment-form input[type=text],.comment-respond .comment-form input[type=url],.comment-respond .comment-form textarea{background:var(--white-color);font-size:.8888em}.comment-form p.form-submit{margin-bottom:0;margin-top:0;width:100%}.comment-form p.form-submit input[type=submit]{padding:17px 25px;font-size:.8888em;background:var(--primary-color);border:none;letter-spacing:0;text-transform:none}.comment-form p.form-submit input[type=submit]:hover{background:var(--secondary-color);color:var(--white-color)}.dr-surprise-me{background:var(--primary-color);border:none}.dr-surprise-me:hover{background:#000}.dr-surprise-me svg{color:#fff}.dr-surprise-me a{color:#fff;margin-left:5px}.dr-gb-block-wrap .dr-archive-single a,.dr-summary-holder .dr-buttons a{text-decoration:none}.dr-instructions-video iframe,.dr-instructions-video video{max-width:100%}#dr-dynamic-recipe-card .dr-title-wrap .dr-entry-meta>span{font-size:.8333em;font-weight:600}#dr-dynamic-recipe-card .dr-title-wrap .dr-entry-meta>span span{font-size:1em}.directions-list li,.ingredients-list li{margin-bottom:20px}.dr-note .notes-title{margin-top:0;margin-bottom:20px}.dr-note .recipe-card-notes-list{margin:0;padding:0;list-style:none}#dr-block-instructions .dr-instructions{border-bottom:none;padding:0}#dr-block-details,#dr-block-ingredients,#dr-block-instructions{padding:3.4444em 2.2222em}#dr-block-details .dr-post-summary .dr-extra-meta{margin-top:0}#dr-block-ingredients .dr-ingredients-list{padding:0;border-bottom:none}#dr-block-ingredients .dr-ingredients-list .dr-unordered-list li:last-child,#dr-block-instructions .dr-instructions .dr-ordered-list li:last-child{margin-bottom:0}#dr-dynamic-recipe-card .dr-title-wrap .recipe-card-title,.dr-recipes-card-block #dr-recipe-meta-main .dr-recipe-summary-inner .dr-title{margin-top:0;margin-bottom:.35em;font-size:2em;line-height:1.3333;font-weight:600;color:var(--font-color)}#dr-dynamic-recipe-card .dr-title.summary-title,.dr-recipes-card-block #dr-recipe-meta-main .dr-summary .dr-title{margin-top:0;margin-bottom:1em;font-size:1.1111em;font-weight:600;color:var(--font-color);line-height:1.55}#dr-dynamic-recipe-card .recipe-card-summary{padding-bottom:40px}#dr-dynamic-recipe-card .dr-instructions-video{margin-top:40px}#dr-block-ingredients .dr-ingredients-list .ingredients-title,#dr-block-instructions .dr-instructions .directions-title.dr-title,#dr-dynamic-recipe-card .dr-ingredients-list .ingredients-title,#dr-dynamic-recipe-card .dr-instrc-title-wrap .dr-title,#dr-dynamic-recipe-card .dr-instructions-video .video-title,#dr-dynamic-recipe-card .dr-note .notes-title,.dr-recipes-card-block #dr-recipe-meta-main .dr-ingredients-list .dr-title,.dr-recipes-card-block #dr-recipe-meta-main .dr-instrc-title-wrap .dr-title,.dr-recipes-card-block #dr-recipe-meta-main .dr-instructions-video .dr-title,.dr-recipes-card-block #dr-recipe-meta-main .dr-note .dr-title{margin-top:0;margin-bottom:0;font-size:1.1111em;font-weight:600;color:var(--font-color);line-height:1.55}.dr-recipes-card-block #dr-recipe-meta-main .dr-ingredients-list>.dr-title{margin-bottom:1em}#dr-dynamic-recipe-card .dr-instructions-video .video-title,.dr-recipes-card-block #dr-recipe-meta-main .dr-instructions-video .dr-title{margin-bottom:1.5em}#dr-dynamic-recipe-card .dr-note .notes-title,.dr-recipes-card-block #dr-recipe-meta-main .dr-note .dr-title{margin-bottom:1em}#dr-dynamic-recipe-card .dr-unordered-list{margin:0;padding-left:0;line-height:1.55556;letter-spacing:.2px;list-style:none}#dr-dynamic-recipe-card .dr-ingredients-list{padding-bottom:10px}#dr-dynamic-recipe-card .directions-list .dr-title,#dr-dynamic-recipe-card .dr-unordered-list .dr-title{margin-top:0;margin-bottom:1em;font-size:1.11em;font-weight:600;color:var(--font-color);line-height:1.55}#dr-block-instructions .dr-instructions .directions-list .dr-title,#dr-block-instructions .dr-instructions .directions-list li,#dr-dynamic-recipe-card .dr-instructions li,#dr-dynamic-recipe-card .dr-instructions ol .dr-title{padding-left:12px}#dr-recipe-meta-main .dr-instructions .dr-instrc-title-wrap .dr-title{font-size:20px;font-weight:700;color:#374757;margin:0}#dr-recipe-meta-main .dr-instructions .dr-ordered-list{list-style:none}#dr-recipe-meta-main .dr-instructions .dr-ordered-list>li.dr-instruction-checked>*{opacity:.4;text-decoration:line-through;pointer-events:none}#dr-recipe-meta-main .dr-instructions .dr-ordered-list>li.dr-instruction-checked .dr-inst-mark-read{opacity:1;text-decoration:none;pointer-events:inherit}#dr-recipe-meta-main .dr-instructions .dr-ordered-list .dr-list-tips{margin-top:0;margin-bottom:30px}#dr-recipe-meta-main .dr-instructions .dr-ordered-list li h5{font-size:18px;margin:0}#dr-recipe-meta-main .dr-instructions .dr-ordered-list li>p:empty{display:none}#dr-recipe-meta-main .dr-instructions .dr-ordered-list>li .dr-inst-mark-read{display:inline-flex;align-items:center;color:#374757}#dr-recipe-meta-main .dr-instructions .dr-ordered-list li .dr-inst-mark-read input[type=checkbox]{width:17px;height:17px;cursor:pointer;outline:0;background-color:#fff;border:1px solid var(--primary-color);border-radius:2px}#dr-recipe-meta-main .dr-instructions .dr-ordered-list li .dr-inst-mark-read input[type=checkbox]:checked{background-color:var(--primary-color);background-image:url("data:image/svg+xml; utf-8, <svg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 512 512'><path d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/></svg>");background-size:11px;background-repeat:no-repeat;background-position:center}#dr-recipe-meta-main .dr-instructions .dr-ordered-list li .dr-inst-mark-read input[type=checkbox]::after{content:none}#dr-recipe-meta-main .dr-instructions .dr-ordered-list li .dr-inst-mark-read label{margin-bottom:0;cursor:pointer;padding-left:10px}@media screen and (max-width:1280px){.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-]{width:35px;height:35px;line-height:35px;left:-10px}.dr-post-carousel.owl-carousel .owl-nav button.owl-next{left:auto;right:-10px}}@media screen and (max-width:1199px){.dr-search-results-wrap .dr-search-main{padding-left:60px}}@media screen and (max-width:1024px){.dr-search-item-wrap article{width:calc(50% - 40px)}.dr-advance-search .dr-search-item-wrap article{width:30.33%}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span:not(.dr-meta-title){width:calc(50% - 25px)}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-Rest-time{margin-left:40px}.dr-advance-search .advance-search-options .advance-search-block{width:33.33%;max-width:unset}.dr-archive-list-gridwrap,.dr-gb-block-wrap{margin-left:-15px;margin-right:-15px}.dr-archive-single{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){.dr-archive-all-categories{padding:10% 5%}.archive .dr-block-wrapper .dr-block-title{flex:auto;margin-top:10px}.archive .dr-block-wrapper .dr-button-holder{margin-top:10px}.dr-search-results-wrap{flex-direction:column}.dr-search-results-wrap .dr-search-aside{width:100%;margin-bottom:60px}.dr-aside-content ul{display:flex;flex-wrap:wrap;align-items:flex-start}.dr-aside-content ul li{margin-right:20px}.dr-aside-content ul li:last-child{margin-bottom:15px}.dr-aside-block .dr-button-wrap{margin-top:0}.dr-search-results-wrap .dr-search-main{width:100%;padding-left:0}.dr-search-item-wrap{flex-direction:column;margin-left:0;margin-right:0}.dr-search-item-wrap article{margin-left:0;margin-right:0;width:100%}.dr-search-results-wrap .navigation.pagination .nav-links{padding:0}.navigation.pagination .page-numbers{margin:0}.author-block{padding-left:20px;padding-right:20px;flex-direction:column;justify-content:center;align-items:center}.author-block .author-img-wrap{width:100%}.author-block .author-desc{width:100%;text-align:center;padding-top:0;padding-left:0;margin-top:30px}.author-block{padding-top:0}.author-block .author-img-wrap{top:-45px}.author-block .author-desc{padding-top:0;padding-left:0;margin-top:0}.dr-archive-list-gridwrap,.dr-gb-block-wrap{margin:0;display:block}.dr-archive-single{width:100%;padding-left:0;padding-right:0}.dr-archive-list-gridwrap article,.dr-gb-block-wrap .recipe-post,article{flex-direction:column;align-items:center!important}.dr-archive-list-gridwrap article .content-wrap,.dr-archive-list-gridwrap article .post-thumbnail,.dr-gb-block-wrap .recipe-post .content-wrap,.dr-gb-block-wrap .recipe-post .post-thumbnail{width:unset;max-width:100%}.dr-gb-block-wrap .recipe-post{margin-left:0;margin-right:0}.dr-archive-list-gridwrap article .post-thumbnail,.dr-gb-block-wrap .recipe-post .post-thumbnail,article .post-thumbnail{width:100%;margin-bottom:30px;text-align:center}.dr-archive-list-gridwrap article .content-wrap,.dr-gb-block-wrap .recipe-post .content-wrap,article .content-wrap{width:100%}.dr-archive-list-gridwrap article .floated-meta,.dr-gb-block-wrap .recipe-post .floated-meta,article .floated-meta{left:10px}.dr-advance-search .advance-search-options .advance-search-block{width:50%;min-width:auto;flex:initial}.dr-advance-search .dr-search-item-wrap{flex-direction:column;margin-left:0;margin-right:0}.dr-advance-search .dr-search-item-wrap article{width:100%;margin-left:0;margin-right:0}.dr-list-tips,.dr-summary-holder,.dr-tips{padding-left:1em;padding-right:1em}.dr-recipe-summary-inner{flex-direction:column}.dr-recipe-summary-inner .dr-image{width:100%}.dr-recipe-summary-inner .dr-image+.dr-title-wrap{width:100%;padding-left:0;padding-right:0}.dr-extra-meta{flex-direction:column}.dr-extra-meta .dr-sim-metaa,.dr-extra-meta .dr-sim-metaa.dr-cook-time{width:100%;border-right:none;border-left:none;justify-content:space-between;flex-wrap:wrap}.dr-extra-meta .dr-sim-metaa.dr-cook-time{grid-gap:10px;flex-direction:column;text-align:center}.dr-extra-meta .dr-sim-metaa.dr-cook-time span{display:inline-block}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span:not(.dr-meta-title){width:100%;padding-left:0;padding-right:0}.dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-Rest-time{margin-left:0}.dr-nutrition-facts .dr-nutrition-list,.dr-nutrition-facts .dr-title-wrap{padding-left:20px;padding-right:20px}.dr-summary-holder .dr-note{padding:40px 20px}.dr-recipe-share .dr-title{width:calc(100% - 30px);text-align:center;padding-left:20px;padding-right:20px;font-size:14px}.dr-share-wrap{flex-direction:column}.dr-share-wrap .dr-share-block{flex:initial}.post-navigation article{flex-direction:column}.post-navigation article .dr-recipe-fig{width:100%;margin-bottom:20px;text-align:center}.post-navigation article .dr-recipe-details{width:100%;padding-left:0}.single-recipe .post-navigation .nav-links .nav-next .dr-recipe-details{text-align:right}.single-recipe .comments-area,.single-recipe .comments-area .comment-respond{padding:40px 20px}.single-recipe .comments-area .bypostauthor>div>.comment-body,.single-recipe .comments-area .comment-body{padding-left:0;padding-top:70px}.single-recipe .comments-area .bypostauthor .comment-body{padding-left:0}.single-recipe .bypostauthor .comment-body img.avatar{left:0}.single-recipe .comment-body img.avatar{top:0}.single-recipe .comments-area ol ol{margin-left:25px}.single-recipe .bypostauthor>div>.comment-body .reply,.single-recipe .comment-body .reply{left:0}}.post-like .dr_like__recipe svg path{stroke:#db0c18}.post-like .dr_like__recipe .dr-likes-total{display:block;line-height:1;font-size:.61em;position:relative;font-weight:400;letter-spacing:-.3px;color:#db0c18;background:rgba(219,12,24,.05);border-radius:3px;min-width:30px;text-align:center;padding:5px}.post-like .dr_like__recipe .dr-likes-total::before{content:"";border-bottom:5px solid rgba(219,12,24,.05);border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:-5px;left:0;right:0;margin:0 auto;width:0;height:0}.post-like .dr_like__recipe.recipe-liked{cursor:default}.dr-popup-user__registration-open{padding:0;max-width:700px;display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.dr-user__registration-login-popup-close{color:#aaa;float:right;font-size:28px;font-weight:700}.dr-user__registration-login-popup-close:focus,.dr-user__registration-login-popup-close:hover{color:#000;text-decoration:none;cursor:pointer}.dr-form-wrapper{background:rgba(var(--primary-color-rgb),.1);padding:20px}.dr-form-wrapper label{font-weight:700;font-size:16px;line-height:26px;margin-bottom:10px;display:inline-block}.dr-form-wrapper .dr-form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.dr-form-wrapper .dr-form__checkbox label{font-weight:400;font-size:14px;margin:0}.dr-form-wrapper input[type=date],.dr-form-wrapper input[type=email],.dr-form-wrapper input[type=number],.dr-form-wrapper input[type=password],.dr-form-wrapper input[type=search],.dr-form-wrapper input[type=text],.dr-form-wrapper select,select{font-size:14px;padding:10px 16px;height:50px;width:100%;border:1px solid rgba(var(--font-color-rgb),.1)}.dr-form-wrapper input[type=date].parsley-error,.dr-form-wrapper input[type=email].parsley-error,.dr-form-wrapper input[type=number].parsley-error,.dr-form-wrapper input[type=password].parsley-error,.dr-form-wrapper input[type=search].parsley-error,.dr-form-wrapper input[type=text].parsley-error,.dr-form-wrapper select.parsley-error{border-color:rgba(var(--danger-color-rgb),.5)}.dr-form-wrapper input[type=date]::-webkit-input-placeholder,.dr-form-wrapper input[type=email]::-webkit-input-placeholder,.dr-form-wrapper input[type=number]::-webkit-input-placeholder,.dr-form-wrapper input[type=password]::-webkit-input-placeholder,.dr-form-wrapper input[type=search]::-webkit-input-placeholder,.dr-form-wrapper input[type=text]::-webkit-input-placeholder,.dr-form-wrapper select::-webkit-input-placeholder{color:rgba(var(--font-color-rgb),.56)}.dr-form-wrapper input[type=date]::-moz-placeholder,.dr-form-wrapper input[type=email]::-moz-placeholder,.dr-form-wrapper input[type=number]::-moz-placeholder,.dr-form-wrapper input[type=password]::-moz-placeholder,.dr-form-wrapper input[type=search]::-moz-placeholder,.dr-form-wrapper input[type=text]::-moz-placeholder,.dr-form-wrapper select::-moz-placeholder{color:rgba(var(--font-color-rgb),.56)}.dr-form-wrapper input[type=date]:-ms-input-placeholder,.dr-form-wrapper input[type=email]:-ms-input-placeholder,.dr-form-wrapper input[type=number]:-ms-input-placeholder,.dr-form-wrapper input[type=password]:-ms-input-placeholder,.dr-form-wrapper input[type=search]:-ms-input-placeholder,.dr-form-wrapper input[type=text]:-ms-input-placeholder,.dr-form-wrapper select:-ms-input-placeholder{color:rgba(var(--font-color-rgb),.56)}.dr-form-wrapper input[type=date]::-ms-input-placeholder,.dr-form-wrapper input[type=email]::-ms-input-placeholder,.dr-form-wrapper input[type=number]::-ms-input-placeholder,.dr-form-wrapper input[type=password]::-ms-input-placeholder,.dr-form-wrapper input[type=search]::-ms-input-placeholder,.dr-form-wrapper input[type=text]::-ms-input-placeholder,.dr-form-wrapper select::-ms-input-placeholder{color:rgba(var(--font-color-rgb),.56)}.dr-form-wrapper input[type=date]::placeholder,.dr-form-wrapper input[type=email]::placeholder,.dr-form-wrapper input[type=number]::placeholder,.dr-form-wrapper input[type=password]::placeholder,.dr-form-wrapper input[type=search]::placeholder,.dr-form-wrapper input[type=text]::placeholder,.dr-form-wrapper select::placeholder{color:rgba(var(--font-color-rgb),.56)}.dr-form-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6'%3E%3Cpath id='Polygon_25' data-name='Polygon 25' d='M6,0l6,6H0Z' transform='translate(12 6) rotate(180)' fill='%232db68d'/%3E%3C/svg%3E%0A");background-size:12px 6px;background-repeat:no-repeat;background-position:right 10px center}.dr-form-wrapper input[type=checkbox]{width:16px;height:16px;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:10px}.dr-form-wrapper input[type=checkbox]::before{content:"";display:inline-block;width:16px;height:16px;border:2px solid var(--primary-color);border-radius:3px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:10px;background-repeat:no-repeat;background-position:center}.dr-form-wrapper input[type=checkbox]:checked::before{background-color:var(--primary-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.211' height='8.887' viewBox='0 0 11.211 8.887'%3E%3Cpath id='Path_30666' data-name='Path 30666' d='M8493.3,503.631l2.324,2.324,6.059-6.058' transform='translate(-8491.883 -498.483)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E%0A")}.dr-form-wrapper input[type=submit]{border:none;cursor:pointer;font-size:15px;line-height:1.35;padding:15px 30px;background:var(--primary-color);color:var(--white-color);-webkit-transition:all .3s ease;transition:all .3s ease}.dr-form-wrapper input[type=submit]:hover{background:var(--secondary-color);color:var(--white-color)}.dr-form-wrapper .dr-form__field{margin-bottom:25px}.dr-form-wrapper .dr-form__field.dr-form__field-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.dr-form-wrapper .dr-form__field.dr-form__field-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}.dr-form-wrapper .dr-form__field.dr-form__field-row label{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 170px;flex:0 0 170px;padding-right:10px}.dr-form-wrapper .dr-form__field.dr-form__field-row.has-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dr-form-wrapper .dr-form__field.dr-form__field-row.has-info label{min-height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.dr-form-wrapper .dr-form__field .dr-input-wrap{-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:100%}.dr-form-wrapper .dr-form__field .dr-input-wrap.has-pw-toggle-btn{position:relative}.dr-form-wrapper .dr-form__field .dr-input-wrap.has-pw-toggle-btn .pw-toggle-btn{outline:0;width:30px;height:30px;display:block;border:none;background:0 0;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11.323' viewBox='0 0 19 11.323'%3E%3Cg id='Group_5883' data-name='Group 5883' transform='translate(-902 -715)' opacity='0.45'%3E%3Cg id='Path_30668' data-name='Path 30668' transform='translate(902 715)' fill='%23fff'%3E%3Cpath d='M 9.5 10.57278251647949 C 5.533700942993164 10.57278251647949 2.076350688934326 6.953097343444824 0.9690772294998169 5.661375045776367 C 2.076153755187988 4.369917392730713 5.533700942993164 0.7500022053718567 9.5 0.7500022053718567 C 13.46630764007568 0.7500022053718567 16.92365264892578 4.369687080383301 18.03092384338379 5.661409378051758 C 16.92384910583496 6.952867031097412 13.46630764007568 10.57278251647949 9.5 10.57278251647949 Z' stroke='none'/%3E%3Cpath d='M 9.5 1.500001907348633 C 6.252052307128906 1.500001907348633 3.316156387329102 4.206014156341553 1.972211837768555 5.661322593688965 C 3.317028999328613 7.117557525634766 6.252592086791992 9.822782516479492 9.5 9.822782516479492 C 12.74794769287109 9.822782516479492 15.6838436126709 7.116770267486572 17.02778816223145 5.66146183013916 C 15.68297100067139 4.205226898193359 12.74740791320801 1.500001907348633 9.5 1.500001907348633 M 9.5 1.9073486328125e-06 C 14.74670028686523 1.9073486328125e-06 19 5.661392211914063 19 5.661392211914063 C 19 5.661392211914063 14.74670028686523 11.32278251647949 9.5 11.32278251647949 C 4.253299713134766 11.32278251647949 0 5.661392211914063 0 5.661392211914063 C 0 5.661392211914063 4.253299713134766 1.9073486328125e-06 9.5 1.9073486328125e-06 Z' stroke='none' fill='%23374757'/%3E%3C/g%3E%3Cpath id='Path_30669' data-name='Path 30669' d='M2.175,0A2.175,2.175,0,1,1,0,2.175,2.175,2.175,0,0,1,2.175,0Z' transform='translate(909.325 718.325)' fill='%23374757'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:19px 11.32px;background-repeat:no-repeat;background-position:center}.dr-form-wrapper .dr-form__field .dr-input-wrap.has-pw-toggle-btn.pw-show .pw-toggle-btn{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11.323' viewBox='0 0 19 11.323'%3E%3Cg id='Group_5883' data-name='Group 5883' transform='translate(-902 -715)'%3E%3Cg id='Path_30668' data-name='Path 30668' transform='translate(902 715)' fill='none'%3E%3Cpath d='M9.5,0C14.747,0,19,5.661,19,5.661s-4.253,5.661-9.5,5.661S0,5.661,0,5.661,4.253,0,9.5,0Z' stroke='none'/%3E%3Cpath d='M 9.5 1.500001907348633 C 6.252052307128906 1.500001907348633 3.316156387329102 4.206014156341553 1.972211837768555 5.661322593688965 C 3.317028999328613 7.117557525634766 6.252592086791992 9.822782516479492 9.5 9.822782516479492 C 12.74794769287109 9.822782516479492 15.6838436126709 7.116770267486572 17.02778816223145 5.66146183013916 C 15.68297100067139 4.205226898193359 12.74740791320801 1.500001907348633 9.5 1.500001907348633 M 9.5 1.9073486328125e-06 C 14.74670028686523 1.9073486328125e-06 19 5.661392211914063 19 5.661392211914063 C 19 5.661392211914063 14.74670028686523 11.32278251647949 9.5 11.32278251647949 C 4.253299713134766 11.32278251647949 0 5.661392211914063 0 5.661392211914063 C 0 5.661392211914063 4.253299713134766 1.9073486328125e-06 9.5 1.9073486328125e-06 Z' stroke='none' fill='%232db68d'/%3E%3C/g%3E%3Cpath id='Path_30669' data-name='Path 30669' d='M2.175,0A2.175,2.175,0,1,1,0,2.175,2.175,2.175,0,0,1,2.175,0Z' transform='translate(909.325 718.325)' fill='%232db68d'/%3E%3C/g%3E%3C/svg%3E%0A")}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-style:dashed;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder .img{width:90px;height:90px;border-radius:50%;background-size:50px;background-repeat:no-repeat;background-position:center bottom;background-color:var(--font-color)}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder.user-male .img{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.027' height='44.999' viewBox='0 0 34.027 44.999'%3E%3Cpath id='Path_30793' data-name='Path 30793' d='M18.613,41.552l-7.907,4.313a7.106,7.106,0,0,0-1.269.9,26.483,26.483,0,0,0,34.027.088,7.015,7.015,0,0,0-1.394-.934L33.6,41.689A3.229,3.229,0,0,1,31.818,38.8V35.479a12.788,12.788,0,0,0,.8-1.03,19.483,19.483,0,0,0,2.632-5.3,2.659,2.659,0,0,0,1.886-2.53V23.069a2.647,2.647,0,0,0-.886-1.965V15.978S37.3,8,26.5,8s-9.75,7.977-9.75,7.977V21.1a2.644,2.644,0,0,0-.886,1.965v3.546a2.658,2.658,0,0,0,1.226,2.231A17.6,17.6,0,0,0,20.3,35.479v3.24A3.232,3.232,0,0,1,18.613,41.552Z' transform='translate(-9.437 -8.001)' fill='%23e7eced'/%3E%3C/svg%3E%0A")}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder label{display:block;width:27px;height:27px;border-radius:50%;background:var(--primary-color);position:absolute;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='14.966' viewBox='0 0 13 14.966'%3E%3Cg id='Group_1609' data-name='Group 1609' transform='translate(-490.629 -25.305)'%3E%3Cpath id='Path_23614' data-name='Path 23614' d='M549.53,124.786c-.2-.17-.385-.325-.565-.49-.753-.688-1.506-1.375-2.252-2.071-.239-.222-.224-.156-.02-.4q2.5-2.984,5.013-5.963c.466-.553.938-1.1,1.4-1.653.076-.091.123-.078.2-.006q1.374,1.273,2.752,2.542a.782.782,0,0,0,.061.058c.068.05.061.1.009.157-.282.334-.559.673-.841,1.007q-2.724,3.232-5.449,6.462C549.743,124.545,549.644,124.656,549.53,124.786Z' transform='translate(-54.45 -86.525)' fill='%23fff'/%3E%3Cpath id='Path_23615' data-name='Path 23615' d='M841.965,30.136c-.27-.245-.532-.479-.79-.717q-1.128-1.044-2.253-2.092c-.215-.2-.213-.2-.02-.43.387-.452.771-.907,1.164-1.353a.6.6,0,0,1,.911-.053c.763.7,1.513,1.408,2.277,2.1a.737.737,0,0,1,.042.966c-.433.486-.837,1-1.254,1.5A1.082,1.082,0,0,1,841.965,30.136Z' transform='translate(-339.829 0)' fill='%23fff'/%3E%3Cpath id='Path_23616' data-name='Path 23616' d='M491.676,459.787l3.241,2.982c-.073.033-.114.054-.157.07l-3.841,1.445c-.067.025-.13.065-.2-.008a.221.221,0,0,1-.081-.235c.333-1.363.659-2.727.987-4.091C491.634,459.909,491.65,459.869,491.676,459.787Z' transform='translate(0 -424.047)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:13px 14.97px;background-repeat:no-repeat;background-position:center;cursor:pointer}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder label:hover{background-color:#269a77}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder .dr-profile-img-delete{padding:0;width:30px;height:30px;line-height:0;font-size:0;position:absolute;min-height:unset;border-radius:50%;top:0;right:0;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 511.76 511.76' style='enable-background:new 0 0 511.76 511.76;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M436.896,74.869c-99.84-99.819-262.208-99.819-362.048,0c-99.797,99.819-99.797,262.229,0,362.048 c49.92,49.899,115.477,74.837,181.035,74.837s131.093-24.939,181.013-74.837C536.715,337.099,536.715,174.688,436.896,74.869z M361.461,331.317c8.341,8.341,8.341,21.824,0,30.165c-4.16,4.16-9.621,6.251-15.083,6.251c-5.461,0-10.923-2.091-15.083-6.251 l-75.413-75.435l-75.392,75.413c-4.181,4.16-9.643,6.251-15.083,6.251c-5.461,0-10.923-2.091-15.083-6.251 c-8.341-8.341-8.341-21.845,0-30.165l75.392-75.413l-75.413-75.413c-8.341-8.341-8.341-21.845,0-30.165 c8.32-8.341,21.824-8.341,30.165,0l75.413,75.413l75.413-75.413c8.341-8.341,21.824-8.341,30.165,0 c8.341,8.32,8.341,21.824,0,30.165l-75.413,75.413L361.461,331.317z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat;background-position:center;background-color:#fff;border:none;cursor:pointer;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder .dr-profile-img-delete:hover{background-color:var(--primary-color)}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder .dz-default.dz-message{margin:0;padding:15px}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder .dz-default.dz-message .dz-button{padding:15px;border-radius:5px;background-color:#efefef}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder .dz-preview .dz-image{width:190px;border-radius:0}.dr-form-wrapper .dr-input-upload-file .dr-profile-img-holder .dz-preview .dz-image img{border-radius:unset}.dr-form-wrapper .dr-input-upload-file input[type=file]{display:none}.dr-form-wrapper .dr-form__fields-wrapper a{color:var(--primary-color);text-decoration:none}.dr-form-wrapper .dr-form__fields-wrapper a:hover{color:var(--font-color);text-decoration:underline}.dr-form-wrapper .dr-form__fields-wrapper .dr-form__heading{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid rgba(var(--font-color-rgb),.05)}.dr-form-wrapper .dr-form__fields-wrapper .dr-form__heading.no-border{padding-bottom:0;border:none}.dr-form-wrapper .dr-form__fields-wrapper .dr-form__title{font-size:40px;line-height:53px;font-weight:400;margin-bottom:0;margin-top:0}.dr-form-wrapper .dr-form__fields-wrapper .dr-form__desc{margin-top:20px;font-size:20px;line-height:36px}.dr-form-wrapper .dr-form__fields-wrapper .dr-form__checkbox{margin-top:20px;margin-bottom:20px}.dr-form-wrapper .dr-form__fields-wrapper .dr-form__info{font-size:14px;line-height:1.5;margin-top:10px}.dr-form-wrapper .dr-form__fields-wrapper .dr-form__info p{margin:0}.dr-form-wrapper .dr-form__fields-wrapper .dr-form__footer{margin-top:40px;padding-top:20px;border-top:1px solid rgba(var(--font-color-rgb),.05)}.dr-form-wrapper .dr-form__fields-wrapper .dr-other-link{display:inline-block;font-size:14px;font-weight:700;font-style:italic;color:var(--font-color);text-decoration:underline;margin-top:20px}.dr-form-wrapper .dr-form__fields-wrapper .dr-other-link:hover{text-decoration:none;color:var(--primary-color)}.dr-form-wrapper .dr-form__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:992px){.dr-form-wrapper .dr-form__grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dr-form-wrapper .dr-form__grid .dr-form__fields-wrapper{max-width:484px;width:100%}.dr-form-wrapper .dr-form__grid .dr-form__img-wrapper{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.dr-form-wrapper .dr-img-holder{text-align:center;display:none}@media (min-width:992px){.dr-form-wrapper .dr-img-holder{display:block}}.dr-form-wrapper .dr-img-holder img{max-width:100%}.dr-form-wrapper .dr-form__inner-wrapper{background:var(--white-color);padding:30px}@media (min-width:768px){.dr-form-wrapper .dr-form__inner-wrapper{padding:60px}}.dr-form-wrapper.dr-form__log-in .dr-form__footer{margin-top:20px}.dr-form-wrapper.dr-form__log-in .dr-form__title::after,.dr-form-wrapper.dr-form__sign-up .dr-form__title::after{content:"";width:35px;height:35px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='35' height='35' viewBox='0 0 35 35'%3E%3Cdefs%3E%3Cpattern id='pattern' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 52 52'%3E%3Cimage width='52' height='52' xlink:href='data:image/png;base64,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'/%3E%3C/pattern%3E%3C/defs%3E%3Crect id='Bitmap_2x' data-name='Bitmap@2x' width='35' height='35' rx='17.5' fill='url(%23pattern)'/%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat;background-position:center;margin-left:30px}.dr-form-wrapper.dr-form__forgot-password{max-width:648px;margin:0 auto}.dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li,.dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-menu ul li::before{content:none}.jq-ry-container{position:relative;padding:0 5px;line-height:0;display:block;cursor:pointer;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;direction:ltr}.jq-ry-container[readonly=readonly]{cursor:default}.jq-ry-container>.jq-ry-group-wrapper{position:relative;width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group{position:relative;line-height:0;z-index:10;white-space:nowrap}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg{display:inline-block}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-normal-group{width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group{width:0;z-index:11;position:absolute;top:0;left:0;overflow:hidden}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.dr-summary-holder .dr-star-ratings-wrapper a{color:var(--secondary-color) !important}.dr-summary-holder .dr-star-ratings-wrapper a:hover{color:#f15641 !important}.dr-summary-holder .dr-list-tips,.dr-summary-holder .dr-tips{font-style:italic;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px 16px;margin:0 0 1.5rem;border-left:3px solid var(--primary-color);line-height:1.75}.dr-summary-holder .dr-list-tips::before,.dr-summary-holder .dr-tips::before{content:"";width:1.25em;height:1.75em;-webkit-box-flex:0;-ms-flex:0 0 1.25em;flex:0 0 1.25em;background-color:currentColor;-webkit-mask: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%3Cmask id=%27mask0_439_2430%27 style=%27mask-type:alpha%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2720%27 height=%2720%27%3E%3Crect width=%2720%27 height=%2720%27 fill=%27%23D9D9D9%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_439_2430%29%27%3E%3Cpath d=%27M4.99992 18.3332C4.54159 18.3332 4.14936 18.1701 3.82325 17.844C3.49659 17.5173 3.33325 17.1248 3.33325 16.6665V3.33317C3.33325 2.87484 3.49659 2.48234 3.82325 2.15567C4.14936 1.82956 4.54159 1.6665 4.99992 1.6665H10.9791C11.2013 1.6665 11.4133 1.70817 11.6149 1.7915C11.816 1.87484 11.993 1.99289 12.1458 2.14567L16.1874 6.18734C16.3402 6.34012 16.4583 6.51706 16.5416 6.71817C16.6249 6.91984 16.6666 7.13178 16.6666 7.354V9.99984H14.9999V7.49984H11.6666C11.4305 7.49984 11.2327 7.41984 11.0733 7.25984C10.9133 7.10039 10.8333 6.90262 10.8333 6.6665V3.33317H4.99992V16.6665H9.99992V18.3332H4.99992ZM15.2499 12.104L16.1458 12.9998L12.9166 16.2082V17.0832H13.7916L17.0208 13.8748L17.8958 14.7498L14.5624 18.0832C14.4791 18.1665 14.3852 18.229 14.2808 18.2707C14.1769 18.3123 14.0694 18.3332 13.9583 18.3332H12.0833C11.9721 18.3332 11.8749 18.2915 11.7916 18.2082C11.7083 18.1248 11.6666 18.0276 11.6666 17.9165V16.0415C11.6666 15.9304 11.6874 15.8229 11.7291 15.719C11.7708 15.6146 11.8333 15.5207 11.9166 15.4373L15.2499 12.104ZM17.8958 14.7498L15.2499 12.104L16.4583 10.8957C16.611 10.7429 16.8055 10.6665 17.0416 10.6665C17.2777 10.6665 17.4721 10.7429 17.6249 10.8957L19.1041 12.3748C19.2569 12.5276 19.3333 12.7221 19.3333 12.9582C19.3333 13.1943 19.2569 13.3887 19.1041 13.5415L17.8958 14.7498Z%27 fill=%27%23232323%27/%3E%3C/g%3E%3C/svg%3E%0A");mask: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%3Cmask id=%27mask0_439_2430%27 style=%27mask-type:alpha%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2720%27 height=%2720%27%3E%3Crect width=%2720%27 height=%2720%27 fill=%27%23D9D9D9%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_439_2430%29%27%3E%3Cpath d=%27M4.99992 18.3332C4.54159 18.3332 4.14936 18.1701 3.82325 17.844C3.49659 17.5173 3.33325 17.1248 3.33325 16.6665V3.33317C3.33325 2.87484 3.49659 2.48234 3.82325 2.15567C4.14936 1.82956 4.54159 1.6665 4.99992 1.6665H10.9791C11.2013 1.6665 11.4133 1.70817 11.6149 1.7915C11.816 1.87484 11.993 1.99289 12.1458 2.14567L16.1874 6.18734C16.3402 6.34012 16.4583 6.51706 16.5416 6.71817C16.6249 6.91984 16.6666 7.13178 16.6666 7.354V9.99984H14.9999V7.49984H11.6666C11.4305 7.49984 11.2327 7.41984 11.0733 7.25984C10.9133 7.10039 10.8333 6.90262 10.8333 6.6665V3.33317H4.99992V16.6665H9.99992V18.3332H4.99992ZM15.2499 12.104L16.1458 12.9998L12.9166 16.2082V17.0832H13.7916L17.0208 13.8748L17.8958 14.7498L14.5624 18.0832C14.4791 18.1665 14.3852 18.229 14.2808 18.2707C14.1769 18.3123 14.0694 18.3332 13.9583 18.3332H12.0833C11.9721 18.3332 11.8749 18.2915 11.7916 18.2082C11.7083 18.1248 11.6666 18.0276 11.6666 17.9165V16.0415C11.6666 15.9304 11.6874 15.8229 11.7291 15.719C11.7708 15.6146 11.8333 15.5207 11.9166 15.4373L15.2499 12.104ZM17.8958 14.7498L15.2499 12.104L16.4583 10.8957C16.611 10.7429 16.8055 10.6665 17.0416 10.6665C17.2777 10.6665 17.4721 10.7429 17.6249 10.8957L19.1041 12.3748C19.2569 12.5276 19.3333 12.7221 19.3333 12.9582C19.3333 13.1943 19.2569 13.3887 19.1041 13.5415L17.8958 14.7498Z%27 fill=%27%23232323%27/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100%;mask-size:100%;margin-right:.25rem}.dr-summary-holder li.dr-instruction-checked>*:not(.dr-inst-mark-read){text-decoration:line-through;color:rgba(var(--black-color-rgb), 0.45)}.dr-summary-holder .dr-inst-mark-read input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:1px solid #858585;border-radius:.125rem;vertical-align:middle;margin-right:.25rem}.dr-summary-holder .dr-inst-mark-read input[type=checkbox]:checked{border-color:var(--primary-color);background-color:var(--primary-color);background-image:url("data:image/svg+xml,%3Csvg width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 3L4.5 8.5L2 6%27 stroke=%27white%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");background-size:12px 12px;background-repeat:no-repeat;background-position:center}.dr-summary-holder .dr-inst-mark-read label{font-size:.9375rem}.dr-summary-holder .dr-instructions ol.dr-ordered-list>li:last-child{margin-bottom:0}.dr-summary-holder .dr-instructions ol.dr-ordered-list>li h5{font-size:20px;line-height:1.5;font-weight:bold}.dr-summary-holder .jq-ry-container{margin-left:0}.dr-summary-holder .dr-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dr-summary-holder .dr-button-group>*{-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.dr-summary-holder .dr-button-group>*>*{width:100%;text-align:center}.dr-summary-holder .dr-button-group svg{vertical-align:middle}.dr-summary-holder .dr-button-group .dr-btn-link{padding:10px 20px}.dr-summary-holder .post-pinit-button a{padding:10px 30px;margin-bottom:10px;display:inline-block;color:var(--font-color);background-color:rgba(200,35,44,.1);font-size:14px;cursor:pointer}.dr-summary-holder .post-pinit-button a svg{vertical-align:middle;margin-right:6px}.dr-summary-holder .post-pinit-button a:hover{color:#c8232c}.dr-summary-holder .dr-image .post-pinit-button a{padding:0;background:none}.dr-summary-holder .dr-title-wrap .dr-star-ratings-wrapper{margin-bottom:18px}@media screen and (min-width: 768px){.dr-summary-holder.default .dr-post-summary>.dr-extra-meta{margin-top:40px;border-top:1px solid rgba(var(--primary-color-rgb), 0.2)}.dr-summary-holder.default .dr-post-summary>.dr-extra-meta:nth-child(even) .dr-sim-metaa{border-top:none;border-bottom:none}.dr-summary-holder.default .dr-post-summary>.dr-extra-meta .dr-sim-metaa.dr-lavel{width:25%}.dr-summary-holder.default .dr-post-summary>.dr-extra-meta .dr-sim-metaa.dr-cook-time{width:75%}.dr-summary-holder.default .dr-post-summary>.dr-extra-meta.four-columns{margin-top:0;border-top:0}.dr-summary-holder.default .dr-post-summary>.dr-extra-meta.four-columns .dr-sim-metaa{width:25%}.dr-summary-holder.default .dr-post-summary>.dr-extra-meta.two-columns{margin-top:0;border-top:0;border-bottom:1px solid rgba(var(--primary-color-rgb), 0.2)}.dr-summary-holder.default .dr-post-summary>.dr-extra-meta.two-columns .dr-sim-metaa{width:50%}.dr-summary-holder.default .dr-post-summary>.dr-extra-meta .dr-yields{padding-left:30px}.dr-summary-holder.default .dr-post-summary .dr-extra-meta .dr-sim-metaa{padding:15px;font-size:14px}.dr-summary-holder.default .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dr-summary-holder.default .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time>.dr-meta-title{padding-top:7px;min-width:30px;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dr-summary-holder.default .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time) .dr-meta-title{margin-right:0}.dr-summary-holder.default .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time) .dr-meta-title+.d-flex{padding-left:25px}.dr-summary-holder.default .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time) .dr-meta-title+b{padding-left:30px}.dr-summary-holder.default .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time>span:not(.dr-meta-title){padding:5px}}.dr-summary-holder.layout-1{padding:30px;border-radius:4px;border:1px solid rgba(var(--primary-color-rgb), 0.2)}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header,.dr-summary-holder.layout-2 .dr-recipe-summary-inner .dr-recipe-summary-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}@media(max-width: 689px){.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header,.dr-summary-holder.layout-2 .dr-recipe-summary-inner .dr-recipe-summary-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header .dr-image,.dr-summary-holder.layout-2 .dr-recipe-summary-inner .dr-recipe-summary-header .dr-image{width:100%}}@media(min-width: 690px){.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-title-wrap:not(.dr-recipe-summary-header-bottom),.dr-summary-holder.layout-2 .dr-recipe-summary-inner .dr-title-wrap:not(.dr-recipe-summary-header-bottom){padding-right:40px}}@media(min-width: 768px){.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-title-wrap:not(.dr-recipe-summary-header-bottom),.dr-summary-holder.layout-2 .dr-recipe-summary-inner .dr-title-wrap:not(.dr-recipe-summary-header-bottom){width:66%}}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-title-wrap:not(.dr-recipe-summary-header-bottom) .dr-title,.dr-summary-holder.layout-2 .dr-recipe-summary-inner .dr-title-wrap:not(.dr-recipe-summary-header-bottom) .dr-title{font-size:30px !important;font-weight:normal !important;margin-bottom:24px !important}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-title-wrap:not(.dr-recipe-summary-header-bottom) .dr-summary,.dr-summary-holder.layout-2 .dr-recipe-summary-inner .dr-title-wrap:not(.dr-recipe-summary-header-bottom) .dr-summary{padding-top:0;padding-bottom:30px;margin-bottom:30px}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .post-pinit-button,.dr-summary-holder.layout-2 .dr-recipe-summary-inner .post-pinit-button{position:static;display:inline-block}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .post-pinit-button a,.dr-summary-holder.layout-2 .dr-recipe-summary-inner .post-pinit-button a{display:block;padding:9px 30px;background-color:rgba(200,35,44,.1);-webkit-box-shadow:inset 0 0 0 2px rgba(200,35,44,.1);box-shadow:inset 0 0 0 2px rgba(200,35,44,.1);font-size:14px;letter-spacing:1px;cursor:pointer;text-decoration:none}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .post-pinit-button a::before,.dr-summary-holder.layout-2 .dr-recipe-summary-inner .post-pinit-button a::before{content:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%2712.884%27 viewBox=%270 0 10 12.884%27%3E%3Cpath id=%27Path_4342%27 data-name=%27Path 4342%27 d=%27M30.131,9.065a10.321,10.321,0,0,1-1.781,3.754.17.17,0,0,1-.228.036.257.257,0,0,1-.259-.249,16.6,16.6,0,0,1,.649-5.687A10.262,10.262,0,0,1,28.9,5.886a1.917,1.917,0,0,1,.485-2.354,1.024,1.024,0,0,1,1.712.4,6.015,6.015,0,0,1-.383,3.346c.157.089.287.211.462.3a1.6,1.6,0,0,0,1.416.033,1.528,1.528,0,0,0,.393-.249,3.43,3.43,0,0,0,.583-.974c.061-.183.114-.373.167-.563A3.068,3.068,0,0,0,31.61,2.173a2.984,2.984,0,0,0-3.491,1.02,3.646,3.646,0,0,0-.358,2.6,1.712,1.712,0,0,1,.233,1.058.519.519,0,0,1-.089.175.716.716,0,0,1-.982.066,1.114,1.114,0,0,1-.289-.35c-1.233-1.2-.254-3.922.675-5.01a5.194,5.194,0,0,1,6.362-1.1,5.061,5.061,0,0,1,2.007,6.225C34.829,8.824,32.1,10.09,30.131,9.065Z%27 transform=%27translate%28-26.056 0%29%27 fill=%27%23c8232c%27/%3E%3C/svg%3E%0A");margin-right:8px}.dr-summary-holder.layout-1 .dr-recipe-summary-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:30px}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header{padding-bottom:30px;border-bottom:1px solid rgba(var(--primary-color-rgb), 0.15)}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header .dr-title-wrap{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header .dr-title-wrap .dr-title{margin-bottom:20px !important}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header .dr-title-wrap .dr-summary{border-bottom:none;margin-bottom:0}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header-bottom{width:100%}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-header-bottom .dr-buttons{width:auto}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-entry-meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width: 690px){.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-entry-meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-entry-meta>span{width:50%}}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;text-align:center;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-button-wrap>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.dr-summary-holder.layout-1 .dr-recipe-summary-inner .dr-recipe-summary-button-wrap .dr-btn-link{margin:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dr-summary-holder.layout-1 .dr-extra-meta{margin-top:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid rgba(var(--primary-color-rgb), 0.15);border-bottom:1px solid rgba(var(--primary-color-rgb), 0.15)}.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa{background:none;border-left:none;border-right:none;width:auto;border:none}@media(max-width: 767px){.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa:not(:last-child){border-bottom:1px solid rgba(var(--primary-color-rgb), 0.15)}}.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-cook-time{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(var(--primary-color-rgb), 0.15);position:relative}.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-cook-time>.dr-meta-title{position:absolute;top:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0 17px;z-index:1}.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-cook-time>.dr-meta-title::before{content:"";background-color:rgba(var(--primary-color-rgb), 0.05);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-cook-time>.dr-meta-title .icon{margin:0}.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 767px){.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width: 768px)and (max-width: 1024px){.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-Rest-time,.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-cook-time>.dr-total-time{margin-left:0;margin-top:30px}}@media(min-width: 768px){.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time) .dr-meta-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0}.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time) .dr-meta-title .icon{margin-bottom:16px}}@media(min-width: 768px){.dr-summary-holder.layout-1 .dr-extra-meta .dr-sim-metaa.dr-lavel{padding-left:0}}.dr-summary-holder.layout-2{padding:52px 32px}.dr-summary-holder.layout-2 .post-pinit-button{display:block;width:100%}.dr-summary-holder.layout-2 .dr-extra-meta{border-left:1px solid rgba(var(--primary-color-rgb), 0.15);border-right:1px solid rgba(var(--primary-color-rgb), 0.15);background-color:#fff;margin-top:0}@media(min-width: 768px){.dr-summary-holder.layout-2 .dr-extra-meta .dr-sim-metaa{padding:30px;width:25%}}.dr-summary-holder.layout-2 .dr-extra-meta .dr-sim-metaa.dr-cook-time{width:100%}.dr-summary-holder.layout-2 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dr-summary-holder.layout-2 .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.dr-summary-holder.layout-2 .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time) .dr-meta-title{margin-top:30px;position:static;margin-left:6px}.dr-summary-holder.layout-2 .dr-extra-meta .dr-sim-metaa:not(.dr-cook-time) .dr-meta-title .icon{position:absolute;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-right:0}.dr-title-wrap .dr-entry-meta .dr-category{-ms-flex-wrap:wrap;flex-wrap:wrap}span.ingredient_fraction{margin-right:4px;font-size:1rem}span.ingredient_fraction sup,span.ingredient_fraction sub{display:inline-block;position:relative}span.ingredient_fraction sup{top:-0.5em}span.ingredient_fraction sub{bottom:-0.5em}.dr-summary-holder{clear:both}.dr-summary-holder p:empty{display:none}button.dr-switch-btn{min-height:unset !important;height:40px;width:80px;font-size:12px;font-weight:bold;line-height:1;padding:12px !important;border-radius:80px;background-color:rgba(120,120,128,.16);border:none;color:#787880 !important;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;text-align:right;outline:none !important}button.dr-switch-btn:hover,button.dr-switch-btn:focus,button.dr-switch-btn:active{background-color:rgba(120,120,128,.16)}button.dr-switch-btn::before{content:"";width:32px;height:32px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0px 1px 8px rgba(0,0,0,.08);box-shadow:0px 1px 8px rgba(0,0,0,.08);position:absolute;top:4px;left:4px;-webkit-transition:all .3s ease;transition:all .3s ease}button.dr-switch-btn[data-switch=off]::before{left:4px}button.dr-switch-btn[data-switch=on]{background-color:var(--primary-color);text-align:left;color:#fff !important}button.dr-switch-btn[data-switch=on]::before{left:44px}.dr-faqs-section .dr-section-title-wrap{margin:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dr-faqs-section .dr-section-title-wrap .dr-title{font-size:20px;font-weight:600;margin-bottom:0}.dr-faqs-section .dr-section-title-wrap .dr-faq-toggle-area .toggle-title{font-size:14px;margin-right:8px;color:#494d41}.dr-faqs-section .dr-faqs-list .dr-faq-item{border:1px solid rgba(var(--primary-color-rgb), 0.16);margin:0 0 24px;padding:18px 24px;border-radius:4px;-webkit-box-shadow:0px 8px 16px rgba(0,0,0,.02);box-shadow:0px 8px 16px rgba(0,0,0,.02)}.dr-faqs-section .dr-faqs-list .dr-faq-item .dr-title{display:block;font-size:20px;font-weight:bold}.dr-faqs-section .dr-faqs-list .dr-faq-item .dr-faq-title-wrap{position:relative;padding-right:24px;cursor:pointer}.dr-faqs-section .dr-faqs-list .dr-faq-item .dr-faq-title-wrap::after{content:"";width:24px;height:24px;background-color:var(--primary-color);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 5V19%27 stroke=%27%232DB68D%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M5 12H19%27 stroke=%27currentColor%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=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 5V19%27 stroke=%27%232DB68D%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M5 12H19%27 stroke=%27currentColor%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.dr-faqs-section .dr-faqs-list .dr-faq-item .dr-faq-title-wrap:hover{color:var(--primary-color)}.dr-faqs-section .dr-faqs-list .dr-faq-item .dr-faq-content-wrap{padding:0;height:0;max-height:0;overflow:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.dr-faqs-section .dr-faqs-list .dr-faq-item .dr-faq-content-wrap p:last-child{margin-bottom:0}.dr-faqs-section .dr-faqs-list .dr-faq-item.faq-active .dr-title{color:var(--primary-color)}.dr-faqs-section .dr-faqs-list .dr-faq-item.faq-active .dr-faq-title-wrap::after{-webkit-mask:url("data:image/svg+xml,%3Csvg width=%2716%27 height=%272%27 viewBox=%270 0 16 2%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1H15%27 stroke=%27currentColor%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=%2716%27 height=%272%27 viewBox=%270 0 16 2%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1H15%27 stroke=%27currentColor%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:15px auto;mask-size:15px auto;-webkit-mask-position:center;mask-position:center}.dr-faqs-section .dr-faqs-list .dr-faq-item.faq-active .dr-faq-content-wrap{padding:18px 0 0;visibility:visible;opacity:1;height:auto;max-height:100%}.dr-single-recipe:not(:first-child){margin-top:60px;padding-top:60px;border-top:2px solid rgba(var(--primary-color-rgb), 0.16)}.dr-ingrd-title-wrap,.dr-instrc-title-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.view-gallery-btn,.dr-instruction-videopop{cursor:pointer}#dr-user__registration-login-popup{margin-top:0;max-width:100%;z-index:1111111}#dr-user__registration-login-popup .dr-user__registration-login-popup-close{width:50px;height:50px;background-color:#fff;text-align:center;position:absolute;right:0;top:0}#dr-user__registration-login-popup .dr-user__registration-login-popup-close:hover{color:#d24747}#dr-user__registration-login-popup .dr-popup-container{width:calc(100% - 30px);max-width:700px;margin-left:auto;margin-right:auto;position:relative;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:30px;background:#fff}@media(min-width: 768px){#dr-user__registration-login-popup .dr-popup-container{padding:60px}}#dr-user__registration-login-popup .dr-popup-container .dr-form-wrapper{padding:0}#dr-user__registration-login-popup .dr-popup-container .dr-container{max-height:calc(100vh - 30px);overflow:auto}#dr-user__registration-login-popup .dr-popup-container .dr-form__inner-wrapper{padding:0}#dr-user__registration-login-popup .dr-container,#dr-user__registration-login-popup .dr-form-wrapper{height:100%}.dr-archive-list-gridwrap.list{margin-left:0;margin-right:0}.dr-archive-details .dr-archive-list-title a{text-decoration:none !important}.dr-archive-list-wrapper .search-form{margin-top:1.5em}.dr-archive-list-wrapper .dr-archive-list.grid-view{margin-left:-15px;margin-right:-15px}.scale-btn-wrapper button{padding:8px;font-size:1rem;line-height:1;background-color:transparent;border:1px solid var(--primary-color);color:var(--primary-color);min-height:unset}.scale-btn-wrapper button:not(:last-child){margin-right:8px}.scale-btn-wrapper button:hover,.scale-btn-wrapper button.active{background-color:var(--primary-color);color:#fff}div.lg{max-width:80vw;margin:0 auto;position:relative;height:calc(100vh - 47px) !important}.dr-badge{position:absolute;top:10px;right:0}.dr-recipe-wishlist+.dr-badge{top:45px}.dr-badge a{display:block;padding:8px;font-size:14px;line-height:1;color:#fff !important;border-radius:20px 0 0 20px;text-decoration:none !important}.dr-react-select{font-size:14px;max-width:528px}.dr-react-select>[class*=-control]{border-radius:0;border-color:#e5e5e5}.dr-react-select>[class*=-control]>*:first-child{padding:0 16px}.dr-react-select>[class*=-control]>*:first-child>*{margin:0;padding:0}.dr-archive-single .dr-badge{right:0}.dr-related-recipes{float:left;max-width:420px;width:100%;margin:0 0 30px}@media(min-width: 768px){.dr-related-recipes{margin-right:30px}}.dr-related-recipes .dr-related-recipes__title{margin-top:0}.dr-related-recipes .dr-related-recipes__list{margin:0 -30px;display:-webkit-box;display:-ms-flexbox;display:flex}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 30px}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item:first-child{padding-top:0}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item:last-child{padding-bottom:0}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-fig{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-fig>a{display:block;padding-top:100%;position:relative}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-fig>a img,.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-fig>a svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-details{padding-left:1em}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-details .dr-recipe-title{margin-top:0;font-size:1.11em !important;font-weight:600}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-details .dr-recipe-title a{color:inherit;text-decoration:none}.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-details .dr-recipe-title a:hover{color:var(--primary-color)}.dr-related-recipes.full-width{float:none;max-width:100%}@media(min-width: 768px){.dr-related-recipes.full-width{margin:0}}@media(min-width: 768px){.dr-related-recipes.full-width .dr-related-recipes__list .dr-related-recipe-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.dr-related-recipes.full-width .dr-related-recipes__list .dr-related-recipe-item:nth-child(2n){border-left:1px solid rgba(var(--primary-color-rgb), 0.1)}.dr-related-recipes.full-width .dr-related-recipes__list .dr-related-recipe-item:nth-child(2){padding-top:0}.dr-related-recipes.full-width .dr-related-recipes__list .dr-related-recipe-item:nth-last-child(2){padding-bottom:0}}:root{--admin-bar-height: 32px}@media(max-width: 782px){:root{--admin-bar-height: 46px}}.admin-bar .lg-outer{height:calc(100% - var(--admin-bar-height));top:var(--admin-bar-height)}.lg-outer,.lg-backdrop{z-index:111111111 !important}.dr-archive-pagination{position:relative}.dr-archive-pagination .dr-loading{position:static}.dr-archive-pagination .dr__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;border-top:1px solid rgba(var(--primary-color-rgb), 0.3)}@media(min-width: 822px){.dr-archive-pagination .dr__pagination{margin:var(--global--spacing-vertical) auto}}.dr-archive-pagination .dr__pagination[data-pagination=infinite_scroll],.dr-archive-pagination .dr__pagination[data-pagination=load_more]{padding:0;border:none;margin:0;display:inline-block}.dr-archive-pagination .dr__pagination[data-pagination=infinite_scroll] .page-numbers,.dr-archive-pagination .dr__pagination[data-pagination=load_more] .page-numbers{display:none}.dr-archive-pagination .dr__pagination .page-numbers{text-decoration:none;font-size:.8888em;margin:5px;letter-spacing:.5px;min-width:30px;height:30px;display:inline-block;background:none;border-radius:0;line-height:30px;opacity:.5;font-weight:600;padding:0}.dr-archive-pagination .dr__pagination .page-numbers.next{padding-right:35px;position:relative}.dr-archive-pagination .dr__pagination .page-numbers.next svg{position:absolute;top:12px;right:0}.dr-archive-pagination .dr__pagination .page-numbers.prev{padding-left:35px;position:relative}.dr-archive-pagination .dr__pagination .page-numbers.prev svg{position:absolute;top:12px;left:0}.dr-archive-pagination .dr__pagination .page-numbers:hover,.dr-archive-pagination .dr__pagination .page-numbers.current{opacity:1;text-decoration:underline}.dr__load-more-helper{margin-top:30px}.single-recipe .post-navigation{margin-top:40px}.dr-nutrition-facts .dr-title{margin:0 !important;color:inherit;font-size:1.1111em !important}.dr-nutrition-facts .dr-nutrition-label .dr-nut-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-nutrition-facts .dr-nutrition-label .dr-nut-bottom dt:first-child{border-bottom:1px solid #aaa}.dr-nutrition-facts.chart-layout-flat .dr-nutrition-servings{color:#232323;font-size:18px;font-weight:400;line-height:1.7;padding-top:20px;margin-bottom:.8em}.dr-nutrition-facts.chart-layout-flat .dr-nutrition-fact-lists{line-height:1.7}.dr-nutrition-facts.chart-layout-flat .dr-nutrition-fact-lists span{color:rgba(35,35,35,.6);font-size:16px;font-weight:400}.dr-nutrition-facts.chart-layout-flat .dr-nutrition-fact-lists span span{color:#232323;font-style:italic;font-weight:500}.dr-nutrition-facts.chart-layout-flat .dr-nutrition-fact-lists span:last-child{margin-right:12px}.advance-search-field .select2-container .selection{position:relative;width:100%;z-index:1}.advance-search-field .select2-container .selection .select2-selection{background-color:transparent}.advance-search-field .select2-container .dropdown-wrapper{position:absolute;right:0}.dr-page-template-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:100%}.dr-page-template-wrap .content-area{-webkit-box-flex:unset !important;-ms-flex:unset !important;flex:unset !important;width:100%;margin:0 0 40px}.dr-page-template-wrap #sidebar,.dr-page-template-wrap .widget-area{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media(min-width: 1025px){.dr-page-template-wrap #sidebar,.dr-page-template-wrap .widget-area{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.dr-page-template-wrap>div:nth-last-child(2){padding-right:60px;-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}}body.rtl .dr-buttons .dr-btn-link{margin:0 0 10px 15px}body.rtl .dr-buttons .dr-btn-link:last-child{margin-left:0}body.rtl .dr-summary-holder ol.dr-ordered-list>li,body.rtl .dr-summary-holder .dr-note ol>li,body.rtl .dr-summary-holder .dr-note ul>li{padding-left:0 !important;padding-right:32px !important}body.rtl .dr-summary-holder .dr-note ol>li:before,body.rtl .dr-summary-holder ol.dr-ordered-list>li>*:first-child::before{left:auto;right:0;margin-right:0}body.rtl .dr-summary-holder .dr-note ul>li:before{left:auto;right:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}body.rtl .dr-summary-holder .dr-ingredients-list .dr-unordered-list li{padding-right:25px}body.rtl .dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox],body.rtl .dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox]+label::before{margin-right:0;right:0}body.rtl .dr-summary-holder .dr-ingredients-list .dr-unordered-list li input[type=checkbox]+label{margin-right:0;border-right:none}body.rtl .dr-inst-label{margin-right:0;margin-left:8px}body.rtl .dr-entry-header .dr-entry-meta>*{margin-right:0;margin-left:30px}body.rtl .dr-entry-header .dr-entry-meta .dr-byline img{margin-right:0;margin-left:5px}body.rtl .dr-buttons .dr-btn-link.dr-btn2 svg,body.rtl .dr-buttons .dr-btn-link.dr-btn1 svg{margin-right:0;margin-left:10px}body.rtl .dr-buttons .dr-btn-link.dr-btn2:first-child svg,body.rtl .dr-buttons .dr-btn-link.dr-btn1:first-child svg{margin-left:0;margin-right:10px}body.rtl .dr-mst-pop-diffic .icon,body.rtl .dr-mst-pop-time .icon,body.rtl .dr-entry-meta>span .icon{margin-right:0;margin-left:5px}body.rtl .dr-title-wrap .dr-rating .dr-text-red{margin-left:0;margin-right:6px}body.rtl .dr-summary-holder .jq-ry-container{margin-left:5px;margin-right:0}body.rtl .dr-summary-holder .dr-list-tips,body.rtl .dr-summary-holder .dr-tips{border-right:3px solid var(--primary-color);border-left:none}body.rtl .dr-summary-holder .dr-list-tips::before,body.rtl .dr-summary-holder .dr-tips::before{margin-right:0;margin-left:.25rem}body.rtl .dr-faqs-section .dr-section-title-wrap .dr-faq-toggle-area .toggle-title{margin-right:0;margin-left:8px}body.rtl .dr-faqs-section .dr-faqs-list .dr-faq-item .dr-faq-title-wrap{padding-right:0;padding-left:24px}body.rtl .dr-faqs-section .dr-faqs-list .dr-faq-item .dr-faq-title-wrap::after{right:auto;left:0}body.rtl .rating-without-comment .rating-without-comment-label{margin-right:0;margin-left:20px}body.rtl .dr-nutrition-label .dr-nut-right{float:left}body.rtl .dr-summary-holder .dr-buttons .dr-btn-link.dr-btn2 svg{margin-right:0;margin-left:10px}body.rtl .dr-summary-holder .post-pinit-button a svg{margin-right:0;margin-left:10px}body.rtl .dr-title-wrap .dr-entry-meta .dr-meta-title{margin-right:0;margin-left:5px}body.rtl .comment-respond .comment-form p.comment-form-cookies-consent input[type=checkbox]{left:auto;right:2px}body.rtl .comment-respond .comment-form p.comment-form-cookies-consent label{padding-left:0;padding-right:25px}body.rtl .comment-respond .comment-form p.comment-form-cookies-consent label::before{left:auto;right:0}body.rtl .lg-container *{text-align:right}body.rtl .rating-without-comment .rating-message-icon{margin-right:0;margin-left:10px}body.rtl .dr-related-recipes{float:right}@media(min-width: 768px){body.rtl .dr-related-recipes{margin-right:0;margin-left:30px}}body.rtl .dr-archive-details .dr-entry-meta>span{margin-right:0;margin-left:20px}body.rtl .dr-archive-details .dr-entry-meta>span:last-child{margin-left:0}body.rtl .archive .dr-block-wrapper .dr-button-holder a svg,body.rtl .dr-recipe-post-wrap .dr-block-wrapper .dr-button-holder a svg{margin-left:0;margin-right:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}body.rtl .dr-advance-search .page-header .search-form .search-submit{right:auto;left:0}body.rtl .advance-search-field .select2-container .dropdown-wrapper{right:auto;left:0;margin-left:5px}body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li a svg,body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-menu ul li a svg,body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-wrap .dr-ud__user-img{margin-right:0;margin-left:15px}@media(min-width: 1025px){body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar{border-right:none;border-left:1px solid rgba(var(--primary-color-rgb), 0.1)}body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li a span,body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-wrap .dr-ud__user-name{left:auto;right:100%;border-radius:5px 0 0 5px}body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li a span::before,body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li a span::after,body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-wrap .dr-ud__user-name::before,body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-wrap .dr-ud__user-name::after{right:auto;left:100%;margin-right:0}body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li a span::before,body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-wrap .dr-ud__user-name::before{border-right-color:transparent;border-left-color:rgba(0,0,0,.1)}body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li a span::after,body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-wrap .dr-ud__user-name::after{border-right-color:transparent;border-left-color:var(--primary-color)}body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li.active:hover a span::before{z-index:1}body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-footer .dr-sidebar-toggle-btn{left:auto;right:228px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}body.rtl .dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar.collapsed .dr-ud__sidebar-footer .dr-sidebar-toggle-btn{left:auto;right:58px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-brands-400.eot);src:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-brands-400.woff) format("woff"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-regular-400.eot);src:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-regular-400.woff) format("woff"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-solid-900.eot);src:url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-solid-900.woff) format("woff"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.lebens-retter.org/wp-content/plugins/delicious-recipes//assets/lib/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f15e"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f161"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f163"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-spotify,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}@media only screen and (max-width: 799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width: 800px)and (max-width: 1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width: 1024px){.ub-hide-on-desktop{display:none}}.post-ratings {
width: 100%;
opacity: 1; }
.post-ratings-loading {
display: none;
height: 16px;
text-align: left;
}
.post-ratings-image {
border: 0;
}
.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
border: 0;
padding: 0;
margin: 0;
}
.post-ratings-text {
}
.post-ratings-comment-author {
font-weight: normal;
font-style: italic;
}.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group>.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}@font-face{font-family:dashicons;src:url(//www.lebens-retter.org/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//www.lebens-retter.org/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//www.lebens-retter.org/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.mce-tinymce{box-shadow:none}.mce-container,.mce-container *,.mce-widget,.mce-widget *{color:inherit;font-family:inherit}.mce-container .mce-monospace,.mce-widget .mce-monospace{font-family:Consolas,Monaco,monospace;font-size:13px;line-height:150%}#mce-modal-block,#mce-modal-block.mce-fade{opacity:.7;transition:none;background:#000}.mce-window{border-radius:0;box-shadow:0 3px 6px rgba(0,0,0,.3);-webkit-font-smoothing:subpixel-antialiased;transition:none}.mce-window .mce-container-body.mce-abs-layout{overflow:visible}.mce-window .mce-window-head{background:#fff;border-bottom:1px solid #dcdcde;padding:0;min-height:36px}.mce-window .mce-window-head .mce-title{color:#3c434a;font-size:18px;font-weight:600;line-height:36px;margin:0;padding:0 36px 0 16px}.mce-window .mce-window-head .mce-close,.mce-window-head .mce-close .mce-i-remove{color:transparent;top:0;right:0;width:36px;height:36px;padding:0;line-height:36px;text-align:center}.mce-window-head .mce-close .mce-i-remove:before{font:normal 20px/36px dashicons;text-align:center;color:#646970;width:36px;height:36px;display:block}.mce-window-head .mce-close:focus .mce-i-remove:before,.mce-window-head .mce-close:hover .mce-i-remove:before{color:#135e96}.mce-window-head .mce-close:focus .mce-i-remove,div.mce-tab:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.mce-window .mce-window-head .mce-dragh{width:calc(100% - 36px)}.mce-window .mce-foot{border-top:1px solid #dcdcde}#wp-link .query-results,.mce-checkbox i.mce-i-checkbox,.mce-textbox{border:1px solid #dcdcde;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.07);transition:.05s all ease-in-out}#wp-link .query-results:focus,.mce-checkbox:focus i.mce-i-checkbox,.mce-textbox.mce-focus,.mce-textbox:focus{border-color:#4f94d4;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.mce-window .mce-wp-help{height:360px;width:460px;overflow:auto}.mce-window .mce-wp-help *{box-sizing:border-box}.mce-window .mce-wp-help>.mce-container-body{width:auto!important}.mce-window .wp-editor-help{padding:10px 10px 0 20px}.mce-window .wp-editor-help h2,.mce-window .wp-editor-help p{margin:8px 0;white-space:normal;font-size:14px;font-weight:400}.mce-window .wp-editor-help table{width:100%;margin-bottom:20px}.mce-window .wp-editor-help table.wp-help-single{margin:0 8px 20px}.mce-window .wp-editor-help table.fixed{table-layout:fixed}.mce-window .wp-editor-help table.fixed td:nth-child(odd),.mce-window .wp-editor-help table.fixed th:nth-child(odd){width:12%}.mce-window .wp-editor-help table.fixed td:nth-child(2n),.mce-window .wp-editor-help table.fixed th:nth-child(2n){width:38%}.mce-window .wp-editor-help table.fixed th:nth-child(odd){padding:5px 0 0}.mce-window .wp-editor-help td,.mce-window .wp-editor-help th{font-size:13px;padding:5px;vertical-align:middle;word-wrap:break-word;white-space:normal}.mce-window .wp-editor-help th{font-weight:600;padding-bottom:0}.mce-window .wp-editor-help kbd{font-family:monospace;padding:2px 7px 3px;font-weight:600;margin:0;background:#f0f0f1;background:rgba(0,0,0,.08)}.mce-window .wp-help-th-center td:nth-child(odd),.mce-window .wp-help-th-center th:nth-child(odd){text-align:center}.mce-floatpanel.mce-popover,.mce-menu{border-color:rgba(0,0,0,.15);border-radius:0;box-shadow:0 3px 5px rgba(0,0,0,.2)}.mce-floatpanel.mce-popover.mce-bottom,.mce-menu{margin-top:2px}.mce-floatpanel .mce-arrow{display:none}.mce-menu .mce-container-body{min-width:160px}.mce-menu-item{border:none;margin-bottom:2px;padding:6px 15px 6px 12px}.mce-menu-has-icons i.mce-ico{line-height:20px}div.mce-panel{border:0;background:#fff}.mce-panel.mce-menu{border:1px solid #dcdcde}div.mce-tab{line-height:13px}div.mce-toolbar-grp{border-bottom:1px solid #dcdcde;background:#f6f7f7;padding:0;position:relative}div.mce-inline-toolbar-grp{border:1px solid #a7aaad;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.15);box-sizing:border-box;margin-bottom:8px;position:absolute;-webkit-user-select:none;user-select:none;max-width:98%;z-index:100100}div.mce-inline-toolbar-grp>div.mce-stack-layout{padding:1px}div.mce-inline-toolbar-grp.mce-arrow-up{margin-bottom:0;margin-top:8px}div.mce-inline-toolbar-grp:after,div.mce-inline-toolbar-grp:before{position:absolute;left:50%;display:block;width:0;height:0;border-style:solid;border-color:transparent;content:""}div.mce-inline-toolbar-grp.mce-arrow-up:before{top:-9px;border-bottom-color:#a7aaad;border-width:0 9px 9px;margin-left:-9px}div.mce-inline-toolbar-grp.mce-arrow-down:before{bottom:-9px;border-top-color:#a7aaad;border-width:9px 9px 0;margin-left:-9px}div.mce-inline-toolbar-grp.mce-arrow-up:after{top:-8px;border-bottom-color:#f6f7f7;border-width:0 8px 8px;margin-left:-8px}div.mce-inline-toolbar-grp.mce-arrow-down:after{bottom:-8px;border-top-color:#f6f7f7;border-width:8px 8px 0;margin-left:-8px}div.mce-inline-toolbar-grp.mce-arrow-left:after,div.mce-inline-toolbar-grp.mce-arrow-left:before{margin:0}div.mce-inline-toolbar-grp.mce-arrow-left:before{left:20px}div.mce-inline-toolbar-grp.mce-arrow-left:after{left:21px}div.mce-inline-toolbar-grp.mce-arrow-right:after,div.mce-inline-toolbar-grp.mce-arrow-right:before{left:auto;margin:0}div.mce-inline-toolbar-grp.mce-arrow-right:before{right:20px}div.mce-inline-toolbar-grp.mce-arrow-right:after{right:21px}div.mce-inline-toolbar-grp.mce-arrow-full{right:0}div.mce-inline-toolbar-grp.mce-arrow-full>div{width:100%;overflow-x:auto}div.mce-toolbar-grp>div{padding:3px}.has-dfw div.mce-toolbar-grp .mce-toolbar.mce-first{padding-right:32px}.mce-toolbar .mce-btn-group{margin:0}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}div.mce-statusbar{border-top:1px solid #dcdcde}div.mce-path{padding:2px 10px;margin:0}.mce-path,.mce-path .mce-divider,.mce-path-item{font-size:12px}.mce-toolbar .mce-btn,.qt-dfw{border-color:transparent;background:0 0;box-shadow:none;text-shadow:none;cursor:pointer}.mce-btn .mce-txt{direction:inherit;text-align:inherit}.mce-toolbar .mce-btn-group .mce-btn,.qt-dfw{border:1px solid transparent;margin:2px;border-radius:2px}.mce-toolbar .mce-btn-group .mce-btn:focus,.mce-toolbar .mce-btn-group .mce-btn:hover,.qt-dfw:focus,.qt-dfw:hover{background:#f6f7f7;color:#1d2327;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.mce-toolbar .mce-btn-group .mce-btn.mce-active,.mce-toolbar .mce-btn-group .mce-btn:active,.qt-dfw.active{background:#f0f0f1;border-color:#50575e}.mce-btn.mce-active,.mce-btn.mce-active button,.mce-btn.mce-active i,.mce-btn.mce-active:hover button,.mce-btn.mce-active:hover i{color:inherit}.mce-toolbar .mce-btn-group .mce-btn.mce-active:focus,.mce-toolbar .mce-btn-group .mce-btn.mce-active:hover{border-color:#1d2327}.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus,.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover{color:#a7aaad;background:0 0;border-color:#dcdcde;text-shadow:0 1px 0 #fff;box-shadow:none}.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus{border-color:#50575e}.mce-toolbar .mce-btn-group .mce-first,.mce-toolbar .mce-btn-group .mce-last{border-color:transparent}.mce-toolbar .mce-btn button,.qt-dfw{padding:2px 3px;line-height:normal}.mce-toolbar .mce-listbox button{font-size:13px;line-height:1.53846153;padding-left:6px;padding-right:20px}.mce-toolbar .mce-btn i{text-shadow:none}.mce-toolbar .mce-btn-group>div{white-space:normal}.mce-toolbar .mce-colorbutton .mce-open{border-right:0}.mce-toolbar .mce-colorbutton .mce-preview{margin:0;padding:0;top:auto;bottom:2px;left:3px;height:3px;width:20px;background:#50575e}.mce-toolbar .mce-btn-group .mce-btn.mce-primary{min-width:0;background:#3582c4;border-color:#2271b1 #135e96 #135e96;box-shadow:0 1px 0 #135e96;color:#fff;text-decoration:none;text-shadow:none}.mce-toolbar .mce-btn-group .mce-btn.mce-primary button{padding:2px 3px 1px}.mce-toolbar .mce-btn-group .mce-btn.mce-primary .mce-ico{color:#fff}.mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus,.mce-toolbar .mce-btn-group .mce-btn.mce-primary:hover{background:#4f94d4;border-color:#135e96;color:#fff}.mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus{box-shadow:0 0 1px 1px #72aee6}.mce-toolbar .mce-btn-group .mce-btn.mce-primary:active{background:#2271b1;border-color:#135e96;box-shadow:inset 0 2px 0 #135e96}.mce-toolbar .mce-btn-group .mce-btn.mce-listbox{border-radius:0;direction:ltr;background:#fff;border:1px solid #dcdcde}.mce-toolbar .mce-btn-group .mce-btn.mce-listbox:focus,.mce-toolbar .mce-btn-group .mce-btn.mce-listbox:hover{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.mce-panel .mce-btn i.mce-caret{border-top:6px solid #50575e;margin-left:2px;margin-right:2px}.mce-listbox i.mce-caret{right:4px}.mce-panel .mce-btn:focus i.mce-caret,.mce-panel .mce-btn:hover i.mce-caret{border-top-color:#1d2327}.mce-panel .mce-active i.mce-caret{border-top:0;border-bottom:6px solid #1d2327;margin-top:7px}.mce-listbox.mce-active i.mce-caret{margin-top:-3px}.mce-toolbar .mce-splitbtn:hover .mce-open{border-right-color:transparent}.mce-toolbar .mce-splitbtn .mce-open.mce-active{background:0 0;outline:0}.mce-menu .mce-menu-item.mce-active.mce-menu-item-normal,.mce-menu .mce-menu-item.mce-active.mce-menu-item-preview,.mce-menu .mce-menu-item.mce-selected,.mce-menu .mce-menu-item:focus,.mce-menu .mce-menu-item:hover{background:#2271b1;color:#fff}.mce-menu .mce-menu-item.mce-selected .mce-caret,.mce-menu .mce-menu-item:focus .mce-caret,.mce-menu .mce-menu-item:hover .mce-caret{border-left-color:#fff}.rtl .mce-menu .mce-menu-item.mce-selected .mce-caret,.rtl .mce-menu .mce-menu-item:focus .mce-caret,.rtl .mce-menu .mce-menu-item:hover .mce-caret{border-left-color:inherit;border-right-color:#fff}.mce-menu .mce-menu-item.mce-active .mce-menu-shortcut,.mce-menu .mce-menu-item.mce-disabled:hover .mce-ico,.mce-menu .mce-menu-item.mce-disabled:hover .mce-text,.mce-menu .mce-menu-item.mce-selected .mce-ico,.mce-menu .mce-menu-item.mce-selected .mce-text,.mce-menu .mce-menu-item:focus .mce-ico,.mce-menu .mce-menu-item:focus .mce-menu-shortcut,.mce-menu .mce-menu-item:focus .mce-text,.mce-menu .mce-menu-item:hover .mce-ico,.mce-menu .mce-menu-item:hover .mce-menu-shortcut,.mce-menu .mce-menu-item:hover .mce-text{color:inherit}.mce-menu .mce-menu-item.mce-disabled{cursor:default}.mce-menu .mce-menu-item.mce-disabled:hover{background:#c3c4c7}div.mce-menubar{border-color:#dcdcde;background:#fff;border-width:0 0 1px}.mce-menubar .mce-menubtn.mce-active,.mce-menubar .mce-menubtn:focus,.mce-menubar .mce-menubtn:hover{border-color:transparent;background:0 0}.mce-menubar .mce-menubtn:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.mce-menu-item-sep:hover,div.mce-menu .mce-menu-item-sep{border-bottom:1px solid #dcdcde;height:0;margin:5px 0}.mce-menubtn span{margin-right:0;padding-left:3px}.mce-menu-has-icons i.mce-ico:before{margin-left:-2px}.mce-menu.mce-menu-align .mce-menu-item-normal{position:relative}.mce-menu.mce-menu-align .mce-menu-shortcut{bottom:.6em;font-size:.9em}.mce-primary button,.mce-primary button i{text-align:center;color:#fff;text-shadow:none;padding:0;line-height:1.85714285}.mce-window .mce-btn{color:#50575e;background:#f6f7f7;text-decoration:none;font-size:13px;line-height:26px;height:28px;margin:0;padding:0;cursor:pointer;border:1px solid #c3c4c7;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-shadow:0 1px 0 #c3c4c7}.mce-window .mce-btn::-moz-focus-inner{border-width:0;border-style:none;padding:0}.mce-window .mce-btn:focus,.mce-window .mce-btn:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.mce-window .mce-btn:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.mce-window .mce-btn:active{background:#f0f0f1;border-color:#8c8f94;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);transform:translateY(1px)}.mce-window .mce-btn.mce-disabled{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;text-shadow:0 1px 0 #fff!important;cursor:default;transform:none!important}.mce-window .mce-btn.mce-primary{background:#3582c4;border-color:#2271b1 #135e96 #135e96;box-shadow:0 1px 0 #135e96;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #135e96,1px 0 1px #135e96,0 1px 1px #135e96,-1px 0 1px #135e96}.mce-window .mce-btn.mce-primary:focus,.mce-window .mce-btn.mce-primary:hover{background:#4f94d4;border-color:#135e96;color:#fff}.mce-window .mce-btn.mce-primary:focus{box-shadow:0 1px 0 #2271b1,0 0 2px 1px #72aee6}.mce-window .mce-btn.mce-primary:active{background:#2271b1;border-color:#135e96;box-shadow:inset 0 2px 0 #135e96;vertical-align:top}.mce-window .mce-btn.mce-primary.mce-disabled{color:#9ec2e6!important;background:#4f94d4!important;border-color:#3582c4!important;box-shadow:none!important;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important;cursor:default}.mce-menubtn.mce-fixed-width span{overflow-x:hidden;text-overflow:ellipsis;width:82px}.mce-charmap{margin:3px}.mce-charmap td{padding:0;border-color:#dcdcde;cursor:pointer}.mce-charmap td:hover{background:#f6f7f7}.mce-charmap td div{width:18px;height:22px;line-height:1.57142857}.mce-tooltip{margin-top:2px}.mce-tooltip-inner{border-radius:3px;box-shadow:0 3px 5px rgba(0,0,0,.2);color:#fff;font-size:12px}.mce-ico{font-family:tinymce,Arial}.mce-btn-small .mce-ico{font-family:tinymce-small,Arial}.mce-toolbar .mce-ico{color:#50575e;line-height:1;width:20px;height:20px;text-align:center;text-shadow:none;margin:0;padding:0}.qt-dfw{color:#50575e;line-height:1;width:28px;height:26px;text-align:center;text-shadow:none}.mce-toolbar .mce-btn .mce-open{line-height:20px}.mce-toolbar .mce-btn.mce-active .mce-open,.mce-toolbar .mce-btn:focus .mce-open,.mce-toolbar .mce-btn:hover .mce-open{border-left-color:#1d2327}div.mce-notification{left:10%!important;right:10%}.mce-notification button.mce-close{right:6px;top:3px;font-weight:400;color:#50575e}.mce-notification button.mce-close:focus,.mce-notification button.mce-close:hover{color:#000}i.mce-i-aligncenter,i.mce-i-alignjustify,i.mce-i-alignleft,i.mce-i-alignright,i.mce-i-backcolor,i.mce-i-blockquote,i.mce-i-bold,i.mce-i-bullist,i.mce-i-charmap,i.mce-i-dashicon,i.mce-i-dfw,i.mce-i-forecolor,i.mce-i-fullscreen,i.mce-i-help,i.mce-i-hr,i.mce-i-indent,i.mce-i-italic,i.mce-i-link,i.mce-i-ltr,i.mce-i-numlist,i.mce-i-outdent,i.mce-i-pastetext,i.mce-i-pasteword,i.mce-i-redo,i.mce-i-remove,i.mce-i-removeformat,i.mce-i-spellchecker,i.mce-i-strikethrough,i.mce-i-underline,i.mce-i-undo,i.mce-i-unlink,i.mce-i-wp-media-library,i.mce-i-wp_adv,i.mce-i-wp_code,i.mce-i-wp_fullscreen,i.mce-i-wp_help,i.mce-i-wp_more,i.mce-i-wp_page{font:normal 20px/1 dashicons;padding:0;vertical-align:top;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:-2px;padding-right:2px}.qt-dfw{font:normal 20px/1 dashicons;vertical-align:top;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i.mce-i-bold:before{content:"\f200"}i.mce-i-italic:before{content:"\f201"}i.mce-i-bullist:before{content:"\f203"}i.mce-i-numlist:before{content:"\f204"}i.mce-i-blockquote:before{content:"\f205"}i.mce-i-alignleft:before{content:"\f206"}i.mce-i-aligncenter:before{content:"\f207"}i.mce-i-alignright:before{content:"\f208"}i.mce-i-link:before{content:"\f103"}i.mce-i-unlink:before{content:"\f225"}i.mce-i-wp_more:before{content:"\f209"}i.mce-i-strikethrough:before{content:"\f224"}i.mce-i-spellchecker:before{content:"\f210"}.qt-dfw:before,i.mce-i-dfw:before,i.mce-i-fullscreen:before,i.mce-i-wp_fullscreen:before{content:"\f211"}i.mce-i-wp_adv:before{content:"\f212"}i.mce-i-underline:before{content:"\f213"}i.mce-i-alignjustify:before{content:"\f214"}i.mce-i-backcolor:before,i.mce-i-forecolor:before{content:"\f215"}i.mce-i-pastetext:before{content:"\f217"}i.mce-i-removeformat:before{content:"\f218"}i.mce-i-charmap:before{content:"\f220"}i.mce-i-outdent:before{content:"\f221"}i.mce-i-indent:before{content:"\f222"}i.mce-i-undo:before{content:"\f171"}i.mce-i-redo:before{content:"\f172"}i.mce-i-help:before,i.mce-i-wp_help:before{content:"\f223"}i.mce-i-wp-media-library:before{content:"\f104"}i.mce-i-ltr:before{content:"\f320"}i.mce-i-wp_page:before{content:"\f105"}i.mce-i-hr:before{content:"\f460"}i.mce-i-remove:before{content:"\f158"}i.mce-i-wp_code:before{content:"\f475"}.rtl i.mce-i-outdent:before{content:"\f222"}.rtl i.mce-i-indent:before{content:"\f221"}.wp-editor-wrap{position:relative}.wp-editor-tools{position:relative;z-index:1}.wp-editor-tools:after{clear:both;content:"";display:table}.wp-editor-container{clear:both;border:1px solid #dcdcde}.wp-editor-area{font-family:Consolas,Monaco,monospace;font-size:13px;padding:10px;margin:1px 0 0;line-height:150%;border:0;outline:0;display:block;resize:vertical;box-sizing:border-box}.rtl .wp-editor-area{font-family:Tahoma,Monaco,monospace}.locale-he-il .wp-editor-area{font-family:Arial,Monaco,monospace}.wp-editor-container textarea.wp-editor-area{width:100%;margin:0;box-shadow:none}.wp-editor-tabs{float:right}.wp-switch-editor{float:left;box-sizing:content-box;position:relative;top:1px;background:#f0f0f1;color:#646970;cursor:pointer;font-size:13px;line-height:1.46153846;height:20px;margin:5px 0 0 5px;padding:3px 8px 4px;border:1px solid #dcdcde}.wp-switch-editor:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent;color:#1d2327}.wp-switch-editor:active{background-color:#f6f7f7;box-shadow:none}.js .tmce-active .wp-editor-area{color:#fff}.tmce-active .quicktags-toolbar{display:none}.html-active .switch-html,.tmce-active .switch-tmce{background:#f6f7f7;color:#50575e;border-bottom-color:#f6f7f7}.wp-media-buttons{float:left}.wp-media-buttons .button{margin-right:5px;margin-bottom:4px;padding-left:7px;padding-right:7px}.wp-media-buttons .button:active{position:relative;top:1px;margin-top:-1px;margin-bottom:1px}.wp-media-buttons .insert-media{padding-left:5px}.wp-media-buttons a{text-decoration:none;color:#3c434a;font-size:12px}.wp-media-buttons img{padding:0 4px;vertical-align:middle}.wp-media-buttons span.wp-media-buttons-icon{display:inline-block;width:20px;height:20px;line-height:1;vertical-align:middle;margin:0 2px}.wp-media-buttons .add_media span.wp-media-buttons-icon{background:0 0}.wp-media-buttons .add_media span.wp-media-buttons-icon:before{font:normal 18px/1 dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-media-buttons .add_media span.wp-media-buttons-icon:before{content:"\f104"}.mce-content-body dl.wp-caption{max-width:100%}.quicktags-toolbar{padding:3px;position:relative;border-bottom:1px solid #dcdcde;background:#f6f7f7;min-height:30px}.has-dfw .quicktags-toolbar{padding-right:35px}.wp-core-ui .quicktags-toolbar input.button.button-small{margin:2px}.quicktags-toolbar input[value=link]{text-decoration:underline}.quicktags-toolbar input[value=del]{text-decoration:line-through}.quicktags-toolbar input[value="i"]{font-style:italic}.quicktags-toolbar input[value="b"]{font-weight:600}.mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw,.qt-dfw{position:absolute;top:0;right:0}.mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw{margin:7px 7px 0 0}.qt-dfw{margin:5px 5px 0 0}.qt-fullscreen{position:static;margin:2px}@media screen and (max-width:782px){.mce-toolbar .mce-btn button,.qt-dfw{padding:6px 7px}.mce-toolbar .mce-btn-group .mce-btn.mce-primary button{padding:6px 7px 5px}.mce-toolbar .mce-btn-group .mce-btn{margin:1px}.qt-dfw{width:36px;height:34px}.mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw{margin:4px 4px 0 0}.mce-toolbar .mce-colorbutton .mce-preview{left:8px;bottom:6px}.mce-window .mce-btn{padding:2px 0}.has-dfw .quicktags-toolbar,.has-dfw div.mce-toolbar-grp .mce-toolbar.mce-first{padding-right:40px}}@media screen and (min-width:782px){.wp-core-ui .quicktags-toolbar input.button.button-small{font-size:12px;min-height:26px;line-height:2}}#wp_editbtns,#wp_gallerybtns{padding:2px;position:absolute;display:none;z-index:100020}#wp_delgallery,#wp_delimgbtn,#wp_editgallery,#wp_editimgbtn{background-color:#f0f0f1;margin:2px;padding:2px;border:1px solid #8c8f94;border-radius:3px}#wp_delgallery:hover,#wp_delimgbtn:hover,#wp_editgallery:hover,#wp_editimgbtn:hover{border-color:#50575e;background-color:#c3c4c7}#wp-link-wrap{display:none;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.3);width:500px;overflow:hidden;margin-left:-250px;margin-top:-125px;position:fixed;top:50%;left:50%;z-index:100105;transition:height .2s,margin-top .2s}#wp-link-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:100100}#wp-link{position:relative;height:100%}#wp-link-wrap{height:600px;margin-top:-300px}#wp-link-wrap .wp-link-text-field{display:none}#wp-link-wrap.has-text-field .wp-link-text-field{display:block}#link-modal-title{background:#fff;border-bottom:1px solid #dcdcde;font-size:18px;font-weight:600;line-height:2;margin:0;padding:0 36px 0 16px}#wp-link-close{color:#646970;padding:0;position:absolute;top:0;right:0;width:36px;height:36px;text-align:center;background:0 0;border:none;cursor:pointer}#wp-link-close:before{font:normal 20px/36px dashicons;vertical-align:top;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:36px;height:36px;content:"\f158"}#wp-link-close:focus,#wp-link-close:hover{color:#135e96}#wp-link-close:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent;outline-offset:-2px}#wp-link-wrap #link-selector{-webkit-overflow-scrolling:touch;padding:0 16px;position:absolute;top:calc(2.15384615em + 16px);left:0;right:0;bottom:calc(2.15384615em + 19px);display:flex;flex-direction:column;overflow:auto}#wp-link ol,#wp-link ul{list-style:none;margin:0;padding:0}#wp-link input[type=text]{box-sizing:border-box}#wp-link #link-options{padding:8px 0 12px}#wp-link p.howto{margin:3px 0}#wp-link p.howto a{text-decoration:none;color:inherit}#wp-link label input[type=text]{margin-top:5px;width:70%}#wp-link #link-options label span,#wp-link #search-panel label span.search-label{display:inline-block;width:120px;text-align:right;padding-right:5px;max-width:24%;vertical-align:middle;word-wrap:break-word}#wp-link .link-search-field{width:250px;max-width:70%}#wp-link .link-search-wrapper{margin:5px 0 9px;display:block}#wp-link .query-results{position:absolute;width:calc(100% - 32px)}#wp-link .link-search-wrapper .spinner{float:none;margin:-3px 0 0 4px}#wp-link .link-target{padding:3px 0 0}#wp-link .link-target label{max-width:70%}#wp-link .query-results{border:1px #dcdcde solid;margin:0 0 12px;background:#fff;overflow:auto;max-height:290px}#wp-link li{clear:both;margin-bottom:0;border-bottom:1px solid #f0f0f1;color:#2c3338;padding:4px 6px 4px 10px;cursor:pointer;position:relative}#wp-link .query-notice{padding:0;border-bottom:1px solid #dcdcde;background-color:#fff;color:#000}#wp-link .query-notice .query-notice-default,#wp-link .query-notice .query-notice-hint{display:block;padding:6px;border-left:4px solid #72aee6}#wp-link .unselectable.no-matches-found{padding:0;border-bottom:1px solid #dcdcde;background-color:#f6f7f7}#wp-link .no-matches-found .item-title{display:block;padding:6px;border-left:4px solid #d63638}#wp-link .query-results em{font-style:normal}#wp-link li:hover{background:#f0f6fc;color:#101517}#wp-link li.unselectable{border-bottom:1px solid #dcdcde}#wp-link li.unselectable:hover{background:#fff;cursor:auto;color:#2c3338}#wp-link li.selected{background:#dcdcde;color:#2c3338}#wp-link li.selected .item-title{font-weight:600}#wp-link li:last-child{border:none}#wp-link .item-title{display:inline-block;width:80%;width:calc(100% - 68px);word-wrap:break-word}#wp-link .item-info{text-transform:uppercase;color:#646970;font-size:11px;position:absolute;right:5px;top:5px}#wp-link .river-waiting{display:none;padding:10px 0}#wp-link .submitbox{padding:8px 16px;background:#fff;border-top:1px solid #dcdcde;position:absolute;bottom:0;left:0;right:0}#wp-link-cancel{line-height:1.92307692;float:left}#wp-link-update{line-height:1.76923076;float:right}#wp-link-submit{float:right}@media screen and (max-width:782px){#link-selector{padding:0 16px 60px}#wp-link-wrap #link-selector{bottom:calc(2.71428571em + 23px)}#wp-link-cancel{line-height:2.46153846}#wp-link .link-target{padding-top:10px}#wp-link .submitbox .button{margin-bottom:0}}@media screen and (max-width:520px){#wp-link-wrap{width:auto;margin-left:0;left:10px;right:10px;max-width:500px}}@media screen and (max-height:620px){#wp-link-wrap{transition:none;height:auto;margin-top:0;top:10px;bottom:10px}#link-selector{overflow:auto}}@media screen and (max-height:290px){#wp-link-wrap{height:auto;margin-top:0;top:10px;bottom:10px}#link-selector{overflow:auto;height:calc(100% - 92px);padding-bottom:2px}}div.wp-link-preview{float:left;margin:5px;max-width:694px;overflow:hidden;text-overflow:ellipsis}div.wp-link-preview a{color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;cursor:pointer}div.wp-link-preview a.wplink-url-error{color:#d63638}.mce-inline-toolbar-grp div.mce-flow-layout-item>div{display:flex;align-items:flex-end}div.wp-link-input{float:left;margin:2px;max-width:694px}div.wp-link-input label{margin-bottom:4px;display:block}div.wp-link-input input{width:300px;padding:3px;box-sizing:border-box;line-height:1.28571429;min-height:26px}.mce-toolbar div.wp-link-input~.mce-btn,.mce-toolbar div.wp-link-preview~.mce-btn{margin:2px 1px}.mce-inline-toolbar-grp .mce-btn-group .mce-btn:last-child{margin-right:2px}.ui-autocomplete.wplink-autocomplete{z-index:100110;max-height:200px;overflow-y:auto;padding:0;margin:0;list-style:none;position:absolute;border:1px solid #4f94d4;box-shadow:0 1px 2px rgba(79,148,212,.8);background-color:#fff}.ui-autocomplete.wplink-autocomplete li{margin-bottom:0;padding:4px 10px;clear:both;white-space:normal;text-align:left}.ui-autocomplete.wplink-autocomplete li .wp-editor-float-right{float:right}.ui-autocomplete.wplink-autocomplete li.ui-state-focus{background-color:#dcdcde;cursor:pointer}@media screen and (max-width:782px){div.wp-link-input,div.wp-link-preview{max-width:70%;max-width:calc(100% - 86px)}div.wp-link-preview{margin:8px 0 8px 5px}div.wp-link-input{width:300px}div.wp-link-input input{width:100%;font-size:16px;padding:5px}}.mce-fullscreen{z-index:100010}.rtl .quicktags-toolbar input,.rtl .wp-switch-editor{font-family:Tahoma,sans-serif}.mce-rtl .mce-flow-layout .mce-flow-layout-item>div{direction:rtl}.mce-rtl .mce-listbox i.mce-caret{left:6px}html:lang(he-il) .rtl .quicktags-toolbar input,html:lang(he-il) .rtl .wp-switch-editor{font-family:Arial,sans-serif}@media print,(min-resolution:120dpi){.wp-media-buttons .add_media span.wp-media-buttons-icon{background:0 0}}.dr-form-error-msg {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 14px;
line-height: 1;
color: var(--danger-color);
background-color: rgba(var(--danger-color-rgb), 0.05);
padding: 7px 10px;
}
.dr-form-error-msg::before {
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.917' height='9.795' viewBox='0 0 10.917 9.795'%3E%3Cpath id='Path_30793' data-name='Path 30793' d='M9.65,8.366A1.959,1.959,0,0,0,7.96,7.4a1.935,1.935,0,0,0-1.69.966l-3.483,5.84a1.93,1.93,0,0,0-.023,1.989,1.966,1.966,0,0,0,1.713,1h6.967a1.93,1.93,0,0,0,1.713-1,1.957,1.957,0,0,0-.023-1.989Zm-1.69,7.3a.793.793,0,1,1,.793-.793A.795.795,0,0,1,7.96,15.666Zm.828-5.38-.23,2.621a.592.592,0,0,1-.218.414.58.58,0,0,1-.391.138H7.891a.6.6,0,0,1-.552-.552l-.23-2.621a.8.8,0,0,1,.2-.609.856.856,0,0,1,.563-.3.785.785,0,0,1,.609.2.83.83,0,0,1,.3.563A.229.229,0,0,1,8.788,10.286Z' transform='translate(-2.499 -7.4)' fill='%23d7373f' opacity='0.8'/%3E%3C/svg%3E%0A");
width: 11px;
height: 10px;
display: inline-block;
margin-right: 7px;
}
.dr-status {
text-transform: capitalize;
}
.dr-table button {
vertical-align: middle;
}
.dr-table .dr-btn-delete {
background: none;
border: none;
padding: 5px;
}
.dr-table .dr-btn-delete svg path {
fill: var(--danger-color);
opacity: 1;
}
.dr-form__fields-wrapper hr {
background-color: rgba(var(--primary-color-rgb), 0.05);
}
.dr-delete-field {
padding: 0 18px;
width: 54.39px;
}
.dr-delete-this-field {
padding: 0;
margin: 0;
border: none;
background: none;
cursor: pointer;
}
.dr-delete-this-field:hover svg path,
.dr-delete-this-field:hover svg g {
opacity: 1;
}
.dr-delete-this-field:hover svg path {
fill: var(--danger-color);
}
.dr-ud__accordion-item {
border-top: 1px solid rgba(var(--font-color-rgb), 0.05);
counter-increment: dr-accn-count;
}
.dr-ud__accordion-item .dr-ud__accordion-header {
padding: 25px 0;
position: relative;
}
.dr-ud__accordion-item .dr-ud__accordion-header .accn-title {
font-size: 18px;
font-weight: normal;
line-height: 1.5;
color: var(--font-color);
margin-bottom: 10px;
margin-top: 0;
padding-right: 20px;
cursor: pointer;
}
.dr-ud__accordion-item .dr-ud__accordion-header .accn-title::before {
content: counter(dr-accn-count) ".";
margin-right: 5px;
}
.dr-ud__accordion-item .dr-ud__accordion-header .accn-date-wrap {
font-size: 13px;
font-style: italic;
opacity: .8;
}
.dr-ud__accordion-item .dr-ud__accordion-header .accn-arrow {
position: absolute;
right: 0;
top: 27px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-ud__accordion-item .dr-ud__accordion-header .accn-arrow svg path {
stroke: var(--primary-color);
}
.dr-ud__accordion-item .dr-ud__accordion-content {
display: none;
font-size: 18px;
line-height: 1.7;
padding: 20px 0 60px;
}
.dr-ud__accordion-item .dr-ud__accordion-content p {
margin-bottom: 1.5em;
}
.dr-ud__accordion-item .dr-ud__accordion-content img {
max-width: 275px;
float: left;
margin-right: 30px;
}
.dr-ud__accordion-item.active .dr-ud__accordion-header .accn-title {
font-weight: bold;
}
.dr-ud__accordion-item.active .dr-ud__accordion-header .accn-arrow {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.dr-ud__accordion-item.active .dr-ud__accordion-content {
display: block;
}
.dr-ud__submit-recipe-wrapper input,
.dr-ud__submit-recipe-wrapper select,
.dr-ud__submit-recipe-wrapper textarea {
max-width: 528px;
}
.dr__back-btn {
background: none;
color: #777;
margin-bottom: 30px;
}
.dr__back-btn::before {
display: inline-block;
content: "";
width: 9px;
height: 9px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.293' height='9.759' viewBox='0 0 6.293 9.759'%3E%3Cpath id='Path_23595' data-name='Path 23595' d='M1423.2,789.535l3.465-3.465,3.465,3.465' transform='translate(-784.656 1431.544) rotate(-90)' fill='none' stroke='%232db68d' stroke-linecap='round' stroke-width='2' opacity='0.7'/%3E%3C/svg%3E%0A");
background-size: auto 100%;
background-repeat: no-repeat;
background-position: center;
margin-right: 8px;
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
.dr-form__section {
margin-top: 60px;
padding-top: 30px;
border-top: 1px solid rgba(var(--primary-color-rgb), 0.2);
}
.dr-form__section .dr-form-sec__title {
font-size: 24px;
font-weight: normal;
margin-bottom: 45px;
}
.dr-form__section.sticky-section {
position: sticky;
bottom: 0;
background-color: var(--white-color, #fff);
padding-bottom: 30px;
z-index: 1;
}
.dr-form__section .dr-form-sec__header {
margin-bottom: 45px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-form__section .dr-form-sec__header .dr-form-sec__title {
margin-bottom: 0;
}
.dr-ud__toggle-btn {
font-size: 14px;
font-style: italic;
padding: 10px 20px;
border: 1px solid rgba(var(--primary-color-rgb), 0.3);
background: none;
cursor: pointer;
position: relative;
display: inline-block;
color: var(--font-color);
line-height: 1.35;
min-height: unset;
}
.dr-ud__toggle-btn::after {
content: "";
width: 9px;
height: 9px;
display: inline-block;
margin-left: 15px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.758' height='6.293' viewBox='0 0 9.758 6.293'%3E%3Cpath id='Path_23595' data-name='Path 23595' d='M1423.2,789.535l3.465-3.465,3.465,3.465' transform='translate(1431.542 790.949) rotate(180)' fill='none' stroke='%23374757' stroke-linecap='round' stroke-width='2' opacity='0.7'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
}
.dr-ud__toggle-btn.active::after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.dr-ud__repeater-wrapper {
padding: 10px 10px 30px;
background-color: rgba(var(--primary-color-rgb), 0.05);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.dr-ud__repeater-wrapper .move-btn-wrap {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 0 10px;
}
.dr-ud__repeater-wrapper .move-btn-wrap button {
cursor: move;
display: flex;
align-items: center;
background: none;
border: none;
padding: 0;
}
.dr-ud__repeater-wrapper .move-btn-wrap button svg path {
fill: var(--primary-color);
}
.dr-ud__repeater-wrapper .move-btn-wrap button:hover svg g {
opacity: 1;
}
.dr-ud__repeater-wrapper .delete-btn {
background: none;
border: none;
padding: 0;
cursor: pointer;
}
.dr-ud__repeater-wrapper .delete-btn:hover svg path {
fill: var(--danger-color);
opacity: 1;
}
.dr-ud__repeater-wrapper .dr-ud__repeate-section {
background-color: var(--white-color);
margin-bottom: 30px;
}
.dr-ud__repeater-wrapper .dr-repeater-title {
font-size: 18px;
font-weight: bold;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0;
}
.dr-ud__repeater-wrapper .dr-repeater-title .move-btn-wrap {
-webkit-box-flex: unset;
-ms-flex: unset;
flex: unset;
}
.dr-ud__repeater-wrapper .dr-repeater-title input {
max-width: 100%;
font-weight: 600;
}
.dr-ud__repeater-wrapper .dr-repeater-header,
.dr-ud__repeater-wrapper .dr-repeater-footer {
padding: 20px;
}
.dr-ud__repeater-wrapper .dr-repeater-header {
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.06);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-ud__repeater-wrapper .dr-repeater-section-delete-btn {
padding: 0 15px;
}
.dr-ud__repeater-wrapper .dr-repeater-body {
padding: 25px 0;
overflow: auto;
}
.dr-ud__repeater-wrapper .dr-repeater-footer {
border-top: 1px solid rgba(var(--font-color-rgb), 0.06);
}
.dr-ud__repeater-wrapper .dr-add-repeater-field-button {
border: none;
background: none;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
font-size: 15px;
color: var(--font-color);
}
.dr-ud__repeater-wrapper .dr-add-repeater-field-button svg {
margin-right: 13px;
}
.dr-ud__repeater-wrapper .dr-add-repeater-field-button svg circle {
fill: var(--primary-color);
}
.dr-ud__repeater-wrapper .dr-add-repeater-field-button svg line {
stroke: var(--white-color);
}
.dr-ud__repeater-wrapper .dr-add-repeater-field-button:hover {
color: var(--primary-color);
}
.dr-ud__repeater-wrapper .dr-add-ingredient-section-btn {
cursor: pointer;
display: inline-block;
padding: 15px 25px;
border: 1px solid var(--primary-color);
color: var(--primary-color);
background-color: var(--white-color);
font-size: 15px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
-ms-flex-item-align: start;
align-self: flex-start;
}
.dr-ud__repeater-wrapper .dr-add-ingredient-section-btn:hover {
background-color: var(--primary-color);
color: #fff;
}
.dr-ud__repeater-wrapper .dr-repeater-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-ud__repeater-wrapper .dr-repeater-row .dr-repeater-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 0 10px;
}
.dr-ud__repeater-wrapper .dr-repeater-row .dr-repeater-col label {
margin: 0;
}
.dr-ud__repeater-wrapper .dr-repeater-row .dr-repeater-col.dr-col-id {
-webkit-box-flex: 0;
-ms-flex: 0 0 65px;
flex: 0 0 65px;
}
.dr-ud__repeater-wrapper .dr-repeater-row .dr-repeater-col.dr-col-id .row-id {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.dr-ud__repeater-wrapper .dr-repeater-row .dr-repeater-col.dr-col-del {
-webkit-box-flex: 0;
-ms-flex: 0 0 30px;
flex: 0 0 30px;
}
.dr-ud__repeater-wrapper .dr-repeater-row .dr-repeater-col .dr-form__field {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 100%;
margin: 0;
padding: 5px 10px;
min-width: 100px;
}
.dr-ud__repeater-wrapper .dr-repeater-row .dr-repeater-col .dr-form__field textarea {
max-height: 50px;
}
.dr-ud__gallery-fields .dr-ud__repeater-wrapper {
padding: 10px;
}
.dr-ud__gallery-fields .dr-ud__repeate-section {
margin-bottom: 0;
}
.dr-ud__gallery-fields .dr-form__field .dr-input-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dr-ud__gallery-fields .dr-form__field .dr-input-wrap input[type="url"],
.dr-ud__gallery-fields .dr-form__field .dr-input-wrap .dr__recipe-upload-img {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.dr-ud__gallery-fields .dr-form__field .dr-input-wrap .dr-form__info,
.dr-ud__gallery-fields .dr-form__field .dr-input-wrap .dr-vdo-gallery {
width: 100%;
}
.dr-ud__gallery-fields .dr-form__field .dr-input-wrap .dr-video-gal-youtube {
margin-bottom: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.dr-ud__gallery-fields .dr-form__field .dr-input-wrap .dr-video-gal-youtube img {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 100%;
width: calc(100% - 55px);
padding: 10px;
background-color: rgba(var(--primary-color-rgb), 0.05);
}
.dr-ud__gallery-fields .dr-ud__repeater-wrapper .dr-repeater-body {
padding: 25px 20px;
margin: 0;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 528px;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap>[class*="dr"] {
max-width: calc(50% - 7.5px);
width: 100%;
margin-right: 15px;
margin-bottom: 15px;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap>[class*="dr"]:nth-child(2n) {
margin-right: 0;
}
@media (max-width: 767px) {
.dr-ud__gallery-fields .dr-gallery-input-wrap>[class*="dr"] {
width: 100%;
max-width: 100%;
margin-right: 0;
}
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-img-wrap {
position: relative;
overflow: hidden;
padding-top: 70%;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-img-wrap img {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group {
margin-top: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn {
background: none;
padding: 0;
border: none;
min-height: unset;
font-size: 13px;
color: rgba(var(--font-color-rgb), 0.34);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn i {
margin-right: 10px;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn:not(:last-child) {
padding-right: 8px;
margin-right: 8px;
border-right: 1px solid rgba(126, 137, 147, 0.3);
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn:hover svg path,
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn:hover svg g {
opacity: 1;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn.btn-replace:hover {
color: var(--primary-color);
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn.btn-replace:hover svg path {
fill: var(--primary-color);
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn.btn-delete:hover {
color: var(--danger-color);
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn.btn-delete:hover svg path {
fill: var(--danger-color);
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr__recipe-upload-img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.dr-ud__gallery-fields .dr-gallery-input-wrap .dr__recipe-upload-img .dr__upload-wrap {
height: 100%;
}
.dr-ud__instructions-fields .dr-instruction-repeater-row:not(:last-child) {
margin-bottom: 10px;
border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2);
}
.dr-ud__instructions-fields .dr-repeater-col .dr-form__field .dr-col-del {
text-align: center;
}
.dr-ud__instructions-fields .dr-repeater-col textarea {
max-width: 592px;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-instruction-repeater-row .move-btn-wrap {
-webkit-box-flex: unset;
-ms-flex: unset;
flex: unset;
}
@media (min-width: 768px) {
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-instruction-repeater-row .move-btn-wrap {
padding-top: 60px;
}
}
@media (min-width: 768px) {
.dr-ud__ingredients-fields .dr-repeater-row .dr-repeater-col .dr-form__field {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 100%;
}
}
.dr-ud__ingredients-fields .dr-repeater-row .dr-repeater-col .dr-form__field.dr-qty-field {
max-width: 93px;
}
.dr-ud__ingredients-fields .dr-repeater-row .dr-repeater-col .dr-form__field.dr-unit-field {
max-width: 160px;
}
.dr__recipe-upload-img {
padding: 10px;
background-color: rgba(var(--primary-color-rgb), 0.03);
border-radius: 5px;
max-width: 528px;
}
.dr__recipe-upload-img .dr__upload-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 30px;
border-radius: 4px;
border: 2px dashed var(--primary-color);
}
.dr__recipe-upload-img .dr__upload-wrap label {
-webkit-box-flex: unset !important;
-ms-flex: unset !important;
flex: unset !important;
}
.dr__recipe-upload-img .dr__upload-wrap img {
margin-bottom: 20px;
}
.dr__recipe-upload-img .dr__upload-wrap .dr__upload-btn {
padding: 14px 24px;
color: var(--primary-color);
font-size: 15px;
border: 1px solid var(--primary-color);
background-color: var(--white-color);
cursor: pointer;
margin-bottom: 10px;
}
.dr__recipe-upload-img .dr__upload-wrap .dr__upload-btn:hover {
background-color: var(--primary-color);
color: #fff;
}
.dr__recipe-upload-img .dr__upload-wrap .dr__upload-info {
font-size: 13px;
color: rgba(var(--font-color-rgb), 0.45);
line-height: 1.5;
text-align: center;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-repeater-body {
padding: 30px 20px;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-instruction-repeater-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 768px) {
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-instruction-repeater-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-instruction-repeater-row .dr-field-wrap {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-instruction-repeater-row .dr-repeater-col {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-instruction-repeater-row .dr-upload-col {
-webkit-box-flex: 0;
-ms-flex: 0 0 161px;
flex: 0 0 161px;
margin-right: 45px;
}
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap {
margin-bottom: 25px;
}
@media (min-width: 768px) {
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap {
padding-top: 40px;
}
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-img-wrap {
position: relative;
overflow: hidden;
padding-top: 56%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='53.712' height='30.22' viewBox='0 0 53.712 30.22'%3E%3Cg id='Group_5539' data-name='Group 5539' transform='translate(-549.544 -596.127)'%3E%3Cpath id='Path_23530' data-name='Path 23530' d='M15455.828-7578.13l18.875-30.22,9.135,14.39,10.959-6.715,14.613,22.545Z' transform='translate(-14906.284 8204.478)' fill='%23fff'/%3E%3Ccircle id='Ellipse_43' data-name='Ellipse 43' cx='4.713' cy='4.713' r='4.713' transform='translate(593.83 597.965)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
background-size: 53.71px 30.22px;
background-repeat: no-repeat;
background-position: center;
background-color: rgba(var(--primary-color-rgb), 0.2);
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-img-wrap img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 10px;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: none;
background: none;
color: rgba(var(--font-color-rgb), 0.34);
font-size: 13px;
cursor: pointer;
min-height: unset;
padding: 0;
margin-bottom: 10px;
letter-spacing: 0;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn i {
margin-right: 10px;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn:not(:last-child) {
padding-right: 8px;
margin-right: 8px;
border-right: 1px solid rgba(126, 137, 147, 0.3);
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn:hover svg path,
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn:hover svg g {
opacity: 1;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn.btn-replace:hover {
color: var(--primary-color);
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn.btn-replace:hover svg path {
fill: var(--primary-color);
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn.btn-delete:hover {
color: var(--danger-color);
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn.btn-delete:hover svg path {
fill: var(--danger-color);
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section p.note {
padding-left: 20px;
border-left: 2px solid var(--primary-color);
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section input,
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section select {
max-width: unset;
}
.dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-input-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 992px) {
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-input-area {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-output-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66%;
flex: 0 0 41.66%;
max-width: 357px;
}
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-fields-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 1200px) {
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-fields-wrapper {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -22px;
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-fields-wrapper .dr-form__field {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 22px;
}
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-fields-wrapper .dr-form__field label {
font-size: 14px;
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-fields-wrapper .dr-input-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-fields-wrapper .dr-input-wrap span {
-webkit-box-flex: 0;
-ms-flex: 0 0 50px;
flex: 0 0 50px;
max-width: 50px;
padding: 0 8px;
color: rgba(var(--font-color-rgb), 0.8);
}
.dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-input-area {
padding-top: 35px;
border-top: 1px solid rgba(var(--font-color-rgb), 0.06);
}
.select2 {
width: 100% !important;
max-width: 528px;
}
.select2 .select2-selection {
border-radius: 0 !important;
border-color: rgba(var(--font-color-rgb), 0.1) !important;
}
.select2 .select2-selection .select2-selection__rendered {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 12.5px !important;
}
.select2 .select2-selection .select2-selection__rendered li {
margin: 0px 5px 12.5px;
line-height: 1.49;
font-size: .8888em;
}
.select2 .select2-selection .select2-selection__rendered li input {
height: unset;
font-size: inherit !important;
margin: 0;
}
.select2.select2-container--open .select2-selection {
border-color: #000 !important;
}
.select2-container.select2-container--open .select2-dropdown {
margin-top: 33px !important;
}
.wp-editor-wrap {
max-width: 528px;
}
.wp-editor-wrap button {
min-height: unset;
}
.wp-core-ui {
width: 100%;
}
.dr-guest-recipe-submission input[type="text"],
.dr-guest-recipe-submission input[type="email"],
.dr-guest-recipe-submission input[type="url"],
.dr-guest-recipe-submission input[type="password"],
.dr-guest-recipe-submission input[type="search"],
.dr-guest-recipe-submission input[type="number"],
.dr-guest-recipe-submission input[type="tel"],
.dr-guest-recipe-submission input[type="range"],
.dr-guest-recipe-submission input[type="date"],
.dr-guest-recipe-submission input[type="month"],
.dr-guest-recipe-submission input[type="week"],
.dr-guest-recipe-submission input[type="time"],
.dr-guest-recipe-submission input[type="datetime"],
.dr-guest-recipe-submission input[type="datetime-local"],
.dr-guest-recipe-submission input[type="color"],
.dr-guest-recipe-submission textarea,
.dr-guest-recipe-submission select {
max-width: 100%;
width: 100%;
}
.dr-guest-recipe-submission .wp-core-ui {
max-width: 100%;
}
.dr-guest-recipe-submission .dr-form__field-inner-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 0 -10px;
}
@media (min-width: 768px) {
.dr-guest-recipe-submission .dr-form__field-inner-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.dr-guest-recipe-submission .dr-form__field-inner-row .dr-form__field-wrap {
padding: 0 10px;
width: 100%;
}
.dr-guest-recipe-submission .dr-form__field-inner-row .dr-form__field-wrap:not(:last-child) {
margin-bottom: 20px;
}
@media (min-width: 768px) {
.dr-guest-recipe-submission .dr-form__field-inner-row .dr-form__field-wrap {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 0 !important;
}
}
.dr-guest-recipe-submission .dr-button-group .dr-btn:not(:last-child) {
margin-right: 15px;
}
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr-form__field {
margin-bottom: 35px;
}
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr-form__field .dr-form__info {
font-size: 14px;
line-height: 1.5;
margin-top: 10px;
color: rgba(var(--font-color-rgb), 0.65);
}
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr-form__field .dr-form__info p {
margin: 0;
}
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr__recipe-upload-img,
.dr-guest-recipe-submission .dr-form__fields-wrapper .select2 {
max-width: 100%;
}
.dr-guest-recipe-submission .dr-form__fields-wrapper label {
font-weight: bold;
font-size: 14px;
margin-bottom: 15px;
}
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr-form__field-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 768px) {
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr-form__field-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
margin-bottom: 35px;
}
}
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr-form__field-row>label {
line-height: 26px;
margin-bottom: 10px;
display: inline-block;
}
@media (min-width: 768px) {
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr-form__field-row>label {
margin-bottom: 0;
-webkit-box-flex: 0;
-ms-flex: 0 0 170px;
flex: 0 0 170px;
padding-right: 10px;
padding-top: 12px;
padding-bottom: 12px;
}
}
.dr-guest-recipe-submission .dr-form__fields-wrapper .dr-form__field-row .dr-input-wrap {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.dr-table .dr-btn-view svg g,
.dr-table .dr-btn-edit svg g {
opacity: 1;
}
.dr-table .dr-btn-view svg path,
.dr-table .dr-btn-view svg circle,
.dr-table .dr-btn-edit svg path,
.dr-table .dr-btn-edit svg circle {
fill: #808080;
}
.dr-table .dr-btn-view:hover svg path,
.dr-table .dr-btn-view:hover svg circle,
.dr-table .dr-btn-edit:hover svg path,
.dr-table .dr-btn-edit:hover svg circle {
fill: #000;
}
.dr-ud__recipe-list .dr-table {
font-size: 1em;
}
.dr-ud__recipe-list .dr-table td:last-child {
width: 120px;
}
.dr-ud__header {
margin-bottom: 60px;
}
.dr-ud__header .dr-ud__desc {
margin-top: 20px;
}
.dr-ud__desc {
border: 10px solid rgba(var(--primary-color-rgb), 0.2);
padding: 30px;
}
.dr-equipment-list-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.dr-equipment-list-wrapper .dr-equipment-single-item,
#primary .entry-content .dr-entry-content .dr-equipment-single-item {
-webkit-box-shadow: 0 0 36px rgba(0, 0, 0, 0.04);
box-shadow: 0 0 36px rgba(0, 0, 0, 0.04);
background-color: #fff;
width: 100%;
margin-bottom: 30px;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-featured-tag-wrapper,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-featured-tag-wrapper {
position: absolute;
top: 10px;
left: -4px;
font-size: 1.063rem;
line-height: 1;
font-style: italic;
color: #fff;
background-color: #E84E3B;
padding: 6px 0 6px 12px;
z-index: 1;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-featured-tag-wrapper::after,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-featured-tag-wrapper::after {
content: "";
width: 16px;
height: 100%;
background-color: #E84E3B;
-webkit-clip-path: polygon(100% 0%, 40% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
clip-path: polygon(100% 0%, 40% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
position: absolute;
top: 0;
left: 100%;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-featured-tag-wrapper::before,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-featured-tag-wrapper::before {
content: "";
border: 2.5px solid transparent;
border-left-color: #330803;
position: absolute;
left: 0;
top: 100%;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-top: -2.5px;
margin-left: 1px;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-img-wrap,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-img-wrap {
position: relative;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-img-wrap .dr-img,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-img-wrap .dr-img {
height: 100%;
overflow: hidden;
text-align: center;
margin-top: 0;
margin-bottom: 0;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-img-wrap .dr-img img,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-img-wrap .dr-img img {
vertical-align: top;
-webkit-transition: all 1s ease;
transition: all 1s ease;
max-width: 100%;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-title-wrap,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-title-wrap {
margin-bottom: 1rem;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-title-wrap .dr-title,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-title-wrap .dr-title {
font-size: 1.625rem;
line-height: 1.1;
margin: 0;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-title-wrap .dr-title a,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-title-wrap .dr-title a {
text-decoration: none;
color: inherit;
display: block;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-title-wrap .dr-title a:hover,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-title-wrap .dr-title a:hover {
color: var(--primary-color);
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-content,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-content {
font-size: 1.125rem;
line-height: 1.5;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-content p,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-content p {
margin-bottom: 1.5rem;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-content ul,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-content ul {
margin: 0;
margin-left: 20px;
padding: 0;
list-style: none;
text-align: left;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-content ul li,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-content ul li {
padding-left: 17px;
position: relative;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-content ul li:not(:last-child),
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-content ul li:not(:last-child) {
margin-bottom: 1.125rem;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-content ul li::before,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-content ul li::before {
content: "";
width: 10px;
height: 18px;
background-size: 10px auto;
background-position: center;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.012' height='7.577' viewBox='0 0 10.012 7.577'%3E%3Cpath id='Path_30705' data-name='Path 30705' d='M17709.342,5050.743l2.021,2.02,5.162-5.162' transform='translate(-17707.928 -5046.187)' fill='none' stroke='%232db68d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3C/path%3E%3C/svg%3E");
position: absolute;
left: 0;
top: 3px;
line-height: 1;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-content ol,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-content ol {
text-align: left;
margin: 0;
margin-left: 30px;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-content-wrapper,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-content-wrapper {
height: 100%;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-btn-wrap,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-btn-wrap {
margin-top: 1.8rem;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-btn-wrap .dr-btn,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-btn-wrap .dr-btn {
border: none;
cursor: pointer;
font-size: 15px;
line-height: 1.35;
padding: 15px 30px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
display: inline-block;
text-decoration: none;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-btn-wrap .dr-btn.btn-primary,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-btn-wrap .dr-btn.btn-primary {
background: var(--primary-color);
color: var(--white-color);
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-btn-wrap .dr-btn svg,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-btn-wrap .dr-btn svg {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-equipment-list-wrapper .dr-equipment-single-item .dr-equipment-btn-wrap .dr-btn:hover svg,
#primary .entry-content .dr-entry-content .dr-equipment-single-item .dr-equipment-btn-wrap .dr-btn:hover svg {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
.dr-equipment-list-wrapper .dr-equipment-single-item:hover .dr-equipment-img-wrap .dr-img img,
#primary .entry-content .dr-entry-content .dr-equipment-single-item:hover .dr-equipment-img-wrap .dr-img img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
@media (min-width: 768px) {
.dr-equipment-list-wrapper.view-mode-grid,
#primary .entry-content .dr-entry-content.view-mode-grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 992px) {
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item {
max-width: calc(50% - (30px / 2));
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item:nth-child(2n),
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item:nth-child(2n) {
margin-right: 0px;
}
}
@media (min-width: 1200px) {
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item {
max-width: calc(33.333% - (60px / 3));
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item:nth-child(2n),
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item:nth-child(2n) {
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item:nth-child(3n),
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item:nth-child(3n) {
margin-right: 0px;
}
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item .dr-equipment-img-wrap .dr-featured-tag-wrapper,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item .dr-equipment-img-wrap .dr-featured-tag-wrapper {
left: auto;
right: -4px;
padding: 6px 12px 6px 0;
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item .dr-equipment-img-wrap .dr-featured-tag-wrapper::after,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item .dr-equipment-img-wrap .dr-featured-tag-wrapper::after {
left: auto;
right: 100%;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item .dr-equipment-img-wrap .dr-featured-tag-wrapper:before,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item .dr-equipment-img-wrap .dr-featured-tag-wrapper:before {
left: auto;
right: 0;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
margin-right: 1px;
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item .dr-equipment-content,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item .dr-equipment-content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item .dr-equipment-content ul,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item .dr-equipment-content ul {
margin-left: 0;
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item .dr-equipment-content ol,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item .dr-equipment-content ol {
margin-left: 20px;
}
.dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item .dr-equipment-content-wrapper,
#primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item .dr-equipment-content-wrapper {
padding: 30px;
border-top: 1px solid rgba(var(--font-color-rgb), 0.05);
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 768px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-1 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-1 .dr-equipment-single-item {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-right: 0;
}
}
@media (min-width: 768px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-2 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-2 .dr-equipment-single-item {
max-width: calc(50% - 15px);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-2 .dr-equipment-single-item:nth-child(2n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-2 .dr-equipment-single-item:nth-child(2n) {
margin-right: 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-3 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-3 .dr-equipment-single-item {
max-width: calc(50% - 15px);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-3 .dr-equipment-single-item:nth-child(2n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-3 .dr-equipment-single-item:nth-child(2n) {
margin-right: 0px;
}
}
@media (min-width: 991px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-3 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-3 .dr-equipment-single-item {
max-width: calc(33.333% - (60px / 3));
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33.333% - (60px / 3));
flex: 0 0 calc(33.333% - (60px / 3));
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-3 .dr-equipment-single-item:nth-child(3n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-3 .dr-equipment-single-item:nth-child(3n) {
margin-right: 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-4 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-4 .dr-equipment-single-item {
max-width: calc(50% - 15px);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-4 .dr-equipment-single-item:nth-child(2n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-4 .dr-equipment-single-item:nth-child(2n) {
margin-right: 0px;
}
}
@media (min-width: 991px) and (max-width: 1199px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-4 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-4 .dr-equipment-single-item {
max-width: calc(33.333% - (60px / 3));
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33.333% - (60px / 3));
flex: 0 0 calc(33.333% - (60px / 3));
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-4 .dr-equipment-single-item:nth-child(3n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-4 .dr-equipment-single-item:nth-child(3n) {
margin-right: 0px;
}
}
@media (min-width: 1200px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-4 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-4 .dr-equipment-single-item {
max-width: calc(25% - (90px / 4));
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(25% - (90px / 4));
flex: 0 0 calc(25% - (90px / 4));
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-4 .dr-equipment-single-item:nth-child(4n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-4 .dr-equipment-single-item:nth-child(4n) {
margin-right: 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-5 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-5 .dr-equipment-single-item {
max-width: calc(50% - 15px);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-5 .dr-equipment-single-item:nth-child(2n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-5 .dr-equipment-single-item:nth-child(2n) {
margin-right: 0px;
}
}
@media (min-width: 991px) and (max-width: 1199px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-5 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-5 .dr-equipment-single-item {
max-width: calc(33.333% - (60px / 3));
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33.333% - (60px / 3));
flex: 0 0 calc(33.333% - (60px / 3));
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-5 .dr-equipment-single-item:nth-child(3n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-5 .dr-equipment-single-item:nth-child(3n) {
margin-right: 0px;
}
}
@media (min-width: 1200px) {
.dr-equipment-list-wrapper.view-mode-grid.per-row-5 .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-5 .dr-equipment-single-item {
max-width: calc(20% - (120px / 5));
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(20% - (120px / 5));
flex: 0 0 calc(20% - (120px / 5));
margin-right: 30px;
}
.dr-equipment-list-wrapper.view-mode-grid.per-row-5 .dr-equipment-single-item:nth-child(5n),
#primary .entry-content .dr-entry-content.view-mode-grid.per-row-5 .dr-equipment-single-item:nth-child(5n) {
margin-right: 0px;
}
}
.dr-equipment-list-wrapper.view-mode-list .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-list .dr-equipment-single-item {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 768px) {
.dr-equipment-list-wrapper.view-mode-list .dr-equipment-single-item,
#primary .entry-content .dr-entry-content.view-mode-list .dr-equipment-single-item {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 768px) {
.dr-equipment-list-wrapper.view-mode-list .dr-equipment-single-item .dr-equipment-img-wrap,
#primary .entry-content .dr-entry-content.view-mode-list .dr-equipment-single-item .dr-equipment-img-wrap {
-webkit-box-flex: 0;
-ms-flex: 0 0 38%;
flex: 0 0 38%;
}
}
.dr-equipment-list-wrapper.view-mode-list .dr-equipment-single-item .dr-equipment-content-wrapper,
#primary .entry-content .dr-entry-content.view-mode-list .dr-equipment-single-item .dr-equipment-content-wrapper {
border-top: 1px solid rgba(var(--font-color-rgb), 0.05);
padding: 30px;
}
@media (min-width: 768px) {
.dr-equipment-list-wrapper.view-mode-list .dr-equipment-single-item .dr-equipment-content-wrapper,
#primary .entry-content .dr-entry-content.view-mode-list .dr-equipment-single-item .dr-equipment-content-wrapper {
padding: 40px 60px;
border-top: none;
border-left: 1px solid rgba(var(--font-color-rgb), 0.05);
}
}
@media (min-width: 1200px) {
.rightsidebar .dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item,
.rightsidebar #primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item,
.leftsidebar .dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item,
.leftsidebar #primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item {
max-width: calc(50% - (30px / 2));
margin-right: 30px;
}
.rightsidebar .dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item:nth-child(2n),
.rightsidebar #primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item:nth-child(2n),
.leftsidebar .dr-equipment-list-wrapper.view-mode-grid .dr-equipment-single-item:nth-child(2n),
.leftsidebar #primary .entry-content .dr-entry-content.view-mode-grid .dr-equipment-single-item:nth-child(2n) {
margin-right: 0px;
}
}
.dr-equipment-slider-wrapper,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper {
padding-top: 40px;
}
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev,
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next {
border: 1px solid var(--primary-color);
border-radius: 0;
width: 35px;
height: 35px;
line-height: 35px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev svg,
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next svg,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev svg,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next svg {
display: inline-block;
}
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next {
left: auto;
right: 0;
}
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev:hover,
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next:hover {
background-color: var(--primary-color);
color: #fff;
}
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev svg path,
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next svg path,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev svg path,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next svg path {
stroke: var(--primary-color);
}
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev:hover svg path,
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next:hover svg path,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev:hover svg path,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next:hover svg path {
stroke: #fff;
}
@media (min-width: 1025px) {
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-prev {
margin-left: -17.5px;
}
.dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .owl-carousel .owl-nav .owl-next {
margin-right: -17.5px;
}
}
.dr-equipment-slider-wrapper .dr-es-item-wrap,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap {
background-color: #fff;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap:hover .dr-quipment-img-wrap .dr-img img,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap:hover .dr-quipment-img-wrap .dr-img img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-quipment-img-wrap .dr-img,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-quipment-img-wrap .dr-img {
margin-top: 0;
margin-bottom: 0;
overflow: hidden;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-quipment-img-wrap .dr-img img,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-quipment-img-wrap .dr-img img {
max-width: 100%;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-equipment-title-wrap,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-equipment-title-wrap {
text-align: center;
padding: 20px 20px 25px;
border: 1px solid rgba(55, 71, 87, 0.05);
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-equipment-title-wrap .dr-equipment-title,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-equipment-title-wrap .dr-equipment-title {
font-size: 1.125rem;
color: var(--font-color);
font-weight: normal;
margin-bottom: 12px;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-equipment-title-wrap .dr-equipment-title a,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-equipment-title-wrap .dr-equipment-title a {
text-decoration: none;
color: inherit;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-equipment-title-wrap .dr-equipment-title a:hover,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-equipment-title-wrap .dr-equipment-title a:hover {
color: var(--primary-color);
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn {
font-size: .875rem;
line-height: 1;
padding: 10px 20px;
color: var(--font-color);
background-color: rgba(var(--primary-color-rgb), 0.1);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn i,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn i {
margin-left: 12px;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn path,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn path {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn:hover,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn:hover {
background-color: var(--primary-color);
color: #fff;
}
.dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn:hover svg path,
#primary .entry-content .dr-entry-content .dr-equipment-slider-wrapper .dr-es-item-wrap .dr-btn:hover svg path {
stroke: #fff;
}
.dr-floating-menu-wrapper {
max-width: 1170px;
margin: auto;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 99;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-floating-menu-wrapper.dr-floating-visible {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.dr-floating-menu-wrapper .dr-floating-box {
background-color: #232323;
color: #fff;
font-size: .875rem;
padding: 0px;
border-radius: 5px 5px 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 1199px) {
.dr-floating-menu-wrapper .dr-floating-box {
padding: 0px;
}
}
@media (max-width: 991px) {
.dr-floating-menu-wrapper .dr-floating-box {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media (min-width: 992px) {
.dr-floating-menu-wrapper .dr-floating-box .drbtnsmobile {
display: none !important;
}
}
.dr-floating-menu-wrapper .dr-floating-box .drbtnsmobile {
display: none;
width: 100%;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dr-floating-menu-wrapper .dr-floating-box .drbtnsmobile.dropen {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.dr-floating-menu-wrapper .dr-floating-box .drbxitem {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
padding: 10px 25px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0;
}
.dr-floating-menu-wrapper .dr-floating-box .drbxitem:not(:last-child) {
border-right: 1px solid rgba(255, 255, 255, 0.05);
}
@media (max-width: 1199px) {
.dr-floating-menu-wrapper .dr-floating-box .drbxitem {
padding: 10px;
}
}
@media (max-width: 991px) {
.dr-floating-menu-wrapper .dr-floating-box .drbxitem {
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.dr-floating-menu-wrapper .dr-floating-box .drbxitem.d-none-mobile {
display: none;
}
}
@media (min-width: 992px) {
.dr-floating-menu-wrapper .dr-floating-box .drbxitem.d-none-desktop {
display: none;
}
.dr-floating-menu-wrapper .dr-floating-box .drbxitem:nth-last-child(2) {
border-right: none;
}
}
.dr-floating-menu-wrapper .post-like {
cursor: pointer;
}
.dr-floating-menu-wrapper .post-like .dr_like__recipe {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
white-space: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-floating-menu-wrapper .post-like .dr_like__recipe svg {
margin-right: 8px;
}
.dr-floating-menu-wrapper .post-like .dr_like__recipe svg path {
stroke: red;
}
.dr-floating-menu-wrapper .post-like .dr_like__recipe .dr-likes-total {
font-weight: bold;
display: inline-block;
color: inherit;
font-size: inherit;
padding: 0;
min-width: unset;
}
.dr-floating-menu-wrapper .post-like .dr_like__recipe.recipe-liked svg path {
fill: red;
}
.dr-floating-menu-wrapper .post-like:hover .dr_like__recipe svg path {
fill: red;
}
.dr-floating-menu-wrapper svg {
vertical-align: middle;
}
.dr-floating-menu-wrapper i {
margin-right: 10px;
}
.dr-floating-menu-wrapper button,
.dr-floating-menu-wrapper .button {
font-size: .813rem;
line-height: 1.1;
border: 1px solid #fff;
background: none;
color: #fff;
border-radius: 4px;
padding: 11px;
font-weight: normal;
cursor: pointer;
-webkit-transition: all .2s ease;
transition: all .2s ease;
max-width: 100%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: unset;
height: 40px;
text-transform: unset;
}
.dr-floating-menu-wrapper button svg,
.dr-floating-menu-wrapper button path,
.dr-floating-menu-wrapper .button svg,
.dr-floating-menu-wrapper .button path {
-webkit-transition: all .2s ease;
transition: all .2s ease;
}
.dr-floating-menu-wrapper button i,
.dr-floating-menu-wrapper .button i {
margin-right: 8px;
}
.dr-floating-menu-wrapper button:hover,
.dr-floating-menu-wrapper .button:hover {
color: #000;
background-color: #fff;
border-color: #fff;
}
.dr-floating-menu-wrapper button:hover svg path,
.dr-floating-menu-wrapper .button:hover svg path {
fill: #000;
}
.dr-floating-menu-wrapper button.startreadingmode,
.dr-floating-menu-wrapper .button.startreadingmode {
background-color: #E84E3B;
font-size: .875rem;
border-color: #E84E3B;
}
.dr-floating-menu-wrapper button.startreadingmode:hover,
.dr-floating-menu-wrapper .button.startreadingmode:hover {
color: #000;
background-color: #fff;
border-color: #fff;
}
.dr-floating-menu-wrapper button.starttimer,
.dr-floating-menu-wrapper .button.starttimer {
background-color: #3F729B;
border-color: #3F729B;
}
.dr-floating-menu-wrapper button.starttimer:hover,
.dr-floating-menu-wrapper .button.starttimer:hover {
color: #000;
background-color: #fff;
border-color: #fff;
}
.dr-floating-menu-wrapper button.addtowishlist,
.dr-floating-menu-wrapper .button.addtowishlist {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.dr-floating-menu-wrapper button.addtowishlist span,
.dr-floating-menu-wrapper .button.addtowishlist span {
margin: 0;
padding: 0;
-webkit-transition: none;
transition: none;
}
.dr-floating-menu-wrapper button.addtowishlist:hover,
.dr-floating-menu-wrapper .button.addtowishlist:hover {
color: #000;
background-color: #fff;
border-color: #fff;
}
.dr-floating-menu-wrapper button.addtowishlist.dr-wishlist-is-bookmarked,
.dr-floating-menu-wrapper .button.addtowishlist.dr-wishlist-is-bookmarked {
cursor: default;
background-color: #E84E3B;
color: #fff;
border-color: #E84E3B;
}
.dr-floating-menu-wrapper button.addtowishlist.dr-wishlist-is-bookmarked i,
.dr-floating-menu-wrapper .button.addtowishlist.dr-wishlist-is-bookmarked i {
width: 20px;
height: 20px;
background-color: #fff;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-floating-menu-wrapper button.addtowishlist.dr-wishlist-is-bookmarked svg path,
.dr-floating-menu-wrapper .button.addtowishlist.dr-wishlist-is-bookmarked svg path {
fill: #E84E3B;
}
.dr-floating-menu-wrapper button.togglebtn,
.dr-floating-menu-wrapper .button.togglebtn {
border: none;
padding: 0;
background: none !important;
}
.dr-floating-menu-wrapper button.togglebtn svg path,
.dr-floating-menu-wrapper .button.togglebtn svg path {
fill: #fff;
}
.dr-floating-menu-wrapper button.togglebtn.dractive,
.dr-floating-menu-wrapper .button.togglebtn.dractive {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.dr-floating-menu-wrapper button.togglebtn:hover,
.dr-floating-menu-wrapper .button.togglebtn:hover {
color: #000;
background-color: #fff;
border-color: #fff;
}
.dr-floating-menu-wrapper .dr-time-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-right: 12px;
}
.dr-floating-menu-wrapper .dr-time-wrap i {
margin-right: 10px;
}
.dr-floating-menu-wrapper .dr-time-wrap .dr-time-input {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-color: #fff;
border-radius: 4px;
overflow: hidden;
}
.dr-floating-menu-wrapper .dr-time-wrap .dr-time-input input {
height: 40px;
width: 60px;
padding: 10px;
background-color: #fff;
color: #374757;
border-radius: 4px;
text-align: center;
outline: none;
border: none;
font-size: 14px;
}
.dr-floating-menu-wrapper .dr-time-wrap .dr-time-input span {
background-color: rgba(45, 182, 141, 0.2);
width: 45px;
color: #232323;
font-size: 1rem;
line-height: 40px;
display: inline-block;
}
.dr-floating-menu-wrapper #dr-stop-timer-btn {
background-color: #E84E3B;
border-color: #E84E3B;
font-size: 0;
position: relative;
width: 40px;
margin-left: 10px;
}
.dr-floating-menu-wrapper #dr-stop-timer-btn::before {
content: "";
width: 10px;
height: 10px;
background-color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.dr-floating-menu-wrapper #dr-pause-timer-btn,
.dr-floating-menu-wrapper #dr-resume-timer-btn {
background-color: #3F729B;
border-color: #3F729B;
font-size: 0;
width: 40px;
position: relative;
}
.dr-floating-menu-wrapper #dr-pause-timer-btn:before,
.dr-floating-menu-wrapper #dr-resume-timer-btn:before {
content: "";
width: 10px;
height: 10px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-repeat: no-repeat;
background-size: 10px auto;
background-position: center;
}
.dr-floating-menu-wrapper #dr-resume-timer-btn::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='424.236' height='494.942' viewBox='0 0 424.236 494.942'%3E%3Cpath id='play-button' d='M35.353,0,459.589,247.471,35.353,494.942Z' transform='translate(-35.353)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.dr-floating-menu-wrapper #dr-pause-timer-btn::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='298.667' viewBox='0 0 256 298.667'%3E%3Cg id='pause' transform='translate(-21.333)'%3E%3Cg id='Group_2' data-name='Group 2'%3E%3Cg id='Group_1' data-name='Group 1'%3E%3Crect id='Rectangle_1' data-name='Rectangle 1' width='85.333' height='298.667' transform='translate(192)' fill='%23fff'/%3E%3Crect id='Rectangle_2' data-name='Rectangle 2' width='85.333' height='298.667' transform='translate(21.333)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
.dr-floating-menu-wrapper .order-1-s {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.dr-floating-menu-wrapper .order-2-s {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.dr-floating-menu-wrapper .order-3-s {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.dr-floating-menu-wrapper .order-4-s {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.dr-floating-menu-wrapper .drtoggleitem {
-webkit-box-flex: 0 !important;
-ms-flex: 0 0 64px !important;
flex: 0 0 64px !important;
max-width: 64px;
}
}
.dr-modal {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 100vh;
overflow-y: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(35, 35, 35, 0.5);
visibility: hidden;
opacity: 0;
-webkit-transition: all .3s ease;
transition: all .3s ease;
z-index: 9999;
padding: 30px;
}
@media (max-width: 1024px) {
.dr-modal {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
}
.dr-modal.show {
visibility: visible;
opacity: 1;
}
.dr-modal.show .dr-modal-container {
-webkit-transform: scale(1);
transform: scale(1);
}
.dr-modal .dr-modal-container {
position: relative;
background-color: #fff;
border-radius: 4px;
width: 100%;
padding: 30px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
@media (min-width: 1025px) {
.dr-modal .dr-modal-container {
padding: 60px;
}
}
.dr-modal .dr-modal-container .dr-modal-close {
padding: 0;
border: none;
background: none;
position: absolute;
top: -13px;
right: -13px;
cursor: pointer;
}
.dr-modal .dr-modal-container .dr-modal-close g,
.dr-modal .dr-modal-container .dr-modal-close circle,
.dr-modal .dr-modal-container .dr-modal-close path {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-modal .dr-modal-container .dr-modal-close:hover g {
opacity: 1;
}
.dr-modal .dr-modal-container .dr-modal-close:hover circle {
fill: #E84E3B;
}
.dr-modal .dr-modal-container .dr-modal-close:hover path {
stroke: #fff;
}
.dr-modal .dr-modal-container .dr-modal-header {
margin-bottom: 60px;
}
.dr-modal .dr-modal-container .dr-modal-header .dr-modal-title {
margin: 15px 0 25px;
font-size: 1.625rem;
color: var(--font-color);
}
.dr-modal .dr-modal-container .social-icons {
list-style: none;
padding: 0;
margin: 0;
}
.dr-modal .dr-modal-container .social-icons li {
display: inline-block;
margin: 5px;
}
.dr-modal.social-share-modal .dr-modal-container {
max-width: 600px;
margin: 0 auto;
}
.dr-modal.social-share-modal .dr-modal-container .dr-modal-header {
text-align: center;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url {
border-radius: 4px;
background-color: rgba(var(--primary-color-rgb), 0.05);
padding: 5px 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url .dr-copy-url {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
border: 1px solid rgba(55, 71, 87, 0.05);
border-radius: 4px;
margin-right: 10px;
padding: 11px 15px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
font-size: 14px;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url .dr-copy-btn {
border: none;
background-color: rgba(var(--primary-color-rgb), 0.15);
padding: 14px 10px;
border-radius: 4px;
font-size: .813rem;
line-height: 1;
color: var(--primary-color);
cursor: pointer;
-webkit-transition: all .3s ease;
transition: all .3s ease;
position: relative;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url .dr-copy-btn svg path {
fill: var(--primary-color);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url .dr-copy-btn:hover {
background-color: var(--primary-color);
color: #fff;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url .dr-copy-btn:hover svg path {
fill: #fff;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url .dr-copy-btn::before {
content: "Copied";
white-space: nowrap;
line-height: 1;
padding: 5px 10px;
border-radius: 3px;
color: #fff;
background-color: #000;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 100%;
margin-bottom: 0px;
visibility: hidden;
opacity: 0;
-webkit-transition: all .2s ease;
transition: all .2s ease;
text-transform: capitalize;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url .dr-copy-btn::after {
content: "";
border: 5px solid transparent;
border-top-color: #000;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 100%;
margin-bottom: -5px;
visibility: hidden;
opacity: 0;
-webkit-transition: all .2s ease;
transition: all .2s ease;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url.dr-copied .dr-copy-btn::before {
margin-bottom: 10px;
visibility: visible;
opacity: 1;
}
.dr-modal.social-share-modal .dr-modal-container .dr-copy-page-url.dr-copied .dr-copy-btn::after {
margin-bottom: 0px;
visibility: visible;
opacity: 1;
}
.dr-cancel-reading-mode-btn {
position: fixed;
top: 40px;
right: 30px;
z-index: 9999;
background: #fff;
padding: 0;
min-height: unset;
border: none;
display: none;
z-index: 111111;
}
@media (max-width: 767px) {
.dr-cancel-reading-mode-btn {
right: 15px;
width: 50px;
height: 50px;
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
background-color: #E84E3B;
}
.dr-cancel-reading-mode-btn svg {
width: 100%;
height: 100%;
}
}
.single-recipe-reading-mode .dr-cancel-reading-mode-btn {
display: block;
cursor: pointer;
}
.single-recipe-reading-mode .widget-area,
.single-recipe-reading-mode .site-header,
.single-recipe-reading-mode #crumbs,
.single-recipe-reading-mode footer,
.single-recipe-reading-mode .mobile-header,
.single-recipe-reading-mode #main-header,
.single-recipe-reading-mode .dr-floating-menu-wrapper,
.single-recipe-reading-mode .instagram-section {
display: none;
}
.single-recipe-reading-mode .content-area,
.single-recipe-reading-mode #content-area {
max-width: 773px;
width: 100% !important;
margin: 0 auto !important;
float: none !important;
}
.single-recipe-reading-mode #main-content .container::before{
content: none;
}
.single-recipe-reading-mode #left-area{
width: 100%;
padding-right: 0 !important;
}
.single-recipe-reading-mode #page-container{
padding-top: 0 !important;
}
.dr-pro-comment-section {
margin-top: 60px;
}
.dr-pro-comment-section .dr-pro-comment-container { margin: 0 auto;
padding: 10px;
background-color: #fff;
border: 1px solid rgba(var(--primary-color-rgb), 0.2);
}
@media (min-width: 768px) {
.dr-pro-comment-section .dr-pro-comment-container {
padding: 40px;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-star-ratings-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-star-ratings-wrapper .dr-rating-point {
font-size: .75rem;
font-style: italic;
opacity: .7;
margin-right: 15px;
color: #232323;
white-space: nowrap;
-webkit-box-flex: 0;
-ms-flex: 0 0 35.22px;
flex: 0 0 35.22px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-star-ratings-wrapper .dr-star-ratings {
display: inline-block;
position: relative;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-star-ratings-wrapper .dr-star-ratings .dr-stars-rated-group {
position: absolute;
top: 0;
left: 0;
z-index: 1;
overflow: hidden;
}
.dr-pro-comment-section .dr-pro-comment-container .jq-ry-container {
padding: 0;
width: auto !important;
margin: 0;
}
.dr-pro-comment-section .dr-pro-comment-container .jq-ry-container .jq-ry-group-wrapper {
margin: 0 -3.5px;
display: inline-block;
width: unset !important;
}
.dr-pro-comment-section .dr-pro-comment-container .jq-ry-container svg {
width: auto;
height: 15px;
padding: 0 3.5px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-rating .jq-ry-container {
max-width: 125.5px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-rating .jq-ry-container svg {
width: auto;
height: 18px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 60px;
}
@media (min-width: 768px) {
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review {
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
}
@media (min-width: 768px) {
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review {
padding-right: 60px;
margin-right: 60px;
margin-bottom: 0;
padding-bottom: 0;
border-right: 1px solid rgba(var(--primary-color-rgb), 0.1);
border-bottom: none;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review .dr-review-title {
color: var(--font-color);
font-size: 1.25rem;
margin-top: 0;
margin-bottom: 20px;
font-weight: bold;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review .dr-rating-point {
font-size: .875rem;
line-height: 1.5;
color: rgba(var(--font-color-rgb), 0.9);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review .dr-rating-point .point {
font-size: 2.25rem;
font-weight: bold;
color: rgba(var(--font-color-rgb), 0.8);
margin-right: 5px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review .dr-ratings-cutomer-count {
font-size: .875rem;
color: var(--font-color);
line-height: 1;
padding: 6px 15px;
background-color: rgba(255, 188, 13, 0.1);
border-radius: 4px;
margin-top: 5px;
display: inline-block;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review .jq-ry-container {
max-width: 125.5px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review .jq-ry-container svg {
width: auto;
height: 18px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review .dr-star-ratings-wrapper {
margin-bottom: 7px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list .dr-rating-level {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list .dr-rating-level:not(:last-child) {
margin-bottom: 10px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list .dr-rating-level::before {
content: '';
height: 0;
border-top: 1px dashed rgba(35, 35, 35, 0.3);
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
display: inline-block;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list .dr-rating-level .dr-star-ratings-wrapper {
padding-right: 20px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
width: 164px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list .dr-rating-level .dr-ratings-percent {
padding-left: 20px;
text-align: right;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
width: 52px;
font-size: .875rem;
font-weight: bold;
}
.dr-pro-comment-section .dr-pro-comment-container .dropzone {
border: 2px dashed rgba(var(--primary-color-rgb), 0.2);
background-color: rgba(255, 255, 255, 0.5);
}
.dr-pro-comment-section .dr-pro-comment-container .dropzone .dz-message {
margin: 0;
padding: 2em;
background-color: rgba(var(--primary-color-rgb), 0.1);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-reply-title {
padding-bottom: 20px;
border-bottom: 2px solid rgba(var(--primary-color-rgb), 0.2);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form input[type=text],
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form input[type=email],
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form textarea,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form input[type=text],
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form input[type=email],
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form textarea {
background-color: #fff;
vertical-align: top;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons .dr-form-tab-btn {
border: 1px solid rgba(var(--primary-color-rgb), 0.2);
background-color: #fff;
color: var(--font-color);
cursor: pointer;
position: relative;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-size: .875rem;
padding: 10px 15px;
text-transform: capitalize;
}
@media (min-width: 768px) {
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons .dr-form-tab-btn {
font-size: 1.063rem;
padding: 20px 60px;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn svg path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons .dr-form-tab-btn svg path {
fill: var(--font-color);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn:hover,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn.active,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons .dr-form-tab-btn:hover,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons .dr-form-tab-btn.active {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn:hover svg path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn.active svg path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons .dr-form-tab-btn:hover svg path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons .dr-form-tab-btn.active svg path {
fill: #fff;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-buttons .dr-form-tab-btn.active::before,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-buttons .dr-form-tab-btn.active::before {
content: "";
border: 10px solid transparent;
border-top-color: var(--primary-color);
position: absolute;
top: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-content,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-content {
padding: 10px;
background-color: rgba(var(--primary-color-rgb), 0.1);
}
@media (min-width: 768px) {
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-comment-type-content,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-comment-type-content {
padding: 40px;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .comment-form-rating,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .comment-form-rating {
padding-bottom: 20px;
margin-bottom: 30px;
border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .comment-form-rating .dr-comment-rating,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .comment-form-rating .dr-comment-rating {
margin-bottom: 0;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-field,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-field {
margin-bottom: 20px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-field .required,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-field .required {
color: red;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-field .dr-input-rating-field .dr-input-stars,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-field .dr-input-rating-field .dr-input-stars {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
white-space: nowrap;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg {
margin-right: 9px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg path {
stroke: #ffbc0d;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg:hover path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg.hover path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg.active path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg:hover path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg.hover path,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-field .dr-input-rating-field .dr-input-stars svg.active path {
fill: #ffbc0d;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form__info,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form__info {
font-size: .813rem;
opacity: .7;
margin-top: 10px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form__info p,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form__info p {
margin: 0;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-upload-btn,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-upload-btn {
font-size: .813rem;
color: var(--primary-color);
border: 1px solid var(--primary-color);
background-color: #fff;
padding: 11px 15px;
cursor: pointer;
font-weight: normal;
margin: 0;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-upload-btn:hover,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-upload-btn:hover {
background-color: var(--primary-color);
color: #fff;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form input[type=file],
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form input[type=file] {
display: none;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-submit-btn,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-submit-btn {
border: none;
cursor: pointer;
font-size: 15px;
line-height: 1.35;
padding: 15px 30px;
background: var(--primary-color);
color: var(--white-color);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .dr-form-submit,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comment-form .form-submit,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .dr-form-submit,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-form .form-submit {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid rgba(var(--primary-color-rgb), 0.2);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments {
margin-top: 45px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments .dr-comment-list-tab-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments .dr-comment-list-tab-buttons .dr-comment-list-btn {
min-height: unset;
font-size: .875rem;
color: var(--font-color);
border: 1px solid rgba(var(--primary-color-rgb), 0.2);
background-color: #fff;
padding: 8px 15px;
cursor: pointer;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-transform: capitalize;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments .dr-comment-list-tab-buttons .dr-comment-list-btn:hover,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments .dr-comment-list-tab-buttons .dr-comment-list-btn.active {
background-color: var(--primary-color);
color: #fff;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list {
margin: 0;
padding: 0;
list-style: none !important;
padding-top: 15px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .comment-respond {
padding: 10px;
background-color: rgba(0, 0, 0, 0.02);
}
@media (min-width: 768px) {
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .comment-respond {
padding: 40px;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding: 30px 0;
border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2);
margin: 0;
border-top: none;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment.verified .dr-comment-img-wrap {
position: relative;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment.verified .dr-comment-img-wrap::before {
content: "";
width: 18px;
height: 18px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.96' height='17.96' viewBox='0 0 17.96 17.96'%3E%3Cg id='Group_5397' data-name='Group 5397' transform='translate(-584 -10824)'%3E%3Crect id='Rectangle_558' data-name='Rectangle 558' width='17.96' height='17.96' rx='8.98' transform='translate(584 10824)' fill='%2317be8a'/%3E%3Cpath id='Path_23142' data-name='Path 23142' d='M5058.939,3595.743l2.417,2.418,5.32-5.32' transform='translate(-4469.439 7237.66)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
position: absolute;
right: 0;
bottom: 0;
z-index: 1;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-img-wrap {
max-width: 48px;
-webkit-box-flex: 0;
-ms-flex: 0 0 48px;
flex: 0 0 48px;
margin-right: 10px;
}
@media (max-width: 767px) {
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-img-wrap {
max-width: 30px;
-webkit-box-flex: 0;
-ms-flex: 0 0 30px;
flex: 0 0 30px;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-img-wrap .img {
width: 48px;
height: 48px;
border-radius: 50%;
overflow: hidden;
background-color: rgba(var(--primary-color-rgb), 0.23);
}
@media (max-width: 767px) {
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-img-wrap .img {
width: 30px;
height: 30px;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-img-wrap .img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
position: static;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-header {
margin-bottom: 25px;
line-height: 1.25;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-header .dr-comment-avatar-name {
display: block;
font-size: 1rem;
font-weight: bold;
color: var(--font-color);
margin-bottom: 9px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-header .dr-star-ratings-wrapper {
margin-bottom: 12px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-header .dr-comment-date {
display: inline-block;
font-size: .875rem;
color: var(--font-color);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-content {
font-size: 1rem;
line-height: 1.5;
color: var(--font-color);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-content p {
margin-bottom: 1.5rem;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 10px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-images a {
-webkit-box-flex: 0;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
max-width: 60px;
margin-right: 10px;
margin-bottom: 10px;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-images img {
max-width: 100%;
width: 100%;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-reply-btn-wrap .dr-comment-reply-btn {
border: none;
background: none;
padding: 0;
color: var(--primary-color);
font-size: .875rem;
font-style: italic;
cursor: pointer;
min-height: unset;
text-transform: capitalize;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-reply-btn-wrap .dr-comment-reply-btn i {
margin-left: 5px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-reply-btn-wrap .dr-comment-reply-btn svg {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-reply-btn-wrap .dr-comment-reply-btn svg path {
stroke: var(--primary-color);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-reply-btn-wrap .dr-comment-reply-btn:hover {
text-decoration: underline;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list .dr-comment .dr-comment-reply-btn-wrap .dr-comment-reply-btn:hover svg {
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list>li:last-child .dr-comment {
border-bottom: 0;
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list ol,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list ul {
margin: 0;
margin-left: 68px;
list-style: none;
padding: 0;
}
@media (max-width: 767px) {
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list ol,
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .dr-comments ol.dr-comment-list ul {
margin-left: 40px;
}
}
.dr-pro-comment-section .dr-pro-comment-container .dr-comment-area .comment-respond {
margin-top: 0;
background-color: #fff;
}
.dr-affiliate-disclosure {
background-color: rgba(var(--primary-color-rgb), 0.05);
padding: 1em;
margin: 30px 0;
}
.dr-related-recipes__title {
font-size: 20px;
font-weight: bold;
margin: 0 0 16px;
padding-right: 100px;
padding-bottom: 8px;
border-bottom: 1px solid rgba(0, 0, 0, .2);
position: relative;
}
.dr-related-recipes__title::before {
content: "";
width: 113px;
height: 0;
border-bottom: 1px solid var(--primary-color);
position: absolute;
left: 0;
bottom: 0;
}
.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item {
padding: 0;
margin: 0 0 16px;
flex: 0 0 100% !important;
max-width: 100% !important;
align-items: center;
}
.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-details .dr-recipe-title {
font-size: 1em !important;
}
.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-fig {
padding-right: 24px;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
min-width: 115px;
}
.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-fig img {
width: 100%;
}
@media(max-width: 767px) {
.dr-related-recipes {
float: none;
}
}
.dr-related-posts-splide .dr-related-splide {
position: static;
}
.dr-related-posts-splide .dr-entry-meta {
margin: 8px 0 0;
}
.dr-related-posts-splide .dr-entry-meta>span {
font-size: 0.78em;
margin-right: 15px;
}
.dr-related-posts-splide.full-width .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-details .dr-recipe-title {
font-size: 1.25em !important;
}
.dr-related-posts-splide.full-width .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-fig {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
.dr-related-posts-splide .dr-related-splide .splide__arrow {
position: static;
color: #000;
border: 2px solid rgba(0, 0, 0, .3);
background: none;
border-radius: 4px;
cursor: pointer;
opacity: 1;
transform: none;
width: 28px;
height: 28px;
font-size: 10px;
min-height: unset;
}
.dr-related-posts-splide .dr-related-splide .splide__arrow:disabled {
opacity: .25;
pointer-events: none;
}
.dr-related-posts-splide .dr-related-splide .splide__arrow+.splide__arrow {
margin-left: 16px;
}
.dr-related-posts-splide .dr-related-splide .splide__arrow svg {
fill: currentColor;
}
.dr-related-posts-splide .dr-related-splide .splide__arrow:hover {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.dr-related-posts-splide {
position: relative;
}
.dr-related-posts-splide .dr-related-splide .splide__arrows {
display: inline-flex;
position: absolute;
top: 4px;
right: 0;
}
.dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-details {
padding: 0;
}.dr-summary-holder[class*=layout-] .dr-recipe-summary-inner .dr-button-group{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-top:20px}.dr-summary-holder[class*=layout-] .dr-recipe-summary-inner .dr-button-group>*{margin-bottom:15px;white-space:nowrap;width:100%}@media(min-width:768px){.dr-summary-holder[class*=layout-] .dr-recipe-summary-inner .dr-button-group>*{-webkit-box-flex:1;-ms-flex:1;flex:1}}.dr-summary-holder[class*=layout-] .dr-recipe-summary-inner .dr-button-group .post-pinit-button a{background-color:rgba(200,35,44,.1);border:1px solid rgba(200,35,44,.1);color:inherit;cursor:pointer;display:block;font-size:.777778em;font-weight:400;padding:9px 20px;text-align:center}.dr-summary-holder[class*=layout-] .dr-recipe-summary-inner .dr-button-group .dr-buttons .dr-btn-link{display:block;margin:0;text-align:center;width:100%}.dr-summary-holder[class*=layout-] .dr-recipe-summary-inner .dr-entry-meta .dr-category:not(.dr-recipe-keys) a{width:auto}.dr-summary-holder a{text-decoration:none!important}.dr-summary-holder.layout-3 .dr-post-summary,.dr-summary-holder.layout-4 .dr-post-summary{padding:0 30px}.dr-summary-holder.layout-3 .dr-post-summary .dr-recipe-summary-inner,.dr-summary-holder.layout-4 .dr-post-summary .dr-recipe-summary-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.dr-summary-holder.layout-3 .dr-post-summary .dr-recipe-summary-inner .dr-title-wrap,.dr-summary-holder.layout-4 .dr-post-summary .dr-recipe-summary-inner .dr-title-wrap{padding:0;width:100%}.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta{border-top:1px solid rgba(var(--primary-color-rgb),.15);margin-left:-30px;margin-right:-30px}.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa{border-bottom:1px solid rgba(55,71,87,.1)}.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time{border-bottom:1px solid rgba(var(--primary-color-rgb),.15)}@media(min-width:768px){.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa{width:25%}.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time{width:100%}.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time>span,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time>span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time),.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:60px 15px 30px;position:relative}.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time) .dr-meta-title,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time) .dr-meta-title{display:inline}.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time) .icon,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-3 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time,.dr-summary-holder.layout-4 .dr-post-summary .dr-extra-meta .dr-sim-metaa.dr-cook-time) .icon{left:50%;margin-right:0;position:absolute;top:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.dr-summary-holder.layout-3 .dr-post-summary .dr-summary .dr-title,.dr-summary-holder.layout-4 .dr-post-summary .dr-summary .dr-title{margin-top:0}.dr-summary-holder.layout-3{padding:145px 0 0}.dr-summary-holder.layout-3:before{content:none}.dr-summary-holder.layout-3 .dr-post-summary{background:#fff;border:1px solid rgba(var(--primary-color-rgb),.2);border-bottom:none;margin:0 0 43px}.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-image{background-color:#fff;border:5px solid #fff;border-radius:50%;height:220px;margin-bottom:30px;margin-top:-110px;overflow:hidden;width:220px}.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-image>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-image .dr-badge{bottom:0;left:50%;right:auto;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:145px}.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-image .dr-badge a{border-radius:0;width:100%}.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-title-wrap{padding:0;width:100%}.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-title-wrap .dr-title-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-title-wrap .dr-entry-meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width:768px){.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-title-wrap .dr-entry-meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.dr-summary-holder.layout-3 .dr-recipe-summary-inner .dr-title-wrap .dr-entry-meta>span{width:50%}}.dr-summary-holder.layout-3>:not(.dr-post-summary){background-color:rgba(var(--primary-color-rgb),.05);border-bottom:none;border-left:3px solid rgba(var(--primary-color-rgb),.2);border-right:3px solid rgba(var(--primary-color-rgb),.2);border-top:none;margin:0;padding:40px 30px;position:relative}.dr-summary-holder.layout-3>:not(.dr-post-summary).dr-summary{border-top:3px solid rgba(var(--primary-color-rgb),.2)}.dr-summary-holder.layout-3>:not(.dr-post-summary):not(:last-child):after{border-bottom:1px solid rgba(var(--primary-color-rgb),.16);content:"";height:0;left:30px;position:absolute;right:30px;top:100%;width:calc(100% - 60px)}.dr-summary-holder.layout-3>:not(.dr-post-summary):last-child{border-bottom:3px solid rgba(var(--primary-color-rgb),.2)}.dr-summary-holder.layout-3>:not(.dr-post-summary).dr-note{padding:40px 60px;z-index:1}.dr-summary-holder.layout-3>:not(.dr-post-summary).dr-note:before{background-color:#fff;border:1px solid rgba(var(--primary-color-rgb),.16);content:"";height:100%;left:30px;position:absolute;top:0;width:calc(100% - 60px);z-index:-1}.dr-summary-holder.layout-3>:not(.dr-post-summary).dr-note:after{content:none}.dr-summary-holder.layout-3>:not(.dr-post-summary) p:last-child{margin-bottom:0}.dr-summary-holder.layout-4{background:none;border:1px solid rgba(55,71,87,.1);padding:0 0 40px}.dr-summary-holder.layout-4:before{content:none}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper{max-width:100%;position:relative;width:100%}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-image{margin-left:-30px;margin-right:-30px;width:auto}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-image img{width:100%}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-title-wrap{max-width:100%;padding:20px;text-align:center;width:492px}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-title-wrap .dr-title-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-title-wrap .dr-title-top .dr-title{font-size:30px;line-height:1.75;margin-bottom:1px}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-title-wrap .dr-title-top .dr-title span{background-color:#fff;padding:7px 22px}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-title-wrap .dr-title-top .dr-star-ratings-wrapper{background-color:#fff;margin:0;padding:5px 20px}@media(min-width:768px){.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-title-wrap{bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-title-wrap .dr-short-desc{line-height:1.6;margin-top:10px}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-image-wrapper .dr-title-wrap .dr-short-desc span{background-color:#232323;color:#fff;padding:5px}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-title-wrap .dr-entry-meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:center}.dr-summary-holder.layout-4 .dr-recipe-summary-inner .dr-title-wrap .dr-entry-meta>span{margin:10px;width:auto}.dr-summary-holder.layout-4 .dr-extra-meta .dr-sim-metaa{border-color:rgba(55,71,87,.1)}@media(min-width:768px){.dr-summary-holder.layout-4 .dr-extra-meta .dr-sim-metaa.dr-cook-time{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding:0}}.dr-summary-holder.layout-4 .dr-extra-meta .dr-sim-metaa.dr-cook-time>.dr-meta-title{display:none!important}.dr-summary-holder.layout-4 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span b{margin:0 0 5px}@media(min-width:768px){.dr-summary-holder.layout-4 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;margin:0!important;padding:30px 15px;width:25%}.dr-summary-holder.layout-4 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span:not(:last-child){border-right:1px solid rgba(55,71,87,.1)}.dr-summary-holder.layout-4 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span .dr-meta-title:after{content:":";margin-right:6px}}.dr-summary-holder.layout-4 .dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-total-time .dr-meta-title{background:none;color:inherit;padding:0}.dr-summary-holder.layout-4 .dr-summary{border-bottom:none}.dr-summary-holder.layout-4>:not(.dr-post-summary){border:none;margin:0;padding:40px 30px;position:relative}.dr-summary-holder.layout-4>:not(.dr-post-summary):not(:last-child):after{border-bottom:1px solid rgba(var(--primary-color-rgb),.16);content:"";height:0;left:30px;position:absolute;right:30px;top:100%;width:calc(100% - 60px)}.dr-summary-holder.layout-4>:not(.dr-post-summary).dr-note{padding:40px 60px;z-index:1}.dr-summary-holder.layout-4>:not(.dr-post-summary).dr-note:before{background-color:rgba(var(--primary-color-rgb),.05);border:1px solid rgba(var(--primary-color-rgb),.16);content:"";height:100%;left:30px;position:absolute;top:0;width:calc(100% - 60px);z-index:-1}.dr-summary-holder.layout-4>:not(.dr-post-summary).dr-note:after{content:none}.dr-summary-holder.layout-4>:not(.dr-post-summary).dr-keywords{padding-bottom:0}.dr-summary-holder.layout-5{background:none;padding:0}.dr-summary-holder.layout-5:before{content:none}.dr-summary-holder.layout-5 .dr-recipe-summary-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-title-wrap{margin:0 0 30px;width:100%}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-title-wrap .dr-title{font-size:30px;margin:0}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-title-wrap .dr-star-ratings-wrapper{margin:10px 0 0}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-title-wrap .dr-star-ratings-wrapper a{color:var(--secondary-color)}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-title-wrap .dr-star-ratings-wrapper a:hover{color:#f15641}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-title-wrap .dr-entry-meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;border:1px solid rgba(var(--primary-color-rgb),.2);border-radius:4px;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:flex-start;margin-top:15px;padding:30px 35px}@media(min-width:768px){.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-title-wrap .dr-entry-meta>span{width:50%}}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-image-wrapper .dr-image{width:100%}@media(min-width:992px){.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-image-wrapper{margin-right:15px;width:63%}}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;text-align:center}@media(min-width:992px){.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}}@media(max-width:991px){.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta{width:100%}}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa{-webkit-box-pack:center;-ms-flex-pack:center;border:none;justify-content:center;padding:0;width:auto;width:100%}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa:not(:last-child){margin:0 0 15px}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;padding:0;width:100%}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span:not(:last-child){margin:0 0 10px}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-meta-title:first-child{left:50%;position:absolute;top:-13px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-meta-title:first-child .icon{margin:0}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span>span{display:inline-block}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span b{margin:0 0 5px}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span .dr-meta-title{background:none;color:inherit;padding:0}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span .dr-meta-title:after{content:":";margin-right:6px}.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa-group,.dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-extra-meta>.dr-cook-time{border:1px solid rgba(var(--primary-color-rgb),.2);border-radius:5px;padding:40px 30px;width:100%}.dr-summary-holder.layout-5 .dr-summary{padding-top:0}.dr-summary-holder.layout-5 .dr-summary .dr-title{margin-top:0}.dr-summary-holder.layout-5>:not(.dr-post-summary){padding:40px 0}.dr-summary-holder.layout-5>:not(.dr-post-summary).dr-note{background-color:rgba(var(--primary-color-rgb),.05);margin-top:40px;padding:50px 40px}.dr-summary-holder.layout-6{background:none;padding:0}.dr-summary-holder.layout-6:before{content:none}.dr-summary-holder.layout-6 .dr-post-summary{background-color:rgba(var(--primary-color-rgb),.05);border-radius:4px;margin:0 0 40px;padding:30px}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-image-wrapper .dr-star-ratings-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-bottom:15px;margin-top:15px;text-align:center}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-image-wrapper .dr-star-ratings-wrapper .dr-star-ratings{margin:0 0 8px}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-image-wrapper .dr-star-ratings-wrapper>span{width:100%}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-image-wrapper .dr-star-ratings-wrapper a{color:var(--secondary-color)}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-image-wrapper .dr-star-ratings-wrapper a:hover{color:#f15641}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-image-wrapper .dr-image{width:100%}@media(min-width:768px){.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-image-wrapper{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;padding-left:47px}}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-title{font-size:30px}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta{margin-top:20px}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta .dr-sim-metaa{border:none;margin:0 22px 13px 0;padding:0;width:auto}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time{-webkit-box-orient:horizontal;-webkit-box-direction:normal;grid-gap:unset;border-bottom:1px solid rgba(var(--primary-color-rgb),.2);-ms-flex-direction:row;flex-direction:row;margin:0 0 22px;padding-bottom:16px;padding-left:28px;position:relative;width:100%}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time>span{-webkit-box-flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:auto;flex:auto;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0;width:50%}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time>span .dr-meta-title{background:none;color:inherit;padding:0}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time>span .dr-meta-title:after{content:":";margin-right:6px}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time>span b{margin:0 0 5px}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time>span.dr-meta-title:first-child{left:0;position:absolute;top:9px}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-entry-meta{-webkit-box-pack:start;-ms-flex-pack:start;background:#fff;border-radius:4px;justify-content:flex-start;margin-bottom:0;margin-top:15px;padding:30px 35px;width:100%}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-entry-meta>span{font-size:16px;margin-right:0;width:100%}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-entry-meta>span .dr-meta-title{font-size:14px;margin-right:10px}@media(min-width:768px){.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-entry-meta>span{width:50%}}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-entry-meta .dr-recipe-keys{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-summary-holder.layout-6 .dr-recipe-summary-inner .dr-button-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.dr-summary-holder.layout-6 .dr-summary{padding-top:0}.dr-summary-holder.layout-6 .dr-entry-full{width:100%}.dr-summary-holder.layout-6 .dr-entry-full .dr-title-wrap{-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:100%;padding-left:0}.dr-summary-holder.layout-6 .dr-entry-full .dr-title-wrap .dr-entry-meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.dr-summary-holder.layout-6 .dr-note{background-color:rgba(var(--primary-color-rgb),.05)}.dr-summary-holder.layout-7{background:none;padding:0}.dr-summary-holder.layout-7:before{content:none}.dr-summary-holder.layout-7 .dr-recipe-summary-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-ms-flex-direction:column;flex-direction:column}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-title-wrap .dr-star-ratings-wrapper{margin:0 0 40px}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-title-wrap .dr-title{font-size:30px}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta{border:none;margin:40px 0 15px}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time{-ms-grid-columns:(auto)[2];grid-gap:15px;-webkit-box-pack:unset;-ms-flex-pack:unset;border:none;display:-ms-grid;display:grid;grid-template-columns:repeat(2,auto);justify-content:unset;padding:0}@media(min-width:768px){.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time{-ms-grid-columns:(auto)[4];grid-template-columns:repeat(4,auto)}}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time>span{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-box-pack:center;-ms-flex-pack:center;background-color:rgba(var(--primary-color-rgb),.04);border:1px solid rgba(var(--primary-color-rgb),.3);border-radius:4px;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;padding:24px 20px;width:100%}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time>span span{background:none;color:inherit;margin:0;padding:0}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-title-wrap .dr-extra-meta>.dr-cook-time>span span:after{content:":";margin-right:6px}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-star-ratings-wrapper a{color:var(--secondary-color)}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-star-ratings-wrapper a:hover{color:#f15641}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-image-wrapper,.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-image-wrapper .dr-image,.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-image-wrapper .dr-image img{width:100%}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-entry-meta{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;margin:40px 0}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-entry-meta>span{margin-right:20px;width:unset}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta{border:1px solid rgba(55,71,87,.1)}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa{border-color:rgba(55,71,87,.1);border-bottom:1px solid rgba(55,71,87,.1)}@media(min-width:768px){.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa{width:25%}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time{width:100%}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time>span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:60px 15px 30px;position:relative}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time) .dr-meta-title{display:inline}.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa:not(.dr-summary-holder.layout-7 .dr-recipe-summary-inner .dr-extra-meta .dr-sim-metaa.dr-cook-time) .icon{left:50%;margin-right:0;position:absolute;top:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.dr-summary-holder.layout-7 .dr-recipe-summary-inner>.dr-entry-meta{margin-bottom:30px}.dr-summary-holder.layout-7 .dr-recipe-summary-inner>.dr-entry-meta span{font-size:16px}.dr-summary-holder.layout-7 .dr-recipe-summary-inner>.dr-entry-meta span .dr-meta-title{font-size:14px;margin-right:10px}.dr-summary-holder.layout-7 .dr-recipe-summary-inner>.dr-entry-meta span.dr-recipe-keys{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dr-summary-holder.layout-7>:not(.dr-post-summary){border-bottom:none;border-left:1px solid rgba(55,71,87,.1);border-right:1px solid rgba(55,71,87,.1);margin:0;padding:40px 30px;position:relative}.dr-summary-holder.layout-7>:not(.dr-post-summary):not(:last-child):after{border-bottom:1px solid rgba(var(--primary-color-rgb),.16);content:"";height:0;left:30px;position:absolute;right:30px;top:100%;width:calc(100% - 60px)}.dr-summary-holder.layout-7>:not(.dr-post-summary):last-child{border-bottom:1px solid rgba(55,71,87,.1)}.dr-summary-holder.layout-7>:not(.dr-post-summary).dr-nutrition-facts:after{content:none}.dr-summary-holder.layout-7>:not(.dr-post-summary).dr-note{border-bottom:none;border-top:none;padding:40px 60px;position:relative;z-index:1}.dr-summary-holder.layout-7>:not(.dr-post-summary).dr-note:before{background-color:rgba(var(--primary-color-rgb),.05);border:1px solid rgba(var(--primary-color-rgb),.16);content:"";height:100%;left:30px;position:absolute;top:0;width:calc(100% - 60px);z-index:-1}.dr-summary-holder.layout-7>:not(.dr-post-summary).dr-note:after,.dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-menu .user-menu li,.dr-user-dashboard-wrapper .dr-ud__grid .dr-ud__sidebar .dr-ud__sidebar-inner .dr-ud__user-menu ul li:before{content:none}.dr-star-ratings-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.dr-star-ratings-wrapper .dr-rating-tooltip{background-color:#000;border-radius:4px;bottom:100%;color:#fff;font-size:12px;left:50%;opacity:0;padding:4px 8px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .2s ease;transition:all .2s ease;visibility:hidden;white-space:nowrap}.dr-star-ratings-wrapper .dr-rating-tooltip:after{background-color:#000;border-radius:2px;content:"";height:10px;left:50%;position:absolute;top:calc(100% - 5px);-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:10px}.dr-star-ratings-wrapper:hover .dr-rating-tooltip{margin-bottom:10px;opacity:1;visibility:visible}[data-modal]{border-radius:50%;bottom:var(--offsetBottom,50px);height:50px;padding:0;position:fixed;width:50px;z-index:111}[data-position=left]{left:var(--offsetSide,50px)}[data-position=right]{right:var(--offsetSide,50px)}[data-position=center]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@-webkit-keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.custom-modal{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;padding:50px;position:fixed;right:0;top:0;width:100%;z-index:111}.custom-modal.show{-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-modal .custom-modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-height:100%;max-width:1170px;padding:0;position:relative;width:100%}.custom-modal .custom-modal-content .custom-modal-container{background-color:#fff;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.2);box-shadow:0 4px 20px rgba(0,0,0,.2);max-height:100%;overflow:auto;padding:30px;width:100%}.custom-modal .custom-modal-content .custom-modal-close{background-color:#f15641;border-radius:50%;color:#fff;height:30px;padding:0;position:absolute;right:-15px;top:-15px;width:30px}.custom-modal .search-form{background:#fff;-webkit-box-shadow:0 0 0 30px #fff;box-shadow:0 0 0 30px #fff;margin:0 0 30px;position:sticky;top:0;z-index:111}.custom-modal .search-form label{display:none}@media(min-width:992px){.custom-modal .dr-archive-list-gridwrap .dr-archive-single{width:25%}}.dr-reaction-section{margin:40px 0}.dr-reaction-section.left{text-align:left}.dr-reaction-section.left .dr-reactions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dr-reaction-section.center{text-align:center}.dr-reaction-section.center .dr-reactions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dr-reaction-section.right{text-align:right}.dr-reaction-section.right .dr-reactions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dr-reaction-section .dr-reactions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-8px;text-align:center}.dr-reaction-section .dr-reactions .dr-reaction-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.dr-reaction-section .dr-reactions .dr-reaction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(var(--primary-color-rgb),.05);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:8px;min-width:115px;padding:8px}.dr-reaction-section .dr-reactions .dr-reaction .dr-reaction-icon{font-size:var(--icon-size,48px);line-height:1;padding:8px 0;-webkit-transition:all .3s cubic-bezier(.175,.885,.32,1.275);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.dr-reaction-section .dr-reactions .dr-reaction .dr-reaction-icon svg{height:1em;vertical-align:top;width:1em}.dr-reaction-section .dr-reactions .dr-reaction .dr-reaction-title{display:block;margin:0 0 8px}.dr-reaction-section .dr-reactions .dr-reaction .total-wrap{background-color:#fff;border-radius:8px;line-height:1;padding:8px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.dr-reaction-section .dr-reactions .dr-reaction .total-wrap:hover{background-color:var(--primary-color);color:#fff}.dr-reaction-section .dr-reactions .dr-reaction:hover .dr-reaction-icon{-webkit-transform:rotate(-15deg) scale(1.2);transform:rotate(-15deg) scale(1.2)}.rating-without-comment{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;justify-content:center;line-height:1.77;margin-top:40px;padding:24px}.rating-without-comment .rating-without-comment-label{font-weight:500;margin-right:20px}.rating-without-comment .jq-ry-container{margin:0}.rating-without-comment .jq-ry-group-wrapper{width:auto}.rating-without-comment .jq-ry-group-wrapper svg{height:40px;padding:0 4px;width:40px}.rating-without-comment .jq-ry-group-wrapper .jq-ry-normal-group svg{fill:none;stroke-width:10px;stroke:#f39c12}.rating-without-comment .rating-message-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.rating-without-comment .rating-message-icon{-ms-flex-preferred-size:30px;-ms-flex-negative:0;background-color:var(--primary-color);display:inline-block;flex-basis:30px;flex-shrink:0;height:30px;margin-right:10px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2731%27 height=%2730%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M15.5 29.666c8.1 0 14.667-6.566 14.667-14.666C30.167 6.9 23.6.333 15.5.333S.833 6.899.833 15c0 8.1 6.567 14.666 14.667 14.666Zm6.316-17.765a1.333 1.333 0 1 0-1.965-1.802l-6.35 6.927-2.351-2.564a1.333 1.333 0 1 0-1.966 1.802l3.333 3.637a1.333 1.333 0 0 0 1.966 0l7.333-8Z%27 fill=%27%232DB68D%27/%3E%3C/svg%3E");mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2731%27 height=%2730%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M15.5 29.666c8.1 0 14.667-6.566 14.667-14.666C30.167 6.9 23.6.333 15.5.333S.833 6.899.833 15c0 8.1 6.567 14.666 14.667 14.666Zm6.316-17.765a1.333 1.333 0 1 0-1.965-1.802l-6.35 6.927-2.351-2.564a1.333 1.333 0 1 0-1.966 1.802l3.333 3.637a1.333 1.333 0 0 0 1.966 0l7.333-8Z%27 fill=%27%232DB68D%27/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:30px}body.rtl .dr-floating-menu-wrapper .button i,body.rtl .dr-floating-menu-wrapper .post-like .dr_like__recipe svg,body.rtl .dr-floating-menu-wrapper button i{margin-left:8px;margin-right:0}body.rtl .dr-floating-menu-wrapper .dr-time-wrap{margin-left:12px;margin-right:0}body.rtl .dr-floating-menu-wrapper .dr-time-wrap i{margin-left:10px;margin-right:0}body.rtl .dr-related-recipes__title{padding-left:100px;padding-right:0}body.rtl .dr-related-recipes__title:before{left:auto;right:0}body.rtl .dr-related-recipes .dr-related-recipes__list .dr-related-recipe-item .dr-recipe-fig{padding-left:24px;padding-right:0}body.rtl .dr-related-posts-splide .dr-entry-meta>span{margin-left:15px;margin-right:0}body.rtl .dr-related-posts-splide .dr-related-splide .splide__arrows{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;left:0;right:auto}@media(min-width:768px){body.rtl .dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review{border-left:1px solid rgba(var(--primary-color-rgb),.1);border-right:none;margin-left:60px;margin-right:0;padding-left:60px;padding-right:0}}body.rtl .dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list .dr-rating-level .dr-star-ratings-wrapper{padding-left:20px;padding-right:0}body.rtl .dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list .dr-rating-level .dr-star-ratings-wrapper .dr-rating-point{margin-left:15px;margin-right:0}body.rtl .dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-ratings-level-list .dr-rating-level .dr-ratings-percent{padding-left:0;padding-right:20px}body.rtl .dr-pro-comment-section .dr-pro-comment-container .dr-review-ratings .dr-total-user-review .dr-rating-point .point{margin-left:5px;margin-right:0}body.rtl .dr-ud__repeater-wrapper .dr-add-repeater-field-button svg{margin-left:13px;margin-right:0}body.rtl .dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn:not(:last-child){border-left:1px solid hsla(209,9%,54%,.3);border-right:0;margin:0 0 0 8px;padding:0 0 0 8px}body.rtl .dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-image-upload-wrap .dr-button-group .dr-upload-action-btn i{margin:0 0 0 10px}body.rtl .dr-button-group .dr-btn+.dr-btn{margin-left:0;margin-right:20px}body.rtl .dr-ud__toggle-btn:after{margin:0 15px 0 0}body.rtl .dr-extra-meta .dr-sim-metaa .dr-meta-title .icon{margin:0 0 0 10px}@media(min-width:768px){body.rtl .dr-ud__instructions-fields .dr-ud__repeater-wrapper .dr-ud__repeate-section .dr-instruction-repeater-row .dr-upload-col{margin-left:45px;margin-right:0}}@media(min-width:992px){body.rtl .dr-ud__nutrition-fields .dr-ud__nutrition-wrapper .dr-nutrition-output-area{margin-left:0;margin-right:110px}body.rtl .dr-summary-holder.layout-5 .dr-recipe-summary-inner .dr-image-wrapper{margin:0 0 0 15px}}.dr-form__field .dr-input-wrap input:not([type=checkbox],[type=submit],[type=search],[type=radio],#dr-recipe-timer,[type=file],.wc-block-price-filter__range-input){margin:0}@media(max-width:767px){.dr-ud__ingredients-fields .dr-repeater-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dr-ud__ingredients-fields .dr-repeater-row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:24px;padding-bottom:24px}.dr-ud__ingredients-fields .dr-repeater-row:not(.dr-sortable){display:none}.dr-ud__ingredients-fields .dr-repeater-row .dr-repeater-col:not(.dr-col-id){-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.dr-ud__ingredients-fields .dr-repeater-row .dr-repeater-col:not(.dr-col-id) .dr-form__field{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%!important;width:100%}.dr-ud__ingredients-fields .dr-repeater-row .dr-col-del,.dr-ud__ingredients-fields .dr-repeater-row .dr-col-id{margin-top:48px}}@media(min-width:768px){.dr-hide-md{display:none}}@media(min-width:1025px){.dr-hide-lg{display:none}}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px 20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom, #eee, #ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-ms-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-ms-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-moz-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-ms-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-o-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-moz-animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-ms-animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-o-animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity 0.4s ease-in;-moz-transition:opacity 0.4s ease-in;-ms-transition:opacity 0.4s ease-in;-o-transition:opacity 0.4s ease-in;transition:opacity 0.4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom, #666, #444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-moz-transition:width 300ms ease-in-out;-ms-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-ms-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom, #be2626, #a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.toast-title {
font-weight: 700;
}
.toast-message {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.toast-message a,
.toast-message label {
color: #fff;
}
.toast-message a:hover {
color: #ccc;
text-decoration: none;
}
.toast-close-button {
position: relative;
right: -0.3em;
top: -0.3em;
float: right;
font-size: 20px;
font-weight: 700;
color: #fff;
-webkit-text-shadow: 0 1px 0 #fff;
text-shadow: 0 1px 0 #fff;
opacity: 0.8;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
filter: alpha(opacity=80);
line-height: 1;
}
.toast-close-button:focus,
.toast-close-button:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
filter: alpha(opacity=40);
}
.rtl .toast-close-button {
left: -0.3em;
float: left;
right: 0.3em;
}
button.toast-close-button {
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
-webkit-appearance: none;
}
.toast-top-center {
top: 0;
right: 0;
width: 100%;
}
.toast-bottom-center {
bottom: 0;
right: 0;
width: 100%;
}
.toast-top-full-width {
top: 0;
right: 0;
width: 100%;
}
.toast-bottom-full-width {
bottom: 0;
right: 0;
width: 100%;
}
.toast-top-left {
top: 12px;
left: 12px;
}
.toast-top-right {
top: 12px;
right: 12px;
}
.toast-bottom-right {
right: 12px;
bottom: 12px;
}
.toast-bottom-left {
bottom: 12px;
left: 12px;
}
#toast-container {
position: fixed;
z-index: 999999;
pointer-events: none;
}
#toast-container * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#toast-container > div {
position: relative;
pointer-events: auto;
overflow: hidden;
margin: 0 0 6px;
padding: 15px 15px 15px 50px;
width: 300px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-position: 15px center;
background-repeat: no-repeat;
-moz-box-shadow: 0 0 12px #999;
-webkit-box-shadow: 0 0 12px #999;
box-shadow: 0 0 12px #999;
color: #fff;
opacity: 0.8;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
filter: alpha(opacity=80);
}
#toast-container > div.rtl {
direction: rtl;
padding: 15px 50px 15px 15px;
background-position: right 15px center;
}
#toast-container > div:hover {
-moz-box-shadow: 0 0 12px #000;
-webkit-box-shadow: 0 0 12px #000;
box-shadow: 0 0 12px #000;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
filter: alpha(opacity=100);
cursor: pointer;
}
#toast-container > .toast-info {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-error {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-success {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#toast-container > .toast-warning {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
#toast-container.toast-bottom-center > div,
#toast-container.toast-top-center > div {
width: 300px;
margin-left: auto;
margin-right: auto;
}
#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
width: 96%;
margin-left: auto;
margin-right: auto;
}
.toast {
background-color: #030303;
}
.toast-success {
background-color: #51a351;
}
.toast-error {
background-color: #bd362f;
}
.toast-info {
background-color: #2f96b4;
}
.toast-warning {
background-color: #f89406;
}
.toast-progress {
position: absolute;
left: 0;
bottom: 0;
height: 4px;
background-color: #000;
opacity: 0.4;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
filter: alpha(opacity=40);
}
@media all and (max-width: 240px) {
#toast-container > div {
padding: 8px 8px 8px 50px;
width: 11em;
}
#toast-container > div.rtl {
padding: 8px 50px 8px 8px;
}
#toast-container .toast-close-button {
right: -0.2em;
top: -0.2em;
}
#toast-container .rtl .toast-close-button {
left: -0.2em;
right: 0.2em;
}
}
@media all and (min-width: 241px) and (max-width: 480px) {
#toast-container > div {
padding: 8px 8px 8px 50px;
width: 18em;
}
#toast-container > div.rtl {
padding: 8px 50px 8px 8px;
}
#toast-container .toast-close-button {
right: -0.2em;
top: -0.2em;
}
#toast-container .rtl .toast-close-button {
left: -0.2em;
right: 0.2em;
}
}
@media all and (min-width: 481px) and (max-width: 768px) {
#toast-container > div {
padding: 15px 15px 15px 50px;
width: 25em;
}
#toast-container > div.rtl {
padding: 15px 50px 15px 15px;
}
}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:1210px){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:1210px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1210px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1210px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1211px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1210px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:1210px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1211px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}