: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}html body.wprm-popup-modal-open{height:100%;left:0;overflow:visible;position:fixed;right:0;width:100%}.wprm-popup-modal{display:none}.wprm-popup-modal.is-open{display:block}.wprm-popup-modal__overlay{align-items:center;background:rgb(0 0 0 / .6);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;touch-action:none;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-height:100dvh;max-width:100%;overflow-y:auto;padding:30px}@media(min-width:768px){.wprm-popup-modal__container{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px)}}.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:#fff0;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:disabled{cursor:not-allowed;opacity:.3}.wprm-popup-modal__btn:not(:disabled):focus,.wprm-popup-modal__btn:not(:disabled):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:#fff0;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}.tippy-box[data-theme~=wprm-variable]{background-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--wprm-tippy-background)}#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}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-sub-wrapper{max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-empty-item,#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-item{height:auto;min-height:30px;white-space:normal}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-sub-wrapper{left:260px;max-height:calc(100vh - 48px);max-width:calc(100vw - 32px);overflow:auto;position:fixed;right:auto;top:32px;width:min(620px,100vw - 276px)}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-item{height:auto;min-height:0;padding:0;white-space:normal}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel{padding:12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-entry-header{color:#fff;font-weight:600;margin-bottom:8px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-actions{display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:10px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-action{align-items:center;background:hsl(0 0% 100% / .09);border:1px solid hsl(0 0% 100% / .14);border-radius:6px;box-shadow:inset 0 1px 0 hsl(0 0% 100% / .05);box-sizing:border-box;color:#fff!important;display:flex;font-size:12px;font-weight:500;justify-content:center;line-height:1.2;margin:0;min-height:36px;padding:8px 12px;text-align:center;text-decoration:none;white-space:nowrap;width:100%}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-action:hover{background:hsl(0 0% 100% / .16);border-color:hsl(0 0% 100% / .22)}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action,#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action:focus,#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action:visited{color:#fff!important;float:none;height:auto;line-height:1.2;padding:8px 12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json{background:hsl(0 0% 100% / .04);border:1px solid hsl(0 0% 100% / .06);border-radius:6px;max-height:min(320px,100vh - 180px);max-width:100%;overflow:auto;padding:10px 12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json pre{font-family:Consolas,Monaco,monospace;font-size:11px;line-height:1.45;margin:0;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}@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}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-sub-wrapper{left:16px;max-height:calc(100vh - 62px);max-width:none;right:16px;top:46px;width:auto}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json{max-height:min(280px,100vh - 220px)}}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 hsl(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{overflow:hidden;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}.wprm-nutrition-label-text-nutrition-container,.wprm-recipe-equipment-item,.wprm-recipe-ingredient{border:0}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{align-items:center;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}.wprm-recipe.wprm-max-400 .wprm-condition-max-width-400,.wprm-recipe.wprm-max-500 .wprm-condition-max-width-500,.wprm-recipe.wprm-max-600 .wprm-condition-max-width-600,.wprm-recipe.wprm-max-700 .wprm-condition-max-width-700,.wprm-recipe.wprm-max-800 .wprm-condition-max-width-800,.wprm-recipe.wprm-min-400 .wprm-condition-min-width-400,.wprm-recipe.wprm-min-500 .wprm-condition-min-width-500,.wprm-recipe.wprm-min-600 .wprm-condition-min-width-600,.wprm-recipe.wprm-min-700 .wprm-condition-min-width-700,.wprm-recipe.wprm-min-800 .wprm-condition-min-width-800{display:block}.wprm-meta-container-custom-color{--wprm-meta-container-block-color:inherit;--wprm-meta-container-label-color:inherit;--wprm-meta-container-link-color:inherit}.wprm-meta-container-custom-color .wprm-recipe-block-container{color:var(--wprm-meta-container-block-color)}.wprm-meta-container-custom-color .wprm-recipe-block-container .wprm-recipe-details-label{color:var(--wprm-meta-container-label-color)}.wprm-meta-container-custom-color .wprm-recipe-block-container * a,.wprm-meta-container-custom-color .wprm-recipe-block-container a{color:var(--wprm-meta-container-link-color)}.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-details-container-inline{--wprm-meta-container-separator-color:#aaa}.wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline{margin-right:0}.wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline:not(:last-child):after{color:var(--wprm-meta-container-separator-color);white-space:nowrap}.wprm-recipe-details-container-inline.wprm-inline-separator-dot .wprm-recipe-block-container-inline:not(:last-child):after{content:"  •  "}.wprm-recipe-details-container-inline.wprm-inline-separator-short-dash .wprm-recipe-block-container-inline:not(:last-child):after{content:"  -  "}.wprm-recipe-details-container-inline.wprm-inline-separator-long-dash .wprm-recipe-block-container-inline:not(:last-child):after{content:"  —  "}.wprm-recipe-details-container-inline.wprm-inline-separator-long-line .wprm-recipe-block-container-inline:not(:last-child):after,.wprm-recipe-details-container-inline.wprm-inline-separator-short-line .wprm-recipe-block-container-inline:not(:last-child):after{background-color:var(--wprm-meta-container-separator-color);content:"";display:inline-block;height:1em;margin:0 .8em;vertical-align:middle;width:1px}.wprm-recipe-details-container-inline.wprm-inline-separator-long-line .wprm-recipe-block-container-inline:not(:last-child):after{height:1.3em}.rtl .wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{margin-left:1.2em;margin-right:0}.rtl .wprm-recipe-details-container-inline.wprm-inline-separator{overflow:hidden}.rtl .wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline{margin-left: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}.wprm-recipe-details-container-table.wprm-recipe-table-borders-inside-only{border: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-details-container-table.wprm-recipe-table-borders-inside-only .wprm-recipe-block-container-table{border: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-icon-line,.wprm-header-decoration-line,.wprm-header-decoration-spacer,.wprm-icon-decoration-line{align-items:center;display:flex;flex-wrap:wrap}.wprm-header-decoration-icon-line.wprm-align-left .wprm-decoration-line,.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-icon-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-icon-line.wprm-align-right .wprm-decoration-line,.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-icon-line.wprm-align-center .wprm-decoration-line:last-child,.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:0;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-container-separated{--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,.wprm-expandable-container-separated a.wprm-expandable-button,.wprm-expandable-container-separated button.wprm-expandable-button{color:var(--wprm-expandable-text-color)}.wprm-expandable-container button.wprm-expandable-button,.wprm-expandable-container-separated 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-separated.wprm-expandable-collapsed .wprm-expandable-button-hide,.wprm-expandable-container-separated.wprm-expandable-collapsed .wprm-expandable-content,.wprm-expandable-container-separated.wprm-expandable-expanded .wprm-expandable-button-show,.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-expandable-separated-content-collapsed{display:none!important}.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-align-top{align-items:start}.wprm-align-middle{align-items:center}.wprm-align-bottom{align-items:end}.wprm-recipe-header .wprm-recipe-icon:not(.wprm-collapsible-icon){margin-right:10px}.wprm-recipe-header .wprm-recipe-icon.wprm-collapsible-icon{margin-left:10px}.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-header .wprm-header-toggle{float:right}.wprm-recipe-header .wprm-header-toggle a.wprm-expandable-button{color:#333;cursor:pointer;text-decoration: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-interactivity-container{display:flex;gap:10px;margin:10px 20px 0}.wprm-internal-container{background-color:#fff;border:0 solid #fff;border-radius:20px;padding:20px}.wprm-internal-container ul li{margin-left:16px}.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 .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}.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-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}.wprm-recipe-instructions .wprm-recipe-instruction-tip,.wprm-recipe-tip{align-items:flex-start;counter-increment:none!important;display:flex;gap:10px;list-style:none!important;margin-bottom:12px;padding:10px 12px}.wprm-recipe-instructions .wprm-recipe-instruction-tip::marker,.wprm-recipe-instructions .wprm-recipe-instruction-tip:before,.wprm-recipe-tip::marker,.wprm-recipe-tip:before{content:none!important;display:none!important}.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-instruction-tip-icon,.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-tip-icon,.wprm-recipe-tip .wprm-recipe-instruction-tip-icon,.wprm-recipe-tip .wprm-recipe-tip-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:1.1em;justify-content:center;line-height:inherit;min-height:1.25em;min-height:1lh}.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-instruction-tip-text,.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-tip-text,.wprm-recipe-tip .wprm-recipe-instruction-tip-text,.wprm-recipe-tip .wprm-recipe-tip-text{color:var(--wprm-tip-text-color,#000);flex:1;min-width:0}.wprm-recipe-instruction-tip-style-left-border,.wprm-recipe-instruction-tip-style-left-border-straight,.wprm-recipe-tip-style-left-border,.wprm-recipe-tip-style-left-border-straight{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 9%,transparent);border-left:5px solid var(--wprm-tip-accent,#2b6cb0);border-radius:0}.wprm-recipe-instruction-tip-style-left-border-rounded,.wprm-recipe-tip-style-left-border-rounded{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 9%,transparent);border-left:5px solid var(--wprm-tip-accent,#2b6cb0);border-radius:4px}.wprm-recipe-instruction-tip-style-filled,.wprm-recipe-tip-style-filled{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 16%,transparent);border-radius:4px}.wprm-recipe-instruction-tip-style-outline,.wprm-recipe-tip-style-outline{border:1px solid var(--wprm-tip-accent,#2b6cb0);border-radius:4px}.wprm-recipe-instruction-tip-style-banner,.wprm-recipe-tip-style-banner{border-bottom:2px solid var(--wprm-tip-accent,#2b6cb0);border-top:2px solid var(--wprm-tip-accent,#2b6cb0);padding-bottom:12px;padding-top:12px}.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}.rtl .wprm-recipe-instruction-tip-style-left-border,.rtl .wprm-recipe-instruction-tip-style-left-border-rounded,.rtl .wprm-recipe-instruction-tip-style-left-border-straight,.rtl .wprm-recipe-tip-style-left-border,.rtl .wprm-recipe-tip-style-left-border-rounded,.rtl .wprm-recipe-tip-style-left-border-straight{border-left:0;border-right:5px solid var(--wprm-tip-accent,#2b6cb0)}.wprm-recipe-shop-instacart-loading{cursor:wait;opacity:.5}.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-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-layout-column{width:100%}.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-layout-column{width:100%}.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}}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900{flex-direction:column}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800{flex-direction:column}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700{flex-direction:column}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600{flex-direction:column}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500{flex-direction:column}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400{flex-direction:column}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-400 .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{white-space:nowrap}.wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container-separate{column-gap:5px;display:flex;justify-content:space-between}.wprm-nutrition-label-container-grouped-pills{--wprm-nutrition-pills-row-gap:10px;--wprm-nutrition-pills-background:#fff;--wprm-nutrition-pills-border:#333;--wprm-nutrition-pills-border-width:1px;--wprm-nutrition-pills-border-radius:100px;--wprm-nutrition-pills-horizontal-padding:15px;--wprm-nutrition-pills-vertical-padding:5px;row-gap:var(--wprm-nutrition-pills-row-gap)}.wprm-nutrition-label-container-grouped-pills .wprm-nutrition-label-text-nutrition-container:not(.wprm-nutrition-label-text-nutrition-container-empty){background-color:var(--wprm-nutrition-pills-background);border:var(--wprm-nutrition-pills-border-width) solid var(--wprm-nutrition-pills-border);border-radius:var(--wprm-nutrition-pills-border-radius);padding:var(--wprm-nutrition-pills-vertical-padding) var(--wprm-nutrition-pills-horizontal-padding)}.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 rgb(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}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}#gnpub-gnfollow-shortcode-wrapper a{text-decoration:none;color:#000;border:1px solid #c6d2d9;padding:7px 15px 3px 16px;line-height:1;height:40px;vertical-align:middle;position:absolute}#gnpub-gnfollow-shortcode-wrapper a:focus{box-shadow:none}#gnpub-gnfollow-shortcode-wrapper img{width:120px;position:relative;top:9px;left:5px}#gnpub-gnfollow-shortcode-wrapper a:hover{border:1px solid #000}#gnpub-gnfollow-shortcode-follow-text{font-weight:500;font-size:13px}a.pinit-button.custom,a.pinit-button.old_default{text-indent:-9999em!important}a.pinit-button.custom span,a.pinit-button.old_default span{display:block;background-color:transparent!important;background-repeat:no-repeat!important;background-position:0 0!important}a.pinit-button.old_default span{background-image:url(/wp-content/plugins/jquery-pin-it-button-for-images/css/images/pinit-button.png)!important}a.pinit-button.default{display:block;overflow:hidden;text-decoration:none;color:#fff;background-color:#bd081c}a.pinit-button.default:hover{background-color:#a50718}a.pinit-button.default.jpibfi-button-rounded-rectangle,a.pinit-button.default.jpibfi-button-rounded-square{border-radius:10px}a.pinit-button.default.jpibfi-button-round{border-radius:50%}a.pinit-button.default [class*=" jpibfi-icon-"],a.pinit-button.default [class^=jpibfi-icon-]{color:#fff;display:block}a.pinit-button.default [class*=" jpibfi-icon-"]:hover,a.pinit-button.default [class^=jpibfi-icon-]:hover{color:#fff}a.pinit-button.default [class*=" jpibfi-icon-"]:before,a.pinit-button.default [class^=jpibfi-icon-]:before{display:block;position:absolute;top:50%;left:50%}@font-face{font-display:swap;font-family:jpibfi-font;src:url(/wp-content/plugins/jquery-pin-it-button-for-images/css/fonts/jpibfi-font.eot?ifsn2k);src:url(/wp-content/plugins/jquery-pin-it-button-for-images/css/fonts/jpibfi-font.eot?ifsn2k#iefix) format("embedded-opentype"),url(/wp-content/plugins/jquery-pin-it-button-for-images/css/fonts/jpibfi-font.ttf?ifsn2k) format("truetype"),url(/wp-content/plugins/jquery-pin-it-button-for-images/css/fonts/jpibfi-font.woff?ifsn2k) format("woff"),url(/wp-content/plugins/jquery-pin-it-button-for-images/css/fonts/jpibfi-font.svg?ifsn2k#jpibfi-font) format("svg");font-weight:400;font-style:normal}[class*=" jpibfi-icon-"],[class^=jpibfi-icon-]{font-family:jpibfi-font!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jpibfi-icon-circle:before{content:""}.jpibfi-icon-plain:before{content:""}.jpibfi-icon-thumb-tack:before{content:""}.jpibfi-icon-pushpin:before{content:""}.jpibfi-icon-pinterest2:before{content:""}a.pinit-button{position:absolute;display:none}#rank-math-faq .rank-math-list-item{border:1px solid #d1dfee;margin-bottom:20px;background-color:#fdfeff}#rank-math-faq .rank-math-question{font-size:14px;font-weight:700;margin:0;padding:17px 56px 17px 12px;line-height:1.4;cursor:pointer;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}#rank-math-faq .rank-math-question.faq-q-open{border-bottom:1px solid #d1dfee}#rank-math-faq .rank-math-question:after{content:"+";position:absolute;top:50%;right:0;width:56px;text-align:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-weight:700;color:#000;font-size:20px}#rank-math-faq .rank-math-question.faq-q-open:after{content:"-"}#rank-math-faq .rank-math-answer{margin:0;padding:12px;background-color:#fff;font-size:16px!important;line-height:1.4!important;border-bottom:1px solid #dedee0;display:none}#rank-math-faq .RMFA-quesion-button{all:unset!important}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.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}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}.gb-container.gb-tabs__item:not(.gb-tabs__item-open){display:none}.gb-container-ef2a1e39{padding-right:15px;padding-left:15px;margin-top:0}.gb-container-403aadbe{max-width:1366px;margin-top:25px;margin-right:auto;margin-left:auto}.gb-container-cd02b911{padding-right:30px;border-right:2px solid var(--base)}.gb-grid-wrapper>.gb-grid-column-cd02b911{width:60%}.gb-grid-wrapper>.gb-grid-column-8fe58a5c{width:100%}.gb-container-9bf3d253{margin-left:0;border-top-color:var(--base-2)}.gb-grid-wrapper>.gb-grid-column-9bf3d253{width:40%}.gb-grid-wrapper>.gb-grid-column-72c29e39{width:100%}.gb-container-01d53c87{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;column-gap:20px;padding-top:0;padding-left:20px;margin-bottom:20px;border-top-color:var(--base);border-bottom-color:var(--base)}.gb-container-fff62cf1{width:40%}.gb-container-14db23e8{width:60%;height:auto;overflow-x:hidden;overflow-y:hidden}.gb-container-a4b72287{max-width:1600px;position:relative;overflow-x:hidden;overflow-y:hidden;padding-top:0;padding-right:15px;padding-left:15px;margin-top:60px;margin-right:auto;margin-left:auto}.gb-container-21ace9a8{max-width:1366px;margin:0 auto}.gb-container-99c078e9{display:flex;align-items:center;column-gap:20px;margin-bottom:40px;border-right-color:var(--accent)}.gb-container-543a48dc{width:100%}.gb-container-c92c59e4{width:25%}.gb-grid-wrapper>.gb-grid-column-e804a1ca{width:40%}.gb-grid-wrapper>.gb-grid-column-2daaee6c{width:100%}.gb-grid-wrapper>.gb-grid-column-c43b793d{width:60%}.gb-container-651bafb8{padding-right:0;padding-bottom:20px;padding-left:0}.gb-grid-wrapper>.gb-grid-column-651bafb8{width:50%}.gb-container-905d4b61{padding-right:15px;padding-left:15px;margin-top:60px;margin-bottom:60px}.gb-container-a0709bcd{max-width:968px;margin-right:auto;margin-left:auto}.gb-container-1ffba489{max-width:980px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding:0 15px 5px;margin-right:auto;margin-left:auto;border:4px solid var(--base)}.gb-container-b6ceda49{display:flex;align-items:center;margin-top:-15px;margin-right:auto;margin-left:auto}.gb-grid-wrapper>.gb-grid-column-b6ceda49{width:100%}.gb-container-ff04f763{padding-right:15px;padding-left:15px;margin-top:40px}.gb-container-63e6d486{max-width:1366px;margin-right:auto;margin-left:auto}.gb-container-357381e6{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-d808400d{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-f5e450f6{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-87b1e4d1{width:auto;max-width:auto;margin-bottom:25px}.gb-container-ded3cdb3{height:100%;padding:25px;margin-right:0;margin-bottom:0;border-radius:8px;border-top:10px solid var(--base);border-right:10px solid var(--global-color-8);border-bottom:4px solid var(--base);border-left:4px solid var(--base)}.gb-container-ded3cdb3:hover{border-right-color:var(--accent)}.gb-grid-wrapper>.gb-grid-column-ded3cdb3{width:25%}.gb-container-b8cf02e6{position:relative;overflow-x:hidden;overflow-y:hidden;padding:30px 15px 20px;margin-top:60px;border-top-color:var(--base);border-bottom-color:var(--base)}.gb-container-16f99fe7{max-width:1366px;padding-top:20px;margin-right:auto;margin-left:auto;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.gb-container-4e113aa2{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-e2485334{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-247c6064{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-4587c333{width:auto;max-width:auto;margin-bottom:25px}.gb-grid-wrapper>.gb-grid-column-90197107{width:16%}.gb-grid-wrapper>.gb-grid-column-2d671cae{width:16%}.gb-grid-wrapper>.gb-grid-column-934dfb55{width:16%}.gb-grid-wrapper>.gb-grid-column-3e9c3c6f{width:16%}.gb-grid-wrapper>.gb-grid-column-71a8e2cd{width:16%}.gb-grid-wrapper>.gb-grid-column-de1c3f78{width:16%}.gb-container-6e17d932{padding-right:15px;padding-left:15px;margin-top:60px}.gb-container-1407938d{max-width:1366px;margin-right:auto;margin-left:auto}.gb-container-956f9ab8{padding-right:15px;margin-right:0;border-right:2px dashed var(--global-color-8)}.gb-grid-wrapper>.gb-grid-column-956f9ab8{width:50%}.gb-container-89e880f3{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-419203f5{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-43be1c4a{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-a7151e1e{width:auto;max-width:auto;margin-bottom:25px}.gb-container-aec9fb66{margin-top:20px}.gb-container-e8a4dd78{height:100%}.gb-grid-wrapper>.gb-grid-column-e8a4dd78{width:50%}.gb-grid-wrapper>.gb-grid-column-ca6e6c7b{width:50%}.gb-container-895c8ab4{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-2f7c6bb2{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-0ae1e5f7{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-869319b1{width:auto;max-width:auto;margin-bottom:25px}.gb-container-4043305a{margin-top:20px}.gb-container-dc60fda7{height:100%}.gb-grid-wrapper>.gb-grid-column-dc60fda7{width:50%}.gb-container-4f7e1a58{padding-right:15px;padding-left:15px;margin-top:60px}.gb-container-bdde2c99{max-width:1366px;margin-right:auto;margin-left:auto}.gb-container-48c62e3c{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-426428d9{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-5445550c{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-4be424f9{width:auto;max-width:auto;margin-bottom:25px}.gb-container-26395f76{height:100%;padding:25px;margin-right:0;margin-bottom:0;border-radius:8px;border-top:10px solid var(--base);border-right:10px solid var(--global-color-8);border-bottom:4px solid var(--base);border-left:4px solid var(--base)}.gb-container-26395f76:hover{border-right-color:var(--accent)}.gb-grid-wrapper>.gb-grid-column-26395f76{width:25%}.gb-container-370ebce8{max-width:1366px;margin:40px auto 60px}.gb-container-0eb72f5d{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-1af220f0{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-e206e1f5{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-05255849{width:auto;max-width:auto;margin-bottom:25px}.gb-container-d3afb970{max-width:1400px;margin-right:auto;margin-left:auto}.gb-container-2a3b338e{height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;background-color:var(--global-color-8)}.gb-grid-wrapper>.gb-grid-column-2a3b338e{width:33.33%}.gb-container-069777c8{flex-direction:column;margin-top:0}.gb-grid-wrapper>.gb-grid-column-069777c8{width:100%}.gb-container-507f4553{height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;justify-content:flex-end;border-radius:8px;background-color:var(--contrast)}.gb-grid-wrapper>.gb-grid-column-507f4553{width:33.33%}.gb-container-5dd29641{flex-direction:column;margin-top:0}.gb-grid-wrapper>.gb-grid-column-5dd29641{width:100%}.gb-container-76b64c45{height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;background-color:var(--global-color-8)}.gb-grid-wrapper>.gb-grid-column-76b64c45{width:33.33%}.gb-container-12b8bbda{flex-direction:column;align-items:center;justify-content:space-between;margin-top:0}.gb-grid-wrapper>.gb-grid-column-12b8bbda{width:100%}.gb-container-877dc0ac{padding-right:15px;padding-left:15px;margin-top:50px;margin-bottom:50px}.gb-container-e0ab8a86{max-width:1366px;margin:0 auto}.gb-grid-wrapper>.gb-grid-column-19ed28e1{width:50%}.gb-grid-wrapper>.gb-grid-column-5933fa54{width:50%}.gb-container-7d5d5cc8{padding-left:20px}.gb-grid-wrapper>.gb-grid-column-7d5d5cc8{width:50%}.gb-grid-wrapper>.gb-grid-column-d5b4120b{width:50%}.gb-grid-wrapper>.gb-grid-column-61573f7f{width:50%}.gb-grid-wrapper>.gb-grid-column-067d3235{width:50%}.gb-grid-wrapper>.gb-grid-column-5b6318ff{width:50%}.gb-grid-wrapper>.gb-grid-column-4dec6f2e{width:50%}.gb-grid-wrapper>.gb-grid-column-c16c9391{width:50%}.gb-grid-wrapper>.gb-grid-column-fce4c315{width:50%}.gb-grid-wrapper>.gb-grid-column-8bf53580{width:50%}.gb-grid-wrapper>.gb-grid-column-22c60cda{width:50%}.gb-grid-wrapper>.gb-grid-column-5d229825{width:50%}.gb-container-38c294fd{padding-right:15px;padding-left:15px;margin-top:60px;margin-bottom:60px}.gb-container-7cbf7aa2{max-width:968px;margin-right:auto;margin-left:auto}.gb-container-ef8e5bc6{max-width:980px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding:0 15px 5px;margin-right:auto;margin-left:auto;border:4px solid var(--base)}.gb-container-43c0728f{display:flex;align-items:center;margin-top:-15px;margin-right:auto;margin-left:auto}.gb-grid-wrapper>.gb-grid-column-43c0728f{width:100%}.gb-container-4521dacc{padding-right:15px;padding-left:15px}.gb-container-37ee5a8b{max-width:1366px;display:flex;align-items:center;column-gap:20px;margin-right:auto;margin-bottom:40px;margin-left:auto;border-right-color:var(--accent)}.gb-container-4832238a{width:100%}.gb-container-2219a89f{width:25%}.gb-container-026c4f08{max-width:1366px;margin:0 auto}.gb-grid-wrapper>.gb-grid-column-34c1d4b7{width:60%}.gb-container-9931a61f{padding-right:0;padding-bottom:20px;padding-left:0}.gb-grid-wrapper>.gb-grid-column-9931a61f{width:50%}.gb-grid-wrapper>.gb-grid-column-484a8935{width:40%}.gb-grid-wrapper>.gb-grid-column-5ef56328{width:100%}.gb-container-bf6984af{padding-right:15px;padding-left:15px;margin-top:60px}.gb-container-74795521{max-width:1366px;margin-right:auto;margin-left:auto}.gb-container-714b8696{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-7e20bfc6{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-84e4f3e2{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-87c3bab3{width:auto;max-width:auto;margin-bottom:25px}.gb-container-01bce261{height:100%;padding:25px;margin-right:0;margin-bottom:0;border-radius:8px;border-top:10px solid var(--base);border-right:10px solid var(--global-color-8);border-bottom:4px solid var(--base);border-left:4px solid var(--base)}.gb-container-01bce261:hover{border-right-color:var(--accent)}.gb-grid-wrapper>.gb-grid-column-01bce261{width:25%}.gb-container-a2e4f72a{padding-right:15px;padding-left:15px}.gb-container-95afd78a{max-width:1366px;margin:60px auto}.gb-container-cbef1a1b{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-a1639e47{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-a7a4963a{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-d07f2d8f{width:auto;max-width:auto;margin-bottom:25px}.gb-container-c1a9611f{max-width:1400px;margin-right:auto;margin-left:auto}.gb-container-711213ef{height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;border-radius:8px;background-color:var(--global-color-8)}.gb-grid-wrapper>.gb-grid-column-711213ef{width:33.33%}.gb-container-b8291729{display:flex;flex-direction:column;margin-top:0}.gb-grid-wrapper>.gb-grid-column-b8291729{width:100%}.gb-container-44af636e{height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border-radius:8px;background-color:var(--contrast)}.gb-grid-wrapper>.gb-grid-column-44af636e{width:33.33%}.gb-container-a76cabfc{flex-direction:column;margin-top:0}.gb-grid-wrapper>.gb-grid-column-a76cabfc{width:100%}.gb-container-6dd788d5{height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;background-color:var(--global-color-8)}.gb-grid-wrapper>.gb-grid-column-6dd788d5{width:33.33%}.gb-container-5608d082{display:flex;flex-direction:column;margin-top:0}.gb-grid-wrapper>.gb-grid-column-5608d082{width:100%}.gb-container-7c4db45e{max-width:1366px;padding:45px 15px;margin-top:60px;margin-right:auto;margin-left:auto;border-radius:4px;border:2px solid var(--base-2);box-shadow:0 0 11px -2px rgb(0 0 0 / .1)}.gb-container-a0a1aec6{display:flex;align-items:center;column-gap:20px;padding-left:30px}.gb-container-7f518329{width:40%}.gb-container-a46cf8fe{width:50%}.gb-container-9f2ce5e4{padding-right:15px;padding-left:15px;margin-top:60px;margin-bottom:60px}.gb-container-ba6f6faa{max-width:1366px;margin-right:auto;margin-left:auto}.gb-container-659b4814{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-5ae74efb{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-cce9de7f{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-dbe79943{width:auto;max-width:auto;margin-bottom:25px}.gb-container-7065ef68{padding-right:15px;padding-left:15px;margin-top:60px;margin-bottom:60px}.gb-container-b359d317{max-width:1366px;margin-right:auto;margin-left:auto}.gb-container-0bf064dc{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.gb-container-8ccc5836{padding-top:auto;padding-right:15px;padding-bottom:auto;border-right:4px solid var(--global-color-8)}.gb-container-90ce8dba{padding-top:auto;padding-bottom:auto;border-right-color:var(--global-color-8)}.gb-container-fc636531{width:auto;max-width:auto;margin-bottom:25px}.gb-container-43ae4765{height:100%;padding:25px;border-radius:8px;background-color:rgb(237 203 33 / .2)}.gb-grid-wrapper>.gb-grid-column-43ae4765{width:33.33%}.gb-container-43ae4765:hover{box-shadow:5px 5px 10px -6px rgb(0 0 0 / .1);transition:all 0.3s ease}.gb-container-0dba92d9{text-align:center}.gb-container-f2a6a55b{height:100%;text-align:center;padding:25px;border-radius:8px;background-color:rgb(78 179 237 / .19)}.gb-grid-wrapper>.gb-grid-column-f2a6a55b{width:33.33%}.gb-container-2f612505{height:100%;text-align:center;padding:25px;border-radius:8px;background-color:rgb(237 203 33 / .2)}.gb-grid-wrapper>.gb-grid-column-2f612505{width:33.33%}.gb-container-839beb93{width:100%}.gb-container-681f473a{display:flex}.gb-container-dbd08f92{width:16%}.gb-container-12de84fb{width:16%}.gb-container-bc83172a{width:16%}.gb-container-9e62ecd5{width:16%}.gb-container-a5ad0f5d{width:16%}.gb-container-d2e621f1{width:16%}.gb-grid-wrapper>.gb-grid-column-ef634ca4{width:100%}.gb-container-676e5715{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;column-gap:20px;row-gap:0;padding:0 0 0 10px;margin-bottom:15px;border-top-color:var(--base);border-right-color:var(--base);border-bottom-color:var(--base);border-left:2px solid var(--global-color-8)}.gb-container-5a574b10{width:50%}.gb-container-70367e65{width:40%;height:auto;overflow-x:hidden;overflow-y:hidden}.gb-container-794c163d{padding-right:15px;padding-left:15px}.gb-container-05c0047d{text-align:left}.gb-container-2b015897{padding-top:5px;margin-bottom:-2px}.gb-container-f169387c{max-width:1368px;display:flex;align-items:center;justify-content:flex-end;column-gap:20px;padding-right:85px;padding-bottom:3px;margin-right:auto;margin-left:auto}.gb-container-d5d33b3b{width:5%;z-index:2;position:relative}.gb-container-c281fef4{z-index:899;position:relative;margin-top:10px;margin-bottom:-60px;border-bottom:4px solid var(--global-color-8)}.gb-container-c2004f55{padding-right:15px;padding-left:15px;margin-top:20px}.gb-container-8354b009{max-width:1366px;margin-right:auto;margin-left:auto}.gb-grid-wrapper>.gb-grid-column-7c83c6ad{width:60%}.gb-grid-wrapper>.gb-grid-column-9b1fbe77{width:8%}.gb-grid-wrapper>.gb-grid-column-cfd5cd20{width:8%}.gb-grid-wrapper>.gb-grid-column-4f6938fa{width:8%}.gb-grid-wrapper>.gb-grid-column-7a34a658{width:8%}.gb-grid-wrapper>.gb-grid-column-77a7eaee{width:8%}.gb-grid-wrapper>.gb-grid-column-622cd17c{width:8%}.gb-grid-wrapper>.gb-grid-column-e877f7f9{width:20%}.gb-grid-wrapper>.gb-grid-column-cf0379ad{width:20%}p.gb-headline-6a549b10{display:flex;align-items:center;column-gap:.5em;font-size:14px;margin-top:10px;margin-bottom:10px;color:var(--contrast-2)}p.gb-headline-6a549b10 .gb-icon{line-height:0}p.gb-headline-6a549b10 .gb-icon svg{width:1em;height:1em;fill:currentColor}h2.gb-headline-e7c42ff1{font-size:35px;line-height:45px;font-weight:400;margin-top:10px;margin-bottom:5px}h2.gb-headline-e7c42ff1 a{color:var(--contrast)}h2.gb-headline-e7c42ff1 a:hover{color:var(--global-color-8)}p.gb-headline-bb721132{display:flex;align-items:center;column-gap:.5em;font-size:14px;letter-spacing:-.3px;margin-top:20px;margin-bottom:15px}p.gb-headline-bb721132 a{color:var(--contrast)}p.gb-headline-bb721132 .gb-icon{line-height:0}p.gb-headline-bb721132 .gb-icon svg{width:1em;height:1em;fill:currentColor}h2.gb-headline-92f01945{font-size:19px;letter-spacing:-.3px;font-weight:500;margin-bottom:0}h2.gb-headline-92f01945 a{color:var(--contrast)}h2.gb-headline-92f01945 a:hover{color:var(--global-color-8)}h2.gb-headline-02eb746f{display:flex;align-items:center;column-gap:.5em;font-size:55px;letter-spacing:8px;font-weight:300;text-align:left;padding-right:4px;border-right-color:var(--accent)}h2.gb-headline-02eb746f .gb-icon{line-height:0;color:var(--accent)}h2.gb-headline-02eb746f .gb-icon svg{width:1em;height:1em;fill:currentColor}p.gb-headline-3983bd94{font-size:22px;font-weight:300;padding-right:4px;margin-top:0;margin-bottom:0}p.gb-headline-34bb01b4{display:flex;align-items:center;column-gap:.5em;font-size:14px;padding-right:15px;padding-left:15px;margin-top:20px;margin-bottom:0;color:var(--contrast-2)}p.gb-headline-34bb01b4 .gb-icon{line-height:0}p.gb-headline-34bb01b4 .gb-icon svg{width:1em;height:1em;fill:currentColor}h3.gb-headline-be7d38e2{font-size:35px;font-weight:400;margin:20px 15px 5px}h3.gb-headline-be7d38e2 a{color:var(--contrast)}h3.gb-headline-be7d38e2 a:hover{color:var(--accent)}p.gb-headline-7c5d84b0{display:flex;align-items:center;column-gap:.5em;font-size:14px;padding-right:15px;padding-left:15px;margin-bottom:10px;color:var(--contrast-2)}p.gb-headline-7c5d84b0 .gb-icon{line-height:0}p.gb-headline-7c5d84b0 .gb-icon svg{width:1em;height:1em;fill:currentColor}h3.gb-headline-765284d1{font-size:19px;letter-spacing:0;font-weight:500;padding-right:15px;padding-left:15px;margin-bottom:5px}h3.gb-headline-765284d1 a{color:var(--contrast)}h3.gb-headline-765284d1 a:hover{color:var(--accent)}h2.gb-headline-66bbcaf7{font-size:12px;text-align:right;padding:5px;margin-bottom:10px;border-top:0 solid var(--base);border-right:4px solid var(--base);border-bottom:4px solid var(--base);border-left:4px solid var(--base)}h3.gb-headline-5768a044{font-size:30px;font-weight:500;text-align:center;padding-left:20px;margin-top:0;margin-bottom:0}h3.gb-headline-5768a044 a{color:var(--contrast)}h3.gb-headline-5768a044 a:hover{color:var(--global-color-8)}h2.gb-headline-1cdabd79{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-b1d00ec3{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}p.gb-headline-d7626fe1{display:flex;align-items:center;column-gap:.5em;font-size:14px;margin-top:25px;margin-bottom:0;color:var(--contrast-2)}p.gb-headline-d7626fe1 .gb-icon{line-height:0}p.gb-headline-d7626fe1 .gb-icon svg{width:1em;height:1em;fill:currentColor}h3.gb-headline-412bc15e{font-size:19px;font-weight:500;margin-top:25px;margin-bottom:0}h3.gb-headline-412bc15e a{color:var(--contrast)}h3.gb-headline-412bc15e a:hover{color:var(--global-color-8)}h2.gb-headline-8b8c97bc{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-2eaebdb5{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}h3.gb-headline-1a983b2f{font-size:24px;font-weight:500;text-align:center;margin-top:20px}h3.gb-headline-1a983b2f a{color:var(--contrast)}h3.gb-headline-1a983b2f a:hover{color:var(--contrast-2)}h3.gb-headline-6cce6f9b{font-size:24px;font-weight:500;text-align:center;margin-top:20px}h3.gb-headline-6cce6f9b a{color:var(--contrast)}h3.gb-headline-6cce6f9b a:hover{color:var(--contrast-2)}h3.gb-headline-043ad9b6{font-size:24px;font-weight:500;text-align:center;margin-top:20px}h3.gb-headline-043ad9b6 a{color:var(--contrast)}h3.gb-headline-043ad9b6 a:hover{color:var(--contrast-2)}h3.gb-headline-d0339f3a{font-size:24px;font-weight:500;text-align:center;margin-top:20px}h3.gb-headline-d0339f3a a{color:var(--contrast)}h3.gb-headline-d0339f3a a:hover{color:var(--contrast-2)}h3.gb-headline-5b534a8f{font-size:24px;font-weight:500;text-align:center;margin-top:20px}h3.gb-headline-5b534a8f a{color:var(--contrast)}h3.gb-headline-5b534a8f a:hover{color:var(--contrast-2)}h3.gb-headline-aac52f1b{font-size:24px;font-weight:500;text-align:center;margin-top:20px}h3.gb-headline-aac52f1b a{color:var(--contrast)}h3.gb-headline-aac52f1b a:hover{color:var(--contrast-2)}h2.gb-headline-1203ddfc{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-844b4fa9{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}h3.gb-headline-dbe4c23d{font-size:19px;font-weight:500;margin-bottom:5px}h3.gb-headline-dbe4c23d a{color:var(--contrast)}h3.gb-headline-dbe4c23d a:hover{color:var(--global-color-8)}h2.gb-headline-a27c69ce{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-f8f48902{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}h3.gb-headline-77b0d75b{font-size:19px;font-weight:500;margin-bottom:5px}h3.gb-headline-77b0d75b a{color:var(--contrast)}h3.gb-headline-77b0d75b a:hover{color:var(--global-color-8)}h2.gb-headline-e3bf9365{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-4d8deb4a{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}p.gb-headline-ef2577ba{display:flex;align-items:center;column-gap:.5em;font-size:14px;margin-top:25px;margin-bottom:0;color:var(--contrast-2)}p.gb-headline-ef2577ba .gb-icon{line-height:0}p.gb-headline-ef2577ba .gb-icon svg{width:1em;height:1em;fill:currentColor}h3.gb-headline-36059cfd{font-size:19px;font-weight:500;margin-top:25px;margin-bottom:0}h3.gb-headline-36059cfd a{color:var(--contrast)}h3.gb-headline-36059cfd a:hover{color:var(--global-color-8)}h2.gb-headline-c32391ad{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-39e2d882{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}p.gb-headline-3336d732{font-size:14px;font-weight:500;text-align:center;padding-right:25px;padding-left:25px;margin-top:15px;margin-bottom:15px}h3.gb-headline-44b4f410{font-size:24px;font-weight:300;text-align:center;padding-right:25px;padding-left:25px;margin-bottom:20px}h3.gb-headline-44b4f410 a{color:var(--contrast)}h3.gb-headline-44b4f410 a:hover{color:var(--base-3)}p.gb-headline-2d54a477{font-size:14px;font-weight:500;text-align:center;padding-right:25px;padding-left:25px;margin-top:15px;margin-bottom:15px;color:var(--base-3)}h3.gb-headline-ba937371{font-size:24px;font-weight:300;text-align:center;padding-right:25px;padding-left:25px;margin-bottom:20px}h3.gb-headline-ba937371 a{color:var(--base-3)}h3.gb-headline-ba937371 a:hover{color:var(--global-color-8)}p.gb-headline-e9929f30{font-size:14px;font-weight:500;text-align:center;padding-right:25px;padding-left:25px;margin-top:15px;margin-bottom:15px}h3.gb-headline-68e35bf2{font-size:24px;font-weight:300;text-align:center;padding-right:25px;padding-left:25px;margin-bottom:20px}h3.gb-headline-68e35bf2 a{color:var(--contrast)}h3.gb-headline-68e35bf2 a:hover{color:var(--base-3)}h2.gb-headline-f3ffaa1c{font-size:30px}h3.gb-headline-090b6397{font-size:19px;font-weight:500;margin-top:20px;margin-bottom:0}h3.gb-headline-090b6397 a{color:var(--contrast)}h3.gb-headline-090b6397 a:hover{color:var(--global-color-8)}h2.gb-headline-03501ef8{font-size:30px}h2.gb-headline-e7b3db6e{font-size:12px;text-align:right;padding:5px;margin-bottom:10px;border-top:0 solid var(--base);border-right:4px solid var(--base);border-bottom:4px solid var(--base);border-left:4px solid var(--base)}h3.gb-headline-68f166d1{font-size:30px;font-weight:500;text-align:center;padding-left:20px;margin-top:0;margin-bottom:0}h3.gb-headline-68f166d1 a{color:var(--contrast)}h3.gb-headline-68f166d1 a:hover{color:var(--global-color-8)}h2.gb-headline-507be50c{display:flex;align-items:center;column-gap:.5em;font-size:55px;letter-spacing:8px;font-weight:300;text-align:left;padding-right:4px;border-right-color:var(--accent)}h2.gb-headline-507be50c .gb-icon{line-height:0;color:var(--accent)}h2.gb-headline-507be50c .gb-icon svg{width:1em;height:1em;fill:currentColor}p.gb-headline-1b2fab47{font-size:22px;font-weight:300;padding-right:4px;margin-top:0;margin-bottom:0}p.gb-headline-f7af445a{display:flex;align-items:center;column-gap:.5em;font-size:14px;margin-bottom:10px;color:var(--contrast-2)}p.gb-headline-f7af445a .gb-icon{line-height:0;padding-right:15px;padding-left:15px}p.gb-headline-f7af445a .gb-icon svg{width:1em;height:1em;fill:currentColor}h3.gb-headline-0ec18c21{font-size:19px;font-weight:500;padding-right:15px;padding-left:15px;margin-bottom:0}h3.gb-headline-0ec18c21 a{color:var(--contrast)}h3.gb-headline-0ec18c21 a:hover{color:var(--global-color-8)}p.gb-headline-93e70066{display:flex;align-items:center;column-gap:.5em;font-size:14px;margin-top:20px;margin-bottom:0;color:var(--contrast-2)}p.gb-headline-93e70066 .gb-icon{line-height:0}p.gb-headline-93e70066 .gb-icon svg{width:1em;height:1em;fill:currentColor}h3.gb-headline-a4c1125b{font-size:35px;font-weight:400;margin-top:20px;margin-bottom:5px}h3.gb-headline-a4c1125b a{color:var(--contrast)}h2.gb-headline-ce91c6ec{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-5ca0eb8a{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}p.gb-headline-dc65367d{display:flex;align-items:center;column-gap:.5em;font-size:14px;margin-top:25px;margin-bottom:0;color:var(--contrast-2)}p.gb-headline-dc65367d .gb-icon{line-height:0}p.gb-headline-dc65367d .gb-icon svg{width:1em;height:1em;fill:currentColor}h3.gb-headline-14da7c57{font-size:19px;font-weight:500;margin-top:25px;margin-bottom:0}h3.gb-headline-14da7c57 a{color:var(--contrast)}h3.gb-headline-14da7c57 a:hover{color:var(--global-color-8)}h2.gb-headline-fcb7e6b0{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-fbf7b652{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}p.gb-headline-9ab55f7f{font-size:14px;font-weight:500;text-align:center;padding-right:25px;padding-left:25px;margin-top:15px;margin-bottom:15px}h3.gb-headline-3dd196ad{font-size:24px;font-weight:300;text-align:center;padding-right:25px;padding-left:25px;margin-bottom:20px}h3.gb-headline-3dd196ad a{color:var(--contrast)}h3.gb-headline-3dd196ad a:hover{color:var(--base-3)}p.gb-headline-94acf57d{font-size:14px;font-weight:500;text-align:center;padding-right:25px;padding-left:25px;margin-top:15px;margin-bottom:15px;color:var(--base-3)}h3.gb-headline-354315e7{font-size:24px;font-weight:300;text-align:center;padding-right:25px;padding-left:25px;margin-bottom:20px}h3.gb-headline-354315e7 a{color:var(--base-3)}h3.gb-headline-354315e7 a:hover{color:var(--global-color-8)}p.gb-headline-2b71854c{font-size:14px;font-weight:500;text-align:center;padding-right:25px;padding-left:25px;margin-top:15px;margin-bottom:15px}h3.gb-headline-26d001ce{font-size:24px;font-weight:300;text-align:center;padding-right:25px;padding-left:25px;margin-bottom:20px}h3.gb-headline-26d001ce a{color:var(--contrast)}h3.gb-headline-26d001ce a:hover{color:var(--base-3)}h2.gb-headline-47ad73fa{font-weight:300;padding-right:10px;margin-top:24px;margin-bottom:24px;border-right:5px solid var(--global-color-8)}h2.gb-headline-4ebba4e2{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-76261749{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}h2.gb-headline-c3d35491{font-size:26px;font-weight:300;margin-top:0;margin-bottom:0}p.gb-headline-73bfb283{font-size:19px;font-weight:300;padding-right:auto;padding-left:auto;margin-top:0;margin-bottom:0}h3.gb-headline-3b68d91d{font-size:25px;font-weight:300;text-align:center;margin-top:25px}h3.gb-headline-3b68d91d a{color:var(--contrast)}h3.gb-headline-5a92189b{font-size:25px;font-weight:300;text-align:center;margin-top:25px}p.gb-headline-cbd0f6e0{font-size:16px;text-align:center}h3.gb-headline-f31fffec{font-size:25px;font-weight:300;text-align:center;margin-top:25px}h3.gb-headline-f31fffec a{color:var(--contrast)}p.gb-headline-271a5e21{font-size:16px;text-align:center}h2.gb-headline-8daff002{font-size:22px;letter-spacing:0;font-weight:500;text-align:center;padding-top:8px;padding-bottom:8px;margin-top:0;margin-left:0;border-radius:4px;border:1px solid var(--contrast);color:var(--contrast);background-color:var(--base-3)}h2.gb-headline-e1dd673f{font-size:22px;letter-spacing:0;font-weight:500;text-align:center;padding-top:8px;padding-bottom:8px;margin-top:0;margin-left:0;border-radius:4px;border:1px solid var(--contrast);color:var(--contrast);background-color:var(--base-3)}h2.gb-headline-09a042ba{font-size:22px;letter-spacing:0;font-weight:500;text-align:center;padding-top:8px;padding-bottom:8px;margin-top:0;margin-left:0;border-radius:4px;border:1px solid var(--contrast);color:var(--contrast);background-color:var(--base-3)}h3.gb-headline-f74d862c{font-size:16px;letter-spacing:-.3px;font-weight:500;margin-bottom:0}h3.gb-headline-f74d862c a{color:var(--contrast)}p.gb-headline-3ce99130{font-size:14px;text-align:left;padding-left:0;margin-bottom:0;color:var(--contrast-2)}h3.gb-headline-3037a768{display:flex;align-items:center;column-gap:.5em;font-size:18px;font-weight:500;margin-bottom:5px}h3.gb-headline-3037a768 a{color:var(--contrast)}h3.gb-headline-3037a768 a:hover{color:var(--global-color-8)}p.gb-headline-c1a3259a{display:flex;align-items:center;column-gap:.5em;font-size:20px;font-weight:500;margin-bottom:10px}p.gb-headline-c1a3259a a{color:var(--contrast)}p.gb-headline-c1a3259a a:hover{color:var(--contrast)}p.gb-headline-c1a3259a .gb-icon{line-height:0}p.gb-headline-c1a3259a .gb-icon svg{width:1em;height:1em;fill:currentColor}p.gb-headline-7222e3b5{display:flex;align-items:center;column-gap:.5em;font-size:20px;font-weight:500;margin-bottom:10px}p.gb-headline-7222e3b5 a{color:var(--contrast)}p.gb-headline-7222e3b5 a:hover{color:var(--contrast)}p.gb-headline-7222e3b5 .gb-icon{line-height:0}p.gb-headline-7222e3b5 .gb-icon svg{width:1em;height:1em;fill:currentColor}p.gb-headline-082d060e{display:flex;align-items:center;column-gap:.5em;font-size:20px;font-weight:500;margin-bottom:10px}p.gb-headline-082d060e a{color:var(--contrast)}p.gb-headline-082d060e a:hover{color:var(--contrast)}p.gb-headline-082d060e .gb-icon{line-height:0}p.gb-headline-082d060e .gb-icon svg{width:1em;height:1em;fill:currentColor}p.gb-headline-840c02ef{display:flex;align-items:center;column-gap:.5em;font-size:20px;font-weight:500;margin-bottom:10px}p.gb-headline-840c02ef a{color:var(--contrast)}p.gb-headline-840c02ef a:hover{color:var(--contrast)}p.gb-headline-840c02ef .gb-icon{line-height:0}p.gb-headline-840c02ef .gb-icon svg{width:1em;height:1em;fill:currentColor}p.gb-headline-b469c635{display:flex;align-items:center;column-gap:.5em;font-size:20px;font-weight:500;margin-bottom:10px}p.gb-headline-b469c635 a{color:var(--contrast)}p.gb-headline-b469c635 a:hover{color:var(--contrast)}p.gb-headline-b469c635 .gb-icon{line-height:0}p.gb-headline-b469c635 .gb-icon svg{width:1em;height:1em;fill:currentColor}p.gb-headline-b350610c{text-align:center;padding-top:45px;padding-bottom:25px;margin-bottom:0}.gb-grid-wrapper-f0bd2ff9{display:flex;flex-wrap:wrap;margin-left:-20px}.gb-grid-wrapper-f0bd2ff9>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-e1007249{display:flex;flex-wrap:wrap;row-gap:20px}.gb-grid-wrapper-e1007249>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-beed3203{display:flex;flex-wrap:wrap;row-gap:40px}.gb-grid-wrapper-beed3203>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-539b4270{display:flex;flex-wrap:wrap;margin-left:-40px}.gb-grid-wrapper-539b4270>.gb-grid-column{box-sizing:border-box;padding-left:40px}.gb-grid-wrapper-0481a118{display:flex;flex-wrap:wrap;row-gap:20px}.gb-grid-wrapper-0481a118>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-2c1a7ecb{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-20px}.gb-grid-wrapper-2c1a7ecb>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-ca30ec54{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.gb-grid-wrapper-ca30ec54>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-886826e8{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-20px}.gb-grid-wrapper-886826e8>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-7d36726a{display:flex;flex-wrap:wrap;margin-left:-20px}.gb-grid-wrapper-7d36726a>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-14348dd7{display:flex;flex-wrap:wrap;margin-left:-20px}.gb-grid-wrapper-14348dd7>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-121601ce{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-20px}.gb-grid-wrapper-121601ce>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-9fad9293{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-20px}.gb-grid-wrapper-9fad9293>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-dc3690dc{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-20px}.gb-grid-wrapper-dc3690dc>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-2064d372{display:flex;flex-wrap:wrap;margin-left:-40px}.gb-grid-wrapper-2064d372>.gb-grid-column{box-sizing:border-box;padding-left:40px}.gb-grid-wrapper-057825f7{display:flex;flex-wrap:wrap}.gb-grid-wrapper-057825f7>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-d33e3bd4{display:flex;flex-wrap:wrap;align-items:flex-end}.gb-grid-wrapper-d33e3bd4>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-11396219{display:flex;flex-wrap:wrap}.gb-grid-wrapper-11396219>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-62a19fe7{display:flex;flex-wrap:wrap;margin-left:-20px}.gb-grid-wrapper-62a19fe7>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-ee0835f4{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-25px}.gb-grid-wrapper-ee0835f4>.gb-grid-column{box-sizing:border-box;padding-left:25px}.gb-grid-wrapper-b66e7dc0{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-20px}.gb-grid-wrapper-b66e7dc0>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-2f9da7de{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.gb-grid-wrapper-2f9da7de>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-318e10d1{display:flex;flex-wrap:wrap;margin-left:-40px}.gb-grid-wrapper-318e10d1>.gb-grid-column{box-sizing:border-box;padding-left:40px}.gb-grid-wrapper-6e3c7070{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-20px}.gb-grid-wrapper-6e3c7070>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-b9ab710b{display:flex;flex-wrap:wrap;row-gap:20px}.gb-grid-wrapper-b9ab710b>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-3627b740{display:flex;flex-wrap:wrap;row-gap:20px;margin-left:-20px}.gb-grid-wrapper-3627b740>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-11a28317{display:flex;flex-wrap:wrap;margin-left:-40px}.gb-grid-wrapper-11a28317>.gb-grid-column{box-sizing:border-box;padding-left:40px}.gb-grid-wrapper-f758b2fe{display:flex;flex-wrap:wrap}.gb-grid-wrapper-f758b2fe>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-1cdf85fc{display:flex;flex-wrap:wrap}.gb-grid-wrapper-1cdf85fc>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-a217ceb3{display:flex;flex-wrap:wrap}.gb-grid-wrapper-a217ceb3>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-7b635bfc{display:flex;flex-wrap:wrap;margin-left:-20px}.gb-grid-wrapper-7b635bfc>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-b51893c4{display:flex;flex-wrap:wrap;row-gap:20px}.gb-grid-wrapper-b51893c4>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-dec2df7d{display:flex;flex-wrap:wrap;row-gap:40px}.gb-grid-wrapper-dec2df7d>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-90646f47{display:flex;flex-wrap:wrap;margin-left:-20px}.gb-grid-wrapper-90646f47>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-grid-wrapper-66f4dde8{display:flex;flex-wrap:wrap;margin-left:-20px}.gb-grid-wrapper-66f4dde8>.gb-grid-column{box-sizing:border-box;padding-left:20px}.gb-block-image-d3a54efd{margin-bottom:25px}.gb-image-d3a54efd{border:var(--global-color-8);width:779px;height:519px;object-fit:cover;vertical-align:middle;box-shadow:7px 7px 0 0 var(--global-color-8)}.gb-image-995285ad{width:296px;height:200px;object-fit:cover;vertical-align:middle;transition:all 0.3s ease}.gb-image-995285ad:hover{box-shadow:0 0 10px 2px rgb(0 0 0 / .1);transition:all 0.3s ease}.gb-image-202b96d0{width:522px;height:600px;object-fit:cover;vertical-align:middle}.gb-block-image-d7096703{margin-bottom:10px}.gb-image-d7096703{width:100%;height:270px;object-fit:cover;vertical-align:middle}.gb-block-image-35562755{margin-bottom:20px;text-align:center}.gb-image-35562755{width:650px;height:280px;object-fit:cover;vertical-align:middle}.gb-block-image-4406c848{text-align:center}.gb-image-4406c848{width:262px;height:180px;object-fit:cover;vertical-align:middle}.gb-block-image-ba5a2e77{text-align:center}.gb-image-ba5a2e77{border-radius:100%;width:180px;height:180px;object-fit:cover;vertical-align:middle;transition:all 0.5s ease}.gb-image-ba5a2e77:hover{filter:brightness(115%)}.gb-block-image-3df5af86{text-align:center}.gb-image-3df5af86{border-radius:100%;width:180px;height:180px;object-fit:cover;vertical-align:middle}.gb-image-3df5af86:hover{filter:brightness(115%);transition:all 0.3s ease}.gb-block-image-6dc878b7{text-align:center}.gb-image-6dc878b7{border-radius:100%;width:180px;height:180px;object-fit:cover;vertical-align:middle}.gb-image-6dc878b7:hover{filter:brightness(115%);transition:all 0.3s ease}.gb-image-f09ef3b3{border-radius:100%;width:180px;height:180px;object-fit:cover;vertical-align:middle;transition:all 0.3s ease}.gb-image-f09ef3b3:hover{filter:brightness(115%)}.gb-block-image-832bd61a{text-align:center}.gb-image-832bd61a{border-radius:100%;width:180px;height:180px;object-fit:cover;vertical-align:middle}.gb-image-832bd61a:hover{filter:brightness(115%);transition:all 0.3s ease}.gb-block-image-c159aee9{text-align:center}.gb-image-c159aee9{border-radius:100%;width:180px;height:180px;object-fit:cover;vertical-align:middle}.gb-image-c159aee9:hover{filter:brightness(115%);transition:all 0.3s ease}.gb-block-image-21686627{margin-bottom:10px}.gb-image-21686627{width:100%;height:220px;object-fit:cover;vertical-align:middle}.gb-block-image-191f3a33{margin-bottom:10px}.gb-image-191f3a33{width:100%;height:220px;object-fit:cover;vertical-align:middle}.gb-block-image-b39d42cc{text-align:center}.gb-image-b39d42cc{width:262px;height:180px;object-fit:cover;vertical-align:middle}.gb-image-0185fcdf{border-top-left-radius:8px;border-top-right-radius:8px;width:100%;height:300px;vertical-align:middle}.gb-image-012f5902{border-bottom-right-radius:8px;border-bottom-left-radius:8px;width:100%;height:300px;vertical-align:middle}.gb-image-6849fbc6{border-top-left-radius:8px;border-top-right-radius:8px;width:100%;height:300px;vertical-align:middle}.gb-image-60bb543c{width:100%;height:350px;object-fit:cover;vertical-align:middle}.gb-block-image-ac5c6f16{margin-bottom:20px;text-align:center}.gb-image-ac5c6f16{width:650px;height:280px;object-fit:cover;vertical-align:middle}.gb-block-image-c0923331{margin-bottom:20px}.gb-image-c0923331{width:100%;height:100%;vertical-align:middle}.gb-image-a82aeecb{border-top-color:var(--accent);border-left-color:var(--global-color-8);width:522px;height:530px;object-fit:cover;vertical-align:middle}.gb-block-image-ee654260{text-align:center}.gb-image-ee654260{width:262px;height:180px;object-fit:cover;vertical-align:middle}.gb-image-60ef933c{border-top-left-radius:8px;border-top-right-radius:8px;width:100%;height:300px;object-fit:cover;vertical-align:middle}.gb-image-59ef0dc1{border-bottom-right-radius:8px;border-bottom-left-radius:8px;width:100%;height:300px;object-fit:cover;vertical-align:middle}.gb-image-96aee3d3{border-top-left-radius:8px;border-top-right-radius:8px;width:100%;height:300px;object-fit:cover;vertical-align:middle}.gb-block-image-dfccdd02{text-align:center}.gb-image-dfccdd02{width:150px;height:150px;object-fit:cover;vertical-align:middle}.gb-block-image-a781828e{text-align:center}.gb-image-a781828e{width:150px;height:150px;object-fit:cover;vertical-align:middle}.gb-block-image-3a81bc85{text-align:center}.gb-image-3a81bc85{width:150px;height:150px;object-fit:cover;vertical-align:middle}.gb-image-66a7a29d{vertical-align:middle}.gb-image-66a7a29d:hover{transform:rotate(10deg)}.gb-image-40a7f6c1{vertical-align:middle}.gb-image-40a7f6c1:hover{transform:rotate(10deg)}.gb-image-036077b4{vertical-align:middle}.gb-image-036077b4:hover{transform:rotate(10deg)}.gb-image-f993aaab{vertical-align:middle}.gb-image-f993aaab:hover{transform:rotate(10deg)}.gb-image-99271a71{vertical-align:middle}.gb-image-99271a71:hover{transform:rotate(10deg)}.gb-image-3258876a{vertical-align:middle}.gb-image-3258876a:hover{transform:rotate(10deg)}.gb-block-image-ee52dcd9{padding-left:1px}.gb-image-ee52dcd9{height:100px;object-fit:cover;vertical-align:middle;transition:all 0.3s ease}.gb-image-ee52dcd9:hover{box-shadow:0 0 10px 2px rgb(0 0 0 / .1);transition:all 0.3s ease}.gb-image-b8e3d357{border-radius:4px;vertical-align:middle}.gb-block-image-167e25c3{margin-bottom:10px}.gb-image-167e25c3{width:378px;vertical-align:middle}.gb-block-image-ad2871e2{text-align:center}.gb-image-ad2871e2{width:100%;height:120px;vertical-align:middle;transition:all 0.3s ease}.gb-image-ad2871e2:hover{transform:scale(1.1) perspective(1000px)}.gb-block-image-731d02e0{text-align:center}.gb-image-731d02e0{width:100%;height:120px;vertical-align:middle;transition:all 0.3s ease}.gb-image-731d02e0:hover{transform:rotate(7deg);transition:all 0.3s ease}.gb-block-image-a03ff143{text-align:center}.gb-image-a03ff143{width:100%;height:120px;vertical-align:middle;transition:all 0.3s ease}.gb-image-a03ff143:hover{transform:translate3d(8px,0,0);transition:all 0.3s ease}.gb-block-image-b243f675{text-align:center}.gb-image-b243f675{width:100%;height:120px;vertical-align:middle;transition:all 0.3s ease}.gb-image-b243f675:hover{transform:rotate(360deg);transition:all 0.3s ease}.gb-block-image-60ec017e{text-align:center}.gb-image-60ec017e{width:100%;height:120px;vertical-align:middle;transition:all 0.3s ease,all 0.3s ease}.gb-image-60ec017e:hover{transform:scale(.6) perspective(1000px)}.gb-block-image-b08a8d18{text-align:center}.gb-image-b08a8d18{width:100%;height:120px;vertical-align:middle;transition:all 0.3s ease}.gb-image-b08a8d18:hover{transform:translate3d(0,12px,0);transition:all 0.3s ease}.gb-accordion__item:not(.gb-accordion__item-open)>.gb-button .gb-accordion__icon-open{display:none}.gb-accordion__item.gb-accordion__item-open>.gb-button .gb-accordion__icon{display:none}a.gb-button-f81bb78d{display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:.5em;padding:8px 20px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-f81bb78d:hover,a.gb-button-f81bb78d:active,a.gb-button-f81bb78d:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-f81bb78d .gb-icon{line-height:0}a.gb-button-f81bb78d .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-ba15858d{display:inline-flex;align-items:center;column-gap:.5em;width:100%;font-size:19px;font-weight:300;padding:15px 0 15px 20px;background-color:var(--accent);color:var(--base-3);text-decoration:none}a.gb-button-ba15858d:hover,a.gb-button-ba15858d:active,a.gb-button-ba15858d:focus{background-color:var(--base-3);color:var(--contrast)}a.gb-button-ba15858d .gb-icon{line-height:0}a.gb-button-ba15858d .gb-icon svg{width:2em;height:2em;fill:currentColor}.gb-button-ba15858d:hover{box-shadow:7px 7px 0 1px var(--base);transition:all 0.3s ease}.gb-button-ba15858d{transition:all 0.3s ease}a.gb-button-d9f3dc81{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-d9f3dc81:hover,a.gb-button-d9f3dc81:active,a.gb-button-d9f3dc81:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-d9f3dc81 .gb-icon{line-height:0}a.gb-button-d9f3dc81 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-b97d825f{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-b97d825f:hover,a.gb-button-b97d825f:active,a.gb-button-b97d825f:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-b97d825f .gb-icon{line-height:0}a.gb-button-b97d825f .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-c4b640bb{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-c4b640bb:hover,a.gb-button-c4b640bb:active,a.gb-button-c4b640bb:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-c4b640bb .gb-icon{line-height:0}a.gb-button-c4b640bb .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-b4c9bade{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-b4c9bade:hover,a.gb-button-b4c9bade:active,a.gb-button-b4c9bade:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-b4c9bade .gb-icon{line-height:0}a.gb-button-b4c9bade .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-3140975d{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-3140975d:hover,a.gb-button-3140975d:active,a.gb-button-3140975d:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-3140975d .gb-icon{line-height:0}a.gb-button-3140975d .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-b444c3eb{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-b444c3eb:hover,a.gb-button-b444c3eb:active,a.gb-button-b444c3eb:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-b444c3eb .gb-icon{line-height:0}a.gb-button-b444c3eb .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-63584784{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-63584784:hover,a.gb-button-63584784:active,a.gb-button-63584784:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-63584784 .gb-icon{line-height:0}a.gb-button-63584784 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-a2de8ef8{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid rgb(255 0 0 / .28);background-color:rgb(186 179 143 / .2);color:var(--contrast);text-decoration:none}a.gb-button-a2de8ef8:hover,a.gb-button-a2de8ef8:active,a.gb-button-a2de8ef8:focus{background-color:#222;color:#fff}.gb-button-a2de8ef8:hover{transform:scale(.9) perspective(1000px)}.gb-button-a2de8ef8{transition:all 0.3s ease}a.gb-button-c4cc73c1{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid rgb(255 0 0 / .33);background-color:rgb(33 88 237 / .09);color:var(--contrast);text-decoration:none}a.gb-button-c4cc73c1:hover,a.gb-button-c4cc73c1:active,a.gb-button-c4cc73c1:focus{background-color:#222;color:#fff}.gb-button-c4cc73c1:hover{transform:scale(.9) perspective(1000px)}.gb-button-c4cc73c1{transition:all 0.3s ease}a.gb-button-73d7d7a3{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid #929292;background-color:rgb(237 33 234 / .27);color:var(--contrast);text-decoration:none}a.gb-button-73d7d7a3:hover,a.gb-button-73d7d7a3:active,a.gb-button-73d7d7a3:focus{background-color:#222;color:#fff}.gb-button-73d7d7a3:hover{transform:scale(.9) perspective(1000px)}.gb-button-73d7d7a3{transition:all 0.3s ease}a.gb-button-e3062c34{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid var(--accent);background-color:rgb(33 234 237 / .22);color:var(--contrast);text-decoration:none}a.gb-button-e3062c34:hover,a.gb-button-e3062c34:active,a.gb-button-e3062c34:focus{background-color:#222;color:#fff}.gb-button-e3062c34:hover{transform:scale(.9) perspective(1000px)}.gb-button-e3062c34{transition:all 0.3s ease}a.gb-button-628622b7{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid rgb(3 71 107 / .59);background-color:rgb(78 179 237 / .3);color:var(--contrast);text-decoration:none}a.gb-button-628622b7:hover,a.gb-button-628622b7:active,a.gb-button-628622b7:focus{background-color:#222;color:#fff}.gb-button-628622b7:hover{transform:scale(.9) perspective(1000px)}.gb-button-628622b7{transition:all 0.3s ease}a.gb-button-1ced84c0{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid var(--contrast-3);background-color:rgb(0 0 0 / .05);color:var(--contrast);text-decoration:none}a.gb-button-1ced84c0:hover,a.gb-button-1ced84c0:active,a.gb-button-1ced84c0:focus{background-color:#222;color:#fff}.gb-button-1ced84c0:hover{transform:scale(.9) perspective(1000px)}.gb-button-1ced84c0{transition:all 0.3s ease}a.gb-button-bfe9a496{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid rgb(255 0 225 / .4);background-color:rgb(33 237 156 / .31);color:var(--contrast);text-decoration:none}a.gb-button-bfe9a496:hover,a.gb-button-bfe9a496:active,a.gb-button-bfe9a496:focus{background-color:#222;color:#fff}.gb-button-bfe9a496:hover{transform:scale(.9) perspective(1000px)}.gb-button-bfe9a496{transition:all 0.3s ease}a.gb-button-bd7383f8{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid rgb(142 142 250 / .55);background-color:rgb(237 203 33 / .63);color:var(--contrast);text-decoration:none}a.gb-button-bd7383f8:hover,a.gb-button-bd7383f8:active,a.gb-button-bd7383f8:focus{background-color:#222;color:#fff}.gb-button-bd7383f8:hover{transform:scale(.9) perspective(1000px)}.gb-button-bd7383f8{transition:all 0.3s ease}a.gb-button-2bb77976{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid #00b1a2;background-color:rgb(237 33 33 / .16);color:var(--contrast);text-decoration:none}a.gb-button-2bb77976:hover,a.gb-button-2bb77976:active,a.gb-button-2bb77976:focus{background-color:#222;color:#fff}.gb-button-2bb77976:hover{transform:scale(.9) perspective(1000px)}.gb-button-2bb77976{transition:all 0.3s ease}a.gb-button-7d36111e{display:inline-flex;width:100%;font-weight:600;padding:10px 20px;border:2px solid #81ca35;background-color:rgb(237 173 33 / .24);color:var(--contrast);text-decoration:none}a.gb-button-7d36111e:hover,a.gb-button-7d36111e:active,a.gb-button-7d36111e:focus{background-color:#222;color:#fff}.gb-button-7d36111e:hover{transform:scale(.9) perspective(1000px)}.gb-button-7d36111e{transition:all 0.3s ease}a.gb-button-b44ff508{display:inline-flex;align-items:center;column-gap:.5em;width:100%;font-size:19px;font-weight:300;padding:15px 0 15px 20px;background-color:var(--accent);color:var(--base-3);text-decoration:none}a.gb-button-b44ff508:hover,a.gb-button-b44ff508:active,a.gb-button-b44ff508:focus{background-color:var(--base-3);color:var(--contrast)}a.gb-button-b44ff508 .gb-icon{line-height:0}a.gb-button-b44ff508 .gb-icon svg{width:2em;height:2em;fill:currentColor}.gb-button-b44ff508:hover{box-shadow:7px 7px 0 1px var(--base);transition:all 0.3s ease}.gb-button-b44ff508{transition:all 0.3s ease}a.gb-button-8e57fc55{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-8e57fc55:hover,a.gb-button-8e57fc55:active,a.gb-button-8e57fc55:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-8e57fc55 .gb-icon{line-height:0}a.gb-button-8e57fc55 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-2f3a68e9{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-2f3a68e9:hover,a.gb-button-2f3a68e9:active,a.gb-button-2f3a68e9:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-2f3a68e9 .gb-icon{line-height:0}a.gb-button-2f3a68e9 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-609730bd{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-609730bd:hover,a.gb-button-609730bd:active,a.gb-button-609730bd:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-609730bd .gb-icon{line-height:0}a.gb-button-609730bd .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-2f12be1d{display:inline-flex;align-items:center;justify-content:flex-end;column-gap:.5em;font-size:16px;padding:8px 20px;margin-left:4px;border-radius:4px;border:var(--base-3);background-color:var(--global-color-8);color:var(--contrast);text-decoration:none}a.gb-button-2f12be1d:hover,a.gb-button-2f12be1d:active,a.gb-button-2f12be1d:focus{border-color:var(--global-color-8);background-color:var(--contrast);color:var(--base-3)}a.gb-button-2f12be1d .gb-icon{line-height:0}a.gb-button-2f12be1d .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-67be5dc1{display:inline-flex;align-items:center;justify-content:center;column-gap:.5em;font-weight:500;text-align:center;padding:8px 20px;border-radius:4px;background-color:var(--contrast);color:var(--base-3);text-decoration:none}a.gb-button-67be5dc1:hover,a.gb-button-67be5dc1:active,a.gb-button-67be5dc1:focus{background-color:var(--base-3);color:var(--contrast)}a.gb-button-67be5dc1 .gb-icon{line-height:0}a.gb-button-67be5dc1 .gb-icon svg{width:1em;height:1em;fill:currentColor}.gb-button-67be5dc1{box-shadow:5px 5px 0 0 rgb(0 0 0 / .1);transition:all 0.3s ease}.gb-button-67be5dc1:hover{box-shadow:0 0 0 0 var(--contrast-3);transition:all 0.3s ease}a.gb-button-475966d2{display:inline-flex;align-items:center;justify-content:center;column-gap:.5em;font-weight:500;text-align:center;padding:8px 20px;border-radius:4px;background-color:var(--contrast);color:var(--base-3);text-decoration:none}a.gb-button-475966d2:hover,a.gb-button-475966d2:active,a.gb-button-475966d2:focus{background-color:var(--base-3);color:var(--contrast)}a.gb-button-475966d2 .gb-icon{line-height:0}a.gb-button-475966d2 .gb-icon svg{width:1em;height:1em;fill:currentColor}.gb-button-475966d2{box-shadow:5px 5px 0 0 rgb(0 0 0 / .1);transition:all 0.3s ease}.gb-button-475966d2:hover{box-shadow:0 0 0 0 var(--contrast-3);transition:all 0.3s ease}a.gb-button-c443e51a{display:inline-flex;align-items:center;justify-content:center;column-gap:.5em;font-weight:500;text-align:center;padding:8px 20px;border-radius:4px;background-color:var(--contrast);color:var(--base-3);text-decoration:none}a.gb-button-c443e51a:hover,a.gb-button-c443e51a:active,a.gb-button-c443e51a:focus{background-color:var(--base-3);color:var(--contrast)}a.gb-button-c443e51a .gb-icon{line-height:0}a.gb-button-c443e51a .gb-icon svg{width:1em;height:1em;fill:currentColor}.gb-button-c443e51a{box-shadow:5px 5px 0 0 rgb(0 0 0 / .1);transition:all 0.3s ease}.gb-button-c443e51a:hover{box-shadow:0 0 0 0 var(--contrast-3);transition:all 0.3s ease}a.gb-button-58c82589{display:inline-flex;align-items:center;column-gap:.5em;z-index:999;position:relative;font-size:19px;font-weight:500;padding:8px 15px;border-radius:4px;border:2px solid var(--base-3);color:var(--contrast);text-decoration:none}a.gb-button-58c82589:hover,a.gb-button-58c82589:active,a.gb-button-58c82589:focus{border-color:var(--global-color-8);color:var(--global-color-8)}a.gb-button-58c82589 .gb-icon{line-height:0}a.gb-button-58c82589 .gb-icon svg{width:1em;height:1em;fill:currentColor}.gb-button-58c82589{transition:all 0.3s ease}.gb-button-58c82589:hover{transition:all 0.3s ease}@media (min-width:1025px){h2.gb-headline-f3ffaa1c{display:none!important}}@media (max-width:1024px){.gb-container-ef2a1e39{padding-right:15px;padding-left:15px}.gb-container-cd02b911{padding-right:0;border-right-width:0}.gb-grid-wrapper>.gb-grid-column-cd02b911{width:100%}.gb-grid-wrapper>.gb-grid-column-9bf3d253{width:100%}.gb-grid-wrapper>.gb-grid-column-72c29e39{width:100%}.gb-container-01d53c87{padding-left:0}.gb-container-14db23e8{width:50%}.gb-grid-wrapper>.gb-grid-column-14db23e8{width:50%}.gb-container-a4b72287{padding-right:15px;padding-left:15px}.gb-container-905d4b61{padding-right:15px;padding-left:15px}.gb-container-ff04f763{padding-right:15px;padding-left:15px}.gb-grid-wrapper>.gb-grid-column-ded3cdb3{width:50%}.gb-container-b8cf02e6{padding-right:15px;padding-left:15px}.gb-grid-wrapper>.gb-grid-column-90197107{width:33.33%}.gb-grid-wrapper>.gb-grid-column-2d671cae{width:33.33%}.gb-grid-wrapper>.gb-grid-column-934dfb55{width:33.33%}.gb-grid-wrapper>.gb-grid-column-3e9c3c6f{width:33.33%}.gb-grid-wrapper>.gb-grid-column-71a8e2cd{width:33.33%}.gb-grid-wrapper>.gb-grid-column-de1c3f78{width:33.33%}.gb-container-6e17d932{padding-right:15px;padding-left:15px}.gb-container-4f7e1a58{padding-right:15px;padding-left:15px}.gb-grid-wrapper>.gb-grid-column-26395f76{width:50%}.gb-container-370ebce8{padding-right:15px;padding-left:15px;margin-top:50px;margin-bottom:30px}.gb-container-877dc0ac{padding-right:15px;padding-left:15px;margin-top:60px;margin-bottom:20px}.gb-grid-wrapper>.gb-grid-column-19ed28e1{width:100%}.gb-grid-wrapper>.gb-grid-column-5933fa54{width:50%}.gb-container-7d5d5cc8{padding-left:0;margin-top:40px}.gb-grid-wrapper>.gb-grid-column-7d5d5cc8{width:100%}.gb-container-38c294fd{padding-right:15px;padding-left:15px}.gb-container-4521dacc{padding-right:15px;padding-left:15px}.gb-container-4832238a{width:auto}.gb-grid-wrapper>.gb-grid-column-4832238a{width:auto}.gb-container-2219a89f{width:auto}.gb-grid-wrapper>.gb-grid-column-2219a89f{width:auto}.gb-container-bf6984af{padding-right:15px;padding-left:15px}.gb-grid-wrapper>.gb-grid-column-01bce261{width:50%}.gb-container-a2e4f72a{padding-right:15px;padding-left:15px}.gb-container-7c4db45e{padding-right:15px;padding-left:15px}.gb-container-a0a1aec6{flex-direction:column}.gb-container-7f518329{width:100%}.gb-grid-wrapper>.gb-grid-column-7f518329{width:100%}.gb-container-a46cf8fe{width:100%}.gb-grid-wrapper>.gb-grid-column-a46cf8fe{width:100%}.gb-container-9f2ce5e4{padding-right:15px;padding-left:15px}.gb-container-7065ef68{padding-right:15px;padding-left:15px}.gb-container-2b015897{margin-right:15px;margin-left:15px}.gb-container-c281fef4{margin-right:0;margin-bottom:-45px;margin-left:0}.gb-container-c2004f55{padding-right:15px;padding-left:15px}.gb-grid-wrapper>.gb-grid-column-7c83c6ad{width:60%}.gb-grid-wrapper>.gb-grid-column-9b1fbe77{width:15%}.gb-grid-wrapper>.gb-grid-column-cfd5cd20{width:15%}.gb-grid-wrapper>.gb-grid-column-4f6938fa{width:15%}.gb-grid-wrapper>.gb-grid-column-7a34a658{width:15%}.gb-grid-wrapper>.gb-grid-column-77a7eaee{width:15%}.gb-grid-wrapper>.gb-grid-column-622cd17c{width:15%}.gb-grid-wrapper>.gb-grid-column-e877f7f9{width:1%}.gb-grid-wrapper>.gb-grid-column-cf0379ad{width:30%}h2.gb-headline-92f01945{font-size:24px}h3.gb-headline-5768a044{font-size:30px}h3.gb-headline-dbe4c23d{font-size:17px}h3.gb-headline-77b0d75b{font-size:17px}h3.gb-headline-68f166d1{font-size:30px}.gb-grid-wrapper-f0bd2ff9{row-gap:40px}.gb-grid-wrapper-beed3203{row-gap:20px}.gb-image-995285ad{width:100%;height:100%;object-fit:cover}.gb-image-202b96d0{height:350px}.gb-image-d7096703{height:200px;object-fit:cover}.gb-image-21686627{height:150px}.gb-image-191f3a33{height:150px}.gb-image-0185fcdf{height:250px;object-fit:cover}.gb-image-012f5902{height:250px;object-fit:cover}.gb-image-6849fbc6{height:250px;object-fit:cover}.gb-image-c0923331{height:200px;object-fit:cover}.gb-image-a82aeecb{width:100%;height:350px;object-fit:cover}.gb-image-60ef933c{height:250px;object-fit:cover}.gb-image-59ef0dc1{height:250px;object-fit:cover}.gb-image-96aee3d3{height:250px;object-fit:cover}.gb-image-ee52dcd9{width:190px;height:100%;object-fit:cover}a.gb-button-b44ff508{padding-left:20px}}@media (max-width:1024px) and (min-width:768px){.gb-container-9f2ce5e4{display:none!important}h2.gb-headline-f3ffaa1c{display:none!important}}@media (max-width:767px){.gb-container-ef2a1e39{padding-right:15px;padding-left:15px}.gb-container-403aadbe{margin-top:0}.gb-container-cd02b911{flex-direction:column;align-items:center;padding-right:15px}.gb-grid-wrapper>.gb-grid-column-cd02b911{width:100%}.gb-container-9bf3d253{margin-left:0}.gb-grid-wrapper>.gb-grid-column-9bf3d253{width:100%}.gb-container-01d53c87{flex-direction:column-reverse;padding-left:0}.gb-container-fff62cf1{width:100%}.gb-grid-wrapper>.gb-grid-column-fff62cf1{width:100%}.gb-container-14db23e8{width:100%}.gb-grid-wrapper>.gb-grid-column-14db23e8{width:100%}.gb-container-a4b72287{padding-right:15px;padding-left:15px;margin-top:40px}.gb-container-99c078e9{flex-direction:column;row-gap:20px}.gb-container-c92c59e4{width:100%}.gb-grid-wrapper>.gb-grid-column-c92c59e4{width:100%}.gb-grid-wrapper>.gb-grid-column-e804a1ca{width:100%}.gb-grid-wrapper>.gb-grid-column-c43b793d{width:100%}.gb-grid-wrapper>.gb-grid-column-651bafb8{width:100%}.gb-container-905d4b61{padding:15px;margin-top:20px;margin-bottom:20px}.gb-container-a0709bcd{flex-direction:column}.gb-container-1ffba489{flex-direction:column}.gb-container-b6ceda49{flex-direction:column}.gb-grid-wrapper>.gb-grid-column-b6ceda49{width:100%}.gb-container-ff04f763{padding-right:15px;padding-left:15px}.gb-container-357381e6{flex-direction:row;justify-content:space-around}.gb-container-d808400d{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-d808400d{width:auto}.gb-container-f5e450f6{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-f5e450f6{width:40%}.gb-container-ded3cdb3{padding-right:15px;padding-left:15px}.gb-grid-wrapper>.gb-grid-column-ded3cdb3{width:100%}.gb-container-b8cf02e6{padding-right:15px;padding-left:15px;margin-top:20px}.gb-container-16f99fe7{padding-top:20px;padding-bottom:20px}.gb-container-4e113aa2{flex-direction:row;justify-content:space-between}.gb-container-e2485334{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-e2485334{width:auto}.gb-container-247c6064{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-247c6064{width:40%}.gb-grid-wrapper>.gb-grid-column-90197107{width:50%}.gb-grid-wrapper>.gb-grid-column-2d671cae{width:50%}.gb-grid-wrapper>.gb-grid-column-934dfb55{width:50%}.gb-grid-wrapper>.gb-grid-column-3e9c3c6f{width:50%}.gb-grid-wrapper>.gb-grid-column-71a8e2cd{width:50%}.gb-grid-wrapper>.gb-grid-column-de1c3f78{width:50%}.gb-container-6e17d932{padding-right:15px;padding-left:15px;margin-top:20px}.gb-container-956f9ab8{padding-right:0;border-right-width:0}.gb-grid-wrapper>.gb-grid-column-956f9ab8{width:100%}.gb-container-89e880f3{flex-direction:row;justify-content:space-between}.gb-container-419203f5{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-419203f5{width:auto}.gb-container-43be1c4a{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-43be1c4a{width:40%}.gb-grid-wrapper>.gb-grid-column-e8a4dd78{width:50%}.gb-container-ca6e6c7b{margin-top:40px}.gb-grid-wrapper>.gb-grid-column-ca6e6c7b{width:100%}.gb-container-895c8ab4{flex-direction:row;justify-content:space-between}.gb-container-2f7c6bb2{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-2f7c6bb2{width:auto}.gb-container-0ae1e5f7{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-0ae1e5f7{width:40%}.gb-grid-wrapper>.gb-grid-column-dc60fda7{width:50%}.gb-container-4f7e1a58{padding-right:15px;padding-left:15px}.gb-container-48c62e3c{flex-direction:row;justify-content:space-between}.gb-container-426428d9{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-426428d9{width:auto}.gb-container-5445550c{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-5445550c{width:40%}.gb-grid-wrapper>.gb-grid-column-26395f76{width:100%}.gb-container-370ebce8{padding-right:15px;padding-left:15px}.gb-container-0eb72f5d{flex-direction:row;justify-content:space-between}.gb-container-1af220f0{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-1af220f0{width:auto}.gb-container-e206e1f5{width:100%;display:flex;justify-content:flex-end;text-align:center}.gb-grid-wrapper>.gb-grid-column-e206e1f5{width:100%}.gb-grid-wrapper>.gb-grid-column-2a3b338e{width:100%}.gb-grid-wrapper>.gb-grid-column-507f4553{width:100%}.gb-grid-wrapper>.gb-grid-column-76b64c45{width:100%}.gb-container-877dc0ac{padding-right:15px;padding-left:15px;margin-top:20px;margin-bottom:40px}.gb-grid-wrapper>.gb-grid-column-19ed28e1{width:100%}.gb-grid-wrapper>.gb-grid-column-5933fa54{width:100%}.gb-grid-wrapper>.gb-grid-column-7d5d5cc8{width:100%}.gb-grid-wrapper>.gb-grid-column-d5b4120b{width:50%}.gb-grid-wrapper>.gb-grid-column-61573f7f{width:50%}.gb-grid-wrapper>.gb-grid-column-067d3235{width:50%}.gb-grid-wrapper>.gb-grid-column-5b6318ff{width:50%}.gb-grid-wrapper>.gb-grid-column-4dec6f2e{width:50%}.gb-grid-wrapper>.gb-grid-column-c16c9391{width:50%}.gb-grid-wrapper>.gb-grid-column-fce4c315{width:50%}.gb-grid-wrapper>.gb-grid-column-8bf53580{width:50%}.gb-grid-wrapper>.gb-grid-column-22c60cda{width:50%}.gb-grid-wrapper>.gb-grid-column-5d229825{width:50%}.gb-container-38c294fd{padding:15px;margin-top:20px;margin-bottom:20px}.gb-container-7cbf7aa2{flex-direction:column}.gb-container-ef8e5bc6{flex-direction:column}.gb-container-43c0728f{flex-direction:column}.gb-grid-wrapper>.gb-grid-column-43c0728f{width:100%}.gb-container-4521dacc{padding-top:25px;padding-right:15px;padding-left:15px;margin-top:10px}.gb-container-37ee5a8b{flex-direction:column;row-gap:20px}.gb-container-2219a89f{width:100%}.gb-grid-wrapper>.gb-grid-column-2219a89f{width:100%}.gb-grid-wrapper>.gb-grid-column-34c1d4b7{width:100%}.gb-grid-wrapper>.gb-grid-column-9931a61f{width:100%}.gb-grid-wrapper>.gb-grid-column-484a8935{width:100%}.gb-container-bf6984af{padding-right:15px;padding-left:15px;margin-top:20px}.gb-container-714b8696{flex-direction:row;justify-content:space-between}.gb-container-7e20bfc6{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-7e20bfc6{width:auto}.gb-container-84e4f3e2{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-84e4f3e2{width:40%}.gb-grid-wrapper>.gb-grid-column-01bce261{width:100%}.gb-container-a2e4f72a{padding-right:15px;padding-left:15px}.gb-container-cbef1a1b{flex-direction:row;justify-content:space-between}.gb-container-a1639e47{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-a1639e47{width:auto}.gb-container-a7a4963a{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-a7a4963a{width:40%}.gb-grid-wrapper>.gb-grid-column-711213ef{width:100%}.gb-grid-wrapper>.gb-grid-column-44af636e{width:100%}.gb-grid-wrapper>.gb-grid-column-6dd788d5{width:100%}.gb-container-7c4db45e{padding:20px 15px;margin-right:20px;margin-left:20px}.gb-container-a0a1aec6{padding-left:0}.gb-container-9f2ce5e4{padding-right:15px;padding-left:15px;display:none!important}.gb-container-659b4814{flex-direction:row;justify-content:space-between}.gb-container-5ae74efb{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-5ae74efb{width:auto}.gb-container-cce9de7f{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-cce9de7f{width:40%}.gb-container-7065ef68{padding-right:15px;padding-left:15px;margin-bottom:0}.gb-container-0bf064dc{flex-direction:row;justify-content:space-between}.gb-container-8ccc5836{width:auto;padding-right:5px}.gb-grid-wrapper>.gb-grid-column-8ccc5836{width:auto}.gb-container-90ce8dba{width:40%;text-align:center}.gb-grid-wrapper>.gb-grid-column-90ce8dba{width:40%}.gb-grid-wrapper>.gb-grid-column-43ae4765{width:100%}.gb-grid-wrapper>.gb-grid-column-f2a6a55b{width:100%}.gb-grid-wrapper>.gb-grid-column-2f612505{width:100%}.gb-container-dbd08f92{width:100%}.gb-grid-wrapper>.gb-grid-column-dbd08f92{width:100%}.gb-container-12de84fb{width:100%}.gb-grid-wrapper>.gb-grid-column-12de84fb{width:100%}.gb-container-bc83172a{width:100%}.gb-grid-wrapper>.gb-grid-column-bc83172a{width:100%}.gb-container-9e62ecd5{width:100%}.gb-grid-wrapper>.gb-grid-column-9e62ecd5{width:100%}.gb-container-a5ad0f5d{width:100%}.gb-grid-wrapper>.gb-grid-column-a5ad0f5d{width:100%}.gb-container-d2e621f1{width:100%}.gb-grid-wrapper>.gb-grid-column-d2e621f1{width:100%}.gb-container-676e5715{flex-direction:row}.gb-container-5a574b10{width:50%}.gb-grid-wrapper>.gb-grid-column-5a574b10{width:50%}.gb-container-70367e65{width:50%}.gb-grid-wrapper>.gb-grid-column-70367e65{width:50%}.gb-container-794c163d{padding-right:0;padding-left:0}.gb-container-2b015897{padding-right:0;margin-top:0;margin-bottom:0}.gb-container-f169387c{justify-content:flex-end;padding-right:0;padding-bottom:0}.gb-container-d5d33b3b{width:100%;z-index:600;position:relative;text-align:right;margin-bottom:5px}.gb-grid-wrapper>.gb-grid-column-d5d33b3b{width:100%}.gb-container-c281fef4{margin-bottom:-55px}.gb-container-c2004f55{padding-right:20px;padding-left:20px;margin-top:20px}.gb-grid-wrapper>.gb-grid-column-7c83c6ad{width:100%}.gb-grid-wrapper>.gb-grid-column-9b1fbe77{width:16%}.gb-grid-wrapper>.gb-grid-column-cfd5cd20{width:16%}.gb-grid-wrapper>.gb-grid-column-4f6938fa{width:16%}.gb-grid-wrapper>.gb-grid-column-7a34a658{width:16%}.gb-grid-wrapper>.gb-grid-column-77a7eaee{width:16%}.gb-grid-wrapper>.gb-grid-column-622cd17c{width:16%}.gb-container-e877f7f9{text-align:left;margin-top:20px}.gb-grid-wrapper>.gb-grid-column-e877f7f9{width:100%}.gb-grid-wrapper>.gb-grid-column-cf0379ad{width:100%}h2.gb-headline-e7c42ff1{font-size:21px;line-height:32px;letter-spacing:-1px}p.gb-headline-bb721132{margin-bottom:10px}h2.gb-headline-92f01945{font-size:19px;margin-top:0;margin-bottom:15px}h2.gb-headline-02eb746f{font-size:35px}p.gb-headline-3983bd94{font-size:20px}p.gb-headline-34bb01b4{margin-top:10px}h3.gb-headline-be7d38e2{font-size:21px;margin-top:10px}p.gb-headline-7c5d84b0{margin-bottom:10px}h3.gb-headline-765284d1{font-size:19px}h2.gb-headline-66bbcaf7{font-size:10px;margin-bottom:0}h3.gb-headline-5768a044{font-size:21px;padding-left:0;margin-top:20px;margin-bottom:20px}h2.gb-headline-1cdabd79{font-size:21px}p.gb-headline-d7626fe1{margin-top:10px}h3.gb-headline-412bc15e{font-size:19px;margin-top:10px}h2.gb-headline-8b8c97bc{font-size:21px}h3.gb-headline-1a983b2f{font-size:21px}h3.gb-headline-6cce6f9b{font-size:21px}h3.gb-headline-043ad9b6{font-size:21px}h3.gb-headline-d0339f3a{font-size:21px}h3.gb-headline-5b534a8f{font-size:21px}h3.gb-headline-aac52f1b{font-size:21px}h2.gb-headline-1203ddfc{font-size:21px}h3.gb-headline-dbe4c23d{font-size:19px}h2.gb-headline-a27c69ce{font-size:21px}h3.gb-headline-77b0d75b{font-size:19px}h2.gb-headline-e3bf9365{font-size:21px}p.gb-headline-ef2577ba{margin-top:10px}h3.gb-headline-36059cfd{font-size:19px;margin-top:10px}h2.gb-headline-c32391ad{font-size:21px}p.gb-headline-3336d732{margin-top:10px;margin-bottom:10px}h3.gb-headline-44b4f410{font-size:28px;line-height:28px}p.gb-headline-2d54a477{margin-top:10px;margin-bottom:10px}h3.gb-headline-ba937371{font-size:28px;line-height:28px}p.gb-headline-e9929f30{margin-top:10px;margin-bottom:10px}h3.gb-headline-68e35bf2{font-size:28px}h3.gb-headline-090b6397{font-size:19px}h2.gb-headline-03501ef8{display:none!important}h2.gb-headline-e7b3db6e{font-size:10px;margin-bottom:0}h3.gb-headline-68f166d1{font-size:21px;padding-left:0;margin-top:20px;margin-bottom:20px}h2.gb-headline-507be50c{font-size:35px}p.gb-headline-1b2fab47{font-size:20px}h3.gb-headline-0ec18c21{font-size:19px}p.gb-headline-93e70066{justify-content:center}h3.gb-headline-a4c1125b{font-size:21px}h2.gb-headline-ce91c6ec{font-size:21px}p.gb-headline-dc65367d{margin-top:10px}h3.gb-headline-14da7c57{font-size:19px;margin-top:10px}h2.gb-headline-fcb7e6b0{font-size:21px}h3.gb-headline-3dd196ad{font-size:28px}h3.gb-headline-354315e7{font-size:28px}h3.gb-headline-26d001ce{font-size:28px}h2.gb-headline-47ad73fa{font-size:28px}h2.gb-headline-4ebba4e2{font-size:21px}h2.gb-headline-c3d35491{font-size:21px}p.gb-headline-c1a3259a{justify-content:center}p.gb-headline-7222e3b5{justify-content:center}p.gb-headline-082d060e{justify-content:center}p.gb-headline-840c02ef{justify-content:center}p.gb-headline-b469c635{justify-content:center}.gb-grid-wrapper-f0bd2ff9{row-gap:40px}.gb-grid-wrapper-beed3203{row-gap:0}.gb-grid-wrapper-539b4270{row-gap:40px}.gb-grid-wrapper-2064d372{row-gap:20px}.gb-grid-wrapper-62a19fe7{row-gap:20px}.gb-grid-wrapper-11a28317{row-gap:20px}.gb-grid-wrapper-7b635bfc{row-gap:20px}.gb-grid-wrapper-66f4dde8{justify-content:center;margin-left:-10px}.gb-grid-wrapper-66f4dde8>.gb-grid-column{padding-left:10px}.gb-image-d3a54efd{width:100%;height:230px;object-fit:cover}.gb-image-995285ad{width:100%;height:250px;object-fit:cover}.gb-image-202b96d0{width:100%;height:380px;object-fit:cover}.gb-block-image-d7096703{margin-bottom:15px}.gb-image-d7096703{height:250px;object-fit:cover}.gb-block-image-35562755{margin-top:20px;margin-bottom:0}.gb-image-4406c848{width:300px;height:200px;object-fit:cover}.gb-image-ba5a2e77{border-radius:100%;width:120px;height:120px;object-fit:cover}.gb-image-3df5af86{width:120px;height:120px;object-fit:cover}.gb-image-6dc878b7{width:120px;height:120px}.gb-block-image-f09ef3b3{text-align:center}.gb-image-f09ef3b3{width:120px;height:120px}.gb-image-832bd61a{width:120px;height:120px}.gb-image-c159aee9{width:120px;height:120px}.gb-image-21686627{height:150px}.gb-image-191f3a33{height:150px}.gb-image-b39d42cc{width:300px;height:200px;object-fit:cover}.gb-image-0185fcdf{height:100%}.gb-image-012f5902{height:100%}.gb-image-6849fbc6{height:100%}.gb-image-60bb543c{height:100%}.gb-block-image-ac5c6f16{margin-top:20px;margin-bottom:0}.gb-block-image-c0923331{margin-bottom:10px}.gb-image-c0923331{height:250px;object-fit:cover}.gb-image-a82aeecb{width:100%;height:250px}.gb-image-ee654260{width:300px;height:200px;object-fit:cover}.gb-image-60ef933c{height:100%}.gb-image-59ef0dc1{height:100%}.gb-image-96aee3d3{height:100%}.gb-image-ee52dcd9{width:100%;height:140px;object-fit:cover}.gb-block-image-167e25c3{display:none!important}a.gb-button-ba15858d{font-size:18px}a.gb-button-ba15858d .gb-icon svg{width:22px;height:22px}a.gb-button-d9f3dc81{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-b97d825f{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-c4b640bb{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-b4c9bade{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-3140975d{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-b444c3eb{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-63584784{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-a2de8ef8{padding-right:10px;padding-left:10px}a.gb-button-c4cc73c1{padding-right:10px;padding-left:10px}a.gb-button-73d7d7a3{padding-right:10px;padding-left:10px}a.gb-button-e3062c34{padding-right:10px;padding-left:10px}a.gb-button-628622b7{padding-right:10px;padding-left:10px}a.gb-button-1ced84c0{padding-right:10px;padding-left:10px}a.gb-button-bfe9a496{padding-right:10px;padding-left:10px}a.gb-button-bd7383f8{padding-right:10px;padding-left:10px}a.gb-button-2bb77976{padding-right:10px;padding-left:10px}a.gb-button-7d36111e{padding-right:10px;padding-left:10px}a.gb-button-b44ff508{justify-content:center;font-size:18px}a.gb-button-b44ff508 .gb-icon svg{width:22px;height:22px}a.gb-button-8e57fc55{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-2f3a68e9{font-size:14px;padding-right:5px;padding-left:5px}a.gb-button-609730bd{font-size:14px;padding-right:5px;padding-left:10px}a.gb-button-2f12be1d{font-size:14px;padding-right:5px;padding-left:10px}a.gb-button-58c82589{font-size:12px;padding:0;margin-left:15px;border:0}}:root{--gb-container-width:1366px}.gb-container .wp-block-image img{vertical-align:middle}.gb-grid-wrapper .wp-block-image{margin-bottom:0}.gb-highlight{background:none}.gb-shape{line-height:0}.gb-container-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99}.post-image-above-header .inside-article .featured-image,.post-image-above-header .inside-article .post-image{margin-top:0;margin-bottom:2em}.post-image-aligned-left .inside-article .featured-image,.post-image-aligned-left .inside-article .post-image{margin-top:0;margin-right:2em;float:left;text-align:left}.post-image-aligned-center .featured-image,.post-image-aligned-center .post-image{text-align:center}.post-image-aligned-right .inside-article .featured-image,.post-image-aligned-right .inside-article .post-image{margin-top:0;margin-left:2em;float:right;text-align:right}.post-image-below-header.post-image-aligned-center .inside-article .featured-image,.post-image-below-header.post-image-aligned-left .inside-article .featured-image,.post-image-below-header.post-image-aligned-left .inside-article .post-image,.post-image-below-header.post-image-aligned-right .inside-article .featured-image,.post-image-below-header.post-image-aligned-right .inside-article .post-image{margin-top:2em}.post-image-aligned-left>.featured-image,.post-image-aligned-right>.featured-image{float:none;margin-left:auto;margin-right:auto}.post-image-aligned-left .featured-image{text-align:left}.post-image-aligned-right .featured-image{text-align:right}.post-image-aligned-left .inside-article:after,.post-image-aligned-left .inside-article:before,.post-image-aligned-right .inside-article:after,.post-image-aligned-right .inside-article:before{content:"";display:table}.post-image-aligned-left .inside-article:after,.post-image-aligned-right .inside-article:after{clear:both}.one-container.post-image-above-header .no-featured-image-padding.generate-columns .inside-article .post-image,.one-container.post-image-above-header .page-header+.no-featured-image-padding .inside-article .post-image{margin-top:0}.one-container.both-right.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.both-right.post-image-aligned-center .no-featured-image-padding .post-image,.one-container.right-sidebar.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.right-sidebar.post-image-aligned-center .no-featured-image-padding .post-image{margin-right:0}.one-container.both-left.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.both-left.post-image-aligned-center .no-featured-image-padding .post-image,.one-container.left-sidebar.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.left-sidebar.post-image-aligned-center .no-featured-image-padding .post-image{margin-left:0}.one-container.both-sidebars.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.both-sidebars.post-image-aligned-center .no-featured-image-padding .post-image{margin-left:0;margin-right:0}.one-container.post-image-aligned-center .no-featured-image-padding.generate-columns .featured-image,.one-container.post-image-aligned-center .no-featured-image-padding.generate-columns .post-image{margin-left:0;margin-right:0}@media (max-width:768px){body:not(.post-image-aligned-center) .featured-image,body:not(.post-image-aligned-center) .inside-article .featured-image,body:not(.post-image-aligned-center) .inside-article .post-image{margin-right:0;margin-left:0;float:none;text-align:center}}.main-navigation.offside{position:fixed;width:var(--gp-slideout-width);height:100%;height:100vh;top:0;z-index:9999;overflow:auto;-webkit-overflow-scrolling:touch}.offside,.offside--left{left:calc(var(--gp-slideout-width) * -1)}.offside--right{left:auto;right:calc(var(--gp-slideout-width) * -1)}.offside--left.is-open:not(.slideout-transition),.offside-js--is-left .offside-sliding-element{transform:translate3d(var(--gp-slideout-width),0,0)}.offside--right.is-open:not(.slideout-transition),.offside-js--is-right .offside-sliding-element{transform:translate3d(calc(var(--gp-slideout-width) * -1),0,0)}.offside-js--interact .offside,.offside-js--interact .offside-sliding-element{transition:transform .2s cubic-bezier(.16,.68,.43,.99);-webkit-backface-visibility:hidden;-webkit-perspective:1000}.offside-js--init{overflow-x:hidden}.slideout-navigation.main-navigation:not(.is-open):not(.slideout-transition){display:none}.slideout-navigation.main-navigation:not(.slideout-transition).do-overlay{opacity:1}.slideout-navigation.main-navigation.slideout-transition.do-overlay{opacity:0}.slideout-overlay{z-index:100000;position:fixed;width:100%;height:100%;height:100vh;min-height:100%;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);visibility:hidden;opacity:0;cursor:pointer;transition:visibility .2s ease,opacity .2s ease}.offside-js--is-open .slideout-overlay{visibility:visible;opacity:1}.slideout-overlay button.slideout-exit{position:fixed;top:0;background-color:transparent;color:#fff;font-size:30px;border:0;opacity:0}.slide-opened .slideout-overlay button.slideout-exit{opacity:1}button.slideout-exit:hover{background-color:transparent}.slideout-navigation button.slideout-exit{background:0 0;width:100%;text-align:left;padding-top:20px;padding-bottom:20px;box-sizing:border-box;border:0}.slide-opened nav.toggled .menu-toggle:before{content:"\f0c9"}.offside-js--is-left.slide-opened .slideout-overlay button.slideout-exit{left:calc(var(--gp-slideout-width) - 5px)}.offside-js--is-right.slide-opened .slideout-overlay button.slideout-exit{right:calc(var(--gp-slideout-width) - 5px)}.slideout-widget{margin:20px}.slideout-navigation .main-nav,.slideout-navigation .slideout-widget:not(:last-child){margin-bottom:40px}.slideout-navigation:not(.do-overlay) .main-nav{width:100%;box-sizing:border-box}.slideout-navigation .mega-menu>ul>li{display:block;width:100%!important}.slideout-navigation .slideout-menu{display:block}#generate-slideout-menu{z-index:100001}#generate-slideout-menu .slideout-menu li{float:none;width:100%;clear:both;text-align:left}.slideout-navigation .slideout-widget li{float:none}#generate-slideout-menu.do-overlay li{text-align:center}#generate-slideout-menu.main-navigation ul ul{display:none}#generate-slideout-menu.main-navigation ul ul.toggled-on{display:block!important}#generate-slideout-menu .slideout-menu li.sfHover>ul,#generate-slideout-menu .slideout-menu li:hover>ul{display:none}#generate-slideout-menu.main-navigation .main-nav ul ul{position:relative;top:0;left:0;width:100%}.slideout-toggle:not(.has-svg-icon) a:before{content:"\f0c9";font-family:'GP Premium';line-height:1em;width:1.28571429em;text-align:center;display:inline-block;position:relative;top:1px}.slide-opened .slideout-exit:not(.has-svg-icon):before,.slideout-navigation button.slideout-exit:not(.has-svg-icon):before{content:"\f00d";font-family:'GP Premium';line-height:1em;width:1.28571429em;text-align:center;display:inline-block}#generate-slideout-menu li.menu-item-float-right{float:none!important;display:inline-block;width:auto}.rtl .slideout-navigation{position:fixed}.slideout-navigation .menu-item-has-children .dropdown-menu-toggle{float:right}.slideout-navigation .slideout-widget .menu li{float:none}.slideout-navigation .slideout-widget ul{display:block}.slideout-navigation.do-overlay{transform:none!important;transition:opacity .2s,visibility .2s;width:100%;text-align:center;left:0;right:0}.slideout-navigation.do-overlay .inside-navigation{display:flex;flex-direction:column;padding:10% 10% 0;max-width:700px}.slideout-navigation.do-overlay .inside-navigation .main-nav,.slideout-navigation.do-overlay .inside-navigation .slideout-widget{margin-left:auto;margin-right:auto;min-width:250px}.slideout-navigation.do-overlay .slideout-exit{position:fixed;right:0;top:0;width:auto;font-size:25px}.slideout-navigation.do-overlay .slideout-menu li a{display:inline-block}.slideout-navigation.do-overlay .slideout-menu li{margin-bottom:5px}#generate-slideout-menu.do-overlay .slideout-menu li,.slideout-navigation.do-overlay .inside-navigation{text-align:center}.slideout-navigation.do-overlay .menu-item-has-children .dropdown-menu-toggle{border-left:1px solid rgba(0,0,0,.07);padding:0 10px;margin:0 0 0 10px}.slideout-navigation.do-overlay ul ul{box-shadow:0 0 0}.nav-aligned-center .slideout-navigation,.nav-aligned-right .slideout-navigation{text-align:left}.slideout-navigation .sfHover>a>.dropdown-menu-toggle>.gp-icon svg{transform:rotate(180deg)}.slideout-navigation .sub-menu .dropdown-menu-toggle .gp-icon svg{transform:rotate(0)}.slideout-both .main-navigation.toggled .main-nav>ul,.slideout-desktop .main-navigation.toggled .main-nav li.slideout-toggle,.slideout-mobile .main-navigation.toggled .main-nav>ul{display:none!important}.slideout-both .has-inline-mobile-toggle #site-navigation.toggled,.slideout-mobile .has-inline-mobile-toggle #site-navigation.toggled{margin-top:0}.sf-menu>li.slideout-toggle{float:right}.gen-sidebar-nav .sf-menu>li.slideout-toggle{float:none}.off-canvas-toggle-label{padding-left:7px}.gp-icon+.off-canvas-toggle-label{padding-left:9px}@media (max-width:768px){.slideout-overlay button.slideout-exit{font-size:20px;padding:10px}.slideout-overlay{top:-100px;height:calc(100% + 100px);height:calc(100vh + 100px);min-height:calc(100% + 100px)}.slideout-navigation.do-overlay .slideout-exit{position:static;text-align:center}}.navigation-branding,.site-logo.mobile-header-logo{display:flex;align-items:center;order:0;margin-right:10px}.navigation-branding img,.site-logo.mobile-header-logo img{position:relative;padding:10px 0;display:block;transition:height .3s ease}.navigation-branding>div+.main-title{margin-left:10px}.navigation-branding .main-title{transition:line-height .3s ease}.navigation-branding .main-title a{font-family:inherit;font-size:inherit;font-weight:inherit;text-transform:unset}.main-navigation.mobile-header-navigation{display:none;float:none;margin-bottom:0}.mobile-header-navigation.is_stuck{box-shadow:0 2px 2px -2px rgba(0,0,0,.2)}.main-navigation .menu-toggle{flex-grow:1;width:auto}.main-navigation.has-branding .menu-toggle,.main-navigation.has-sticky-branding.navigation-stick .menu-toggle{flex-grow:0;padding-right:20px;order:2}.main-navigation:not(.slideout-navigation) .mobile-bar-items+.menu-toggle{text-align:left}.main-navigation.has-sticky-branding:not(.has-branding):not(.navigation-stick) .navigation-branding{display:none}.nav-align-right .navigation-branding{margin-right:auto}.main-navigation.has-branding:not([class*=nav-align-]):not(.mobile-header-navigation) .inside-navigation,.main-navigation.has-sticky-branding.navigation-stick:not([class*=nav-align-]):not(.mobile-header-navigation) .inside-navigation{justify-content:flex-start}.main-navigation.has-branding:not([class*=nav-align-]):not(.mobile-header-navigation) .menu-bar-items,.main-navigation.has-sticky-branding.navigation-stick:not([class*=nav-align-]):not(.mobile-header-navigation) .menu-bar-items{margin-left:auto}.nav-float-right .main-navigation.has-branding:not(.mobile-header-navigation) .menu-bar-items,.nav-float-right .main-navigation.has-sticky-branding.navigation-stick:not(.mobile-header-navigation) .menu-bar-items{margin-left:0}.mobile-header-navigation.has-menu-bar-items .mobile-header-logo{margin-right:auto}.rtl .navigation-branding>div+.main-title{margin-right:10px}.rtl .main-navigation.nav-align-right:not(.mobile-header-navigation) .navigation-branding{order:-10}.rtl .nav-align-right .navigation-branding{margin-right:10px}.rtl .navigation-branding,.rtl .site-logo.mobile-header-logo{margin-left:auto;margin-right:0}.rtl .nav-align-center .navigation-branding,.rtl .nav-align-center .site-logo.mobile-header-logo,.rtl .nav-align-right .navigation-branding,.rtl .nav-align-right .site-logo.mobile-header-logo{margin-left:10px}.rtl .nav-align-right .menu-bar-items{margin-right:auto}.rtl .mobile-header-navigation.has-menu-bar-items .site-logo{margin-left:auto}.onp-sl,.onp-sl *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.onp-sl iframe{margin:0!important}@keyframes onp-sl-spinner{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.onp-sl{position:relative!important;background-color:#f9f9f9;margin:20px auto;max-width:625px}.onp-sl .onp-sl-inner-wrap{position:relative;overflow:visible}.onp-sl .onp-sl-group{padding:35px 30px 35px 30px}.onp-sl .onp-sl-non-default-screen{padding:35px}.onp-sl .onp-sl-first-group.onp-sl-not-single-group{padding-bottom:0}.onp-sl,.onp-sl a,.onp-sl button,.onp-sl input,.onp-sl p{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#111}.onp-sl .onp-sl-header,.onp-sl .onp-sl-text .onp-sl-strong{font-size:1.3em;font-weight:700;margin-bottom:7px}.onp-sl .onp-sl-header{margin-bottom:15px}.onp-sl .onp-sl-text{text-align:center;margin-bottom:10px}.onp-sl p{margin:0!important}.onp-sl p+p{margin-top:7px!important}.onp-sl .onp-sl-note{font-style:italic;text-align:center;font-size:.95em;line-height:130%;padding-top:10px;color:#aaa}.onp-sl .onp-sl-note.onp-sl-nospam{padding-top:2px}.onp-sl .onp-sl-first-group .onp-sl-header:after,.onp-sl .onp-sl-first-group .onp-sl-header:before{content:" ";display:inline-block;width:14px;height:14px;margin:0 .35em;background-position:0 0;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23111111' d='M8 9v-3c0-2.206 1.794-4 4-4s4 1.794 4 4v3h2v-3c0-3.313-2.687-6-6-6s-6 2.687-6 6v3h2zm.746 2h2.831l-8.577 8.787v-2.9l5.746-5.887zm12.254 1.562v-1.562h-1.37l-12.69 13h2.894l11.166-11.438zm-6.844-1.562l-11.156 11.431v1.569h1.361l12.689-13h-2.894zm6.844 7.13v-2.927l-8.586 8.797h2.858l5.728-5.87zm-3.149 5.87h3.149v-3.226l-3.149 3.226zm-11.685-13h-3.166v3.244l3.166-3.244z'/%3E%3C/svg%3E")}@media screen and (max-width:500px){.onp-sl .onp-sl-first-group .onp-sl-strong:after,.onp-sl .onp-sl-first-group .onp-sl-strong:before{display:none}}.onp-sl .onp-sl-terms-inner-wrap{text-align:center;padding:8px 40px 8px 40px}.onp-sl .onp-sl-terms,.onp-sl .onp-sl-terms a{font-size:.95em;color:#afafaf}.onp-sl .onp-sl-terms{background-color:rgba(0,0,0,.025)}.onp-sl-has-terms .onp-sl-group{padding-bottom:25px}.onp-sl-agreement-checkbox{text-align:center;padding:10px 0 10px 0}.onp-sl-social-buttons .onp-sl-agreement-checkbox{padding:12px 0 10px 0}.onp-sl-has-agreement-checkbox-top .onp-sl-agreement-checkbox{padding:4px 0 8px 0}.onp-sl-has-agreement-checkbox-top .onp-sl-agreement-checkbox:before{content:" ";display:block;height:1px;width:40%;border-top:1px solid rgba(0,0,0,.08);margin:0 auto 10px auto}.onp-sl .onp-sl-group .onp-sl-agreement-checkbox .onp-sl-field-checkbox:last-child{margin-bottom:0}.onp-sl .onp-sl-agreement-checkbox .onp-sl-field-checkbox label{padding-left:0}.onp-sl-no-consent-error .onp-sl-agreement-checkbox-inner-wrap{background:#ffffda;color:#111!important;padding:10px}.onp-sl-agreement-checkbox .onp-sl-error{display:none}.onp-sl-no-consent-error .onp-sl-agreement-checkbox .onp-sl-error{display:block;font-weight:700}.onp-sl .onp-sl-agreement-checkbox .onp-sl-checkbox{position:relative;top:3px;left:auto;margin-top:0;margin-right:7px;display:inline-block}.onp-sl .onp-sl-agreement-checkbox .onp-sl-checkbox-text{display:inline}.onp-sl .onp-sl-agreement-checkbox .onp-sl-checkbox-text,.onp-sl .onp-sl-agreement-checkbox .onp-sl-checkbox-text a{font-size:14px}.onp-sl .onp-sl-group-separator{text-align:center}.onp-sl .onp-sl-line-separator{border-bottom:2px dashed #ededed;margin:25px;height:20px}.onp-sl .onp-sl-line-separator .onp-sl-title{line-height:20px;top:7px;position:relative;background-color:#e8e8e8;display:inline-block;padding:2px 12px;border-radius:3px;color:#afafaf}.onp-sl .onp-sl-hiding-link-separator{margin-top:10px}.onp-sl .onp-sl-hiding-link-separator .onp-sl-title{text-decoration:none;border-bottom:1px dashed #111;color:#111}.onp-sl .onp-sl-hiding-link-separator .onp-sl-title:hover{border-bottom:none}.onp-sl .onp-sl-error-body{text-align:center}.onp-sl .onp-sl-error-title{text-align:center!important;display:inline-block!important;background-color:#c00!important;padding:0 10px!important;color:#fff!important;vertical-align:top!important;text-shadow:none!important}.onp-sl .onp-sl-error-title:hover{background-color:#be0000!important}.onp-sl .onp-sl-group-error,.onp-sl .onp-sl-locker-error{background:#c00!important;color:#fff!important;padding:10px!important;margin-top:15px!important;text-shadow:none!important;text-align:center}.onp-sl .onp-sl-group-notice{background:#ffffda;color:#111!important;padding:10px!important;margin-top:15px!important;text-shadow:none!important;text-align:center}.onp-sl .onp-sl-cross{background-position:0 0;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23111111' d='M24 20.188l-8.315-8.209 8.2-8.282-3.697-3.697-8.212 8.318-8.31-8.203-3.666 3.666 8.321 8.24-8.206 8.313 3.666 3.666 8.237-8.318 8.285 8.203z'/%3E%3C/svg%3E");width:13px;height:13px;opacity:.1;cursor:pointer;position:absolute;top:5px;right:5px;z-index:2}.onp-sl:hover .onp-sl-cross{opacity:.2}.onp-sl .onp-sl-cross:hover{opacity:.8}.onp-sl .onp-sl-timer{position:absolute;right:5px;bottom:5px;z-index:10}.onp-sl .onp-sl-timer,.onp-sl .onp-sl-timer *{font-size:.95em;line-height:100%;text-transform:lowercase}.onp-sl .onp-sl-timer{color:#111;margin-left:5px}.onp-sl .onp-sl-timer-counter{font-weight:700}.onp-sl-overlap-background,.onp-sl-overlap-box{position:absolute;top:0;left:0;right:0;bottom:0}.onp-sl-overlap-background{background-color:#fefefe;z-index:25;opacity:.8}.onp-sl-blurring-mode .onp-sl-overlap-background{opacity:.2}.onp-sl-overlap-locker-box{position:absolute;top:50%;z-index:40;left:0;right:0}.onp-sl-overlap-locker-box.onp-sl-position-scroll,.onp-sl-overlap-locker-box.onp-sl-position-top{top:0}.onp-sl-overlap-box .onp-sl{margin:0 auto!important}.onp-sl-overlap-mode p{float:none!important}.onp-sl-button{display:block}.onp-sl-connect-buttons .onp-sl-control,.onp-sl-social-buttons .onp-sl-control{min-width:104px;background-color:rgba(0,0,0,.05);height:40px;display:inline-block;vertical-align:top;text-align:center;position:relative;border-bottom:0;margin:10px 5px 0 5px;text-decoration:none}.onp-sl-connect-buttons .onp-sl-control.onp-sl-state-loading .onp-sl-control-inner-wrap:before,.onp-sl-social-buttons .onp-sl-control.onp-sl-state-loading .onp-sl-control-inner-wrap:before{position:absolute;left:50%;top:50%;margin:0;margin-left:-10px;margin-top:-10px;content:"";height:20px;width:20px;background-repeat:no-repeat;background-size:cover;background-position:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23111111' d='M0 10.996c.484-5.852 5.145-10.512 10.996-10.996v2.009c-4.737.473-8.515 4.25-8.987 8.987h-2.009zm13.004-8.987c4.737.473 8.515 4.25 8.987 8.987h2.009c-.484-5.852-5.145-10.512-10.996-10.996v2.009zm-2.008 19.982c-4.737-.473-8.515-4.25-8.987-8.987h-2.009c.484 5.852 5.145 10.512 10.996 10.996v-2.009zm10.995-8.987c-.473 4.737-4.25 8.514-8.987 8.987v2.009c5.851-.484 10.512-5.144 10.996-10.996h-2.009z'/%3E%3C/svg%3E");animation:onp-sl-spinner 1.1s linear infinite}.onp-sl-connect-buttons .onp-sl-control.onp-sl-state-error .onp-sl-button,.onp-sl-connect-buttons .onp-sl-control.onp-sl-state-error .onp-sl-social-button,.onp-sl-social-buttons .onp-sl-control.onp-sl-state-error .onp-sl-button,.onp-sl-social-buttons .onp-sl-control.onp-sl-state-error .onp-sl-social-button{display:none}.onp-sl-connect-buttons.onp-sl-display-covers .onp-sl-state-loading .onp-sl-button,.onp-sl-social-buttons.onp-sl-display-covers .onp-sl-state-loading .onp-sl-button{display:none}.onp-sl-connect-buttons.onp-sl-large-buttons .onp-sl-control,.onp-sl-social-buttons.onp-sl-large-buttons .onp-sl-control{height:50px;min-width:170px}.onp-sl-connect-buttons.onp-sl-large-buttons .onp-sl-control .onp-sl-button,.onp-sl-social-buttons.onp-sl-large-buttons .onp-sl-control .onp-sl-button{font-size:1.1em}.onp-sl-connect-buttons.onp-sl-display-covers .onp-sl-button:hover,.onp-sl-social-buttons.onp-sl-display-covers .onp-sl-button:hover{opacity:.85}.onp-sl-connect-buttons .onp-sl-button,.onp-sl-social-buttons .onp-sl-button{background:#e8e8e8;color:#111;line-height:100%}.onp-sl-connect-buttons .onp-sl-button,.onp-sl-connect-buttons .onp-sl-button-text,.onp-sl-connect-buttons .onp-sl-control-inner-wrap,.onp-sl-connect-buttons .onp-sl-error-body,.onp-sl-social-buttons .onp-sl-button,.onp-sl-social-buttons .onp-sl-button-text,.onp-sl-social-buttons .onp-sl-control-inner-wrap,.onp-sl-social-buttons .onp-sl-error-body{width:100%;height:100%;position:relative}.onp-sl-connect-buttons .onp-sl-button-text,.onp-sl-social-buttons .onp-sl-button-text{display:flex}.onp-sl-connect-buttons .onp-sl-button-text>*,.onp-sl-social-buttons .onp-sl-button-text>*{margin:auto}.onp-sl-connect-buttons .onp-sl-error-body,.onp-sl-social-buttons .onp-sl-error-body{display:flex}.onp-sl-connect-buttons .onp-sl-error-title,.onp-sl-social-buttons .onp-sl-error-title{margin:auto}.onp-sl .onp-sl-button,.onp-sl .onp-sl-input{font-size:14px;padding:10px}.onp-sl .onp-sl-input{line-height:16px;outline:0;width:100%;display:block;background:#fff;border:1px solid #e8e8e8;-moz-appearance:none;-webkit-appearance:none;float:none!important}.onp-sl .onp-sl-input::-webkit-input-placeholder{line-height:140%}.onp-sl .onp-sl-input:focus::-webkit-input-placeholder{opacity:0}.onp-sl .onp-sl-input:focus::-moz-placeholder{opacity:0}.onp-sl .onp-sl-input:focus:-moz-placeholder{opacity:0}.onp-sl .onp-sl-input:focus:-ms-input-placeholder{opacity:0}.onp-sl .onp-sl-button{border:0;padding:0;text-align:center;cursor:pointer;text-transform:none;text-decoration:none;background-color:#e8e8e8;position:relative}.onp-sl .onp-sl-form-button{padding:8px 15px}.onp-sl .onp-sl-button:hover{background-color:#d7d7d7}.onp-sl .onp-sl-button:focus{outline:0}.onp-sl .onp-sl-button:disabled{cursor:default}.onp-sl .onp-sl-button.onp-sl-load:before{position:absolute;left:50%;top:50%;margin:0;margin-left:-10px;margin-top:-10px;content:"";height:20px;width:20px;background-repeat:no-repeat;background-size:cover;background-position:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23111111' d='M0 10.996c.484-5.852 5.145-10.512 10.996-10.996v2.009c-4.737.473-8.515 4.25-8.987 8.987h-2.009zm13.004-8.987c4.737.473 8.515 4.25 8.987 8.987h2.009c-.484-5.852-5.145-10.512-10.996-10.996v2.009zm-2.008 19.982c-4.737-.473-8.515-4.25-8.987-8.987h-2.009c.484 5.852 5.145 10.512 10.996 10.996v-2.009zm10.995-8.987c-.473 4.737-4.25 8.514-8.987 8.987v2.009c5.851-.484 10.512-5.144 10.996-10.996h-2.009z'/%3E%3C/svg%3E");animation:onp-sl-spinner 1.1s linear infinite}.onp-sl .onp-sl-checkbox{position:absolute;left:0;top:50%;margin-top:-9px;display:block;width:15px;height:15px;outline:0;background:#fff;-moz-box-sizing:content-box;box-sizing:content-box;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);border:1px solid #e8e8e8}.onp-sl .onp-sl-checkbox:after{position:absolute;opacity:0;transition:opacity .1s;-o-transition:opacity .1s;-moz-transition:opacity .1s;-webkit-transition:opacity .1s}.onp-sl .onp-sl-checkbox:after{content:"";display:block;position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#111;border-radius:2px}.onp-sl input:checked+.onp-sl-checkbox:after{opacity:1}.onp-sl .onp-sl-dropdown+i{position:absolute;top:14px;right:14px;width:5px;height:11px;background:0 0}.onp-sl .onp-sl-dropdown+i:after,.onp-sl .onp-sl-dropdown+i:before{content:'';position:absolute;right:0;border-right:4px solid transparent;border-left:4px solid transparent}.onp-sl .onp-sl-dropdown+i:after{bottom:0;border-top:4px solid #111}.onp-sl .onp-sl-dropdown+i:before{top:0;border-bottom:4px solid #111}.onp-sl .onp-sl-icon{font-family:FontAwesome,serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;display:flex}.onp-sl .onp-sl-icon:before{margin:auto}.onp-sl .onp-sl-icon-append,.onp-sl .onp-sl-icon-prepend{position:absolute;top:5px;bottom:5px;width:29px;font-size:15px;line-height:100%;text-align:center;color:#e1e1e1;border-color:#e8e8e8}.onp-sl .onp-sl-icon-append{right:5px;padding-left:3px;border-left-width:1px;border-left-style:solid}.onp-sl .onp-sl-icon-prepend{left:5px;padding-right:3px;border-right-width:1px;border-right-style:solid}.onp-sl .onp-sl-icon-prepend+input,.onp-sl .onp-sl-icon-prepend+textarea{padding-left:46px}.onp-sl .onp-sl-icon-append+input,.onp-sl .onp-sl-icon-append+textarea{padding-right:46px}.onp-sl .onp-sl-icon-prepend+.onp-sl-icon-append+input,.onp-sl .onp-sl-icon-prepend+.onp-sl-icon-append+textarea{padding-left:46px}.onp-sl .onp-sl-field{margin-bottom:10px;position:relative;text-align:left}.onp-sl .onp-sl-field .onp-sl-field-title{margin:15px 0 3px 0}.onp-sl .onp-sl-field-label{margin:15px 0 3px 0}.onp-sl .onp-sl-field .onp-sl-field-control{position:relative}.onp-sl .onp-sl-field-separator{border-top:1px solid #ededed}.onp-sl .onp-sl-field-checkbox{margin-bottom:5px}.onp-sl .onp-sl-group .onp-sl-field-checkbox:last-child{margin-bottom:10px}.onp-sl .onp-sl-field-checkbox label{padding-left:25px;cursor:pointer}.onp-sl .onp-sl-field-checkbox label>*{display:inline-block;vertical-align:baseline}.onp-sl .onp-sl-field-checkbox input{display:none}.onp-sl .onp-sl-field.onp-sl-error-state .onp-sl-checkbox,.onp-sl .onp-sl-field.onp-sl-error-state .onp-sl-input{background-color:#fff6f6}.onp-sl .onp-sl-field .onp-sl-validation-error{text-align:left;display:block;margin-top:6px;font-style:normal;line-height:15px;color:#c00;padding:0 1px 5px}.onp-sl .pika-single{z-index:9999;display:block;position:absolute!important;right:0!important;color:#111;background:#fff;border:1px solid #e8e8e8;border-bottom-color:#e8e8e8;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-shadow:none}.onp-sl .pika-single:after,.onp-sl .pika-single:before{content:" ";display:table}.onp-sl .pika-single:after{clear:both}.onp-sl .pika-single.is-hidden{display:none}.onp-sl .pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.onp-sl .pika-lendar{float:left;width:240px;margin:8px}.onp-sl .pika-title{position:relative;text-align:center}.onp-sl .pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.onp-sl .pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.onp-sl .pika-next,.onp-sl .pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.onp-sl .pika-next:hover,.onp-sl .pika-prev:hover{opacity:1}.onp-sl .is-rtl .pika-next,.onp-sl .pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.onp-sl .is-rtl .pika-prev,.onp-sl .pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.onp-sl .pika-next.is-disabled,.onp-sl .pika-prev.is-disabled{cursor:default;opacity:.2}.onp-sl .pika-select{display:inline-block}.onp-sl .pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.onp-sl .pika-table td,.onp-sl .pika-table th{width:14.285714285714286%;padding:0}.onp-sl .pika-table th{color:#afafaf;font-size:12px;line-height:25px;font-weight:700;text-align:center}.onp-sl .pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#111!important;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;text-shadow:none}.onp-sl .pika-week{font-size:11px;color:#afafaf}.onp-sl .is-today .pika-button{color:#3af;font-weight:700}.onp-sl .is-selected .pika-button{color:#fff!important;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.onp-sl .is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.onp-sl .pika-button:hover{color:#fff!important;background:#ff8000!important;box-shadow:none!important;border-radius:3px!important}.onp-sl .pika-table abbr{border-bottom:none;cursor:help}.onp-sl-social-buttons{text-align:center;padding:30px}.onp-sl-social-buttons.onp-sl-has-native .onp-sl-control-inner-wrap{padding:10px}.onp-sl-social-buttons.onp-sl-has-native .onp-sl-youtube .onp-sl-control-inner-wrap{padding-top:8px}.onp-sl-social-buttons.onp-sl-has-native .onp-sl-youtube .onp-sl-social-button{min-width:108px;max-width:130px}.onp-sl-social-buttons.onp-sl-has-native .onp-sl-facebook .onp-sl-social-button{max-width:150px;max-height:30px}.onp-sl-social-buttons.onp-sl-has-native .onp-sl-social-button{overflow:hidden;padding:1px;position:relative;top:-1px}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-button-overlay,.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-overlay-back,.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-overlay-front{width:100%;height:100%;top:0;left:0;right:0;bottom:0;position:absolute;text-decoration:none;border-bottom:none;display:block}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-button-overlay{z-index:50}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-overlay-front{background:#e8e8e8}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-overlay-back{background:#dcdcdc}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-overlay-header{height:4px;background:#d0d0d0}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-control .onp-sl-overlay-text{line-height:40px}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-control-inner-wrap{perspective:500px;perspective-origin:50% 0;-webkit-perspective:500px;-webkit-perspective-origin:50% 0;-moz-perspective:500px;-moz-perspective-origin:50% 0}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-button-overlay{transform-origin:bottom;transform-style:preserve-3d;transition:transform .3s ease;transform:translate(0);-webkit-transform-origin:bottom;-webkit-transform-style:preserve-3d;-webkit-transition:-webkit-transform .3s ease;-webkit-transform:translateY(0) rotateX(0);-moz-transform-origin:bottom;-moz-transition:-moz-transform .3s ease;-moz-transform:translate(0);text-decoration:none!important}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-overlay-back{transform:rotateX(-180deg) translateZ(4px);-webkit-transform:rotateX(-180deg) translateZ(4px);-moz-transform:rotateX(-180deg) translateZ(4px)}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-overlay-header{transform-origin:top;transform:rotateX(-90deg);-webkit-transform-origin:top;-webkit-transform:rotateX(-90deg);-moz-transform-origin:top;-moz-transform:rotateX(-90deg)}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-state-error.onp-sl-control .onp-sl-button-text{text-decoration:line-through;color:#fff;text-shadow:none}.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-state-error.onp-sl-control .onp-sl-overlay-back,.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-state-error.onp-sl-control .onp-sl-overlay-front,.onp-sl-social-buttons.onp-sl-has-flip-effect .onp-sl-state-error.onp-sl-control .onp-sl-overlay-header{background:#c00!important}.onp-sl-no-touch .onp-sl-flip:hover .onp-sl-button-overlay,.onp-sl-social-buttons .onp-sl-flip-hover .onp-sl-button-overlay{display:block!important;transform:translateY(4px) rotateX(-105deg);-webkit-transform:translateY(4px) rotateX(-105deg);-moz-transform:translateY(4px) rotateX(-105deg)}.onp-sl-no-touch .onp-sl-flip.onp-sl-step-completed:hover .onp-sl-button-overlay,.onp-sl-social-buttons .onp-sl-flip-hover.onp-sl-step-completed .onp-sl-button-overlay{transform:none;-webkit-transform:none;-moz-transform:none}.onp-sl-social-buttons .onp-sl-flip:hover .onp-sl-overlay-back{border-top:2px solid #eee}.onp-sl-social-buttons .onp-sl-flip.onp-sl-step-completed .onp-sl-overlay-front{background:#777!important;color:#fff}.onp-sl-social-buttons .onp-sl-flip.onp-sl-step-completed .onp-sl-overlay-text{text-decoration:line-through}.onp-sl-social-buttons .onp-sl-facebook .onp-sl-social-button,.onp-sl-social-buttons .onp-sl-twitter-tweet .onp-sl-social-button{width:104px}.onp-sl-opera .onp-sl-social-buttons .fb-like{position:relative;top:-2px}.onp-sl-social-buttons .fb-like span{vertical-align:top!important;-moz-box-sizing:content-box;box-sizing:content-box;overflow:hidden;padding:0 1px;margin:0}.onp-sl-social-buttons .fb-like iframe,.onp-sl-social-buttons .fb-like span{height:22px}.onp-sl-social-buttons.onp-sl-vertical .onp-sl-social-button span{top:1px}.onp-sl-social-buttons .onp-sl-agreement-overlay,.onp-sl-social-buttons .onp-sl-facebook-like-overlay,.onp-sl-social-buttons .onp-sl-facebook-share-overlay,.onp-sl-social-buttons .onp-sl-feature-overlay,.onp-sl-social-buttons .onp-sl-youtube-subscribe-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background-color:#fff!important;cursor:pointer!important;z-index:20!important;opacity:0}.onp-sl-social-buttons .onp-sl-agreement-overlay:hover,.onp-sl-social-buttons .onp-sl-facebook-like-overlay:hover,.onp-sl-social-buttons .onp-sl-facebook-share-overlay:hover,.onp-sl-social-buttons .onp-sl-feature-overlay:hover,.onp-sl-social-buttons .onp-sl-youtube-subscribe-overlay:hover{background-color:#fff!important;opacity:.1}.onp-sl-social-buttons.onp-sl-no-counters .fb-like{overflow:hidden}.onp-sl-connect-buttons{text-align:center}.onp-sl-connect-buttons .onp-sl-control{width:170px;height:50px;vertical-align:bottom}.onp-sl-connect-buttons .onp-sl-control+.onp-sl-control{margin-top:10px}.onp-sl-connect-buttons .onp-sl-state-error,.onp-sl-connect-buttons .onp-sl-state-loading{position:relative;cursor:default!important}.onp-sl-connect-buttons .onp-sl-connect-button{margin:auto}.onp-sl-connect-buttons .onp-sl-short{display:none}.onp-sl-connect-buttons .onp-sl-state-loading .onp-sl-control-inner-wrap:before{position:absolute;left:50%;top:50%;margin:0;margin-left:-10px;margin-top:-10px;content:"";height:20px;width:20px;background-repeat:no-repeat;background-size:cover;background-position:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23111111' d='M0 10.996c.484-5.852 5.145-10.512 10.996-10.996v2.009c-4.737.473-8.515 4.25-8.987 8.987h-2.009zm13.004-8.987c4.737.473 8.515 4.25 8.987 8.987h2.009c-.484-5.852-5.145-10.512-10.996-10.996v2.009zm-2.008 19.982c-4.737-.473-8.515-4.25-8.987-8.987h-2.009c.484 5.852 5.145 10.512 10.996 10.996v-2.009zm10.995-8.987c-.473 4.737-4.25 8.514-8.987 8.987v2.009c5.851-.484 10.512-5.144 10.996-10.996h-2.009z'/%3E%3C/svg%3E");animation:onp-sl-spinner 1.1s linear infinite}.onp-sl-connect-buttons .onp-sl-state-error .onp-sl-error-body{margin:auto}.onp-sl-connect-buttons .onp-sl-state-error .onp-sl-control-inner-wrap .onp-sl-error-title{padding:0 10px!important}.onp-sl-connect-buttons.onp-sl-last-group{padding-top:0}.onp-sl-connect-buttons.onp-sl-last-group .onp-sl-control{height:45px;width:auto;min-width:140px}.onp-sl-subscription .onp-sl-form-button{text-align:center}.onp-sl-subscription.onp-sl-has-agreement-checkbox-top .onp-sl-agreement-checkbox{margin-top:0;padding-top:0;text-align:left;margin-bottom:10px;border-bottom:1px solid #f1f1f1}.onp-sl-custom-form .onp-sl-subscription.onp-sl-has-agreement-checkbox-top .onp-sl-agreement-checkbox{border-top:1px solid #f1f1f1;border-bottom:0;margin-top:10px;padding-top:8px;padding-bottom:10px;margin-bottom:0}.onp-sl-subscription.onp-sl-has-agreement-checkbox-top .onp-sl-agreement-checkbox:before{display:none}.onp-sl-custom-form .onp-sl-subscription.onp-sl-has-agreement-checkbox-top .onp-sl-field-submit{margin-top:0}.onp-sl-subscription.onp-sl-has-agreement-checkbox-bottom .onp-sl-agreement-checkbox{margin-top:0;padding-top:0;text-align:center}.onp-sl-subscription .onp-sl-button{width:100%}.onp-sl-subscription .onp-sl-control{padding:10px 0 0 0;max-width:350px;margin:auto}.onp-sl-custom-form .onp-sl-subscription .onp-sl-field-submit{padding-top:10px;margin-top:15px}.onp-sl-custom-form .onp-sl-subscription .onp-sl-field-submit:before{content:" ";position:absolute;top:0;left:0;right:0;margin-top:-1px;border-top:1px solid #f1f1f1}.onp-sl-subscription.onp-sl-last-group.onp-sl-separator-hides{padding-top:5px}.onp-sl-subscription.onp-sl-last-group.onp-sl-separator-shows{border-top:1px solid #ededed;margin-top:30px;padding-top:30px}.onp-sl-screen-enter-email .onp-sl-button{width:100%}.onp-sl-screen-enter-email .onp-sl-control{max-width:350px;margin:auto;padding-top:10px}.onp-sl-screen-email-confirmation{text-align:center}.onp-sl-screen-email-confirmation .onp-sl-form-button{max-width:300px;margin:auto}.onp-sl-screen-email-confirmation .onp-sl-screen-message{display:block}.onp-sl-screen-email-confirmation .onp-sl-cancel{color:#006ca7;text-decoration:none}.onp-sl-screen-email-confirmation .onp-sl-cancel:hover{background-color:#ffffda}.onp-sl-screen-email-confirmation .onp-sl-highlight{border-radius:3px;font-style:italic}.onp-sl-screen-email-confirmation .onp-sl-open.onp-sl-has-icon{position:relative;padding-left:45px}.onp-sl-screen-email-confirmation .onp-sl-open-button-wrap{padding-top:20px}.onp-sl-screen-email-confirmation .onp-sl-note{padding-top:16px}.onp-sl-screen-email-confirmation .onp-sl-open .onp-sl-icon{background:url(/wp-content/plugins/opt-in-panda/bizpanda/assets/img/email-services.png) 0 70px no-repeat;display:inline-block;width:28px;height:21px;vertical-align:baseline;position:absolute;top:50%;left:10px;margin-top:-11px}.onp-sl-screen-data-processing{text-align:center;padding:60px}.onp-sl-screen-data-processing .onp-sl-process-spin{height:80px;display:inline-block;margin:auto;content:"";height:80px;width:80px;background-repeat:no-repeat;background-size:cover;background-position:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23111111' d='M13 0c3.667.305 6.863 2.26 8.851 5.129l-1.746 1.013c-1.634-2.273-4.182-3.84-7.105-4.133v-2.009zm-11 12c0-1.47.324-2.863.891-4.122l-1.737-1.007c-.733 1.558-1.154 3.292-1.154 5.129 0 1.837.421 3.571 1.153 5.129l1.738-1.008c-.567-1.259-.891-2.651-.891-4.121zm20 0c0 1.47-.324 2.863-.891 4.122l1.738 1.007c.732-1.558 1.153-3.292 1.153-5.129s-.421-3.571-1.153-5.129l-1.738 1.007c.567 1.259.891 2.652.891 4.122zm-1.895 5.858c-1.634 2.273-4.182 3.84-7.105 4.133v2.009c3.667-.305 6.863-2.26 8.851-5.129l-1.746-1.013zm-16.21-11.717c1.634-2.272 4.183-3.839 7.105-4.132v-2.009c-3.667.305-6.862 2.259-8.851 5.128l1.746 1.013zm7.105 15.85c-2.923-.293-5.471-1.86-7.105-4.133l-1.746 1.013c1.988 2.87 5.184 4.824 8.851 5.129v-2.009z'/%3E%3C/svg%3E");animation:onp-sl-spinner 1.8s linear infinite}.onp-sl-screen-data-processing .onp-sl-processing-screen-text{margin-top:20px;text-align:center}.onp-sl-always-visible{display:block!important}.onp-sl-great-attractor .onp-sl-outer-wrap{margin:auto;border:1px solid #c1c1c1;border-top:0;border-radius:7px;box-shadow:0 2px 7px rgba(0,0,0,.17);padding:5px 0 0 0;background:linear-gradient(90deg,#c698e1 16.6%,rgba(0,0,0,0) 16.6%),linear-gradient(90deg,#f6add4 33.2%,rgba(0,0,0,0) 33.2%),linear-gradient(90deg,#f47665 50%,rgba(0,0,0,0) 50%),linear-gradient(90deg,#ffd160 66.8%,rgba(0,0,0,0) 66.8%),linear-gradient(90deg,#f7ffc5 83.4%,rgba(0,0,0,0) 83.4%),linear-gradient(90deg,#c2e372 100%,rgba(0,0,0,0) 100%)}.onp-sl-great-attractor .onp-sl-inner-wrap{background-color:#fff;border-radius:6px}.onp-sl-great-attractor .onp-sl-terms{border-top:1px solid #d4d4d4;background-color:#f9f9f9;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.onp-sl-great-attractor .onp-sl-terms-inner-wrap{border-top:1px solid #e9e9e9;padding:10px 40px}.onp-sl-great-attractor .onp-sl-cross{top:9px;right:5px}.onp-sl-great-attractor .onp-sl-timer{bottom:6px;right:7px}.onp-sl-great-attractor .onp-sl-last-group .onp-sl-line-separator{border-bottom:0 dashed #eaeaea;height:auto;margin:20px auto;overflow:hidden}.onp-sl-great-attractor .onp-sl-last-group .onp-sl-line-separator .onp-sl-title{background-color:#f9f9f9;padding:0;margin:0;top:0;width:38px;height:24px;border-radius:3px;line-height:24px;font-size:12px}.onp-sl-great-attractor .onp-sl-last-group .onp-sl-line-separator .onp-sl-title:before{right:-175px}.onp-sl-great-attractor .onp-sl-last-group .onp-sl-line-separator .onp-sl-title:after{left:-175px}.onp-sl-great-attractor .onp-sl-last-group .onp-sl-line-separator .onp-sl-title:after,.onp-sl-great-attractor .onp-sl-last-group .onp-sl-line-separator .onp-sl-title:before{content:" ";position:absolute;top:50%;width:160px;margin-top:-1px;border-top:2px dashed #eaeaea}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-button-text,.onp-sl-great-attractor .onp-sl-form-button,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-button-text,.onp-sl-great-attractor .onp-sl-subscription .onp-sl-button,.onp-sl-great-attractor .onp-sl-subscription .onp-sl-button:disabled{background:#f0f0f0;background:-moz-linear-gradient(top,#fdfdfd 0,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#fdfdfd 0,#f6f6f6 100%);background:-o-linear-gradient(top,#fdfdfd 0,#f6f6f6 100%);background:-ms-linear-gradient(top,#fdfdfd 0,#f6f6f6 100%);background:linear-gradient(to bottom,#fdfdfd 0,#f6f6f6 100%);color:#363636;text-shadow:1px 1px 0 rgba(255,255,255,.6);box-shadow:0 2px 1px rgba(0,0,0,.07),inset 0 1px 1px rgba(255,255,255,.9);border:1px solid #c9c9c9;cursor:pointer;border-radius:3px}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-button:hover .onp-sl-button-text,.onp-sl-great-attractor .onp-sl-form-button:hover,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-button:hover .onp-sl-button-text,.onp-sl-great-attractor .onp-sl-subscription .onp-sl-button:hover{background:#f9f9f9}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-button,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-button{min-width:125px;box-shadow:0 3px 4px rgba(0,0,0,.03)}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-button:hover,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-button:hover{box-shadow:0 2px 6px rgba(0,0,0,.09)}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-button-text,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-button-text{box-shadow:none;-webkit-transition:left .3s;transition:left .3s;position:absolute;left:5px;right:0;bottom:0;top:0;width:auto;height:auto;border-left:0;white-space:nowrap}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-button:hover .onp-sl-button-text,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-button:hover .onp-sl-button-text{left:40px}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-button-icon,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-button-icon{width:5px;position:absolute;top:0;bottom:0;left:0;border-top-left-radius:3px;border-bottom-left-radius:3px;-webkit-transition:width .3s;transition:width .3s}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-control:hover .onp-sl-button-icon,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-control:hover .onp-sl-button-icon{width:40px!important}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-control .onp-sl-button-icon:before,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-control .onp-sl-button-icon:before{content:"";position:absolute;left:0;top:50%;background-repeat:no-repeat;background-position:0;background-size:cover}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-facebook .onp-sl-button-icon,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-facebook .onp-sl-button-icon{background-position:15px 15px;background-color:#989de1;border:1px solid #5e65d0}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-facebook .onp-sl-button-icon:before,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-facebook .onp-sl-button-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z'/%3E%3C/svg%3E");height:20px;width:20px;margin:-10px 0 0 8px}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-twitter .onp-sl-button-icon,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-twitter .onp-sl-button-icon{background-position:-133px 16px;background-color:#55acee;border:1px solid #1a8fe8}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-twitter .onp-sl-button-icon:before,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-twitter .onp-sl-button-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z'/%3E%3C/svg%3E");height:22px;width:22px;margin:-11px 0 0 9px}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-google .onp-sl-button-icon,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-google .onp-sl-button-icon{background-position:-18px 16px;background-color:#f47665;border:1px solid #ef3d25}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-google .onp-sl-button-icon:before,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-google .onp-sl-button-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M7 11v2.4h3.97c-.16 1.029-1.2 3.02-3.97 3.02-2.39 0-4.34-1.979-4.34-4.42 0-2.44 1.95-4.42 4.34-4.42 1.36 0 2.27.58 2.79 1.08l1.9-1.83c-1.22-1.14-2.8-1.83-4.69-1.83-3.87 0-7 3.13-7 7s3.13 7 7 7c4.04 0 6.721-2.84 6.721-6.84 0-.46-.051-.81-.111-1.16h-6.61zm0 0 17 2h-3v3h-2v-3h-3v-2h3v-3h2v3h3v2z'/%3E%3C/svg%3E");height:26px;width:26px;margin:-13px 0 0 8px}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-youtube .onp-sl-button-icon,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-youtube .onp-sl-button-icon{background-position:-18px 16px;background-color:#f47665;border:1px solid #ef3d25}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-youtube .onp-sl-button-icon:before,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-youtube .onp-sl-button-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z'/%3E%3C/svg%3E");height:22px;width:22px;margin:-11px 0 0 8px}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-linkedin .onp-sl-button-icon,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-linkedin .onp-sl-button-icon{background-position:-60px 15px;background-color:#0077b5;border:1px solid #005f91}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-linkedin .onp-sl-button-icon:before,.onp-sl-great-attractor .onp-sl-social-buttons .onp-sl-linkedin .onp-sl-button-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M4.98 3.5c0 1.381-1.11 2.5-2.48 2.5s-2.48-1.119-2.48-2.5c0-1.38 1.11-2.5 2.48-2.5s2.48 1.12 2.48 2.5zm.02 4.5h-5v16h5v-16zm7.982 0h-4.968v16h4.969v-8.399c0-4.67 6.029-5.052 6.029 0v8.399h4.988v-10.131c0-7.88-8.922-7.593-11.018-3.714v-2.155z'/%3E%3C/svg%3E");height:20px;width:20px;margin:-10px 0 0 9px}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-control{width:175px}.onp-sl-great-attractor .onp-sl-connect-buttons .onp-sl-button{font-size:.95em}.onp-sl-great-attractor.onp-sl-subscription-enabled .onp-sl-connect-buttons.onp-sl-first-group{padding-bottom:0}.onp-sl-great-attractor .onp-sl-connect-buttons.onp-sl-last-group{padding-top:0}.onp-sl-great-attractor .onp-sl-connect-buttons.onp-sl-last-group .onp-sl-control{width:140px;height:40px}.onp-sl-great-attractor .onp-sl-connect-buttons.onp-sl-last-group .onp-sl-button-icon{height:40px;width:5px}.onp-sl-great-attractor .onp-sl-connect-buttons.onp-sl-last-group .onp-sl-facebook .onp-sl-button-icon{background-position:15px 10px}.onp-sl-great-attractor .onp-sl-connect-buttons.onp-sl-last-group .onp-sl-twitter .onp-sl-button-icon{background-position:-133px 10px}.onp-sl-great-attractor .onp-sl-connect-buttons.onp-sl-last-group .onp-sl-google .onp-sl-button-icon{background-position:-18px 11px}.onp-sl-great-attractor .onp-sl-connect-buttons.onp-sl-last-group .onp-sl-linkedin .onp-sl-button-icon{background-position:-60px 10px}.onp-sl-great-attractor .onp-sl-connect-buttons.onp-sl-last-group .onp-sl-connect-button{line-height:40px}.onp-sl-great-attractor.onp-sl-email-locker{max-width:550px}.onp-sl-great-attractor .onp-sl-subscription .onp-sl-button,.onp-sl-great-attractor .onp-sl-subscription .onp-sl-input{border-radius:3px;width:100%}.onp-sl-great-attractor .onp-sl-subscription .onp-sl-input{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.onp-sl-great-attractor .onp-sl-subscription .onp-sl-button:hover{box-shadow:0 2px 5px rgba(0,0,0,.12),inset 0 1px 1px rgba(255,255,255,.9)}.onp-sl-great-attractor .onp-sl-subscription .onp-sl-button,.onp-sl-great-attractor .onp-sl-subscription .onp-sl-button:disabled{font-weight:700}.onp-sl-great-attractor .onp-sl-subscription .onp-sl-button:disabled{cursor:default}.onp-sl-great-attractor .onp-sl-subscription.onp-sl-last-group.onp-sl-separator-hides{padding:10px 0 30px 0}.onp-sl-great-attractor.onp-sl-custom-form.onp-sl-contains-single-group,.onp-sl-overlap-box .onp-sl-great-attractor.onp-sl-email-locker.onp-sl-contains-single-group{max-width:500px}.onp-sl-great-attractor .onp-sl-open .onp-sl-button-icon{margin-top:-11px}