:root{--comment-rating-star-color:#343434}.wprm-comment-rating svg path{fill:var(--comment-rating-star-color)}.wprm-comment-rating svg polygon{stroke:var(--comment-rating-star-color)}.wprm-comment-rating .wprm-rating-star-full svg path{stroke:var(--comment-rating-star-color);fill:var(--comment-rating-star-color)}.wprm-comment-rating .wprm-rating-star-empty svg path{stroke:var(--comment-rating-star-color);fill:none}.wprm-comment-ratings-container svg .wprm-star-full{fill:var(--comment-rating-star-color)}.wprm-comment-ratings-container svg .wprm-star-empty{stroke:var(--comment-rating-star-color)}body:not(:hover) fieldset.wprm-comment-ratings-container:focus-within span{outline:1px solid #4d90fe}.comment-form-wprm-rating{margin-bottom:20px;margin-top:5px;text-align:left}.comment-form-wprm-rating .wprm-rating-stars{display:inline-block;vertical-align:middle}fieldset.wprm-comment-ratings-container{background:none;border:0;display:inline-block;margin:0;padding:0;position:relative}fieldset.wprm-comment-ratings-container legend{left:0;opacity:0;position:absolute}fieldset.wprm-comment-ratings-container br{display:none}fieldset.wprm-comment-ratings-container input[type=radio]{border:0;cursor:pointer;float:left;height:16px;margin:0!important;min-height:0;min-width:0;opacity:0;padding:0!important;width:16px}fieldset.wprm-comment-ratings-container input[type=radio]:first-child{margin-left:-16px}fieldset.wprm-comment-ratings-container span{font-size:0;height:16px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:80px}fieldset.wprm-comment-ratings-container span svg{height:100%!important;width:100%!important}fieldset.wprm-comment-ratings-container input:checked+span,fieldset.wprm-comment-ratings-container input:hover+span{opacity:1}fieldset.wprm-comment-ratings-container input:hover+span~span{display:none}.rtl .comment-form-wprm-rating{text-align:right}.rtl img.wprm-comment-rating{transform:scaleX(-1)}.rtl fieldset.wprm-comment-ratings-container span{left:inherit;right:0}.rtl fieldset.wprm-comment-ratings-container span svg{transform:scaleX(-1)}:root{--wprm-popup-font-size:16px;--wprm-popup-background:#fff;--wprm-popup-title:#000;--wprm-popup-content:#444;--wprm-popup-button-background:#5a822b;--wprm-popup-button-text:#fff}.wprm-popup-modal{display:none}.wprm-popup-modal.is-open{display:block}.wprm-popup-modal__overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2147483646}.wprm-popup-modal__container{background-color:var(--wprm-popup-background);border-radius:4px;box-sizing:border-box;font-size:var(--wprm-popup-font-size);max-height:100vh;max-width:100%;overflow-y:auto;padding:30px}.wprm-popup-modal__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.wprm-popup-modal__title{box-sizing:border-box;color:var(--wprm-popup-title);font-size:1.2em;font-weight:600;line-height:1.25;margin-bottom:0;margin-top:0}.wprm-popup-modal__header .wprm-popup-modal__close{background:transparent;border:0;cursor:pointer;width:18px}.wprm-popup-modal__header .wprm-popup-modal__close:before{color:var(--wprm-popup-title);content:"✕";font-size:var(--wprm-popup-font-size)}.wprm-popup-modal__content{color:var(--wprm-popup-content);line-height:1.5}.wprm-popup-modal__content p{font-size:1em;line-height:1.5}.wprm-popup-modal__footer{margin-top:20px}.wprm-popup-modal__btn{-webkit-appearance:button;background-color:var(--wprm-popup-button-background);border-radius:.25em;border-style:none;border-width:0;color:var(--wprm-popup-button-text);cursor:pointer;font-size:1em;line-height:1.15;margin:0;overflow:visible;padding:.5em 1em;text-transform:none;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.wprm-popup-modal__btn.wprm-popup-modal__btn--secondary{background-color:var(--wprm-popup-button-text);border:1px solid var(--wprm-popup-button-background);color:var(--wprm-popup-button-background);margin-left:20px}.wprm-popup-modal__btn:focus,.wprm-popup-modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@keyframes wprmPopupModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes wprmPopupModalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes wprmPopupModalSlideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes wprmPopupModalSlideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.wprm-popup-modal[aria-hidden=false] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeIn .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=false] .wprm-popup-modal__container{animation:wprmPopupModalSlideIn .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__container{animation:wprmPopupModalSlideOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal .wprm-popup-modal__container,.wprm-popup-modal .wprm-popup-modal__overlay{will-change:transform}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.tippy-box[data-theme=wprm] .tippy-content p:first-child{margin-top:0}.tippy-box[data-theme=wprm] .tippy-content p:last-child{margin-bottom:0}#wp-admin-bar-wp-recipe-maker{display:block!important}#wp-admin-bar-wp-recipe-maker .ab-icon{margin:2px 4px 0 0}#wp-admin-bar-wp-recipe-maker .ab-icon:before{content:""}#wp-admin-bar-wp-recipe-maker .ab-label{align-items:center;display:flex}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-badge{background-color:#d63638;border-radius:9px;box-sizing:border-box;color:#fff;display:inline!important;float:right;height:18px;line-height:1;margin:1px 0 -1px 5px;min-width:18px;padding:0 5px;text-align:center;z-index:26}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-badge span{font-size:11px;line-height:18px}#wp-admin-bar-wp-recipe-maker .ab-sub-wrapper .ab-empty-item{font-weight:200;text-align:center}@media(max-width:782px){#wp-admin-bar-wp-recipe-maker .ab-icon{margin-left:4px}#wp-admin-bar-wp-recipe-maker .ab-label{display:none}}img.wprm-comment-rating{display:block;margin:5px 0}img.wprm-comment-rating+br{display:none}.wprm-rating-star svg{display:inline;height:16px;margin:0;vertical-align:middle;width:16px}.wprm-rating-star.rated svg polygon{fill:#000}.wprm-loader{animation:wprmSpin 1s ease-in-out infinite;-webkit-animation:wprmSpin 1s ease-in-out infinite;border:2px solid hsla(0,0%,78%,.3);border-radius:50%;border-top-color:#444;display:inline-block;height:10px;width:10px}@keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}.wprm-automatic-recipe-snippets{margin-bottom:10px}.wprm-automatic-recipe-snippets.align-center{text-align:center}.wprm-automatic-recipe-snippets.align-right{text-align:right}.wprm-automatic-recipe-snippets .wprm-jump-to-recipe-shortcode,.wprm-automatic-recipe-snippets .wprm-jump-to-video-shortcode,.wprm-automatic-recipe-snippets .wprm-print-recipe-shortcode{display:inline-block;margin:0 5px;padding:5px 10px;text-decoration:none}.wprm-recipe-container{outline:none}.wprm-recipe{container-type:inline-size;overflow:hidden;width:100%;zoom:1;clear:both;text-align:left}.wprm-recipe *{box-sizing:border-box}.wprm-recipe ol,.wprm-recipe ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0;margin:0;padding:0}.wprm-recipe li{font-size:1em;margin:0 0 0 32px;padding:0}.wprm-recipe p{font-size:1em;margin:0;padding:0}.wprm-recipe li,.wprm-recipe li.wprm-recipe-instruction{list-style-position:outside}.wprm-recipe li:before{display:none}.wprm-recipe h1,.wprm-recipe h2,.wprm-recipe h3,.wprm-recipe h4,.wprm-recipe h5,.wprm-recipe h6{clear:none;font-variant:normal;letter-spacing:normal;margin:0;padding:0;text-transform:none}.wprm-recipe a.wprm-recipe-link,.wprm-recipe a.wprm-recipe-link:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wprm-recipe .wprm-nutrition-label{margin-top:10px}body:not(.wprm-print) .wprm-recipe p:first-letter{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:inherit;padding:inherit}.rtl .wprm-recipe{text-align:right}.rtl .wprm-recipe li{margin:0 32px 0 0}.wprm-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.wprm-recipe-author-with-image{align-items:center;display:inline-flex}.wprm-recipe-author-with-image .wprm-recipe-author-image{line-height:0;margin-right:10px}.wprm-call-to-action.wprm-call-to-action-simple{display:flex;gap:20px;justify-content:center;margin-top:10px;padding:5px 10px}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon{font-size:2.2em;margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon svg{margin-top:0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container .wprm-call-to-action-header{display:block;font-size:1.3em;font-weight:700}@media (max-width:450px){.wprm-call-to-action.wprm-call-to-action-simple{flex-wrap:wrap}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{text-align:center}}.wprm-condition-width{display:none}@container (max-width:800px){.wprm-condition-max-width-800{display:block}}@container (max-width:700px){.wprm-condition-max-width-700{display:block}}@container (max-width:600px){.wprm-condition-max-width-600{display:block}}@container (max-width:500px){.wprm-condition-max-width-500{display:block}}@container (max-width:400px){.wprm-condition-max-width-400{display:block}}@container (min-width:800px){.wprm-condition-min-width-800{display:block}}@container (min-width:700px){.wprm-condition-min-width-700{display:block}}@container (min-width:600px){.wprm-condition-min-width-600{display:block}}@container (min-width:500px){.wprm-condition-min-width-500{display:block}}@container (min-width:400px){.wprm-condition-min-width-400{display:block}}.wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.rtl .wprm-recipe-block-container-inline{margin-left:1.2em;margin-right:0}.wprm-recipe-block-container-columns,.wprm-recipe-block-container-separate,.wprm-recipe-block-container-separated,.wprm-recipe-block-container-separated .wprm-recipe-details-label{display:block}.wprm-recipe-block-container-columns .wprm-recipe-details-label{display:inline-block;min-width:130px}.wprm-recipe-details-container-inline{display:inline}.wprm-recipe-details-container-pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;--pill-padding-vertical:5px;--pill-padding-horizontal:15px;--pill-border-radius:100px;--pill-background-color:#333;--pill-text-color:#fff;--pill-border-color:#333;--pill-borderwidth:0px}.wprm-recipe-details-container-pills .wprm-recipe-meta-container-pill{background-color:var(--pill-background-color);border-color:var(--pill-border-color);border-radius:var(--pill-border-radius);border-style:solid;border-width:var(--pill-borderwidth);color:var(--pill-text-color);padding:var(--pill-padding-vertical) var(--pill-padding-horizontal)}.wprm-recipe-details-container-table{border:1px dotted #666;display:flex;margin:5px 0;padding:5px}.wprm-recipe-details-container-table .wprm-recipe-block-container-table{display:flex;flex:1;flex-direction:column;text-align:center}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom{border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left-right{border-bottom:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top{border-bottom:none!important;border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom{border-left:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left{border-bottom:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-right{border-bottom:none!important;border-left:none!important;border-top:none!important}@media (min-width:451px){.wprm-recipe-table-borders-empty .wprm-recipe-block-container-table{border:none!important}.wprm-recipe-table-borders-inside .wprm-recipe-block-container-table{border-bottom:none!important;border-right:none!important;border-top:none!important}.rtl .wprm-recipe-table-borders-inside .wprm-recipe-block-container-table,.wprm-recipe-table-borders-inside .wprm-recipe-block-container-table:first-child{border-left:none!important}.rtl .wprm-recipe-table-borders-inside .wprm-recipe-block-container-table:first-child{border-right:none!important}}@media (max-width:450px){.wprm-recipe-details-container-table{border:none!important;display:block;margin:5px 0;padding:0}.wprm-recipe-details-container-table.wprm-recipe-table-borders-none{display:flex;flex-wrap:wrap}.wprm-recipe-details-container-table.wprm-recipe-table-borders-none .wprm-recipe-block-container-table{max-width:100%;min-width:120px}.wprm-recipe-details-container-table .wprm-recipe-block-container-table{padding:5px}.wprm-recipe-details-container-table.wprm-recipe-table-borders-all .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom .wprm-recipe-block-container-table{border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left-right .wprm-recipe-block-container-table{border-bottom:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top .wprm-recipe-block-container-table{border-bottom:none!important;border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom .wprm-recipe-block-container-table{border-left:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom .wprm-recipe-block-container-table:not(:last-child){border-bottom:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left .wprm-recipe-block-container-table{border-bottom:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-right .wprm-recipe-block-container-table{border-bottom:none!important;border-left:none!important;border-top:none!important}.wprm-recipe-block-container-columns .wprm-recipe-details-label{margin-right:.4em;min-width:0}}.wprm-recipe-details-unit{font-size:.8em}@media only screen and (max-width:600px){.wprm-recipe-details-unit{font-size:1em}}.wprm-container-columns-spaced,.wprm-container-columns-spaced-middle{display:flex;flex-wrap:wrap;justify-content:space-between}.wprm-container-columns-spaced-middle.wprm-container-columns-spaced-middle,.wprm-container-columns-spaced.wprm-container-columns-spaced-middle{align-items:center}.wprm-container-columns-spaced-middle>*,.wprm-container-columns-spaced>*{flex:1}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter,.wprm-container-columns-spaced.wprm-container-columns-gutter{margin-left:-8px;margin-right:-8px}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>*,.wprm-container-columns-spaced.wprm-container-columns-gutter>*{margin-left:8px!important;margin-right:8px!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container{margin-left:0!important;margin-right:0!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container a,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container a{margin-left:8px!important;margin-right:8px!important}@media (max-width:450px){.wprm-container-columns-spaced,.wprm-container-columns-spaced-middle{display:block}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>*,.wprm-container-columns-spaced.wprm-container-columns-gutter>*{margin-bottom:16px!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container{margin-bottom:0!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container a,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container a{margin-bottom:16px!important}}.wprm-container-float-left{float:left;margin:0 10px 10px 0;position:relative;text-align:center;z-index:1}.rtl .wprm-container-float-left,.wprm-container-float-right{float:right;margin:0 0 10px 10px}.wprm-container-float-right{position:relative;text-align:center;z-index:1}.rtl .wprm-container-float-right{float:left;margin:0 10px 10px 0}@media only screen and (max-width:640px){.rtl .wprm-container-float-left,.rtl .wprm-container-float-right,.wprm-container-float-left,.wprm-container-float-right{float:none;margin-left:0;margin-right:0}}.wprm-header-decoration-line,.wprm-header-decoration-spacer,.wprm-icon-decoration-line{align-items:center;display:flex;flex-wrap:wrap}.wprm-header-decoration-line.wprm-align-left .wprm-decoration-line,.wprm-header-decoration-spacer.wprm-align-left .wprm-decoration-line,.wprm-icon-decoration-line.wprm-align-left .wprm-decoration-line{margin-left:15px}.wprm-header-decoration-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-line.wprm-align-right .wprm-decoration-line,.wprm-header-decoration-spacer.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-spacer.wprm-align-right .wprm-decoration-line,.wprm-icon-decoration-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-icon-decoration-line.wprm-align-right .wprm-decoration-line{margin-right:15px}.wprm-header-decoration-line.wprm-align-center .wprm-decoration-line:last-child,.wprm-header-decoration-spacer.wprm-align-center .wprm-decoration-line:last-child,.wprm-icon-decoration-line.wprm-align-center .wprm-decoration-line:last-child{margin-left:15px}.wprm-decoration-line{border-bottom:1px solid #000;flex:auto;height:1px}.wprm-decoration-spacer{flex:auto}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-faded{opacity:.7}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-smaller{font-size:.8em}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-smaller-faded{font-size:.8em;opacity:.7}.wprm-expandable-container{--wprm-expandable-text-color:#333;--wprm-expandable-button-color:#fff;--wprm-expandable-border-color:#333;--wprm-expandable-border-radius:0px;--wprm-expandable-vertical-padding:5px;--wprm-expandable-horizontal-padding:5px}.wprm-expandable-container a.wprm-expandable-button,.wprm-expandable-container button.wprm-expandable-button{color:var(--wprm-expandable-text-color)}.wprm-expandable-container button.wprm-expandable-button{background-color:var(--wprm-expandable-button-color);border-color:var(--wprm-expandable-border-color);border-radius:var(--wprm-expandable-border-radius);padding:var(--wprm-expandable-vertical-padding) var(--wprm-expandable-horizontal-padding)}.wprm-expandable-container.wprm-expandable-collapsed .wprm-expandable-button-hide,.wprm-expandable-container.wprm-expandable-collapsed .wprm-expandable-content,.wprm-expandable-container.wprm-expandable-expanded .wprm-expandable-button-show{display:none}.wprm-block-text-normal{font-style:normal;font-weight:400;text-transform:none}.wprm-block-text-light{font-weight:300!important}.wprm-block-text-light-bold{font-weight:500!important}.wprm-block-text-semi-bold{font-weight:600!important}.wprm-block-text-bold{font-weight:700!important}.wprm-block-text-italic{font-style:italic!important}.wprm-block-text-uppercase{text-transform:uppercase!important}.wprm-block-text-faded{opacity:.7}.wprm-block-text-uppercase-faded{opacity:.7;text-transform:uppercase!important}.wprm-block-text-smaller{font-size:.9em}.wprm-block-text-larger{font-size:1.1em}.wprm-block-text-faded .wprm-block-text-faded,.wprm-block-text-uppercase-faded .wprm-block-text-uppercase-faded{opacity:1}.wprm-block-text-larger .wprm-block-text-larger,.wprm-block-text-smaller .wprm-block-text-smaller{font-size:1em}.wprm-align-left{text-align:left}.wprm-align-center{text-align:center}.wprm-align-right{text-align:right}.wprm-recipe-header .wprm-recipe-icon{margin-right:5px}.wprm-recipe-header.wprm-header-has-actions{align-items:center;display:flex;flex-wrap:wrap}.wprm-recipe-header .wprm-recipe-adjustable-servings-container,.wprm-recipe-header .wprm-recipe-media-toggle-container,.wprm-recipe-header .wprm-unit-conversion-container{font-size:16px;font-style:normal;font-weight:400;opacity:1;text-transform:none}.wprm-recipe-icon svg{display:inline;height:1.3em;margin-top:-.15em;overflow:visible;vertical-align:middle;width:1.3em}.wprm-icon-shortcode{font-size:16px;height:16px}.wprm-icon-shortcode.wprm-icon-shortcode-inline{display:inline}.wprm-icon-shortcode .wprm-recipe-icon svg{display:inline;height:1em;margin-top:0;overflow:visible;vertical-align:middle;width:1em}.wprm-internal-container{background-color:#fff;border:0 solid #fff;border-radius:20px;padding:20px}.wprm-internal-container ul li{margin-left:16px!important}.wprm-internal-container .wprm-internal-container-toggle+.wprm-recipe-ingredient-group .wprm-recipe-group-name,.wprm-internal-container .wprm-internal-container-toggle+.wprm-recipe-instruction-group .wprm-recipe-group-name,.wprm-internal-container .wprm-recipe-ingredient-group:first-child .wprm-recipe-group-name,.wprm-internal-container .wprm-recipe-instruction-group:first-child .wprm-recipe-group-name{margin-top:0!important}.wprm-internal-container .wprm-internal-container-toggle{float:right;position:relative;z-index:2}.wprm-internal-container .wprm-internal-container-toggle a.wprm-expandable-button{color:#333;cursor:pointer;text-decoration:none}.wprm-internal-container.wprm-expandable-collapsed{mask-image:linear-gradient(180deg,#000 50%,transparent);max-height:60px;overflow:hidden}.wprm-recipe-image img{display:block;margin:0 auto}.wprm-recipe-image .dpsp-pin-it-wrapper{margin:0 auto}.wprm-recipe-image picture{border:none!important}.wprm-block-image-circle img{border-radius:50%}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-group-name{margin-top:.8em!important}.wprm-recipe-ingredients-container.wprm-recipe-images-before .wprm-recipe-ingredient-image{margin-right:10px}.wprm-recipe-ingredients-container.wprm-recipe-images-after .wprm-recipe-ingredient-image{margin-left:10px}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image{flex-shrink:0}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image .wprm-recipe-ingredient-no-image-placeholder{display:inline-block}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image img{vertical-align:middle}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-faded{opacity:.7}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-smaller{font-size:.8em}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-smaller-faded{font-size:.8em;opacity:.7}.wprm-ingredient-style-grouped ul.wprm-recipe-ingredients{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.wprm-ingredient-style-grouped ul.wprm-recipe-ingredients li.wprm-recipe-ingredient{padding-right:10px}.wprm-ingredient-style-grouped .wprm-recipe-ingredient-details-container{align-items:center;display:flex}.wprm-ingredient-style-grouped .wprm-recipe-ingredient-details-container .wprm-recipe-ingredient-notes{display:block}.rtl .wprm-ingredient-style-grouped ul.wprm-recipe-ingredients li.wprm-recipe-ingredient{padding-left:10px;padding-right:0}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient{display:flex}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit{flex-shrink:0;margin-right:10px}.wprm-ingredient-style-table-2-align.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-2.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3-align.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient{align-items:center}.wprm-ingredient-style-table-2-align .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3-align .wprm-recipe-ingredient-amount-unit{text-align:right}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes{flex:1}.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-name,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-name{margin-right:10px}.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-notes,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-notes{flex:1}.wprm-recipe-shop-instacart-loading{cursor:wait;opacity:.5}@font-face{font-display:swap;font-family:Instacart;font-style:normal;font-weight:400;src:url(../../../plugins/wp-recipe-maker/dist/fonts/instacart.woff2) format("woff2")}.wprm-recipe-shop-instacart{align-items:center;border:1px solid #003d29;border-radius:23px;cursor:pointer;display:inline-flex;font-family:Instacart,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;height:46px;padding:0 18px}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-dark{background-color:#003d29;color:#faf1e5}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-light{background-color:#faf1e5;border-color:#efe9e1;color:#003d29}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-white{background-color:#fff;border-color:#e8e9eb;color:#000}.wprm-recipe-shop-instacart>img{height:22px!important;margin:0!important;padding:0!important;width:auto!important}.wprm-recipe-shop-instacart>span{margin-left:10px}.wprm-recipe-instructions-container .wprm-recipe-instruction-group-name{margin-top:.8em!important}.wprm-recipe-instructions-container .wprm-recipe-instruction-text{font-size:1em}.wprm-recipe-instructions-container .wprm-recipe-instruction-media{margin:5px 0 15px;max-width:100%}.wprm-recipe-instructions-container .wprm-recipe-instruction-video iframe{max-width:100%}.wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient{display:inline-block;padding-right:5px}.wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient:last-child{padding-right:0}.rtl .wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient{display:inline-block;padding-left:5px;padding-right:0}.rtl .wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient:first-child{padding-left:5px}.wprm-recipe-jump-to-section-container{--wprm-jump-to-section-gap:10px;--wprm-jump-to-section-alignment:flex-start;--wprm-jump-to-section-background:#fff;--wprm-jump-to-section-text-color:#333;--wprm-jump-to-section-borderwidth:0px;--wprm-jump-to-section-border:#333;--wprm-jump-to-section-border-radius:10px;--wprm-jump-to-section-vertical-padding:5px;--wprm-jump-to-section-horizontal-padding:15px;align-items:center;display:flex;flex-wrap:wrap;gap:var(--wprm-jump-to-section-gap);justify-content:var(--wprm-jump-to-section-alignment);text-wrap:nowrap}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-nowrap{flex-wrap:nowrap}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll{flex-wrap:nowrap;overflow-x:scroll;scrollbar-width:none;--wprm-jump-to-section-fade-width:50px;mask-image:linear-gradient(to right,transparent 0,#000 var(--wprm-jump-to-section-fade-width),#000 calc(100% - var(--wprm-jump-to-section-fade-width)),transparent 100%);mask-repeat:no-repeat;mask-size:100% 100%}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll::-webkit-scrollbar{display:none}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-left{mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--wprm-jump-to-section-fade-width)),transparent 100%)}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-right{mask-image:linear-gradient(to right,transparent 0,#000 var(--wprm-jump-to-section-fade-width),#000 100%)}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-left.scrolled-right{mask-image:none}.wprm-recipe-jump-to-section-container a.wprm-recipe-jump-to-section{align-items:center;background-color:var(--wprm-jump-to-section-background);border-color:var(--wprm-jump-to-section-border);border-radius:var(--wprm-jump-to-section-border-radius);border-style:solid;border-width:var(--wprm-jump-to-section-borderwidth);color:var(--wprm-jump-to-section-text-color);display:flex;gap:5px;padding:var(--wprm-jump-to-section-vertical-padding) var(--wprm-jump-to-section-horizontal-padding);text-decoration:none}.wprm-recipe-jump-to-section-container .wprm-recipe-icon svg{margin-top:0}.wprm-recipe-jump-to-section-icon-above .wprm-recipe-jump-to-section{flex-direction:column}.wprm-recipe-jump-to-section-icon-right .wprm-recipe-jump-to-section{flex-direction:row-reverse}.wprm-recipe-jump-to-section-icon-below .wprm-recipe-jump-to-section{flex-direction:column-reverse}.wprm-layout-container{--wprm-layout-container-text-color:inherit;--wprm-layout-container-background-color:inherit;background-color:var(--wprm-layout-container-background-color);color:var(--wprm-layout-container-text-color)}.wprm-layout-column-container{display:flex;flex-wrap:nowrap}.wprm-layout-column{--wprm-layout-column-text-color:inherit;--wprm-layout-column-background-color:inherit;background-color:var(--wprm-layout-column-background-color);color:var(--wprm-layout-column-text-color)}.wprm-padding-5{padding:5px}.wprm-padding-10{padding:10px}.wprm-padding-20{padding:20px}.wprm-padding-30{padding:30px}.wprm-padding-40{padding:40px}.wprm-padding-50{padding:50px}.wprm-column-gap-5{column-gap:5px}.wprm-column-gap-10{column-gap:10px}.wprm-column-gap-20{column-gap:20px}.wprm-column-gap-30{column-gap:30px}.wprm-column-gap-40{column-gap:40px}.wprm-column-gap-50{column-gap:50px}.wprm-row-gap-5{row-gap:5px}.wprm-row-gap-10{row-gap:10px}.wprm-row-gap-20{row-gap:20px}.wprm-row-gap-30{row-gap:30px}.wprm-row-gap-40{row-gap:40px}.wprm-row-gap-50{row-gap:50px}.wprm-layout-column{flex:auto}.wprm-column-width-20{flex:1 1 20%}.wprm-column-width-25{flex:1 1 25%}.wprm-column-width-33{flex:1 1 33.33%}.wprm-column-width-40{flex:1 1 40%}.wprm-column-width-50{flex:1 1 50%}.wprm-column-width-60{flex:1 1 60%}.wprm-column-width-66{flex:1 1 66.66%}.wprm-column-width-75{flex:1 1 75%}.wprm-column-width-80{flex:1 1 80%}@media (max-width:480px){.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400){flex-direction:column}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400).wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-left{text-align:left}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-right{text-align:right}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-center{text-align:center}}@media (max-width:768px){.wprm-column-rows-tablet{flex-direction:column}.wprm-column-rows-tablet.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-tablet>.wprm-align-rows-left{text-align:left}.wprm-column-rows-tablet>.wprm-align-rows-right{text-align:right}.wprm-column-rows-tablet>.wprm-align-rows-center{text-align:center}}@container (max-width:900px){.wprm-column-rows-recipe-900{flex-direction:column}.wprm-column-rows-recipe-900.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-recipe-900>.wprm-align-rows-left{text-align:left}.wprm-column-rows-recipe-900>.wprm-align-rows-right{text-align:right}.wprm-column-rows-recipe-900>.wprm-align-rows-center{text-align:center}}@container (max-width:800px){.wprm-column-rows-recipe-800{flex-direction:column}.wprm-column-rows-recipe-800.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-recipe-800>.wprm-align-rows-left{text-align:left}.wprm-column-rows-recipe-800>.wprm-align-rows-right{text-align:right}.wprm-column-rows-recipe-800>.wprm-align-rows-center{text-align:center}}@container (max-width:700px){.wprm-column-rows-recipe-700{flex-direction:column}.wprm-column-rows-recipe-700.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-recipe-700>.wprm-align-rows-left{text-align:left}.wprm-column-rows-recipe-700>.wprm-align-rows-right{text-align:right}.wprm-column-rows-recipe-700>.wprm-align-rows-center{text-align:center}}@container (max-width:600px){.wprm-column-rows-recipe-600{flex-direction:column}.wprm-column-rows-recipe-600.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-recipe-600>.wprm-align-rows-left{text-align:left}.wprm-column-rows-recipe-600>.wprm-align-rows-right{text-align:right}.wprm-column-rows-recipe-600>.wprm-align-rows-center{text-align:center}}@container (max-width:500px){.wprm-column-rows-recipe-500{flex-direction:column}.wprm-column-rows-recipe-500.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-recipe-500>.wprm-align-rows-left{text-align:left}.wprm-column-rows-recipe-500>.wprm-align-rows-right{text-align:right}.wprm-column-rows-recipe-500>.wprm-align-rows-center{text-align:center}}@container (max-width:400px){.wprm-column-rows-recipe-400{flex-direction:column}.wprm-column-rows-recipe-400.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-recipe-400>.wprm-align-rows-left{text-align:left}.wprm-column-rows-recipe-400>.wprm-align-rows-right{text-align:right}.wprm-column-rows-recipe-400>.wprm-align-rows-center{text-align:center}}.wprm-recipe-link{cursor:pointer;text-decoration:none}.wprm-recipe-link.wprm-recipe-link-inline-button{display:inline-block;margin:0 5px 5px 0}.wprm-recipe-link.wprm-recipe-link-button{display:table;margin:5px auto}.wprm-recipe-link.wprm-recipe-link-wide-button{display:block;margin:5px 0;text-align:center;width:auto}.wprm-recipe-link.wprm-recipe-link-button,.wprm-recipe-link.wprm-recipe-link-inline-button,.wprm-recipe-link.wprm-recipe-link-wide-button{border-style:solid;border-width:1px;padding:5px}.wprm-recipe-link.wprm-recipe-link-disabled{cursor:not-allowed}.rtl .wprm-recipe-link.wprm-recipe-link-inline-button{margin:0 0 5px 5px}.wprm-nutrition-label-container-simple .wprm-nutrition-label-text-nutrition-unit{font-size:.85em}.wprm-nutrition-label-container-grouped{display:flex;flex-wrap:wrap;justify-content:flex-start}.wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container{padding-right:10px;white-space:nowrap}.rtl .wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container{padding-left:10px;padding-right:0}.wprm-recipe-rating{white-space:nowrap}.wprm-recipe-rating svg{height:1.1em;margin-top:-.15em!important;margin:0;vertical-align:middle;width:1.1em}.wprm-recipe-rating.wprm-recipe-rating-inline{align-items:center;display:inline-flex}.wprm-recipe-rating.wprm-recipe-rating-inline .wprm-recipe-rating-details{display:inline-block;margin-left:10px}.wprm-recipe-rating .wprm-recipe-rating-details{font-size:.8em}.wprm-recipe-smart-with-food-button{display:block}.wprm-spacer{background:none!important;display:block!important;font-size:0;height:10px;line-height:0;width:100%}.wprm-spacer+.wprm-spacer{display:none!important}.wprm-recipe-instruction-text .wprm-spacer,.wprm-recipe-notes .wprm-spacer,.wprm-recipe-summary .wprm-spacer{display:block!important}.wprm-temperature-container .wprm-temperature-icon img{display:inline-block;height:auto;margin-bottom:-.2em;vertical-align:text-bottom;width:1.6em}.wprm-toggle-switch-container{align-items:center;display:flex;margin:10px 0}.wprm-toggle-switch-container label{cursor:pointer;flex-shrink:0;font-size:1em;margin:0}.wprm-toggle-switch-container .wprm-prevent-sleep-description{font-size:.8em;line-height:1.1em;margin-left:10px}.wprm-toggle-switch{align-items:center;display:inline-flex;position:relative}.wprm-toggle-switch input{height:0;margin:0;min-width:0;opacity:0;padding:0;width:0}.wprm-toggle-switch .wprm-toggle-switch-slider{align-items:center;cursor:pointer;display:inline-flex;gap:5px;position:relative;-webkit-transition:.4s;transition:.4s;--switch-height:28px;height:var(--switch-height);--knob-size:calc(var(--switch-height)*0.8);--switch-off-color:#ccc;--switch-off-text:#333;--switch-off-knob:#fff;--switch-on-color:#333;--switch-on-text:#fff;--switch-on-knob:#fff;background-color:var(--switch-off-color)}.wprm-toggle-switch .wprm-toggle-switch-slider:before{background-color:var(--switch-off-knob);content:"";height:var(--knob-size);left:calc(var(--knob-size)/5);position:absolute;-webkit-transition:.4s;transition:.4s;width:var(--knob-size)}.wprm-toggle-switch input:checked+.wprm-toggle-switch-slider{background-color:var(--switch-on-color)}.wprm-toggle-switch input:focus+.wprm-toggle-switch-slider{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.wprm-toggle-switch input:checked+.wprm-toggle-switch-slider:before{background-color:var(--switch-on-knob);left:calc(100% - var(--knob-size) - var(--knob-size)/5)}.wprm-toggle-switch .wprm-toggle-switch-label{margin-left:10px}.wprm-toggle-switch-outside .wprm-toggle-switch-slider{width:calc(var(--switch-height)*2)}.wprm-toggle-switch-inside .wprm-toggle-switch-text{display:grid}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on{align-items:center;color:#fff;display:flex;font-size:calc(var(--switch-height)*.5);gap:5px;grid-area:1/1;opacity:0;transition:opacity .4s;white-space:nowrap}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off .wprm-recipe-icon,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on .wprm-recipe-icon{align-items:center;display:inline-flex;margin-right:0}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off .wprm-recipe-icon svg,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on .wprm-recipe-icon svg{margin-top:0}.wprm-toggle-switch-inside .wprm-toggle-switch-slider{padding:5px 10px;padding-left:calc(var(--knob-size) + var(--knob-size)/5 + 5px);padding-right:10px}.wprm-toggle-switch-inside .wprm-toggle-switch-slider .wprm-toggle-switch-off{color:var(--switch-off-text);opacity:1}.wprm-toggle-switch-inside .wprm-toggle-switch-slider .wprm-toggle-switch-on{color:var(--switch-on-text);opacity:0}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider{padding-left:10px;padding-right:calc(var(--knob-size) + var(--knob-size)/5 + 5px)}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider .wprm-toggle-switch-off{opacity:0}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider .wprm-toggle-switch-on{opacity:1}.wprm-toggle-switch-rounded .wprm-toggle-switch-slider{border-radius:999px}.wprm-toggle-switch-rounded .wprm-toggle-switch-slider:before{border-radius:50%}.wprm-toggle-container button.wprm-toggle{border:none;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;text-transform:inherit;white-space:nowrap}.wprm-toggle-container button.wprm-toggle:focus{outline:none}.wprm-toggle-buttons-container{--wprm-toggle-button-background:#fff;--wprm-toggle-button-accent:#333;--wprm-toggle-button-radius:3px;align-items:stretch;background-color:var(--wprm-toggle-button-background);border:1px solid var(--wprm-toggle-button-accent);border-radius:var(--wprm-toggle-button-radius);color:var(--wprm-toggle-button-accent);display:inline-flex;flex-shrink:0;overflow:hidden}.wprm-toggle-buttons-container button.wprm-toggle{background-color:var(--wprm-toggle-button-accent);border-left:1px solid var(--wprm-toggle-button-accent);color:var(--wprm-toggle-button-background);padding:5px 10px}.wprm-toggle-buttons-container button.wprm-toggle:first-child{border-left:0;border-right:0}.wprm-toggle-buttons-container button.wprm-toggle.wprm-toggle-active .wprm-toggle-icon-inactive{display:none}.wprm-toggle-buttons-container button.wprm-toggle:not(.wprm-toggle-active){background:none!important;color:inherit!important}.wprm-toggle-buttons-container button.wprm-toggle:not(.wprm-toggle-active) .wprm-toggle-icon-active{display:none}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon{margin:0}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon svg{margin-top:-.3em}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon+.wprm-toggle-text{margin-left:10px}.rtl .wprm-toggle-buttons-container button.wprm-toggle{border-left:0;border-right:1px solid var(--wprm-toggle-button-accent)}.wprm-toggle-pills-container{--wprm-toggle-pills-height:28px;--wprm-toggle-pills-gap:10px;--wprm-toggle-pills-radius:999px;--wprm-toggle-pills-background:#fff;--wprm-toggle-pills-border:#333;--wprm-toggle-pills-text:#333;--wprm-toggle-pills-active-background:#333;--wprm-toggle-pills-active-border:#333;--wprm-toggle-pills-active-text:#fff;align-items:center;display:inline-flex;gap:var(--wprm-toggle-pills-gap)}.wprm-toggle-pills-container button.wprm-toggle{align-items:center;background-color:var(--wprm-toggle-pills-background);border:1px solid var(--wprm-toggle-pills-border);border-radius:var(--wprm-toggle-pills-radius);color:var(--wprm-toggle-pills-text);display:inline-flex;font-size:calc(var(--wprm-toggle-pills-height)*.5);height:var(--wprm-toggle-pills-height);justify-content:center;margin:0;min-width:var(--wprm-toggle-pills-height);padding:0;width:auto}.wprm-toggle-pills-container button.wprm-toggle.wprm-toggle-active{background-color:var(--wprm-toggle-pills-active-background);border:1px solid var(--wprm-toggle-pills-active-border);color:var(--wprm-toggle-pills-active-text)}.wprm-recipe-header+.wprm-recipe-video{margin-top:10px}@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{/*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{/*!rtl:begin:ignore*/direction:ltr;/*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:1;grid-row:1;/*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;/*!rtl:begin:ignore*/grid-column:2;grid-row:1;/*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:2;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{/*!rtl:begin:ignore*/grid-column:1;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0%;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0%;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0}}.h90291f4f .h533b3310{display:flex;justify-content:space-between;max-width:1167px;width:100%;margin:0 auto;min-height:85px}.h90291f4f .h3775507a{max-width:225px;width:100%}.h90291f4f .h522007a5{display:flex;justify-content:space-between}.h90291f4f .h0ca7fb00{position:relative}.h90291f4f .h0ca7fb00>a{display:block;padding:32px 12px;font-weight:600;color:#303030}.h90291f4f .h0ca7fb00:hover>a{color:var(--color-primary);margin-top:-3px}.h90291f4f .h0ca7fb00:hover .d7e2db3d{display:flex}.h90291f4f .d7e2db3d{display:none;flex-direction:column;align-items:center;position:absolute;left:50%;transform:translateX(-50%);background:var(--pads-color-tertiary);z-index:10}.h90291f4f .fdffd746{padding:0 32px 16px 32px}.h90291f4f .fdffd746>a{color:#303030;font-weight:600;white-space:nowrap}.h90291f4f .fdffd746:hover>a{color:var(--color-primary)}.h90291f4f .c9447eb8{display:flex;justify-content:center;align-items:center;position:relative}.h90291f4f .aac8643e{cursor:pointer;width:22px}.h90291f4f .h06f2a595{cursor:pointer;display:none}.h90291f4f .h4d35a2b1{display:none;position:absolute;top:20px;right:30px;background:#fff}.h90291f4f .c9447eb8.show-search .h4d35a2b1{display:block}.h90291f4f .c9447eb8.show-search .aac8643e{display:none}.h90291f4f .c9447eb8.show-search .h06f2a595{display:block}.h90291f4f .d5b21ff5{width:290px;height:42px;padding-left:50px;box-shadow:0 5px 10px rgba(58,21,0,.25);border:none;border-radius:12px}.h90291f4f .d5b21ff5::placeholder{font-size:16px;font-weight:500;position:absolute;top:12px}.h90291f4f .f50338c2{position:absolute;left:20px;top:12px}.h90291f4f .header-search-results{width:290px;position:absolute;display:flex;flex-direction:column;background:#fff;top:56px;right:30px;box-shadow:0 5px 10px rgba(58,21,0,.25);border-radius:0 0 12px 12px;padding:28px 20px 0 20px;z-index:10}.h90291f4f .header-search-results-item{margin-bottom:24px}.h90291f4f .h00e4e3f7,.h90291f4f .h8f42731d{display:flex;align-items:center}.h90291f4f .dfa46a81{display:none;align-items:center}.h90291f4f .b593f0a9{cursor:pointer;padding:0 0 0 12px;width:35px}.h90291f4f .h4f78729f{display:none;background:#fff;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;padding:24px;overflow:auto}.h90291f4f .h4f78729f.show-menu{display:flex}.h90291f4f .h9d86a43a{cursor:pointer;position:absolute;top:24px;right:24px;width:18px;height:18px}.h90291f4f .h867f53f3{width:120px}.h90291f4f .h4893215d{margin-top:30px;display:flex;flex-direction:column}.h90291f4f .b120b612{margin-bottom:24px;position:relative}.h90291f4f .b120b612>a{color:#303030}.h90291f4f .b120b612.h89fad7db>a{position:relative}.h90291f4f .b120b612.h89fad7db>a::after{content:url(../../../plugins/dl-common/src/PublicAssets/Menu/pb/images/menu-arrow.svg);position:absolute;right:-15px;top:-2px}.h90291f4f .b120b612.h89fad7db:hover>a::after{transform:rotate(180deg);top:2px}.h90291f4f .b120b612:hover .h189ef4e0{display:flex}.h90291f4f .h189ef4e0{display:none;flex-direction:column;margin:16px 0 0 8px}.h90291f4f .h031194ce{margin-bottom:8px}.h90291f4f .h031194ce>a{color:#303030}@media (max-width:1200px){.h90291f4f .h533b3310{padding:0 16px}}@media (max-width:768px){.h90291f4f .h533b3310{padding:20px 16px;min-height:none}.h90291f4f .h533b3310{background:#fff}.h90291f4f .h522007a5{display:none}.h90291f4f .dfa46a81{display:flex}.h90291f4f .h4d35a2b1{top:auto}.h90291f4f .header-search-results{top:31px}}@media (max-width:480px){.h90291f4f .d5b21ff5{right:0}.h90291f4f .h533b3310{padding:12px 16px 16px 16px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@charset "UTF-8";.b8c871b6{color:var(--color-primary)!important}.p93a0b478{border-color:var(--color-primary)!important}.e8f0dc6e{background-color:var(--color-primary)!important}.c8a567992{color:#fff!important}@font-face{font-display:swap;font-family:"Sora";font-style:normal;font-weight:400;src:local("Sora"),url(../../../themes/pb/assets/fonts/Sora-Regular.ttf)}@font-face{font-display:swap;font-family:"Sora";font-style:normal;font-weight:600;src:local("Sora"),url(../../../themes/pb/assets/fonts/Sora-SemiBold.ttf)}@font-face{font-display:swap;font-family:"Sora";font-style:normal;font-weight:700;src:local("Sora"),url(../../../themes/pb/assets/fonts/Sora-Bold.ttf)}@font-face{font-display:swap;font-family:"RadioCanada";font-style:normal;font-weight:400;src:local("RadioCanada"),url(../../../themes/pb/assets/fonts/RadioCanada-Regular.ttf)}@font-face{font-display:swap;font-family:"RadioCanada";font-style:normal;font-weight:600;src:local("RadioCanada"),url(../../../themes/pb/assets/fonts/RadioCanada-SemiBold.ttf)}@font-face{font-display:swap;font-family:"RadioCanada";font-style:normal;font-weight:700;src:local("RadioCanada"),url(../../../themes/pb/assets/fonts/RadioCanada-Bold.ttf)}@font-face{font-display:swap;font-family:"Jomhuria";font-style:normal;font-weight:400;src:local("Jomhuria"),url(../../../themes/pb/assets/fonts/Jomhuria-Regular.ttf)}body{box-sizing:border-box;color:#303030;font-size:16px;margin:0;padding:0;border:0;vertical-align:baseline}body *{margin:0;padding:0;border:0;box-sizing:border-box}button,input{outline:none}ol,ul{list-style:none}a{text-decoration:none;color:var(--color-primary)}iframe{width:100%!important;height:420px!important;margin-bottom:28px}@media (max-width:900px){iframe{height:350px!important}}@media (max-width:600px){iframe{height:300px!important}}@media (max-width:500px){iframe{height:240px!important}}img{object-fit:cover}h1{position:relative;font-size:48px;font-weight:700}h2{position:relative;font-size:36px;font-weight:600;margin-bottom:32px}h3{position:relative;font-size:28px;font-weight:600;margin-bottom:24px}h4{position:relative;font-size:21px;font-weight:600;margin-bottom:24px}p{font-size:18px;line-height:29px;margin-bottom:24px;color:#303030cc}button{font-family:"Sora";cursor:pointer}input{border:1px solid #9e9e9e;border-radius:8px;padding:0 16px;height:40px;background:transparent}input::placeholder{font-size:15px;color:#30303050}.t7cd448b7,.table-kpa{overflow:auto;margin-bottom:15px}table{width:100%;font-size:14px;border-collapse:collapse;background:var(--pads-color-tertiary);margin:30px 0}table tr td{padding:25px 35px;text-align:center}table tr:nth-of-type(2n){background:var(--pads-color-primary)}table tr th{padding:25px 35px}@media (max-width:480px){table tr th{width:140px}}.e993b78a{display:flex}.e993b78a input{border-top-right-radius:0;border-bottom-right-radius:0}.e993b78a button{background:var(--color-secondary);border-radius:0 8px 8px 0;color:#fff;padding:10px 15px}.b8f270167{display:flex;align-items:center;background:var(--color-primary)!important;color:#fff;border-radius:8px;padding:8px 24px}.b8f270167>img{margin-left:7px}.c16770d26{max-width:1167px;width:100%;margin:0 auto}.c36f902f1{max-width:700px;width:100%;margin:0 auto}.c16770d26 li,.c36f902f1 li{margin:5px 25px}.text-center{text-align:center}.block-center{display:flex;justify-content:center}.socials>a{width:32px;height:32px;display:inline-block;margin-right:2px;color:var(--color-secondary);font-size:24px;line-height:34px;text-align:center;position:relative;border-radius:4px;background:transparent}.b4b0ac488{height:500px;display:flex;align-items:center;position:relative;background-color:var(--color-secondary)}.b4b0ac488 .b3495b0ac{position:absolute;width:100%;height:100%;backdrop-filter:blur(5px);z-index:1}.b4b0ac488 .b257a7a2f{width:1167px;margin:0 auto;z-index:2}.h65dd6d49{max-width:700px;max-height:400px;margin:0 auto}.h30caeb42{max-width:700px;max-height:400px;width:100%;height:100%;border-radius:8px}.l68967eb9{display:flex}.l68967eb9 .p2c2bef26{margin-right:8px}.p2c2bef26{display:flex!important;flex-direction:column;justify-content:flex-end;background:#fff;min-height:96px!important;border:1px solid var(--color-primary);border-radius:8px}.p2c2bef26 .p963d4ad9{width:135px;height:70px;padding:0 14px;object-fit:contain}.p2c2bef26 .p8ea75d36{background:var(--color-primary);color:#fff;border-radius:7px;padding:9px 18px;margin-top:-15px;text-align:center}.i5dcdf4f9{position:relative;line-height:24px}.i8904b2ff{width:50px;height:12px;background:var(--color-primary);border-radius:2px;margin-bottom:20px}.bf0d2b67{display:flex;justify-content:center}.t765edf3e{position:absolute;left:-30px;top:-38px;font-weight:700;font-size:96px;color:var(--pads-color-primary);z-index:-1}.ccb__wrap{background:#f7f7f7;border-radius:8px;padding:24px;margin:30px 0}.ccb__inner{line-height:24px}.ccb__inner::before{content:"#Tips";display:block;color:var(--color-primary);font-weight:700;margin-bottom:8px}.ccb__inner p:last-of-type{margin-bottom:0}.c16770d26 ol,.c36f902f1 ol{list-style:decimal}.c16770d26 ul,.c36f902f1 ul{list-style:square}.c16770d26 ul,.c16770d26 ol,.c36f902f1 ul,.c36f902f1 ol{color:#303030cc;margin-bottom:15px}.c16770d26 li,.c36f902f1 li{line-height:1.5}.c16770d26 .size-full{width:100%!important;margin:15px 0}.wp-caption-text{background:#f7f7f7;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:16px}.wp-caption{width:100%!important;margin-bottom:15px}.wp-caption img{display:block;height:auto!important;max-width:100%!important;margin-top:36px;margin-left:auto;margin-right:auto;border-top-right-radius:8px;border-top-left-radius:8px}.alignleft{float:left}.alignright{float:right}.star-fill path,.star-half path:nth-of-type(2){fill:var(--color-primary)}.b370a841{width:auto;display:inline-block;position:relative;font-family:"Jomhuria";font-size:64px;font-weight:400;text-align:left}.b370a841::after{content:"";position:absolute;left:0;bottom:8px;width:100%;height:6px;border-radius:6px;background:var(--color-primary)}.scroll-top{z-index:1008;border-radius:5px 0 0 5px;position:fixed;bottom:125px;right:0;cursor:pointer;transition:all 0.7s ease-in-out;transform-style:preserve-3d;backface-visibility:hidden;overflow:auto;font-size:16px;line-height:32px;height:32px;width:32px;color:#fff;text-align:center;background:rgba(0,0,0,.4);opacity:0}.scroll-top.visible{opacity:1}header{background:var(--pads-color-tertiary)}.mt-10{margin-top:10px!important}.mt-20{margin-top:20px!important}.mt-30{margin-top:30px!important}.mt-40{margin-top:40px!important}.mt-50{margin-top:50px!important}.mb-10{margin-bottom:10px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-40{margin-bottom:40px!important}.mb-50{margin-bottom:50px!important}@media (max-width:1200px){.c16770d26,.c36f902f1{padding:0 16px}.b4b0ac488 .b257a7a2f{padding:0 16px}}@media (max-width:900px){.p8afe29c5{overflow-x:hidden}}@media (max-width:480px){h1{font-size:32px}h2{font-size:28px}.p2c2bef26 .p8ea75d36{font-size:14px}.t765edf3e{font-size:64px;top:-23px;left:-23px}}footer{background:var(--pads-color-tertiary);margin-top:30px}footer .dd06e494{max-width:225px}footer .f097254b7{margin-bottom:8px;font-size:21px;font-weight:600}footer .f097254b7>a{color:#303030!important}footer .f111a1d6c{max-width:1167px;width:100%;margin:0 auto;padding:24px 0}footer .f1b7743e7{margin-bottom:30px}footer .df0c3ebc{display:flex;justify-content:space-between}footer .f8e2e9094{width:40%}footer .f395c4a5d{margin-bottom:30px}footer .c84b6b84{margin-bottom:30px}footer .f742e377e{display:flex;justify-content:space-between;width:60%}footer .e8ed0eeb{max-width:200px;width:100%}footer .f8b6e17c0{margin-bottom:16px}footer .footer-menu-title{font-size:21px;font-weight:600}footer .f14e4dedc{line-height:19px;color:#30303050;max-width:300px}footer .f8b6e17c0>a{color:#30303080}footer .footer-menu-title>a{color:#303030}@media (max-width:1200px){footer .f111a1d6c{padding-left:16px;padding-right:16px}}@media (max-width:900px){footer .df0c3ebc{flex-wrap:wrap}footer .f742e377e{width:100%;margin-bottom:30px}footer .f8e2e9094{width:100%;order:2}}@media (max-width:480px){footer .f742e377e{flex-wrap:wrap}footer .e8ed0eeb{max-width:48%;margin-bottom:10px}footer .e993b78a input{width:100%}}.f19f9f6d{display:flex;padding:30px 0 0 0}.f19f9f6d .a3bdc0bf7{max-width:540px;height:100%;width:100%;margin-right:10px}.f19f9f6d .a500efbdc{font-size:24px;line-height:34px;color:#30303080;margin:20px 0 48px 0}.f19f9f6d .a52f7b5a{display:inline-block;font-size:24px}@media (max-width:1200px){.f19f9f6d{padding:30px 0 30px 0}.f19f9f6d .a3bdc0bf7{max-width:400px}}@media (max-width:768px){.f19f9f6d{flex-direction:column;align-items:center}.f19f9f6d .a3bdc0bf7{margin-right:0;margin-bottom:15px}}@media (max-width:480px){.f19f9f6d{padding:16px 0 16px 0}.f19f9f6d .a500efbdc{font-size:16px;line-height:24px;margin-bottom:24px}.f19f9f6d .a52f7b5a{width:100%;justify-content:center;padding:12px 24px;text-align:center}}.g326b2e6b{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.g326b2e6b .b9128581{display:flex;flex-direction:column}.g326b2e6b .g2647ae2c>a{display:block}.g326b2e6b .g3443816a{font-weight:600;color:#30303080}.g326b2e6b .g561a5d88{font-size:20px;font-weight:600;color:#303030}.g326b2e6b .g0e703063{display:flex;font-size:14px}.g326b2e6b .g2e349257{margin-right:5px;font-weight:600;color:#30303080}.g326b2e6b .g73b6d152{margin-left:5px;color:#30303050}.g20e6f0ad{display:inline-block;color:var(--color-primary);border:1px solid var(--color-primary);padding:10px 28px;border-radius:8px;font-weight:600;margin-bottom:30px;max-height:43px}.b05ccc3c .g326b2e6b{justify-content:space-between}.b05ccc3c .g2647ae2c{width:23%;margin-bottom:30px}.b05ccc3c .g3145e469{width:100%;height:100%;max-height:107px;border-radius:8px;margin-bottom:12px}.eb8def03 .g2e349257{color:var(--color-primary)}.eb8def03 .g561a5d88{font-size:21px;margin-bottom:8px}.eb8def03.b05ccc3c .g3145e469{max-height:150px}@media (max-width:1000px){.b05ccc3c .g2647ae2c{width:48%}}@media (max-width:480px){.g326b2e6b{margin-bottom:30px}.g326b2e6b .g561a5d88{font-size:21px}.b05ccc3c .g2647ae2c:last-of-type{margin-bottom:0}.b05ccc3c .g2647ae2c{width:100%}.b05ccc3c .g3145e469{max-height:185px}.g20e6f0ad{margin-right:50px}}.f2fa93ab{display:flex}.f2fa93ab .v36c98cb8{position:relative;max-width:610px;height:340px;width:100%;border-radius:8px}.f2fa93ab iframe{width:100%!important;height:100%!important;margin-bottom:0;display:none}.f2fa93ab .b8796c26{position:absolute;width:100%;height:100%;border-radius:8px}.f2fa93ab .v3c413709{width:100%;height:100%;border-radius:8px}.f2fa93ab .v4439ffc0{cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background:#30303030;border-radius:8px}.f2fa93ab .a9fd0140{width:50%;max-height:300px;background-color:var(--pads-color-primary);margin:20px 0;padding:32px 24px;border-top-right-radius:8px;border-bottom-right-radius:8px}.f2fa93ab .bcc70464{font-size:24px;font-weight:700;margin-bottom:12px}.f2fa93ab .v3b79530b{line-height:24px;margin-bottom:15px}.f2fa93ab .ce58d38d{max-width:156px}@media (max-width:1200px){.f2fa93ab .v3b79530b{margin-bottom:30px}}@media (max-width:1000px){.f2fa93ab .a9fd0140{margin:0;padding:16px}}@media (max-width:768px){.f2fa93ab{flex-wrap:wrap}.f2fa93ab .v36c98cb8{max-width:100%;height:500px}.f2fa93ab .a9fd0140{width:70%;margin:0 auto;border-top-right-radius:0;border-bottom-left-radius:8px}.f2fa93ab .ce58d38d{max-width:100%;justify-content:center}}@media (max-width:600px){.f2fa93ab .v36c98cb8{height:300px}}@media (max-width:480px){.f2fa93ab .v36c98cb8{height:250px}.f2fa93ab .ce58d38d{max-width:100%;justify-content:center;padding:12px 24px}.f2fa93ab .a9fd0140{width:100%;max-height:none}.f2fa93ab .v3c413709{border-bottom-left-radius:0;border-bottom-right-radius:0}.f2fa93ab .a9fd0140{border-radius:0}}@media (max-width:400px){.f2fa93ab .v36c98cb8{height:200px}}.about-us .about-us__subtitle{font-size:28px;font-weight:600;margin-bottom:16px}.about-us .about-us__text{line-height:24px;margin-bottom:24px;color:#30303080}.about-us .e1435168{width:140px}@media (max-width:480px){.about-us .e1435168{width:100%;justify-content:center;padding:12px 24px}}.t828b756c{display:flex;flex-direction:column}.t828b756c .ad7cc17b{display:flex;margin-bottom:16px}.t828b756c .t8ade9199{width:150px;height:150px;border-radius:8px}.t828b756c .t9af9b86e{margin-left:24px;color:#303030cc}.t828b756c .t345902a3{font-size:21px;font-weight:600;margin-bottom:16px}.t828b756c .cf1f79b7{line-height:24px;margin-bottom:16px}@media (max-width:480px){.t828b756c .ad7cc17b{width:100%;padding:16px;flex-wrap:wrap;margin:0 auto 30px auto;border-radius:8px;background:var(--pads-color-tertiary);margin-bottom:30px}.t828b756c .t8ade9199{width:100%;height:auto;margin:0 auto}.t828b756c .t9af9b86e{width:100%;margin-top:16px;margin-left:0}}.c34db297{padding:48px 0;color:#fff}.c34db297 .e45e06aa{margin-top:16px;margin-bottom:48px;max-width:750px;font-size:21px;line-height:30px}.c34db297 .e45e06aa *{color:#fff!important}.c34db297 .b335f25e{position:relative;margin-bottom:18px}.c34db297 .c19caf62a{width:480px;height:60px;padding-left:50px;box-shadow:0 5px 10px rgb(58 21 0 / 25%);border:none;border-radius:8px;background:#fff}.c34db297 .c19caf62a::placeholder{font-size:22px;position:relative;top:3px}.c34db297 .a41aae3f{position:absolute;left:20px;top:20px}.c34db297 .d00441ef{display:flex;flex-wrap:wrap;max-width:750px}.c34db297 .acfc37da{background:#fff;color:#303030;padding:2px 16px;border-radius:4px;margin-right:16px;margin-bottom:8px}@media (max-width:768px){.c34db297 .e45e06aa{font-size:18px}.c34db297 .c19caf62a{width:400px}}@media (max-width:768px){.c34db297 .c19caf62a{width:100%;height:42px}.c34db297 .a41aae3f{top:12px}}.p9096b990{display:flex;width:440px;margin:0 auto;list-style:none!important}.p9096b990 a{display:block;padding:6px 12px;color:#30303050}.p9096b990 .e13c89c6{border:1px solid #30303050;border-radius:4px;margin-left:0;margin-right:5px}.p9096b990 .e13c89c6:last-of-type{margin-right:0}.p9096b990 .p6fba22ee,.p9096b990 .e13c89c6:hover{border:1px solid var(--color-primary)}.p9096b990 .p6fba22ee>a,.p9096b990 .e13c89c6:hover>a{background:var(--color-primary);color:#fff}.p9096b990 .p71ef6530>a,.p9096b990 .bbb253e2>a{color:var(--color-primary)}.p9096b990 .pagination-item_disable>a{cursor:auto;color:#30303050!important}@media (max-width:768px){.p9096b990 .p71ef6530{margin-right:15px}.p9096b990 .bbb253e2{margin-left:15px}}@media (max-width:480px){.p9096b990{width:100%;justify-content:center}.p9096b990 .e13c89c6{margin-right:3px}.p9096b990 .p71ef6530{margin-right:5px}.p9096b990 .bbb253e2{margin-left:5px}}.breadcrumbs{display:flex;padding-top:30px}.breadcrumbs .breadcrumbs-item{display:flex}.breadcrumbs a.breadcrumbs-item__link{color:#303030}.breadcrumbs div.breadcrumbs-item__link{color:#686868}.breadcrumbs a.breadcrumbs-item__link::after{content:url(../../../themes/pb/assets/images/breadcrumb_arrow.svg);padding:0 5px}.rank-math-breadcrumb{padding-top:30px}.rank-math-breadcrumb a,.rank-math-breadcrumb span{color:#303030!important;font-size:16px}@media (max-width:480px){.breadcrumbs{padding-top:0;font-size:12px}.rank-math-breadcrumb{padding:12px 0}.rank-math-breadcrumb p{margin-bottom:0}.rank-math-breadcrumb a,.rank-math-breadcrumb span{color:#303030!important;font-size:12px}}.p2425a33a{background:var(--pads-color-tertiary)}.p2425a33a.t2b871708{padding-bottom:30px;margin-bottom:30px}.p2425a33a .p7d5c8ec6{max-width:1167px;width:100%;margin:0 auto}.p2425a33a .o17496abe{margin-top:30px}@media (max-width:1200px){.p2425a33a{padding:0 16px}}@media (max-width:768px){.p2425a33a.t2b871708{max-height:none}}.d6587f08{display:flex;justify-content:space-between}.d6587f08 .aa023e2a{margin-right:20px}.d6587f08 .b525c3e0{max-width:200px;position:relative;bottom:20px}.d6587f08 .b82ce64e{margin-top:16px;font-size:21px;line-height:30px;margin-bottom:16px}.d6587f08 .socials{margin-bottom:16px}.d6587f08 .p06beb0d0{font-size:10px;margin-top:16px;color:#30303080}.p369a3fed{display:flex}.p369a3fed .fdd3e287{display:none}.p369a3fed .e90db340{cursor:pointer;margin-right:16px;position:relative}.p369a3fed .f2c8a0b2{position:relative;text-transform:uppercase;font-weight:600;z-index:1;color:var(--color-primary)}.fa88fbf9{position:absolute;display:none;top:0;left:50px;padding-top:40px}.p369a3fed .p0e58c54c{cursor:auto;position:relative;width:340px;padding:32px 24px;background:#fff;box-shadow:0 5px 10px 0 #3a150040;border-radius:10px;z-index:11}.p369a3fed .e90db340:hover .fa88fbf9{display:block}.p369a3fed .p0e58c54c::before{content:"";position:absolute;top:-2px;width:25px;height:25px;background:#fff;border-radius:4px;z-index:1;transform:rotate(45deg)}.p369a3fed .c925fdb8{display:flex}.p369a3fed .p4b03e20b{width:100px;height:100px}.p369a3fed .f478dc7e{margin-left:16px}.p369a3fed .p29589279{font-size:14px;font-weight:600}.p369a3fed .p29589279 span{color:var(--color-primary)}.p369a3fed .p090a7a86{font-size:14px;color:#30303080;margin:8px 0}.p369a3fed .f2dfa4a2{font-size:14px;color:#303030cc;line-height:17px}@media (max-width:768px){.d6587f08 .b82ce64e{font-size:16px;font-weight:600}.p369a3fed{width:100%}.d6587f08 .a05f12f2{font-size:32px}}@media (max-width:480px){.d6587f08{flex-wrap:wrap}.d6587f08 .aa023e2a{width:100%;margin-right:0}.d6587f08 .b525c3e0{max-width:100%;position:static;bottom:0}.d6587f08 .b525c3e0 .fdd3e287{display:none}.p369a3fed .fdd3e287{display:block}.d6587f08 .socials{position:absolute;right:12px;top:70px}.d6587f08 .socials>a{width:28px;height:28px;font-size:20px;background:#fff;border-radius:50%}.d6587f08 .a05f12f2{font-size:20px;line-height:1.5}.p369a3fed{flex-wrap:wrap;font-size:12px}.p369a3fed .e90db340{position:relative;display:inline-block;margin-bottom:5px;margin-right:10px}.p369a3fed .e90db340::after{content:"";position:absolute;top:3px;right:-6px;width:2px;height:9px;background:#d9d9d9}.fa88fbf9{padding-top:25px;left:0}.d6587f08 .p06beb0d0{font-size:8px;margin-top:8px}}.p1a81bdbf{background:#fff;padding:24px;border-radius:8px;box-shadow:0 5px 10px 0 #3a150040;display:flex}.p1a81bdbf .bb0f17eb{display:flex;max-height:340px}.p1a81bdbf .p42ffd632{position:relative;width:110px;max-height:340px}.p1a81bdbf .p42ffd632::before{content:"";position:absolute;top:0;right:0;width:110px;height:30px;background:linear-gradient(180deg,#ffffff 64.21%,rgba(255,255,255,0) 100%);z-index:1}.p1a81bdbf .p42ffd632::after{content:"";position:absolute;bottom:-5px;right:0;width:110px;height:50px;background:linear-gradient(360deg,#ffffff 64.21%,rgba(255,255,255,0) 100%);z-index:1}.p1a81bdbf .p53aabdcf{width:110px!important;height:110px!important;margin-bottom:5px}.p1a81bdbf .p42990a83{object-fit:contain;width:100%;height:100%}.p1a81bdbf .p3661a251{width:340px;height:340px;margin-left:16px}.p1a81bdbf .p91d115cd{width:340px;height:340px!important}.p1a81bdbf .f15de83d{width:100%;height:100%;object-fit:contain}.p1a81bdbf .product-slider__arrow{left:35%}.p1a81bdbf .product-slider__arrow-prev{top:-20px;transform:rotate(270deg)}.p1a81bdbf .product-slider__arrow-prev::after{position:relative;top:2px}.p1a81bdbf .product-slider__arrow-next{bottom:-5px;transform:rotate(90deg)}.p1a81bdbf .product-slider__arrow-next::after{position:relative;top:3px}.p1a81bdbf .b7472040{display:flex;width:100%;flex-direction:column;margin-left:32px}.p1a81bdbf .p8b7a48de{display:flex;justify-content:space-between}.p1a81bdbf .r2f556132{width:50%}.r2f556132{display:flex;align-items:center}.r2f556132 .r0aba0253{padding:5px 14px;border:2px solid #000;border-radius:4px;margin-right:8px}.a1128234 .r0aba0253{border-color:#36c25e;color:#36c25e}.dab1d381 .r0aba0253{border-color:#ffc220;color:#ffc220}.c9938762 .r0aba0253{color:#fff;border:none;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:0}.c9938762 .r22e7ade5{display:flex;justify-content:flex-start;align-items:center;height:100%;border-radius:0;border:2px solid #000;padding:0 10px;border-top-right-radius:4px;border-bottom-right-radius:4px}.c9938762 .a1128234 .r22e7ade5{border-color:#36c25e}.c9938762 .a1128234 .r0aba0253{background:#36c25e}.c9938762 .dab1d381 .r22e7ade5{border-color:#ffc220}.c9938762 .dab1d381 .r0aba0253{background:#ffc220}.r2f556132 .r22e7ade5{font-size:12px;font-weight:600}.p1a81bdbf .p209e25c4{font-weight:600;font-size:28px;margin-bottom:16px}.p1a81bdbf .p38146cde{display:flex;margin-top:10px}.p1a81bdbf .d2bc969d{width:50%}.p1a81bdbf .d2bc969d:first-of-type{padding-right:20px;margin-right:20px;border-right:1px solid #838180}.p1a81bdbf .d2bc969d ul{list-style:square;margin-left:20px}.p1a81bdbf .d2bc969d li{font-size:14px;margin-bottom:8px;color:#303030cc}.p1a81bdbf .l68967eb9{margin-top:16px;flex-wrap:wrap}.p1a81bdbf .p50c2bc22{display:none}.p1a81bdbf .l68967eb9 .p2c2bef26{margin-top:8px}@media (max-width:1000px){.p1a81bdbf{flex-direction:column}.p1a81bdbf .bb0f17eb{margin:0 auto}.p1a81bdbf .b7472040{margin-left:0;margin-top:32px}.p1a81bdbf .product-slider__arrow-prev{top:-15px}}@media (max-width:768px){.p1a81bdbf .p42ffd632{width:80px;height:250px}.p1a81bdbf .p3661a251{width:210px;height:280px}.p1a81bdbf .p53aabdcf{width:80px!important;height:80px!important}.p1a81bdbf .p91d115cd{width:210px!important;height:210px!important}.p1a81bdbf .p42ffd632::before{top:-5px}}@media (max-width:480px){.p1a81bdbf .p8b7a48de{display:none}.p1a81bdbf .p50c2bc22{display:flex;flex-direction:column;margin-bottom:30px}.p1a81bdbf .p50c2bc22 .r2f556132{margin-bottom:5px}.p1a81bdbf .b7472040{margin-top:0}.p1a81bdbf .bb0f17eb{justify-content:space-between;margin:0}.p1a81bdbf .p38146cde{flex-direction:column}.p1a81bdbf .d2bc969d{width:100%;border-right:none!important;margin-right:0!important;margin-bottom:16px}.r2f556132 .r22e7ade5{padding:5px 5px 6px 5px;margin-left:-1px}.p1a81bdbf .product-slider__arrow{left:30%}.p1a81bdbf .p42ffd632::before,.p1a81bdbf .p42ffd632::after{width:80px}}.spec-table-wrap{background:var(--pads-color-tertiary);border-radius:8px;margin:30px 0}.s5b86e2ee{padding:19px 35px;font-size:21px;font-weight:600;border-bottom:1px solid var(--color-primary);margin-bottom:0}.s4fd80eb0{width:100%;font-size:14px;border-collapse:collapse;margin-top:0;margin-bottom:30px}.s4fd80eb0 tr td{padding:25px 35px;text-align:left}.s4fd80eb0 tr:nth-of-type(2n){background:var(--pads-color-primary)}.s4fd80eb0 tr th{text-align:left;width:170px;padding:25px 35px;border-right:1px solid var(--color-primary)}.f8784e32d{background:var(--pads-color-tertiary);margin:30px 0;border-radius:8px}.f611e021a{font-size:28px;font-weight:600;padding:20px 24px;border-bottom:1px solid #d9d9d9;margin-bottom:0!important}.f826577c0{padding:15px 24px;border-bottom:1px solid #d9d9d9}.f826577c0:last-of-type{border-bottom:none}.f826577c0 .d0462344{cursor:pointer}.f826577c0 .d0462344 h3{font-size:21px;font-weight:400;position:relative;margin-bottom:0}.f826577c0 .d0462344 h3::after{content:url(../../../themes/pb/assets/images/faq_arrow.svg);position:absolute;right:0}.f715a87c9 .d0462344 h3::after{content:url(../../../themes/pb/assets/images/faq_arrow_open.svg)}.f826577c0 .f2b1c325f{display:none;color:#303030cc;margin-top:8px}.f715a87c9 .f2b1c325f{display:block}@media (max-width:768px){.f826577c0 .d0462344 h3{font-size:16px}}@media (max-width:480px){.f826577c0 .d0462344 h3::after{right:-15px}}.c5556c607{display:flex;flex-direction:column;width:100%;margin-top:30px;border-radius:8px;background:var(--pads-color-tertiary)}.c5556c607 .c41876b7a{display:flex;justify-content:space-between;padding:20px;border-bottom:1px solid #d9d9d9}.c5556c607 .c76457573{font-weight:700;color:#2b1029}.c5556c607 .c3ff9ff1e{cursor:pointer;font-weight:700;color:var(--color-primary)}.c5556c607 .fdeb0d39{padding:20px;background:var(--pads-color-primary)}.c5556c607 .c2b42054{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d9d9d9}.c5556c607 .c2b42054:last-of-type{padding-bottom:0;margin-bottom:0;border-bottom:none}.c5556c607 .c405d522{display:flex;justify-content:space-between;margin-bottom:8px}.c5556c607 .c584f7720{font-weight:700;margin-bottom:16px}.c5556c607 .c87cf3ba0{margin-bottom:20px}.c5556c607 .c0b6ef087{display:none;padding:20px;border-top:1px solid #d9d9d9}.c5556c607 .c0b6ef087.show{display:block}.c5556c607 .c250dbbcd{margin-bottom:16px}.c5556c607 .c250dbbcd svg{cursor:pointer}.c5556c607 .d84ff522{width:100%;margin-bottom:16px}.c5556c607 .f50b4262{width:100%;display:flex;justify-content:center}.c5556c607 .ee19528d{color:#fff;background:var(--color-primary);font-weight:600;padding:10px 32px;border-radius:8px}.ffd7227f{width:100%;margin:30px 0;background:#f7f7f7;border-radius:8px;padding:24px;display:flex}.ffd7227f .score{width:100px;height:100px;border-radius:4px;background:var(--color-primary)}.ffd7227f .s31b868a3{color:#fff;display:flex;justify-content:center;align-items:center;height:72px;font-size:42px;width:100px}.ffd7227f .c14491fe{background:var(--color-secondary);color:#fff;padding:7px;font-size:11px;border-radius:4px;text-align:center}.ffd7227f .f5b336db{display:flex;align-items:center;font-size:21px;font-weight:600;max-width:500px;width:100%;margin-left:24px}@media (max-width:480px){.ffd7227f .f5b336db{font-size:16px}}.t3d650b06{display:flex;justify-content:space-between}.t3d650b06 .c728dff8{display:flex;flex-direction:column;justify-content:space-between;width:31%;padding:24px;background:#fff;border-radius:8px;box-shadow:0 5px 10px 0 #3a150040}.t3d650b06 .t82bad6b8{font-weight:700;margin-bottom:16px}.t3d650b06 .t656a34ef{display:flex;justify-content:center;width:100%;height:160px}.t3d650b06 .t4f7d9fa6{width:100%;object-fit:contain;margin-bottom:16px}.t3d650b06 .t194cdc41{font-size:21px;font-weight:600;margin-bottom:4px;color:#303030;display:block}.t3d650b06 .d4dee63b{color:#303030cc;margin-bottom:16px}.t3d650b06 .t21ff66bd{flex-direction:row;justify-content:center;min-height:auto!important}.t3d650b06 .t21ff66bd img{width:15px}@media (max-width:768px){.t3d650b06{flex-wrap:wrap}.t3d650b06 .c728dff8{width:80%;margin:0 auto;margin-bottom:24px}.t3d650b06 .t656a34ef{height:280px}}@media (max-width:480px){.t3d650b06 .c728dff8{width:100%}}.f21a3348{display:flex;justify-content:space-between}.f21a3348 .c728dff8{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:31%;padding:12px;background:#fff;border-radius:8px;border:1px solid #d9d9d980}.f21a3348 .t13b05abd{position:absolute;top:-15px;left:calc(50% - 17px);width:30px;height:30px;display:flex;font-weight:600;justify-content:center;align-items:center;border-radius:50%;border:1px solid #d9d9d980;background:#fff}.f21a3348 .t388fbc2a{width:100%;display:flex;justify-content:center;align-items:flex-start}.f21a3348 .t82bad6b8{display:inline-block;font-size:14px;font-weight:600;border-radius:8px;background:#f7f7f7;color:#303030cc;margin-bottom:16px;padding:5px 10px;text-align:center;margin:15px 0}.f21a3348 .t656a34ef{display:flex;justify-content:center;width:100%;height:160px}.f21a3348 .t4f7d9fa6{width:100%;object-fit:contain;margin-bottom:16px}.f21a3348 .a4896ada{padding:15px;border-radius:8px;background:#f7f7f7;text-align:center}.f21a3348 .t194cdc41{font-size:14px;font-weight:600;margin-bottom:4px;color:#303030;display:block}.f21a3348 .d4dee63b{color:#303030cc;margin-bottom:16px;font-size:12px}.f21a3348 .t4fb30b58{display:flex;justify-content:center}.f21a3348 .t21ff66bd{flex-direction:row;justify-content:center;min-height:auto!important;margin-top:20px}.f21a3348 .t21ff66bd img{width:15px}.f21a3348 .c728dff8:hover{border-color:var(--color-primary)}.f21a3348 .c728dff8:hover .t13b05abd{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.f21a3348 .c728dff8:hover .t82bad6b8,.f21a3348 .c728dff8:hover .a4896ada,.f21a3348 .c728dff8:hover .t194cdc41,.f21a3348 .c728dff8:hover .d4dee63b{color:var(--color-primary);background:var(--pads-color-primary)}@media (max-width:768px){.f21a3348{flex-wrap:wrap}.f21a3348 .c728dff8{width:80%;margin:0 auto;margin-bottom:24px}.f21a3348 .t656a34ef{height:280px}}@media (max-width:480px){.f21a3348 .c728dff8{width:100%}.f21a3348 .t656a34ef{height:180px}.f21a3348 .t4f7d9fa6{max-width:200px}}.b41461e18{max-width:1167px;margin:0 auto;overflow:auto}.d62f524e{width:100%;background:var(--pads-color-tertiary);border-collapse:collapse;font-size:14px;border-radius:8px}.d62f524e tr:nth-of-type(2n){background:var(--pads-color-primary)}.d62f524e th{color:var(--color-primary);padding:16px;font-weight:600;border:1px solid var(--color-primary);border-top:none;font-size:16px;width:auto;text-align:center}.d62f524e td{padding:16px;border-left:1px solid var(--color-primary);border-right:1px solid var(--color-primary);text-align:left}.d62f524e td:first-of-type{padding:16px 0;width:35px;text-align:center;font-weight:600}.d62f524e td:first-of-type,.d62f524e th:first-of-type{border-left:none}.d62f524e td:last-of-type,.d62f524e th:last-of-type{border-right:none}.d62f524e td>a{font-weight:600;text-align:left!important}.d62f524e td>a:hover{text-decoration:underline}.d62f524e .c1def503a{white-space:nowrap}.d62f524e .b57192971{display:flex;justify-content:center;min-width:80px}.d62f524e .c1705807{margin-right:4px}.d62f524e .c1705807:last-of-type{margin-right:0}.d62f524e .f25e8e60{margin:0 auto;font-weight:600;padding:5px 14px;border:2px solid #303030;border-radius:4px;width:54px}.d62f524e .p2c2bef26{color:#fff;background:var(--color-primary);padding:12px 10px;border-radius:8px;font-weight:600;font-size:16px;text-decoration:none;min-height:auto!important;max-height:50px;justify-content:center;flex-direction:row}.d62f524e .p2c2bef26:hover{text-decoration:none}.navigation{background:#f7f7f7;padding:24px;border-radius:8px}.navigation .n8262eeb4{font-size:28px;font-weight:600}.navigation .n0deb1c94{margin-top:20px;list-style:none}.navigation .n63f189dd{position:relative;margin-left:35px;margin-bottom:8px}.navigation .n63f189dd>a{color:#303030}.navigation .n63f189dd::before{content:"";position:absolute;left:-20px;top:3px;width:12px;height:12px;background:var(--color-secondary);border-radius:2px}.navigation .aacaafdb{margin-top:5px;list-style:none}.navigation .ad960815{position:relative;margin-left:20px;margin-bottom:5px}.navigation .ad960815>a{color:#303030}.navigation .ad960815::before{content:"";position:absolute;left:-20px;top:6px;width:8px;height:8px;background:#303030;border-radius:6px}.navigation .n493e73d5{position:relative;margin-left:32px}.navigation .n493e73d5 svg{position:absolute;top:8px;left:-18px}.navigation .n493e73d5 svg path{stroke:var(--color-primary)}.navigation .n85c0a615{display:none}.p96d293f9{width:100%}.p96d293f9 .p9df7d3ab{position:relative;background:var(--pads-color-primary);border-radius:8px;margin-bottom:16px}.p96d293f9 .p6ce4fe85{position:absolute;top:16px;left:-84px;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;width:84px;height:84px;color:#fff;background:var(--color-secondary);border-top-left-radius:9px;border-bottom-left-radius:9px}.p96d293f9 .f6c118ad{display:flex;justify-content:space-between;width:100%;padding:24px}.p96d293f9 .f6c118ad>a{position:relative;display:flex;width:250px;height:250px}.p96d293f9 .p1aaf1b8a{width:100%;object-fit:contain}.p96d293f9 .dfd5ce98{width:60%}.p96d293f9 .p9f75035e{color:#303030cc;font-weight:600;margin-bottom:5px}.p96d293f9 .c3870342{display:block;color:var(--color-primary);font-size:21px;font-weight:600;margin-bottom:16px}.p96d293f9 .c1ef3158{display:flex;align-items:center;margin-bottom:16px}.p96d293f9 .p050325b8{border-radius:4px;padding:5px 14px;color:#fff;background:var(--color-primary)}.p96d293f9 .p3d9af762{margin-left:8px;font-size:12px;font-weight:600}.p96d293f9 .a964bae1{color:#303030cc}.p96d293f9 .p4daeea75{font-size:18px;font-weight:600;margin-bottom:8px}.p96d293f9 .a964bae1 ul{display:flex;flex-wrap:wrap;list-style:none}.p96d293f9 .a964bae1 li{margin:0;margin-right:16px;margin-bottom:16px;font-size:14px;color:#303030cc}.p96d293f9 .a964bae1 li strong{display:block;font-size:16px;color:#30303080}.p96d293f9 .a72d5aaf{display:flex;padding:0 24px 24px 24px}.a72d5aaf .p2c2bef26{margin-right:10px}.slick-slide .p963d4ad9{width:100%}.p96d293f9 .p4e18a007{padding:24px;background:var(--pads-color-primary);border-bottom-left-radius:8px;border-bottom-right-radius:8px}.p96d293f9 .fcd6c5bd{display:flex;padding-bottom:24px;border-bottom:1px solid var(--color-primary)}.p96d293f9 .d9701fe0{width:50%;font-size:21px;font-weight:600}.p96d293f9 .d9701fe0:first-of-type{border-right:1px solid var(--color-primary)}.p96d293f9 .d9701fe0:last-of-type{padding-left:16px}.p96d293f9 .p4f397917{display:flex;padding-top:24px}.p96d293f9 .p8f2f6bdd{width:50%;list-style:square;margin-left:20px}.p96d293f9 .p8f2f6bdd:first-of-type{border-right:1px solid var(--color-primary);padding-right:16px}.p96d293f9 .p8f2f6bdd:last-of-type{padding-left:16px}.p96d293f9 .p1101aabc{margin:0;margin-bottom:8px;color:#303030cc;font-size:14px}.p96d293f9 .p725b6392{font-size:21px;font-weight:600;margin-bottom:16px;display:none}.product-slider__arrow{position:absolute;width:30px;height:30px;background:#fff;z-index:10}.product-slider__arrow::after{content:url(../../../themes/pb/assets/images/slider_arrow.svg);position:relative;top:3px;left:3px}.product-slider__arrow.hide{display:none!important}.p96d293f9 .product-slider__arrow-prev{left:0;top:35px;border-top-right-radius:4px;border-bottom-right-radius:4px;transform:rotate(180deg)}.p96d293f9 .product-slider__arrow-next{right:0;top:35px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media (max-width:900px){.p96d293f9 .p9df7d3ab{margin-top:100px}.p96d293f9 .p6ce4fe85{width:64px;height:64px;left:16px;top:-64px;font-size:36px;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-left-radius:0;border-bottom-right-radius:0}.p96d293f9 .f6c118ad{flex-direction:row-reverse}.p96d293f9 .dfd5ce98{margin-left:24px}.p96d293f9 .a964bae1{font-size:12px}}@media (max-width:480px){.p96d293f9 .f6c118ad{flex-direction:column-reverse}.p96d293f9 .f6c118ad>a{display:flex;justify-content:center}.p96d293f9 .dfd5ce98{margin-top:24px;margin-left:0;width:100%}.p96d293f9 .f6c118ad>a{width:100%;height:280px}.p96d293f9 .a964bae1{font-size:14px}.p96d293f9 .fcd6c5bd{display:none}.p96d293f9 .p725b6392{display:block}.p96d293f9 .p4f397917{padding-top:0;flex-direction:column}.p96d293f9 .p8f2f6bdd{width:100%;border:none!important;margin:0 0 16px 0;padding:0!important}.p96d293f9 .p8f2f6bdd:last-of-type{margin-bottom:0}.p96d293f9 .p1101aabc{margin-left:20px}.p96d293f9 .a72d5aaf{width:100%;flex-wrap:wrap;justify-content:space-evenly}.p96d293f9 .p2c2bef26{margin-bottom:16px}}.p2ddef3ef{width:100%}.p2ddef3ef .p9df7d3ab{position:relative;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #d9d9d980}.p2ddef3ef .p6ce4fe85{position:absolute;top:16px;left:-51px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;width:51px;height:51px;color:#fff;background:var(--color-secondary);border-top-left-radius:9px;border-bottom-left-radius:9px}.p2ddef3ef .f6c118ad{display:flex;justify-content:space-between;width:100%;padding:24px}.p2ddef3ef .p1aaf1b8a{width:100%;object-fit:contain}.p2ddef3ef .dfd5ce98{width:100%}.p2ddef3ef .cbfdb52d{width:100%}.p2ddef3ef .d0a4dae3{display:flex}.p2ddef3ef .d0a4dae3>a{position:relative;display:flex;width:250px;height:250px}.p2ddef3ef .dfd5ce98 .p2ddef3ef .p9f75035e{color:#303030;font-weight:600;margin-bottom:5px}.p2ddef3ef .c3870342{display:block;color:var(--color-primary);font-size:21px;font-weight:600;margin-bottom:16px}.p2ddef3ef .c1ef3158{display:flex;align-items:center;margin-bottom:16px}.p2ddef3ef .p050325b8{border-radius:4px;padding:5px 14px;color:#fff;background:var(--color-primary)}.p2ddef3ef .p3d9af762{margin-left:8px;font-size:12px;font-weight:600}.p2ddef3ef .a964bae1{margin-left:10px;width:85%}.p2ddef3ef .p4daeea75{font-size:18px;font-weight:600;margin-bottom:8px}.p2ddef3ef .a964bae1 ul{display:flex;flex-direction:column;list-style:none;background:var(--pads-color-tertiary);padding:15px;border-radius:10px}.p2ddef3ef .a964bae1 li{margin:0;margin-bottom:16px;font-size:14px;color:var(--color-primary);font-weight:600}.p2ddef3ef .a964bae1 li:last-of-type{margin-bottom:0}.p2ddef3ef .a964bae1 li strong{font-size:14px;font-weight:400;color:#30303099;margin-right:3px}.p2ddef3ef .a964bae1 p{font-size:14px}.p2ddef3ef .a964bae1 strong{font-size:16px;font-weight:400}.p2ddef3ef .a72d5aaf{display:flex;justify-content:center;padding:0 24px}.p2ddef3ef .a72d5aaf .p2c2bef26{align-items:center;margin-right:15px}.slick-slide .p963d4ad9{width:100%}.p2ddef3ef .p2c2bef26 .p8ea75d36{margin:-15px 5px 5px 5px}.p2ddef3ef .p4e18a007{padding:32px 0 24px 0;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.p2ddef3ef .d9701fe0{display:flex;align-items:center;justify-content:center;min-width:110px;font-size:18px;font-weight:600;border:1px solid #d9d9d9;border-radius:10px;padding:5px 10px;margin-bottom:20px}.p2ddef3ef .b59ba04c{font-size:16px;margin-right:10px;font-weight:400}.p2ddef3ef .d9701fe0.g47660d9b{color:var(--color-primary);background:var(--pads-color-primary);border-color:var(--pads-color-primary)}.p2ddef3ef .d9701fe0.g47660d9b .b59ba04c{font-size:22px}.p2ddef3ef .p4f397917{display:flex;justify-content:space-between}.p2ddef3ef .p8f2f6bdd{display:flex;flex-direction:column;align-items:center;width:50%;list-style:square;margin-bottom:0}.p2ddef3ef .p8f2f6bdd:first-of-type{padding-right:20px}.p2ddef3ef .p8f2f6bdd:last-of-type{padding-left:20px}.p2ddef3ef .p1101aabc{margin:0;margin-bottom:20px;color:#303030cc;font-size:14px;width:240px}.p2ddef3ef .p1101aabc:last-of-type{margin-bottom:0}.p2ddef3ef .p725b6392{font-size:21px;font-weight:600;margin-bottom:16px;display:none}.product-slider__arrow{position:absolute;width:30px;height:30px;background:#fff;z-index:10}.product-slider__arrow::after{content:url(../../../themes/pb/assets/images/slider_arrow.svg);position:relative;top:3px;left:3px}.product-slider__arrow.hide{display:none!important}.p2ddef3ef .product-slider__arrow-prev{left:0;top:35px;border-top-right-radius:4px;border-bottom-right-radius:4px;transform:rotate(180deg)}.p2ddef3ef .product-slider__arrow-next{right:0;top:35px;border-top-left-radius:4px;border-bottom-left-radius:4px}.p2ddef3ef .p17f71bde{display:none}@media (max-width:900px){.p2ddef3ef .p9df7d3ab{margin-top:100px}.p2ddef3ef .p6ce4fe85{width:64px;height:64px;left:16px;top:-64px;font-size:36px;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-left-radius:0;border-bottom-right-radius:0}.p2ddef3ef .f6c118ad{flex-direction:row-reverse}.p2ddef3ef .dfd5ce98{margin-left:24px}.p2ddef3ef .a964bae1{font-size:12px}}@media (max-width:768px){.p2ddef3ef .f6c118ad{padding:12px}.p2ddef3ef .d0a4dae3>a{display:none}.p2ddef3ef .a964bae1{width:100%}.p2ddef3ef .p17f71bde{display:block;width:130px;height:130px;float:left}.p2ddef3ef .p1101aabc{width:200px}}@media (max-width:480px){.p2ddef3ef .f6c118ad{flex-direction:column-reverse}.p2ddef3ef .f6c118ad>a{display:flex;justify-content:center}.p2ddef3ef .dfd5ce98{margin-top:24px;margin-left:0;width:100%}.p2ddef3ef .f6c118ad>a{width:100%;height:280px}.p2ddef3ef .a964bae1{font-size:14px}.p2ddef3ef .fcd6c5bd{display:none}.p2ddef3ef .p725b6392{display:block}.p2ddef3ef .p8f2f6bdd{font-size:8px}.p2ddef3ef .p8f2f6bdd:last-of-type{margin-bottom:0}.p2ddef3ef .p1101aabc{margin-bottom:10px;font-size:8px;width:100px}.p2ddef3ef .a72d5aaf{width:100%;flex-wrap:wrap}.p2ddef3ef .p2c2bef26{margin-bottom:16px}.p2ddef3ef .p17f71bde{width:80px;height:80px}.p2ddef3ef .p9f75035e{font-size:12px}.p2ddef3ef .c3870342{font-size:12px;margin-bottom:5px}.p2ddef3ef .p050325b8{font-size:12px}.p2ddef3ef .d0a4dae3{margin-top:35px;width:100%}.p2ddef3ef .p4daeea75{font-size:10px}.p2ddef3ef .a964bae1 li,.p2ddef3ef .a964bae1 p{font-size:8px!important;line-height:1.5}.p2ddef3ef .a964bae1 strong{font-size:8px!important}.p2ddef3ef .p6ce4fe85{width:23px;height:23px;font-size:12px;left:auto;right:16px;top:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:2.25px;border-bottom-right-radius:2.25px}.p2ddef3ef .d9701fe0{font-size:9px;padding:5px 0}.p2ddef3ef .p2c2bef26 .p963d4ad9{width:80px;height:50px;object-fit:contain}.p2ddef3ef .a72d5aaf .p2c2bef26{margin-right:10px;min-height:auto!important}.p2ddef3ef .p2c2bef26 .p8ea75d36{font-size:8px}}.e704dc58{max-width:1167px;width:100%;margin:0 auto;padding:20px;border-radius:8px;background-size:cover}.e704dc58 .s09f66f99{background:#fff;padding:32px;border-radius:8px;max-width:600px}.e704dc58 .s358d8c45{font-size:64px;font-weight:400;font-family:"Jomhuria"}.e704dc58 .s57c79b79{font-size:18px;line-height:26px;margin-bottom:18px}.e704dc58 .s27899a70{position:relative}.e704dc58 .s8b0e6796{width:100%;height:60px;background:#fff;border-radius:8px;border:none;box-shadow:0 5px 10px 0 #001b3a40;padding-left:55px}.e704dc58 .s8b0e6796::placeholder{font-size:21px;font-weight:500}.e704dc58 .s3761a0cf{width:23px;height:23px;position:absolute;left:20px;top:17px}@media (max-width:480px){.e704dc58{padding:16px}.e704dc58 .s09f66f99{padding:16px}.e704dc58 .s358d8c45{font-size:42px}.e704dc58 .s57c79b79{font-size:16px}.e704dc58 .s8b0e6796{height:40px;padding-left:45px}.e704dc58 .s8b0e6796::placeholder{font-size:16px}.e704dc58 .s3761a0cf{width:17px;height:17px;top:10px}}.dfae64b5{width:100%;background:var(--color-primary);color:#fff;padding:24px;border-radius:8px}.dfae64b5 .n38e89faa{font-size:21px;font-weight:600;margin-bottom:8px}.dfae64b5 .n37f1d6d2{display:flex;align-items:center}.dfae64b5 .e993b78a input{background:#fff;border:none}.dfae64b5 .e993b78a button{font-weight:600;background:#fff;color:#303030;margin-left:2px}.dfae64b5 .n39cd3027{font-size:14px;margin-left:16px}@media (max-width:768px){.dfae64b5 .n37f1d6d2{flex-wrap:wrap}.dfae64b5 .n39cd3027{margin-top:16px;margin-left:0}.dfae64b5 .n16a0cd72{width:100%}.dfae64b5 .e993b78a input{width:100%}}.d8cb5d5f{width:100%;background:var(--color-primary);color:#fff;padding:24px;border-radius:8px}.d8cb5d5f .e33e6d8c5{display:flex;justify-content:space-between;margin-bottom:8px}.d8cb5d5f .e9d9bcb5a{font-size:28px;font-weight:600}.d8cb5d5f .ef159645{color:#fff;display:flex;align-items:center;font-weight:600}.d8cb5d5f .ef159645 img{margin-left:5px}.d8cb5d5f .e1a3416c3{margin-bottom:16px}.d8cb5d5f .e0b65d610{background:#fff;color:#303030;padding:20px 16px 0 16px;border-radius:8px;display:flex;justify-content:space-between;flex-wrap:wrap}.d8cb5d5f .a00ee43e{display:flex;align-items:center;margin-bottom:20px}.d8cb5d5f .e02aa3f2{width:76px;height:76px;border-radius:8px}.d8cb5d5f .e02aa3f2{margin-right:16px}.d8cb5d5f .c23e1816{font-size:21px;font-weight:600;color:#303030}.d8cb5d5f .e8c19d31f{font-size:14px;color:#303030cc}@media (max-width:480px){.d8cb5d5f .e9d9bcb5a{font-size:16px}.d8cb5d5f .a00ee43e:not(:last-of-type){margin-bottom:8px}.d8cb5d5f .ef159645 img{width:16px}}.r0764c151{background:#f7f7f7;border-radius:8px;padding:0 16px;margin-top:16px}.r0764c151 .ac639fab{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #d9d9d9}.r0764c151 .ac639fab:last-of-type{border-bottom:0}.r0764c151 .ac639fab span{font-weight:600;color:#000;margin-right:5px}.r0764c151 .ac639fab svg path{fill:var(--color-primary)}.r0764c151 .ac639fab.hide{display:none}.r0764c151 .ac639fab a{text-transform:capitalize}.r0764c151 .r330c0345{display:inline-block;padding:16px 0}.p398f781c{display:flex;padding:16px 0 0 0}.p398f781c .bef19b53{max-width:420px;height:100%;width:100%;margin-right:10px}.p398f781c .p7d0ae31e{display:flex;flex-direction:column;justify-content:center}.p398f781c .p8a3d437d{font-weight:600;color:#303030cc;font-size:21px;margin-top:8px}.p398f781c .f6572159{margin-top:24px;line-height:24px;color:#303030cc}.p398f781c .socials{margin-top:24px}.p3d8e8ae2{display:inline-block;color:var(--color-primary);border:1px solid var(--color-primary);padding:10px 28px;border-radius:8px;font-weight:600;margin-bottom:30px;max-height:43px}@media (max-width:900px){.p398f781c{padding-bottom:27px}.p398f781c .bef19b53{max-width:370px;margin-right:0}.p398f781c .p3bc51b23{font-size:36px}}@media (max-width:768px){.p398f781c{flex-wrap:wrap;justify-content:center}.p398f781c .p7d0ae31e{margin-top:24px}}@media (max-width:480px){.p398f781c .p3bc51b23{font-size:28px}}.l061452f3{margin:16px 0 30px 0}.l061452f3 .ab5360e6{font-size:18px;font-weight:700}.l061452f3 .l52da6eaa{list-style:disc;margin-bottom:5px}.l061452f3 .f9b15c84>a{text-transform:capitalize}.l061452f3 .bcda82a9{margin-left:25px}.l061452f3 .f9b15c84.hide{display:none}header.fix{width:100%;position:fixed;z-index:10000}.c3f5dd30{display:none;position:fixed;top:85px;background-size:cover;width:100%;height:auto;z-index:1000;background:var(--pads-color-tertiary)}.c3f5dd30.show{display:block}.d8f62d70{max-width:1167px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:15px}.d8f62d70 .r17171c85{display:flex;align-items:center}.d8f62d70 .c9e33838{width:96px;height:96px;object-fit:contain;margin-right:20px}.d8f62d70 .b14f048b{font-size:28px;font-weight:700;max-width:220px}.d8f62d70 .b14f048b.m1d924869{display:none}.d8f62d70 .r6674debd{display:flex;align-items:center}.d8f62d70 .r2f556132{margin-right:20px}.d8f62d70 .r97bf0f1c{display:flex;align-items:center}.d8f62d70 .r97bf0f1c>a{margin-left:14px}@media (max-width:1024px){.d8f62d70 .b14f048b{font-size:18px}}@media (max-width:900px){.d8f62d70 .r6674debd{display:none}}@media (max-width:600px){header.fix{width:100%;position:static}.c3f5dd30{top:auto;bottom:0}.d8f62d70{flex-wrap:wrap;padding:10px}.r17171c85 .b14f048b{display:none}.d8f62d70 .b14f048b.m1d924869{width:100%;max-width:none;display:block;font-size:16px;margin-bottom:8px}.d8f62d70 .c9e33838{width:72px;height:72px;margin-right:0}.d8f62d70 .r97bf0f1c>a{width:120px;margin-left:8px;min-height:72px!important}.d8f62d70 .r97bf0f1c>a .p963d4ad9{width:120px;height:45px;margin-bottom:10px}.d8f62d70 .r97bf0f1c>a .p8ea75d36{padding:8px}}.c56c7fd77 .caa76e56{display:flex;flex-direction:column;width:31%}.c56c7fd77 .b9128581{margin-left:16px}.c56c7fd77 .g2647ae2c{display:flex;width:100%;margin-bottom:30px}.c56c7fd77 .g2647ae2c:last-of-type{margin-bottom:0}.c56c7fd77 .g3145e469{width:110px;height:110px;border-radius:8px}.c56c7fd77 .g17edbc5d{flex-direction:column;padding:16px;background:#f7f7f7;border-radius:8px}.c56c7fd77 .g17edbc5d .b9128581{margin-left:0}.c56c7fd77 .g17edbc5d .g3145e469{width:100%;max-height:128px;height:100%;margin-bottom:12px}.c56c7fd77 .e9fa6218{display:flex;justify-content:space-between;align-content:center;margin-bottom:30px}.c56c7fd77 .dc06e071{display:flex;align-items:center;color:var(--color-primary);font-weight:700}@media (max-width:1000px){.c56c7fd77 .caa76e56{width:48%;margin-bottom:32px}}@media (max-width:768px){.c56c7fd77 .caa76e56{width:100%}.c56c7fd77 .g17edbc5d .g3145e469{max-height:170px}}@media (max-width:480px){.c56c7fd77 .caa76e56:not(:last-of-type){margin-bottom:30px}.c56c7fd77 .e9fa6218{margin-bottom:16px}.c56c7fd77 .g2647ae2c{margin-bottom:16px}}.v80c4ed58 .g2647ae2c{width:23%;margin-bottom:30px}.v80c4ed58 .g3145e469{width:100%;height:100%;max-height:107px;border-radius:8px;margin-bottom:12px}.v80c4ed58 .a0f2250a{height:425px}.v80c4ed58 .a0f2250a .g3145e469{max-height:335px;height:335px}.v80c4ed58 .g057373c7{width:23%;display:flex;flex-direction:column}.v80c4ed58 .g057373c7 .g2647ae2c{width:100%}.v80c4ed58 .db934fd8{width:48.7%}.v80c4ed58 .db934fd8 .g3145e469{max-height:300px}.v80c4ed58 .m4d564f76{display:none}@media (max-width:1200px){.v80c4ed58 .db934fd8 .g3145e469{max-height:250px}}@media (max-width:1000px){.v80c4ed58 .g2647ae2c,.v80c4ed58 .g057373c7{width:48%}.v80c4ed58 .a0f2250a{height:auto}.v80c4ed58 .a0f2250a .g3145e469{max-height:107px}.v80c4ed58 .db934fd8 .g3145e469{max-height:107px}}@media (max-width:480px){.v80c4ed58 .g057373c7{display:none}.v80c4ed58 .m4d564f76{display:block}.v80c4ed58 .g2647ae2c{width:48%}.v80c4ed58 .g3145e469{max-height:107px!important;height:107px}.v80c4ed58 .g2647ae2c:first-of-type,.v80c4ed58 .g2647ae2c:nth-of-type(3n+4){width:100%}.v80c4ed58 .g2647ae2c:first-of-type .g3145e469,.v80c4ed58 .g2647ae2c:nth-of-type(3n+4) .g3145e469{max-height:335px!important;height:335px}.v80c4ed58 .g2647ae2c:first-of-type .g561a5d88,.v80c4ed58 .g2647ae2c:nth-of-type(3n+4) .g561a5d88{font-size:28px}}.ed59bd29 .caa76e56{display:flex;flex-direction:column;width:31%}.ed59bd29 .g2647ae2c{display:flex;width:100%;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #d9d9d9}.ed59bd29 .g2647ae2c:last-of-type{margin-bottom:0;border-bottom:none}.ed59bd29 .e9fa6218{display:flex;justify-content:space-between;align-content:center;margin-bottom:24px}.ed59bd29 .dc06e071{display:flex;align-items:center;color:var(--color-primary);font-weight:700}.ed59bd29 .dc06e071 svg{margin-left:5px}.ed59bd29 .dc06e071 svg path{fill:var(--color-primary)}@media (max-width:1000px){.ed59bd29 .caa76e56{width:48%;margin-bottom:32px}}@media (max-width:768px){.ed59bd29 .caa76e56{width:100%}}@media (max-width:480px){.ed59bd29 .caa76e56:not(:last-of-type){margin-bottom:30px}.ed59bd29 .e9fa6218{margin-bottom:16px}.ed59bd29 .g2647ae2c{margin-bottom:16px}}.d6f612c66{display:flex;justify-content:space-between}.l08e53834{width:58%}.l08e53834 .g2647ae2c{position:relative;width:100%;margin-bottom:30px;overflow:hidden;max-height:310px}.l08e53834 .g2647ae2c:last-of-type{margin-bottom:0}.l08e53834 .g3145e469{width:100%;height:100%;border-radius:8px}.l08e53834 .b9128581{position:absolute;bottom:0;width:100%;border-top-left-radius:8px;border-top-right-radius:8px;background:#fff;padding:16px 24px;z-index:100}.d2b90293{width:40%}.d2b90293 .g2647ae2c{display:flex;justify-content:space-between;flex-direction:row-reverse;width:100%;margin-bottom:24px}.d2b90293 .g2647ae2c:last-of-type{margin-bottom:0}.d2b90293 .g3145e469{width:110px;height:110px;border-radius:8px}@media (max-width:768px){.d6f612c66{flex-wrap:wrap}.l08e53834{width:100%}.l08e53834 .g2647ae2c{width:49%}.l08e53834 .g3145e469{height:185px}.l08e53834 .b9128581{margin-top:16px;position:static;padding:0}.d2b90293{width:100%}.d2b90293 .g2647ae2c{width:48%}}@media (max-width:600px){.l08e53834 .g2647ae2c,.d2b90293 .g2647ae2c{width:100%}}.dl-none{display:none}.text-center{text-align:center}.j9ef0a245{justify-content:center}.bgmn{background-color:var(--color-primary)}.color-danger{color:red!important}.post-feed{padding:10px 26px 14px 26px;background:#fff;font-size:15px;border:1px solid rgb(172,179,193);border-radius:6px;overflow:hidden}.s7b410e82,.c7f257768 .post-feed li.s7b410e82{margin:0;padding:6px 0}.post-feed ul,.c7f257768 .post-feed ul{list-style:none;margin:0;padding:0}.a4b5758e .post-feed .s6b822e26{padding:0}.f9e9fffab{font-family:Merriweather,serif;font-weight:700;font-size:22px;line-height:30px;margin:14px 0 18px 0;text-align:left}.s7b410e82:not(:last-child){border-bottom:1px dashed rgb(172,179,193)}.s7b410e82 a{color:var(--color-primary);font-weight:700;text-transform:capitalize}.s7b410e82 a:hover{text-decoration:underline}.post-feed-mobile{display:none;margin-bottom:20px;padding:0;border:none}.post-feed-mobile ul,.c7f257768 .post-feed-mobile ul{list-style:inside}@media (max-width:1023px){.post-feed{display:none}.post-feed-mobile{display:block;margin-bottom:20px}}.t1cb1c1cd{position:relative;display:block;max-width:1099px;margin:0 auto}.t1cb1c1cd h1,.s387c5582 .t1cb1c1cd h1{font-size:56px;line-height:1.26em;letter-spacing:1px;text-align:center}.f4f8b0e2 .p9df7d3ab .dc05679d img{width:100%;height:auto;max-width:100%;max-height:300px;object-fit:contain}@media screen and (max-width:580px){.f4f8b0e2 .p9df7d3ab .p3815d39b .m58f23cc3 img{width:100%;height:auto;max-width:100%;max-height:300px;object-fit:contain}}.h83b8c6ef{display:flex;margin:12px 9px 12px 0;background:#FFF;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:6px;padding:23px 20px 12px 32px}.h0eb9c70d{min-width:307px;max-width:307px;margin-right:70px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.h20755a40,h1.h20755a40,h2.h20755a40,h3.h20755a40,p.h20755a40{width:100%;font-weight:700;font-size:24px;line-height:1.36em;letter-spacing:initial;color:#231F20;margin:0;margin-bottom:86px}.afeadd49{width:100%;margin-left:-15px;margin-bottom:15px;align-self:flex-end}.fbe3b971{position:relative;display:none;justify-content:space-between;align-items:center;width:100%;font-size:14px;line-height:14px;font-weight:600;text-transform:none;background:#F6F8FC;border-radius:4px;color:#231F20;padding:14px 12px 16px 15px}.fbe3b971.h6381d07f{display:flex}.h600a8f77{width:12px;height:8px;margin-left:20px}.fbe3b971:hover,.fbe3b971:active,.fbe3b971:focus{text-decoration:none;opacity:.7}.h1fe9c06b{margin-top:5px}.h0eb9c70d,.h1fe9c06b{flex:1}.eefefc1d{line-height:1em;margin-bottom:12px}.eefefc1d.h528335bc{display:none}a.bccbb44a{font-weight:400;font-size:15px;line-height:1.5em;text-decoration:none;text-transform:capitalize;color:#103244}a.bccbb44a:hover{opacity:.7;text-decoration:underline;color:#103244}.h11dcfae8{display:none;margin:20px 0 0 0}.fbe3b971.h2fdd8514{display:none}@media screen and (max-width:768px){.h83b8c6ef{display:flex;flex-direction:column;padding:20px 20px;margin-right:0}.h20755a40,h1.h20755a40,h2.h20755a40,h3.h20755a40,p.h20755a40{margin-bottom:12px}.h0eb9c70d{min-width:100%;max-width:100%}.afeadd49{display:none}.fbe3b971.h45654960{display:none}.h11dcfae8{display:flex}.fbe3b971.h2fdd8514{display:block}.eefefc1d.h528335bc{display:block}}.widget__rating-system{margin-bottom:30px;background:#fff;border:1px solid #ACB3C1;border-radius:6px;overflow:hidden}.ed351728{background:#FFF}.r220e35ec a{text-decoration:none;font-weight:700}.r220e35ec a:hover{opacity:.6;text-decoration:underline}.r220e35ec{max-width:336px;padding:30px 28px}.ab6fb1ed{display:flex;align-items:center;margin-bottom:10px}.b8512af7{margin-left:20px;font-family:'Merriweather';font-weight:700;font-size:32px;line-height:40px}.r6e1913d4{font-size:15px;line-height:25px;margin-bottom:30px}.a6ae6ca4{font-family:'Merriweather';font-weight:700;font-size:22px;line-height:28px;margin-bottom:15px}.r76f1865e{font-size:15px;line-height:25px}.t20ebd407{position:relative;display:inline-block}.t1f98a6a2{display:flex;justify-content:flex-start;align-items:center}a.t1f98a6a2:hover{text-decoration:none}.t1f98a6a2:hover .t6d9b7f01{text-decoration:underline}.t5bcf77f7{font-size:10px;align-self:flex-start;margin-left:3px;text-decoration:none;margin-top:-6px;max-height:8px}.t1f98a6a2 svg{align-self:flex-start;width:6px;height:5px;padding-top:7px;margin-left:3px}.t3cbb67d3{visibility:hidden;width:336px;color:#231F20;padding:20px 25px 25px 25px;background:#FFF;box-shadow:0 4px 24px rgba(39,30,7,.2);border-radius:6px;position:absolute;z-index:1}.t3cbb67d3.trl-tooltip-disabled{display:none}.t20ebd407:hover .t3cbb67d3{visibility:visible;z-index:22}.b098d672{display:flex;justify-content:flex-start;align-items:center;font-size:14px;line-height:1.2em;margin-bottom:18px}.t1e8af797{position:relative;display:flex;justify-content:center;align-items:center;width:17px;height:17px;margin-right:7px;border-radius:50%;overflow:hidden}.t1e8af797 svg{position:relative;z-index:4}.e11da8b1{display:block;font-family:'Merriweather',serif;font-weight:700;font-size:18px;line-height:1.36em;margin-bottom:10px}.t45f71aa2{display:block;font-size:12px;line-height:1.4em;margin-bottom:20px}.f7e61121{display:flex;justify-content:flex-start;align-items:center;margin-right:-1px}.f7e61121 .t87d994e6{display:flex;justify-content:flex-start;align-items:center;font-weight:400;font-size:16px;line-height:1.3em;transition:none;-moz-transition:none;-webkit-transition:none}.t87d994e6 svg{width:11px;height:11px;margin-left:8px}a.t87d994e6{font-weight:400}.e7ed1834{position:absolute;width:100%;height:100%;top:0;opacity:.1;z-index:3}.r17bfd63b{position:relative;display:block;margin-bottom:20px}.r253a4371{display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:nowrap}.r7af9ecc9{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;margin-bottom:12px}.a1670f54{display:flex;flex-direction:row;width:auto;word-break:keep-all!important;word-wrap:normal!important;margin-right:8px;font-weight:700}.r9ad38b35{margin-bottom:8px;font-weight:700}.r1d6e8190{margin-bottom:8px}.r0764c151{margin-bottom:30px}.s08496fd7{margin-bottom:30px}@media (max-width:1023px){.r97bf0f1c .p2c2bef26{display:none!important}.r97bf0f1c .p2c2bef26:nth-child(1){display:flex!important}.r97bf0f1c .p2c2bef26:nth-child(2){display:flex!important}}.fb42da58 .s5a25ab1d{text-transform:capitalize}.fb42da58 .s5a25ab1d>a{white-space:normal;line-height:1.3em}.g0c77ff67{margin-top:6px;margin-bottom:8px;color:#303030}