@charset "UTF-8";
.ultp-filter-block{display:flex;flex-wrap:wrap}.ultp-search-inputwrap{display:flex;align-items:center;position:relative}.ultp-search-button{cursor:pointer}.ultp-backend-viewmore{text-align:center}.ultp-search-button__text{width:-moz-max-content;width:max-content}.ultp-searchpopup-icon{gap:10px;cursor:pointer;width:-moz-fit-content;width:fit-content}.ultp-searchform-content{position:relative}.ultp-search-button,.ultp-searchform-content,.ultp-searchpopup-icon{display:flex;align-items:center}.ultp-search-button svg,.ultp-searchpopup-active svg{height:20px;width:20px}.ultp-canvas-header,.ultp-search-inputwrap,.ultp-search-inputwrap input,.ultp-searchform-content input{width:100%}.ultp-search-inputwrap input{box-sizing:border-box!important}.ultp-search-inputwrap input::-moz-placeholder{color:#9e9e9e}.ultp-search-inputwrap input::placeholder{color:#9e9e9e}.ultp-search-inputwrap input:focus{outline:0!important;box-shadow:none!important}.ultp-searchform-content .ultp-search-clear{display:none;position:absolute}.ultp-searchform-content .ultp-search-clear.active{display:block}.ultp-searchform-content .ultp-search-clear svg{width:20px;height:13px;cursor:pointer;fill:#8b8b8b}.ultp-searchform-input2 .ultp-search-clear,.ultp-searchform-input3 .ultp-search-clear{right:110px}.ultp-searchform-input2 .ultp-search-button,.ultp-searchform-input3 .ultp-search-button{position:absolute;bottom:auto!important;top:auto!important}.ultp-searchform-input2 .ultp-searchres-input,.ultp-searchform-input3 .ultp-searchres-input{padding-right:140px}.ultp-searchform-input1 .ultp-searchres-input,.ultp-searchform-input3 .ultp-searchres-input{height:46px}.ultp-searchform-input1 .ultp-search-clear{right:16px}.ultp-searchform-input1 .ultp-searchres-input{padding-right:40px}.ultp-searchform-input2 .ultp-searchres-input{height:60px}.ultp-searchform-input3 .ultp-search-button{height:100%;box-sizing:border-box;right:-1px;left:auto}.ultp-search-result{overflow:hidden;overflow-y:auto;position:relative;box-sizing:border-box;scrollbar-width:none;opacity:0!important;visibility:hidden!important}.ultp-search-result::-webkit-scrollbar{display:none}.ultp-search-result img.ultp-searchresult-image{max-width:-moz-max-content;max-width:max-content}.ultp-search-result .ultp-result-data{opacity:0;overflow:hidden;overflow-y:auto;transform:translateY(-106px);transition:all 1s ease}.ultp-search-result .ultp-search-result__item{display:flex;align-items:center;animation:searchAnimation .5s ease}.ultp-search-result:has(.ultp-result-data>.ultp-search-result__item) .ultp-result-data{opacity:1;transform:translateY(0);transition:all .5s ease}.ultp-search-result:has(.active),.ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:1!important;visibility:visible!important}.ultp-search-result .ultp-searchresult-category a{margin-right:3px}.ultp-search-result .ultp-searchresult-category a:last-child{margin-right:0}.ultp-search-result .ultp-viewall-results{cursor:pointer;display:none;justify-content:center;-moz-column-gap:5px!important;column-gap:5px!important;border-bottom:none!important;min-height:40px}.ultp-search-result .ultp-viewall-results.active{display:flex!important}.ultp-search-dropdown{position:relative}.ultp-search-dropdown .ultp-search-result{width:100%;position:absolute;z-index:99}.ultp-rescontent-meta{display:flex;align-items:center;flex-wrap:wrap}.ultp-rescontent-meta>a,.ultp-rescontent-meta>div{display:flex;align-items:center}.ultp-rescontent-meta>a::after,.ultp-rescontent-meta>div::after{content:"";display:flex;align-items:center;border-radius:50%}.ultp-rescontent-meta>a:last-child::after,.ultp-rescontent-meta>div:last-child::after{display:none}.ultp-searchresult-excerpt{word-break:break-all}.ultp-search-canvas{width:100%;box-sizing:border-box;position:relative;z-index:9}.ultp-search-canvas .ultp-search-result,.ultp-search-canvas .ultp-searchform-content{width:100%;margin:0 auto}.ultp-search-noresult{display:none!important;min-height:40px}.ultp-search-noresult.active{display:flex!important;align-items:center;justify-content:center}.ultp-popupclose-icon{cursor:pointer;display:none;max-width:unset;height:30px;position:absolute;top:50px;right:80px;z-index:9999}.ultp-popupclose-icon.active{display:block!important}.ultp-popupclose-icon svg{width:30px}.ultp-result-loader,.ultp-viewmore-loader{height:15px;width:15px;display:none!important;margin:30px auto;transition:all 1s;padding:15px!important;box-sizing:border-box;border:none!important}.ultp-result-loader.active,.ultp-viewmore-loader.active{display:block!important;border-bottom:none!important;position:relative;animation:around 5.4s infinite}.ultp-result-loader.active:before,.ultp-viewmore-loader.active:before{content:"";width:100%;height:100%;display:inline-block;border-width:2px;border-color:#333 #333 transparent transparent;border-style:solid;box-sizing:border-box;border-radius:50%;position:absolute;top:0;left:0;animation:rotate .7s ease-in-out infinite;-webkit-animation:rotate .7s ease-in-out infinite}.ultp-result-loader.viewmore-active,.ultp-viewmore-loader.viewmore-active{opacity:1!important;visibility:visible!important;display:block!important}.ultp-result-loader{margin:15px auto 15px!important}.ultp-search-animation-fullwidth .ultp-search-canvas,.ultp-search-animation-top .ultp-search-canvas{display:flex;align-items:center;justify-content:center;flex-direction:column;visibility:hidden;z-index:999;top:-100%!important;transition:all 1s ease}.ultp-search-animation-fullwidth.popup-active,.ultp-search-animation-top.popup-active{top:0!important}.ultp-search-animation-fullwidth.popup-active .ultp-search-canvas,.ultp-search-animation-top.popup-active .ultp-search-canvas{visibility:visible;top:0!important}.ultp-search-animation-fullwidth.popup-active .ultp-popupclose-icon,.ultp-search-animation-top.popup-active .ultp-popupclose-icon{display:block!important}.ultp-search-animation-top .ultp-canvas-header{padding:80px 0 0}.ultp-search-animation-fullwidth .ultp-canvas-wrapper,.ultp-search-animation-fullwidth .ultp-search-canvas{height:100%}.ultp-search-animation-fullwidth .ultp-search-result{transition:all .5s ease!important}.ultp-search-animation-fullwidth .ultp-search-result:not(:has(.ultp-result-data>div)){display:flex;align-items:center;justify-content:center;flex-direction:column}.ultp-search-animation-fullwidth .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item) .ultp-result-data{transition:all 1s ease-in-out!important}.ultp-search-animation-fullwidth .ultp-search-canvas:has(.ultp-search-clear.active) .ultp-search-result{box-shadow:8px 5px 26px -6px #8d8d8d;transition:all .5s ease-in-out}.ultp-search-popup{position:relative}.ultp-search-popup:has(.ultp-search-result>.ultp-result-data>div) .ultp-search-canvas{justify-content:flex-start!important}.ultp-search-popup .ultp-search-canvas{overflow-y:auto}.wp-block-ultimate-post-advanced-search.aligncenter .ultp-searchform-content{margin:0 auto}.wp-block-ultimate-post-advanced-search .ultp-pro-helper{background-color:#797add!important}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper,.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper{display:flex;align-items:flex-start;width:100%;opacity:0;overflow:hidden!important;transition:.7s ease;box-sizing:border-box;background-color:#e2e2e2;position:absolute;z-index:999;right:0;top:0}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper .ultp-search-canvas,.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper .ultp-search-canvas{position:static!important;transition:.7s ease;animation:topSlideAnimation 1s ease!important}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper .ultp-search-canvas:has(.ultp-result-data>.ultp-search-result__item),.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper .ultp-search-canvas:has(.ultp-result-data>.ultp-search-result__item){animation:none}.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup .ultp-canvas-wrapper{height:0}.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup .ultp-canvas-wrapper.canvas-popup-active{opacity:1!important;visibility:visible!important;height:100%;transition:.7s}.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup .ultp-canvas-wrapper,.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup .ultp-search-canvas{opacity:0!important;visibility:hidden!important;transition:all .3s}.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup.popup-active .ultp-search-canvas{transition:all .3s;opacity:1!important;visibility:visible!important}.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper{height:0!important}.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper .ultp-search-canvas{margin:20px 20px 0}.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper.canvas-popup-active{opacity:1!important;height:20rem!important;overflow-y:auto!important;padding-bottom:40px}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper{height:0!important;display:flex;align-items:stretch}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper.canvas-popup-active{opacity:1!important;height:25rem!important;padding:40px}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper .ultp-search-canvas{height:auto!important}.ultp-search-container:has(.ultp-canvas-wrapper) .ultp-popupclose-icon{position:absolute!important}body:is(.admin-bar) .ultp-search-animation-top.popup-active .ultp-popupclose-icon{top:55px!important;right:55px!important}body .ultp-search-frontend .ultp-popupclose-icon,body .ultp-search-frontend .ultp-search-canvas{display:none!important}body .result-data{position:absolute;z-index:9999;visibility:hidden}body .result-data:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth) .ultp-search-result:has(.active),body .result-data:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth) .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:0!important;visibility:hidden!important}body .result-data.popup-active:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth){visibility:visible!important}body .result-data.popup-active:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth) .ultp-search-result:has(.active),body .result-data.popup-active:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth) .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:1!important;visibility:visible!important}body .result-data.ultp-search-animation-fullwidth,body .result-data.ultp-search-animation-top{position:fixed!important}body .result-data.ultp-search-animation-fullwidth .ultp-popupclose-icon,body .result-data.ultp-search-animation-top .ultp-popupclose-icon{width:-moz-fit-content!important;width:fit-content!important}body>.ultp-search-animation-fullwidth{width:100vw;position:fixed!important;top:0;height:0%;transition:5s ease;animation:topAnimation 1.5s ease;z-index:999}body>.ultp-search-animation-fullwidth .ultp-search-result:has(.active),body>.ultp-search-animation-fullwidth .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:0!important;visibility:hidden!important}body>.ultp-search-animation-fullwidth.popup-active{height:100%;transition:3s ease}body>.ultp-search-animation-fullwidth.popup-active .ultp-popupclose-icon{top:85px!important;right:80px!important}body>.ultp-search-animation-fullwidth.popup-active .ultp-search-result:has(.active),body>.ultp-search-animation-fullwidth.popup-active .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:1!important;visibility:visible!important}body>.ultp-search-animation-top{height:0%;width:100vw;top:-100%;transition:2s ease;animation:topAnimation .7s ease;z-index:999}body>.ultp-search-animation-top .ultp-search-result{padding-bottom:80px}body>.ultp-search-animation-top .ultp-search-result:has(.ultp-result-data>div){padding-bottom:0}body>.ultp-search-animation-top.popup-active{visibility:visible;height:-moz-fit-content;height:fit-content;transition:.9s ease}body>.ultp-search-animation-top.popup-active .ultp-popupclose-icon{top:25px!important;right:55px!important}body>.ultp-search-animation-popup{width:-moz-fit-content;width:fit-content;opacity:0;transition:.7s!important;animation:searchAnimation .4s ease!important}body>.ultp-search-animation-popup.popup-active{transition:.7s;opacity:1!important;visibility:visible!important}header .wp-block-ultimate-post-advanced-search:not(:has(.ultp-search-animation-top,.ultp-search-animation-fullwidth,.ultp-search-animation-popup)) .ultp-search-result,header .wp-block-ultimate-post-advanced-search:not(:has(.ultp-search-animation-top,.ultp-search-animation-fullwidth,.ultp-search-animation-popup)) .ultp-searchform-content{width:25vw}@keyframes searchAnimation{0%{opacity:0}100%{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes topAnimation{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes topSlideAnimation{0%{transform:translateY(-100%);opacity:0}100%{transform:translateY(0);opacity:1}}@media only screen and (max-width:600px){body .popup-active.result-data .ultp-popupclose-icon{top:25px!important;right:36px!important}body.admin-bar .popup-active.result-data .ultp-popupclose-icon{top:35px!important;right:46px!important}}.popup-active .ultp-search-result.ultp-search-show,.ultp-search-result.ultp-result-show{opacity:1!important;visibility:visible!important;box-shadow:8px 5px 26px -6px #8d8d8d}.popup-active .ultp-search-result.ultp-search-show .ultp-result-data.ultp-result-show,.ultp-search-result.ultp-result-show .ultp-result-data.ultp-result-show{opacity:1;transform:translateY(0);transition:all .5s ease;opacity:1!important;visibility:visible!important}.ultp-search-result:not(:has(.active,.ultp-result-data>.ultp-search-result__item)){opacity:0!important;visibility:hidden!important}.wp-block-ultimate-post-advanced-list a{text-decoration:none!important}.wp-block-ultimate-post-advanced-list .ultp-list-separator{display:block}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper{list-style:none;transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper:has(.block-editor-block-list__layout){padding:0!important}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper:has(>.wp-block-ultimate-post-list){width:-moz-max-content;width:max-content;max-width:-moz-fit-content;max-width:fit-content}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper>li:last-child{border:none;padding-bottom:0;margin-bottom:0}.wp-block-ultimate-post-advanced-list .ultp-listicon-bg{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-listicon-bg:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-listicon-bg svg{transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-listicon-bg svg:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-list-content{width:100%;box-sizing:border-box;justify-content:flex-start;transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-list-content:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .block-editor-block-list__layout{width:-moz-max-content;width:max-content;max-width:-moz-fit-content;max-width:fit-content;transition:.3s}.wp-block-ultimate-post-advanced-list .block-editor-block-list__layout:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .block-editor-block-list__layout>.block-editor-block-list__block{margin:0!important;width:100%}.wp-block-ultimate-post-advanced-list .block-editor-inner-blocks:has(.block-list-appender)>.block-editor-block-list__layout>div{margin:0}.wp-block-ultimate-post-advanced-list .block-editor-inner-blocks:has(.block-list-appender)>.block-editor-block-list__layout>div:nth-last-child(2) li{border:none;padding-bottom:0!important;margin-bottom:0!important;padding-right:0!important;margin-right:0!important}.wp-block-ultimate-post-advanced-list .block-editor-inner-blocks>.block-editor-block-list__layout>div{margin:0}.wp-block-ultimate-post-advanced-list .block-editor-inner-blocks>.block-editor-block-list__layout>div:last-child li{border:none;padding-bottom:0!important;margin-bottom:0!important;padding-right:0!important;margin-right:0!important}.ultp-list-layout1,.ultp-list-layout3{list-style:none}.ultp-list-layout2{list-style:none;justify-content:flex-end}.ultp-list-layout2 .ultp-list-content{text-align:right;flex-direction:row-reverse}.ultp-list-layout2 .ultp-list-content:has(>.ultp-list-heading){flex-direction:row}.ultp-list-layout2 .ultp-list-heading{flex-direction:row-reverse!important}.ultp-list-layout3 li{list-style:none;color:#070c1a;border-width:0}.ultp-block-wrapper{transition:.4s;position:relative}.ultp-block-wrapper.ultp-loading-active .ultp-block-item{opacity:.2;transition:.4s}.ultp-block-wrapper.ultp-loading-active .ultp-loading{display:block}.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items{list-style:none;padding:0;margin:0;display:grid}.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items .ultp-taxonomy-item{list-style:none;line-height:0;margin-top:0}.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items .ultp-taxonomy-item a{width:100%;height:100%;line-height:0;overflow:hidden;transition:.4s;text-decoration:none!important;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;box-sizing:border-box}.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items .ultp-taxonomy-item a .ultp-taxonomy-name{transition:.4s}.ultp-block-wrapper .ultp-filter-active-icon .filter-active::before{content:"<< "}.ultp-block-wrapper .ultp-filter-active-icon .filter-active::after{content:" >>"}.ultp-block-row{display:grid}.ultp-block-content-wrap{transition:.4s;overflow:hidden}.ultp-block-items-wrap{backface-visibility:hidden}.ultp-block-image{position:relative;overflow:hidden}.ultp-block-image img{display:block}.ultp-block-image .ultp-category-bottomLeft,.ultp-block-image .ultp-category-bottomRight,.ultp-block-image .ultp-category-centerCenter,.ultp-block-image .ultp-category-topLeft,.ultp-block-image .ultp-category-topRight{position:absolute;left:0;top:0;bottom:0;right:0;display:flex}.ultp-block-image .ultp-category-bottomLeft .ultp-category-in,.ultp-block-image .ultp-category-bottomRight .ultp-category-in,.ultp-block-image .ultp-category-centerCenter .ultp-category-in,.ultp-block-image .ultp-category-topLeft .ultp-category-in,.ultp-block-image .ultp-category-topRight .ultp-category-in{position:relative;z-index:2}.ultp-block-image .ultp-category-topLeft{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.ultp-block-image .ultp-category-topRight{justify-content:flex-end;text-align:right;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.ultp-block-image .ultp-category-topRight.ultp-category-grid a{margin-right:0}.ultp-block-image .ultp-category-bottomLeft{justify-content:flex-start;text-align:left;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.ultp-block-image .ultp-category-bottomRight{justify-content:flex-end;text-align:right;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.ultp-block-image .ultp-category-centerCenter{align-items:center;justify-content:center;text-align:center}.wp-block-ultimate-post-button-group .ultp-button-wrapper{position:relative}.wp-block-ultimate-post-button-group .ultp-button-wrapper.ultp-button-frontend{display:flex}.wp-block-ultimate-post-button-group .ultp-button-wrapper a{color:#fff;text-decoration:none!important}.wp-block-ultimate-post-button-group .ultp-button-wrapper .block-editor-inner-blocks{width:100%}.wp-block-ultimate-post-button-group .ultp-button-wrapper .block-editor-inner-blocks .block-editor-block-list__layout{display:flex}.wp-block-ultimate-post-button-group .ultp-button-wrapper .block-editor-inner-blocks .block-editor-block-list__layout>div{margin:0}.ultp-anim-style1 .wp-block-ultimate-post-button:before{opacity:1;width:10px}.ultp-anim-style1 .wp-block-ultimate-post-button:hover:before{width:100%}.ultp-anim-style1 .wp-block-ultimate-post-button.ultp-button-layout4:hover{background:#ffbf2f}.ultp-anim-style1 .wp-block-ultimate-post-button.ultp-button-layout4:before{background:#ffbf2f}.ultp-anim-style2 .wp-block-ultimate-post-button:before{width:100%;opacity:1}.ultp-anim-style2 .wp-block-ultimate-post-button:hover:before{opacity:1;width:10px}.ultp-anim-style2 .wp-block-ultimate-post-button.ultp-button-layout4{background:0 0}.ultp-anim-style2 .wp-block-ultimate-post-button.ultp-button-layout4:before{background:#ffbf2f}.ultp-anim-style3 .wp-block-ultimate-post-button{box-shadow:3px 3px 0 #ffb714}.ultp-anim-style3 .wp-block-ultimate-post-button:hover{box-shadow:none}.ultp-anim-style4 .wp-block-ultimate-post-button{box-shadow:none}.ultp-anim-style4 .wp-block-ultimate-post-button:hover{box-shadow:5px 5px 0 0 #000}.ultp-anim-style1 .wp-block-ultimate-post-button.ultp-button-layout2:before,.ultp-anim-style2 .wp-block-ultimate-post-button.ultp-button-layout2:before{background:#004cf7}.ultp-anim-style1 .wp-block-ultimate-post-button.ultp-button-layout3:before,.ultp-anim-style2 .wp-block-ultimate-post-button.ultp-button-layout3:before{background:#62adff}.wp-block-ultimate-post-dark-light .ultp-pro-helper{background-color:#2728e4;margin-bottom:10px}.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content .ultp-dl-con,.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content .ultp-dl-svg{display:flex;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;flex-direction:row;cursor:pointer}.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content .ultp-dl-after-before-con{display:flex;justify-content:space-between;align-items:center;width:-moz-fit-content;width:fit-content}.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content .ultp-dl-after-before-con.ultp-dl-reverse{flex-direction:row-reverse}.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content .ultp-dl-after-before-con.inactive{display:none}.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout5 .ultp-dl-con.ultp-dl-reverse,.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout6 .ultp-dl-con.ultp-dl-reverse,.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout7 .ultp-dl-con.ultp-dl-reverse{flex-direction:row-reverse}.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout5 .ultp-dl-democircle.ultphidden,.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout6 .ultp-dl-democircle.ultphidden,.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout7 .ultp-dl-democircle.ultphidden{visibility:hidden}.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout5 .ultp-dl-democircle,.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout6 .ultp-dl-democircle,.ultp-dark-light-block-wrapper .ultp-dark-light-block-wrapper-content.layout7 .ultp-dl-democircle{border-radius:50%}body:has(.ultp-builder-container):has(.alignfull),body:has(.ultp-template-container):has(.alignfull){overflow-x:hidden}.wp-block-ultimate-post-image .ultp-image-button{pointer-events:none}.wp-block-ultimate-post-image .ultp-image-button a{pointer-events:auto}.wp-block-ultimate-post-image .ultp-image-block img.inactive{display:none!important}.ultp-template-container{box-sizing:border-box}.ultp-template-container .ultp-image{max-width:100%}.ultp-template-container .ultp-block-image img{max-width:100%}.ultp-template-container .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw;left:0;right:0}.ultp-image{max-width:100%}.ultp-block-image img{max-width:100%}.ultp-image-block.ultp-image-block-roateLeft img,.ultp-image-block.ultp-image-block-rotateRight img,.ultp-image-block.ultp-image-block-zoomIn img,.ultp-image-block.ultp-image-block-zoomOut img{transition:.4s}.ultp-image-block{display:inline-block;overflow:hidden;position:relative;transition:.4s}.ultp-image-block.ultp-loading-active{position:relative}.ultp-image-block.ultp-loading-active img{opacity:.5!important}.ultp-image-block.ultp-loading-active svg{height:50px;width:50px;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);z-index:999}.ultp-image-block .ultp-imag-empty{background:#f5f5f5;width:400px;height:250px;position:relative;border:1px solid #e5e5e5;border-radius:0}.ultp-image-block .ultp-imag-empty>span{right:0;top:20px;position:absolute;width:100%;display:inline-block;text-align:center;cursor:pointer;z-index:3}.ultp-image-block .ultp-imag-empty>span span{position:relative;border:2px dashed #c3c3c3;padding:8px 20px 8px 30px;border-radius:4px;background:#dadada;font-size:18px!important;display:inline-block}.ultp-image-block .ultp-imag-empty>span span:before{content:"\f317";font-family:dashicons;position:absolute;left:8px;top:6px;font-size:20px}.ultp-image-block .ultp-image-button{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;z-index:2}.ultp-image-block .ultp-image-button a{height:-moz-fit-content;height:fit-content;display:inline-block;transition:.4s}.ultp-image-block .ultp-image-button a:hover{text-decoration:none}.ultp-image-block .ultp-image-button.ultp-image-button-centerCenter{align-items:center;justify-content:center;text-align:center}.ultp-image-block .ultp-image-button.ultp-image-button-leftTop{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.ultp-image-block .ultp-image-button.ultp-image-button-rightTop{justify-content:flex-end;text-align:right;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.ultp-image-block .ultp-image-button.ultp-image-button-bottomLeft{justify-content:flex-start;text-align:left;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.ultp-image-block .ultp-image-button.ultp-image-button-bottomRight{justify-content:flex-end;text-align:right;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.ultp-image-block a{display:contents}.ultp-image-block.ultp-image-block-opacity{overflow:hidden}.ultp-image-block.ultp-image-block-opacity img{transition:opacity .4s ease-in-out}.ultp-image-block.ultp-image-block-zoomIn img{transform:scale(1)}.ultp-image-block.ultp-image-block-zoomOut img{transform:scale(1.3)}.ultp-image-block.ultp-image-block-roateLeft img{transform:rotate(0) scale(1)}.ultp-image-block.ultp-image-block-rotateRight img{transform:rotate(0) scale(1)}.ultp-image-block.ultp-image-block-opacity img{opacity:1}.ultp-image-block.ultp-image-block-overlay:before{bottom:0;content:"";display:block;width:100%;position:absolute;z-index:1;pointer-events:none}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-custom:before{height:100%}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-default:before{background-color:#000;opacity:.6;height:100%}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-simgleGradient:before{background:linear-gradient(to bottom,rgba(0,0,0,.4) 20%,#000 90%);opacity:.6;height:100%}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-multiColour:before{opacity:.75;box-shadow:inset 0 0 50px 0 rgba(0,0,0,.4);height:100%;background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0,#d760b7),color-stop(100%,#3b78b4));background:linear-gradient(135deg,#d760b7 0,#3b78b4 100%)}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-flat:before{opacity:.8;height:100%;background:#292484;background:-webkit-gradient(left bottom,right top,color-stop(0,#292484),color-stop(100%,#dc4225));background:linear-gradient(20deg,#292484 0,#dc4225 100%)}.ultp-image-block-wrapper{margin:0!important;display:inline-block;width:100%}.ultp-image-block-wrapper .ultp-image{display:block!important}.ultp-image-block-wrapper .ultp-image-block{vertical-align:middle}.ultp-image-block-wrapper .ultp-image-caption{line-height:normal}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-zoomIn img{transform:scale(1.3)}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-zoomOut img{transform:scale(1)}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-roateLeft img{transform:rotate(5deg) scale(1.3)}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-rotateRight img{transform:rotate(-5deg) scale(1.3)}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-opacity img{opacity:.5}.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content,.wp-block-ultimate-post-menu .ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;flex-direction:column;flex-wrap:wrap}.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content .hasMenuParent>.ultp-menu-item-wrapper>.ultp-menu-item-label-container .ultp-menu-item-label-text,.wp-block-ultimate-post-menu .ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout .hasMenuParent>.ultp-menu-item-wrapper>.ultp-menu-item-label-container .ultp-menu-item-label-text{white-space:nowrap!important}.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.block-editor-block-list__block,.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.wp-block-ultimate-post-menu-item,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block-ultimate-post-menu-item{height:auto!important}.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.block-editor-block-list__block>.wp-block-ultimate-post-menu-item,.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.wp-block-ultimate-post-menu-item>.wp-block-ultimate-post-menu-item,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block>.wp-block-ultimate-post-menu-item,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block-ultimate-post-menu-item>.wp-block-ultimate-post-menu-item{height:100%}.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.block-editor-block-list__block>.ultp-menu-item-wrapper,.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.block-editor-block-list__block>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper,.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper,.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.wp-block-ultimate-post-menu-item>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block>.ultp-menu-item-wrapper,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block-ultimate-post-menu-item>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper{height:100%}.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.block-editor-block-list__block>.ultp-menu-item-wrapper>.ultp-menu-item-label-container,.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.block-editor-block-list__block>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-label-container,.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-label-container,.postx-page .wp-block-ultimate-post-menu .ultp-menu-wrapper>.ultp-menu-content>.wp-block-ultimate-post-menu-item>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-label-container,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block>.ultp-menu-item-wrapper>.ultp-menu-item-label-container,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-label-container,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-label-container,.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block-ultimate-post-menu-item>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-label-container{height:100%;box-sizing:border-box}.ultp-menu-wrapper._left>.ultp-menu-content{margin-right:auto;justify-content:start}.ultp-menu-wrapper._left>.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout{justify-content:start}.ultp-menu-wrapper._center>.ultp-menu-content{margin-left:auto;margin-right:auto;justify-content:center}.ultp-menu-wrapper._center>.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout{justify-content:center}.ultp-menu-wrapper._right>.ultp-menu-content{margin-left:auto;justify-content:end}.ultp-menu-wrapper._right>.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout{justify-content:end}.wp-block-ultimate-post-menu:has(>.ultp-menu-wrapper._left) .ultp-mv-ham-icon{margin-right:auto}.wp-block-ultimate-post-menu:has(>.ultp-menu-wrapper._center) .ultp-mv-ham-icon{margin-left:auto;margin-right:auto}.wp-block-ultimate-post-menu:has(>.ultp-menu-wrapper._right) .ultp-mv-ham-icon{margin-left:auto}.wp-block-ultimate-post-menu .ultp-mv-ham-icon{width:-moz-fit-content;width:fit-content}.ultp-menu-content{width:-moz-fit-content;width:fit-content}.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{right:-34px}.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-content>.block-editor-inner-blocks{display:none}.wp-block-ultimate-post-menu-item{height:auto;cursor:pointer;position:relative}.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-content>.block-editor-inner-blocks{position:absolute;width:-moz-max-content;width:max-content;z-index:9}.ultp-menu-wrapper .wp-block.has-child-selected>.wp-block-ultimate-post-list-menu>.ultp-list-menu-wrapper>.ultp-list-menu-content>.block-editor-inner-blocks,.ultp-menu-wrapper .wp-block.is-selected>.wp-block-ultimate-post-list-menu>.ultp-list-menu-wrapper>.ultp-list-menu-content>.block-editor-inner-blocks{display:block}.ultp-menu-wrapper .wp-block.has-child-selected>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-content>.block-editor-inner-blocks,.ultp-menu-wrapper .wp-block.is-selected>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-content>.block-editor-inner-blocks{display:block}.postx-page .wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-content{visibility:hidden;opacity:0;transform:translateY(20px);pointer-events:none;transition-property:opacity,visibility,transform;transition-timing-function:ease-in;transition-duration:.28s;z-index:-99}.postx-page .wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-content>*{height:0;overflow:hidden}.postx-page .wp-block-ultimate-post-menu:is(:not(.ultp-mobile-menu)) .wp-block-ultimate-post-menu-item:hover{z-index:999}.postx-page .wp-block-ultimate-post-menu:is(:not(.ultp-mobile-menu)) .wp-block-ultimate-post-menu-item:hover>.ultp-menu-item-wrapper>.ultp-menu-item-content{visibility:visible;opacity:1;transform:translateY(0);pointer-events:visible;z-index:0}.postx-page .wp-block-ultimate-post-menu:is(:not(.ultp-mobile-menu)) .wp-block-ultimate-post-menu-item:hover>.ultp-menu-item-wrapper>.ultp-menu-item-content>*{height:unset;overflow:unset}.postx-page .wp-block-ultimate-post-menu-item{height:-moz-fit-content;height:fit-content;cursor:pointer;position:relative;z-index:0}.postx-page .wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-content{position:absolute;width:-moz-max-content;width:max-content;z-index:1}.postx-page .wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-content::before{content:"";position:absolute;min-height:100%;min-width:100%;background:0 0;z-index:-4}.ultp-mega-menu-wrapper{cursor:auto;box-sizing:border-box}.ultp-menu-item-label-container{justify-content:space-between}.ultp-menu-item-label-container a.ultp-menu-item-label{text-decoration:none!important}.ultp-mobile-view-container .ultp-mv-icons{display:none}.ultp-mv-ham-icon{cursor:pointer;display:none}.wp-block[data-type="ultimate-post/list-menu"],.wp-block[data-type="ultimate-post/mega-menu"],.wp-block[data-type="ultimate-post/menu-item"]{margin:0!important}.ultp-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-label-container:not(:has(.ultp-menu-item-dropdown>svg)),.ultp-menu-content>.wp-block-ultimate-post-menu-item>.ultp-menu-item-wrapper>.ultp-menu-item-label-container:not(:has(.ultp-menu-item-dropdown>svg)){gap:0}.wp-block-ultimate-post-column>.ultp-column-wrapper>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block[data-type="ultimate-post/menu"]{width:100%}ul.ultp-news-ticker,ul.ultp-news-ticker li{width:100%;padding:0!important;margin-bottom:0;list-style-type:none!important}.ultp-newsTicker-wrap{overflow:hidden;position:relative;border:none;background:unset}.ultp-block-items-wrap>.ultp-newsTicker-wrap{box-sizing:content-box}.ultp-newstick-marquee .ultp-news-ticker li{margin-top:0!important;margin-right:0!important}.ultp-newstick-horizontal .ultp-news-ticker li{margin-top:0!important}.ultp-newstick-typewriter .ultp-news-ticker li,.ultp-newstick-vertical .ultp-news-ticker li{margin:0}.ultp-news-ticker-label{position:relative;width:auto;color:#fff;line-height:normal;display:flex;align-items:center;position:absolute;z-index:11;top:0;bottom:0;left:auto;float:left;background:#1974d2;border-bottom-right-radius:0;border-top-right-radius:0;margin:0;padding-top:0!important;padding-bottom:0!important;padding:0 10px}.ultp-news-ticker-label::after{content:"";display:block;width:0;height:0;border-top:22.7px solid;border-left:24px solid;border-bottom:22.7px solid;position:absolute;z-index:1}.editor-styles-wrapper .ultp-newsTicker-wrap ul li,.ultp-news-ticker li{display:inline-block}.editor-styles-wrapper .ultp-newsTicker-wrap ul li a,.ultp-news-ticker li a{display:flex;align-items:center}.editor-styles-wrapper .ultp-newsTicker-wrap ul li img,.ultp-news-ticker li img{height:30px!important;-o-object-fit:cover;object-fit:cover;display:inline}.editor-styles-wrapper .ultp-newsTicker-wrap ul li div,.ultp-news-ticker li div{position:relative;width:-moz-max-content;width:max-content;height:100%;white-space:nowrap;display:flex;align-items:center;justify-content:flex-start}.editor-styles-wrapper .ultp-newsTicker-wrap ul li div img,.ultp-news-ticker li div img{height:30px!important;-o-object-fit:cover;object-fit:cover;display:block}.editor-styles-wrapper .ultp-newsTicker-wrap ul li div span,.ultp-news-ticker li div span{display:block}.editor-styles-wrapper .ultp-newsTicker-wrap ul li div .ultp-ticker-timebadge,.ultp-news-ticker li div .ultp-ticker-timebadge{margin-left:7px}.rtl .ultp-ticker-timebadge{margin-left:auto;margin-right:7px}.ultp-news-ticker-box{height:100%;overflow:hidden}.ultp-news-ticker-box ul{width:100%;list-style-type:none!important;padding:0;margin:0!important}.ultp-news-ticker-box ul li a{text-decoration:none}.ultp-news-ticker-controls{display:flex;display:-ms-flexbox;align-items:center;position:absolute;height:100%;right:0;top:0}.ultp-news-ticker-controls button{display:inline-block;height:45px;width:40px;border:none;border-radius:0;padding:0;cursor:pointer;background:0 0}.ultp-news-ticker-controls button.ultp-news-ticker-arrow{display:inline-block;border:none;margin:0;position:relative}.ultp-news-ticker-controls button.ultp-news-ticker-pause{position:relative;display:inline-block}.ultp-news-ticker-controls .ultp-news-ticker-arrow{border-radius:0}.ultp-news-ticker-controls .ultp-news-ticker-pause{border:none!important}.rtl .ultp-news-ticker-controls{left:0!important;right:auto}.ultp-list-box{position:relative}.ultp-list-box::before{content:" ";position:absolute;width:7px;height:7px;border:none;left:-24px;box-sizing:border-box}.ultp-list-circle::before{content:" ";position:absolute;width:7px;height:7px;border:none;left:-24px;border-radius:50px}.ultp-list-hand::before{transition:.4s;content:"☞";padding-right:15px;font-size:20px}.ultp-list-right-sign::before{transition:.4s;content:"➢";padding-right:15px;font-size:20px}.ultp-list-right-bold::before{transition:.4s;content:"▶";padding-right:15px;font-size:20px}.ultp-newstick-marquee ul{display:flex;align-items:center}.ultp-newstick-marquee ul li{width:-moz-fit-content;width:fit-content;display:block!important}.ultp-newstick-marquee ul li a{white-space:nowrap}.ultp-newstick-marquee ul li span{white-space:nowrap}.ultp-nav-Angle2 button.ultp-news-ticker-arrow{display:flex;align-items:center;justify-content:center}.ultp-nav-Angle2 svg{width:17px;display:block}.ultp-nav-Angle2 button.ultp-news-ticker-pause:before{position:absolute;content:"";width:10px;height:13px;border-color:#999;border-style:solid;border-width:0 2px 0;transform:translate(-50%,-50%);left:50%;top:50%;box-sizing:border-box}.ultp-nav-icon2 svg{width:20px}.ultp-nav-icon2 button.ultp-news-ticker-pause:before{position:absolute;content:"";width:12px;height:17px;border-style:solid;border-width:0 3.5px;box-sizing:border-box;transform:translate(-50%,-50%);left:50%;top:50%}.ultp-nav-icon2 .ultp-news-ticker-prev::before{content:" ";width:0;height:0;display:block;border-top:10px solid transparent;border-right:13px solid;border-bottom:10px solid transparent;margin-left:auto}.ultp-nav-icon2 .ultp-news-ticker-next::before{content:" ";width:0;height:0;border-top:10px solid transparent;border-left:13px solid;border-bottom:10px solid transparent;display:block;margin-right:auto}.ultp-nav-Angle button.ultp-news-ticker-arrow{display:flex;align-items:center;justify-content:center}.ultp-nav-Angle svg{width:20px;display:block}.ultp-nav-Angle button.ultp-news-ticker-pause:before{position:absolute;content:"";width:12px;height:15px;border-style:solid;border-width:0 3.5px;box-sizing:border-box;transform:translate(-50%,-50%);left:50%;top:50%}.ultp-nav-ArrowLg button.ultp-news-ticker-arrow{display:flex;align-items:center;justify-content:center}.ultp-nav-ArrowLg svg{width:20px;display:block}.ultp-nav-ArrowLg button.ultp-news-ticker-pause:before{position:absolute;content:"";width:12px;height:15px;border-style:solid;border-width:0 3.5px;box-sizing:border-box;transform:translate(-50%,-50%);left:50%;top:50%}.ultp-news-ticker-nav1 .ultp-news-ticker-next::before,.ultp-news-ticker-nav1 .ultp-news-ticker-prev::before{margin:0 auto}.ultp-news-ticker-nav1 .ultp-news-ticker-controls{padding-left:0}.ultp-news-ticker-nav2 .ultp-news-ticker-arrow{width:28px;height:26px!important;border-radius:2px;margin:0 5px!important}.ultp-news-ticker-nav2 .ultp-news-ticker-controls{padding:0 10px}.ultp-news-ticker-nav2 .ultp-news-ticker-next::before,.ultp-news-ticker-nav2 .ultp-news-ticker-prev::before{margin:0 auto}.ultp-news-ticker-nav3 .ultp-news-ticker-controls button.ultp-news-ticker-prev:after{right:-2px;left:auto}.ultp-news-ticker-nav3 .ultp-news-ticker-controls button.ultp-news-ticker-next:after{left:7px;right:auto}.ultp-news-ticker-nav3 .ultp-news-ticker-controls button.ultp-news-ticker-next:after{left:7px;right:auto}.ultp-news-ticker-nav3 .ultp-news-ticker-controls button.ultp-news-ticker-pause:before{width:8px;border-width:0 3px;box-sizing:border-box}.ultp-news-ticker-nav3 .ultp-news-ticker-pause:after{content:"";width:25px;height:25px;display:block;border-width:0 4px;border-radius:26px;background:rgba(0,0,0,.14);margin:0 auto}.ultp-news-ticker-nav3 .ultp-news-ticker-arrow{width:26px}.ultp-news-ticker-nav3 .ultp-news-ticker-next::before{margin-left:5px}.ultp-news-ticker-nav3 .ultp-news-ticker-prev::before{margin-right:5px}.ultp-news-ticker-nav3.ultp-nav-icon2 button.ultp-news-ticker-pause:before{height:10px}.ultp-news-ticker-nav4 .ultp-news-ticker-controls{padding-right:10px;padding-left:10px}.ultp-news-ticker-nav4 .ultp-news-ticker-controls button{width:auto;height:auto;background-color:transparent;margin:0 8px}.ultp-news-ticker-nav4 .ultp-news-ticker-controls button.ultp-news-ticker-arrow{background:0 0}.ultp-news-ticker-controls.ultp-news-ticker-horizontal-controls button.ultp-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(135deg)}.ultp-news-ticker-controls.ultp-news-ticker-horizontal-controls button.ultp-news-ticker-next:after{transform:translate(-50%,-50%) rotate(315deg)}.ultp-news-ticker-controls.ultp-news-ticker-vertical-controls button.ultp-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(133deg)}.ultp-news-ticker-controls.ultp-news-ticker-vertical-controls button.ultp-news-ticker-next:after{transform:translate(-50%,-50%) rotate(317deg)}.rtl .ultp-news-ticker-controls.ultp-news-ticker-horizontal-controls button.ultp-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(135deg)}.rtl .ultp-news-ticker-controls.ultp-news-ticker-horizontal-controls button.ultp-news-ticker-next:after{transform:translate(-50%,-50%) rotate(315deg)}.rtl .ultp-news-ticker-controls.ultp-news-ticker-vertical-controls button.ultp-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(133deg)}.rtl .ultp-news-ticker-controls.ultp-news-ticker-vertical-controls button.ultp-news-ticker-next:after{transform:translate(-50%,-50%) rotate(317deg)}.rtl .ultp-nav-Angle2 svg,.rtl .ultp-news-ticker-controls button.ultp-news-ticker-arrow svg{transform:rotate(180deg)}.rtl .ultp-nav-icon2 .ultp-news-ticker-prev::before{transform:rotate(180deg)}.rtl .ultp-nav-icon2 .ultp-news-ticker-next::before{transform:rotate(-180deg)}.ultp-newstick-marquee .ultp-news-ticker{width:-moz-fit-content!important;width:fit-content!important}.ultp-newstick-marquee .active{display:block!important;animation:none!important}.ultp-newstick-typewriter .active .title-text{height:100%;overflow:hidden;white-space:nowrap;letter-spacing:.1px!important;padding:2px 5px 2px 0;width:-moz-fit-content;width:fit-content;animation:typing 3.5s steps(40,end),blink-caret .75s step-end infinite;border-right:.15em solid #000}.ultp-newstick-typewriter .ultp-animation-normal .active{display:block!important}.ultp-newstick-typewriter .ultp-animation-fadein .active{display:block!important;animation:FadeIn 5s}.ultp-newstick-typewriter .ultp-animation-fadeout .active{display:block!important;animation:FadeOut ease-out 1s}.rtl .ultp-newstick-typewriter .title-text{border-left:.15em solid #000;border-right:none;padding-left:5px}.ultp-news-ticker{position:relative}.ultp-news-ticker li{display:none}ul.ultp-news-ticker .active{display:block!important}.ultp-animation-slide.ultp-sliderDir-left .active{display:block!important;animation:left-animation 3s}.rtl .ultp-animation-slide.ultp-sliderDir-left .active{display:block!important;animation:left-rtl 3s!important}.ultp-animation-slide.ultp-sliderDir-right .active{display:block!important;animation:right-animation 3s}.rtl .ultp-animation-slide.ultp-sliderDir-right .active{display:block!important;animation:right-rtl 3s}.ultp-animation-slide.ultp-sliderDir-up .active{display:block!important;animation:up-animation 1s}.ultp-animation-slide.ultp-sliderDir-down .active{display:block!important;animation:down-animation 1s}.ultp-animation-fadein .active{display:block!important;animation:FadeIn 2s}.ultp-animation-fadeout .active{display:block!important;animation:FadeOut 1s}@keyframes left-animation{from{margin-left:-100%}to{margin-left:0}}@keyframes left-rtl{from{margin-right:100%}to{margin-right:0}}@keyframes right-animation{from{margin-left:100%}to{margin-left:0}}@keyframes right-rtl{from{margin-right:-100%}to{margin-right:0}}@keyframes up-animation{from{margin-top:-100px}to{margin-top:0;margin-bottom:0}}@keyframes down-animation{from{margin-top:100px}to{margin-top:0;margin-bottom:0}}@keyframes FadeIn{from{opacity:0}to{opacity:1}}@keyframes FadeOut{from{opacity:1}to{opacity:0}}@keyframes typing{from{width:0}to{width:100%}}@keyframes blink-caret{50%{border-color:transparent}}@media (min-width:768px){.ultp-newsTicker-wrap{margin-top:0}}@media (max-width:575px){.ultp-news-ticker-label{display:none!important}.ultp-news-ticker-box{padding-left:10px!important;padding-right:120px}.ultp-newsTicker-wrap{margin:0}}.ultp-builder-container{margin:0 auto}.ultp-builder-container.ultp-widget-right{display:grid;grid-column-gap:30px;grid-template-columns:70% auto}.ultp-builder-container.ultp-widget-left{display:grid;grid-column-gap:30px;grid-template-columns:auto 70%}.ultp-builder-container .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw;left:0;right:0}@media (max-width:992px){.ultp-builder-container.ultp-widget-left,.ultp-builder-container.ultp-widget-right{grid-template-columns:100%;grid-row-gap:40px}.ultp-builder-container .ultp-sidebar-left{grid-row:2}}.elementor-editor-active .ultp-progressbar-top,.ultp-progressbar-top{top:0;left:0}.admin-bar .ultp-progressbar-top{top:32px}.ultp-progressbar-bottom{bottom:0;left:0}.wp-block-ultimate-post-post-grid-1 .ultp-block-image{display:block;width:-moz-fit-content;width:fit-content}.ultp-pg1a-style2.ultp-block-column-2 .ultp-block-item:first-child{grid-column:1/3;grid-row:1}.ultp-pg1a-style2.ultp-block-column-3 .ultp-block-item:first-child{grid-column:1/4;grid-row:1}.ultp-pg1a-style2.ultp-block-column-4 .ultp-block-item:first-child{grid-column:1/5;grid-row:1}.ultp-pg1a-style2.ultp-block-column-5 .ultp-block-item:first-child{grid-column:1/6;grid-row:1}.ultp-pg1a-style3 .ultp-block-item:nth-child(1){grid-column:1/3;grid-row:1}.ultp-pg1a-style3 .ultp-block-item:nth-child(4){grid-column:1/3;grid-row:3}.ultp-pg1a-style3 .ultp-block-item:nth-child(7){grid-column:1/3;grid-row:5}.ultp-pg1a-style3 .ultp-block-item:nth-child(10){grid-column:1/3;grid-row:7}.ultp-pg1a-style3 .ultp-block-item:nth-child(13){grid-column:1/3;grid-row:9}.ultp-pg1a-style3 .ultp-block-item:nth-child(16){grid-column:1/3;grid-row:11}.ultp-pg1a-style3 .ultp-block-item:nth-child(19){grid-column:1/3;grid-row:13}.ultp-pg1a-style3 .ultp-block-item:nth-child(22){grid-column:1/3;grid-row:15}.ultp-pg1a-style3 .ultp-block-item:nth-child(25){grid-column:1/3;grid-row:17}.ultp-pg1a-style3 .ultp-block-item:nth-child(28){grid-column:1/3;grid-row:19}.ultp-pg1a-style3 .ultp-block-item:nth-child(31){grid-column:1/3;grid-row:21}.ultp-pg1a-style3 .ultp-block-item:nth-child(34){grid-column:1/3;grid-row:23}.ultp-pg1a-style4{grid-template-columns:repeat(6,1fr)!important}.ultp-pg1a-style4 .ultp-block-item:nth-child(1){grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2}.ultp-pg1a-style4 .ultp-block-item:nth-child(2){grid-column-start:4;grid-column-end:7;grid-row-start:1;grid-row-end:2}.ultp-pg1a-style4 .ultp-block-item:nth-child(3){grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(4){grid-column-start:3;grid-column-end:5;grid-row-start:2;grid-row-end:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(5){grid-column-start:5;grid-column-end:7;grid-row-start:2;grid-row-end:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(6){grid-column:1/3;grid-row:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(7){grid-column:3/5;grid-row:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(8){grid-column:5/7;grid-row:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(9){grid-column:1/3;grid-row:4}.ultp-pg1a-style4 .ultp-block-item:nth-child(10){grid-column:3/5;grid-row:4}.ultp-pg1a-style4 .ultp-block-item:nth-child(11){grid-column:5/7;grid-row:4}.ultp-pg1a-style4 .ultp-block-item:nth-child(12){grid-column:1/3;grid-row:5}.ultp-pg1a-style4 .ultp-block-item:nth-child(13){grid-column:3/5;grid-row:5}.ultp-pg1a-style4 .ultp-block-item:nth-child(14){grid-column:5/7;grid-row:5}.ultp-pg1a-style4 .ultp-block-item:nth-child(15){grid-column:1/3;grid-row:6}.ultp-pg1a-style4 .ultp-block-item:nth-child(16){grid-column:3/5;grid-row:6}.ultp-pg1a-style4 .ultp-block-item:nth-child(17){grid-column:5/7;grid-row:6}.ultp-pg1a-style4 .ultp-block-item:nth-child(18){grid-column:1/3;grid-row:7}.ultp-pg1a-style4 .ultp-block-item:nth-child(19){grid-column:3/5;grid-row:7}.ultp-pg1a-style4 .ultp-block-item:nth-child(20){grid-column:5/7;grid-row:7}.ultp-pg1a-style4 .ultp-block-item:nth-child(21){grid-column:1/3;grid-row:8}.ultp-pg1a-style4 .ultp-block-item:nth-child(22){grid-column:3/5;grid-row:8}.ultp-pg1a-style4 .ultp-block-item:nth-child(23){grid-column:5/7;grid-row:8}.ultp-pg1a-style4 .ultp-block-item:nth-child(24){grid-column:1/3;grid-row:9}.ultp-pg1a-style4 .ultp-block-item:nth-child(25){grid-column:3/5;grid-row:9}.ultp-pg1a-style4 .ultp-block-item:nth-child(26){grid-column:5/7;grid-row:9}.ultp-pg1a-style4 .ultp-block-item:nth-child(27){grid-column:1/3;grid-row:10}.ultp-pg1a-style4 .ultp-block-item:nth-child(28){grid-column:3/5;grid-row:10}.ultp-pg1a-style4 .ultp-block-item:nth-child(29){grid-column:5/7;grid-row:10}@media (min-width:768px){.ultp-block-column-1 div.ultp-block-item:last-child,.ultp-block-column-2 div.ultp-block-item:nth-last-of-type(-n+2),.ultp-block-column-3 div.ultp-block-item:nth-last-of-type(-n+3),.ultp-block-column-4 div.ultp-block-item:nth-last-of-type(-n+4),.ultp-block-column-5 div.ultp-block-item:nth-last-of-type(-n+5),.ultp-block-column-6 div.ultp-block-item:nth-last-of-type(-n+6),.ultp-block-column-7 div.ultp-block-item:nth-last-of-type(-n+7){border:none!important}}@media (max-width:768px){.ultp-pg1a-style2.ultp-block-column-2 .ultp-block-item:first-child,.ultp-pg1a-style2.ultp-block-column-3 .ultp-block-item:first-child,.ultp-pg1a-style2.ultp-block-column-4 .ultp-block-item:first-child,.ultp-pg1a-style2.ultp-block-column-5 .ultp-block-item:first-child{grid-column:1/1;grid-row:1}.ultp-pg1a-style3 .ultp-block-item:nth-child(1),.ultp-pg1a-style3 .ultp-block-item:nth-child(10),.ultp-pg1a-style3 .ultp-block-item:nth-child(13),.ultp-pg1a-style3 .ultp-block-item:nth-child(16),.ultp-pg1a-style3 .ultp-block-item:nth-child(19),.ultp-pg1a-style3 .ultp-block-item:nth-child(22),.ultp-pg1a-style3 .ultp-block-item:nth-child(25),.ultp-pg1a-style3 .ultp-block-item:nth-child(28),.ultp-pg1a-style3 .ultp-block-item:nth-child(31),.ultp-pg1a-style3 .ultp-block-item:nth-child(34),.ultp-pg1a-style3 .ultp-block-item:nth-child(4),.ultp-pg1a-style3 .ultp-block-item:nth-child(7){grid-column-start:inherit;grid-column-end:inherit;grid-row-start:inherit;grid-row-end:inherit}.ultp-pg1a-style4{grid-template-columns:repeat(1,1fr)!important}.ultp-pg1a-style4 .ultp-block-item:nth-child(1),.ultp-pg1a-style4 .ultp-block-item:nth-child(10),.ultp-pg1a-style4 .ultp-block-item:nth-child(11),.ultp-pg1a-style4 .ultp-block-item:nth-child(12),.ultp-pg1a-style4 .ultp-block-item:nth-child(13),.ultp-pg1a-style4 .ultp-block-item:nth-child(14),.ultp-pg1a-style4 .ultp-block-item:nth-child(15),.ultp-pg1a-style4 .ultp-block-item:nth-child(16),.ultp-pg1a-style4 .ultp-block-item:nth-child(17),.ultp-pg1a-style4 .ultp-block-item:nth-child(18),.ultp-pg1a-style4 .ultp-block-item:nth-child(19),.ultp-pg1a-style4 .ultp-block-item:nth-child(2),.ultp-pg1a-style4 .ultp-block-item:nth-child(20),.ultp-pg1a-style4 .ultp-block-item:nth-child(21),.ultp-pg1a-style4 .ultp-block-item:nth-child(22),.ultp-pg1a-style4 .ultp-block-item:nth-child(23),.ultp-pg1a-style4 .ultp-block-item:nth-child(24),.ultp-pg1a-style4 .ultp-block-item:nth-child(25),.ultp-pg1a-style4 .ultp-block-item:nth-child(26),.ultp-pg1a-style4 .ultp-block-item:nth-child(27),.ultp-pg1a-style4 .ultp-block-item:nth-child(28),.ultp-pg1a-style4 .ultp-block-item:nth-child(29),.ultp-pg1a-style4 .ultp-block-item:nth-child(3),.ultp-pg1a-style4 .ultp-block-item:nth-child(4),.ultp-pg1a-style4 .ultp-block-item:nth-child(5),.ultp-pg1a-style4 .ultp-block-item:nth-child(6),.ultp-pg1a-style4 .ultp-block-item:nth-child(7),.ultp-pg1a-style4 .ultp-block-item:nth-child(8),.ultp-pg1a-style4 .ultp-block-item:nth-child(9){grid-column-start:inherit;grid-column-end:inherit;grid-row-start:inherit;grid-row-end:inherit}}.ultp-block-column-1 .ultp-block-item:last-of-type{padding-bottom:0!important;margin-bottom:0!important}.wp-block-ultimate-post-post-grid-1 .ultp-block-item:last-child{border:0}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content{padding:20px;position:relative}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap{height:100%;position:relative}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap .ultp-block-content-image{position:absolute;content:"";left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center top;background-size:cover;background-color:rgba(0,0,0,.2);z-index:0;opacity:0;transition:.4s}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap .ultp-block-content-image:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:.4s}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-content-image{opacity:1}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-content .ultp-block-title a,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-excerpt,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-meta span,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-meta span a,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-readmore a{color:#fff}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-meta span svg,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-readmore a svg{fill:#fff}.wp-block-ultimate-post-post-grid-1 .ultp-layout3 .ultp-block-content-wrap .ultp-block-content,.wp-block-ultimate-post-post-grid-1 .ultp-layout4 .ultp-block-content-wrap .ultp-block-content,.wp-block-ultimate-post-post-grid-1 .ultp-layout5 .ultp-block-content-wrap .ultp-block-content{margin:-110px auto 0;max-width:85%;background:#fff;z-index:1;position:relative}.wp-block-ultimate-post-post-grid-1 .ultp-layout3 .ultp-block-content-wrap .ultp-block-content .ultp-category-grid,.wp-block-ultimate-post-post-grid-1 .ultp-layout4 .ultp-block-content-wrap .ultp-block-content .ultp-category-grid,.wp-block-ultimate-post-post-grid-1 .ultp-layout5 .ultp-block-content-wrap .ultp-block-content .ultp-category-grid{display:inline-block}.wp-block-ultimate-post-post-grid-1 .ultp-layout4 .ultp-block-content-wrap{clear:both}.wp-block-ultimate-post-post-grid-1 .ultp-layout4 .ultp-block-content-wrap .ultp-block-content{float:left}.wp-block-ultimate-post-post-grid-1 .ultp-layout5 .ultp-block-content-wrap{clear:both}.wp-block-ultimate-post-post-grid-1 .ultp-layout5 .ultp-block-content-wrap .ultp-block-content{float:right}.wp-block-ultimate-post-post-grid-1 .ultp-layout3 .ultp-block-content{padding:0 20px}.block-editor-page .ultp-heading-filter .ultp-filter-navigation{margin:auto 0 0 0!important}.modal_active{visibility:visible!important}.modal_active .ultp-video-modal__Wrapper{transform:translate(-50%,-50%)!important;transition:all .3s;opacity:1!important}.modal_active .ultp-video-wrapper{visibility:visible!important}.ultp-video-modal{visibility:hidden}.ultp-video-modal .ultp-embaded-video{position:relative}.ultp-video-modal .ultp-video-modal__Wrapper{height:auto;opacity:0;transition:all .3s;margin:0 auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-60%);-o-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);-moz-transform:translate(-50%,-60%);-webkit-transform:translate(-50%,-60%);z-index:9999999}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content{text-align:center;position:relative;padding:40px 80px;background-color:#000}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content a{font-size:17px!important;display:block;width:-moz-fit-content;width:fit-content;margin:0 auto 9px}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content a:hover{text-decoration:underline}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content .ultp-video-wrapper{visibility:hidden}.ultp-video-modal .ultp-video-modal__overlay{width:100%;height:100%;background-color:rgba(0,0,0,.788);position:fixed;z-index:9999;top:10px;left:0;right:0}.ultp-video-modal .ultp-video-close{line-height:0;cursor:pointer;position:fixed;top:60px;right:60px;z-index:99999;transition:.3s}.ultp-video-modal .ultp-video-close::before{display:inline-block;content:"×";font-weight:200}.ultp-video-icon{cursor:pointer;position:absolute;z-index:999}.ultp-video-icon svg{transition:.3s;display:block}@media only screen and (max-width:768px){.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content{padding:15px 20px}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content a{font-size:11px!important}}.ultp-video-modal__content:has(.ultp-embaded-video) .ultp-loader-container{height:100%;width:100%;display:flex;justify-content:center}.ultp-video-modal__content:has(.ultp-embaded-video) .ultp-popup-loader{position:absolute;top:50%;display:inline-block;width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:loader 1s ease-in-out infinite;-webkit-animation:loader 1s ease-in-out infinite}@keyframes loader{to{-webkit-transform:rotate(360deg)}}.ultp-not-found-message{font-size:18px;font-weight:400;text-align:center;padding:15px 0;color:var(--postx_preset_Contrast_1_color,#1e1e1e);border:1px solid var(--postx_preset_Contrast_1_color,#1e1e1e);border-radius:4px;margin-top:1rem;margin-bottom:1rem}.postx-page .ast-container:has(.ultp-builder-container){max-width:unset!important}.ultp-custom-meta-inline svg{width:auto;height:12px;margin-right:5px}.ultp-custom-meta-block{flex-basis:100%;padding:0}.ultp-custom-meta-block svg{width:auto;height:12px;margin-right:5px}.ultp-meta-author-no-link{cursor:text}.ultp-block-content-overlay{position:relative;transition:.4s;height:100%}.ultp-block-content-overlay .ultp-block-image{height:100%}.ultp-block-content-overlay .ultp-block-image>a{height:100%}.ultp-block-content-overlay .ultp-block-content{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;display:flex;z-index:2}.ultp-block-content-overlay .ultp-block-content .ultp-block-content-inner{width:100%}.ultp-block-content-overlay .ultp-block-content .ultp-block-readmore a,.ultp-block-content-overlay .ultp-block-content .ultp-block-title a,.ultp-block-content-overlay .ultp-block-content .ultp-category-grid{pointer-events:auto}.wp-block-ultimate-post-post-grid-2 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-3 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-4 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-5 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-6 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-7 .ultp-block-item .ultp-block-empty-image{width:100%;-o-object-fit:cover;object-fit:cover;background:#353535}.block-editor-autocompleters__block[aria-selected=true] .ultp-block-icon,.block-editor-list-view-block__contents-cell[aria-selected=true] .ultp-block-icon{filter:brightness(0) saturate(100%) invert(91%) sepia(100%) saturate(39%) hue-rotate(255deg) brightness(108%) contrast(100%)}.wp-block-ultimate-post-post-grid-3 .ultp-block-column2 .ultp-block-item:first-child{grid-column:1/3;grid-row:1}.wp-block-ultimate-post-post-grid-3 .ultp-block-column3 .ultp-block-item:first-child{grid-column:1/4;grid-row:1}.wp-block-ultimate-post-post-grid-3 .ultp-layout2 .ultp-block-item:first-child{grid-row:2}.wp-block-ultimate-post-post-grid-3 .ultp-layout3 .ultp-block-item:first-child{grid-column:1/3}.wp-block-ultimate-post-post-grid-3 .ultp-layout4 .ultp-block-item:first-child{grid-row:1/span 1;grid-column:2/span 2}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5{grid-template-columns:repeat(6,1fr);grid-template-rows:1fr 1fr}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:first-child{grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(2){grid-column-start:4;grid-column-end:7;grid-row-start:1;grid-row-end:2}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3){grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(4){grid-column-start:3;grid-column-end:5;grid-row-start:2;grid-row-end:3}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(5){grid-column-start:5;grid-column-end:7;grid-row-start:2;grid-row-end:3}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+6){grid-column-start:1;grid-column-end:3}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+7){grid-column-start:3;grid-column-end:5}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+8){grid-column-start:5;grid-column-end:7}.ultp-loadmore .ultp-loadmore-action{transition:.4s;text-decoration:none;cursor:pointer;display:inline-flex}.ultp-loadmore .ultp-loadmore-action:hover{text-decoration:none}.ultp-loadmore .ultp-loadmore-action.ultp-disable{display:none}.ultp-loadmore .ultp-loadmore-action svg{width:16px;height:20px}.ultp-next-prev-wrap .ultp-next-action,.ultp-next-prev-wrap .ultp-prev-action{cursor:pointer}.ultp-next-prev-wrap .ultp-next-action svg,.ultp-next-prev-wrap .ultp-prev-action svg{width:10px;height:100%}.ultp-next-prev-wrap .ultp-next-action.ultp-disable,.ultp-next-prev-wrap .ultp-prev-action.ultp-disable{opacity:.4;cursor:not-allowed}.ultp-spin{animation:ultp-spin 1s linear infinite;font-size:inherit;line-height:inherit;width:auto;height:auto;vertical-align:baseline;margin-left:2px;position:relative;top:1px;display:none}.ultp-loading-active .ultp-spin{display:flex}.rotate{animation:ultp-spin 1.5s linear infinite}@keyframes ultp-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ultp-heading-filter{position:relative}.ultp-heading-filter .ultp-filter-navigation{position:absolute;top:0;height:100%;right:0;margin:auto 0;opacity:1;z-index:3;text-align:right;display:flex;align-items:flex-start;margin:auto 0 0 200px}.ultp-heading-filter .ultp-filter-wrap+.ultp-next-prev-wrap{margin-left:20px}.ultp-filter-wrap .ultp-flex-menu{margin-bottom:0!important;margin-top:0!important}.ultp-filter-wrap ul{padding:0;margin:0;list-style:none}.ultp-filter-wrap ul li{display:inline-block}.ultp-filter-wrap ul li:first-child{margin-left:0!important}.ultp-filter-wrap ul li .dashicons{font-size:14px;width:auto;height:auto;vertical-align:baseline}.ultp-filter-wrap ul li a{display:inline-block;transition:.4s;text-decoration:none}.ultp-filter-wrap ul li a:hover{text-decoration:none}.ultp-filter-wrap ul li.filter-dropdown-item{position:relative}.ultp-filter-wrap ul li.filter-dropdown-item>a{padding-left:15px;display:flex;align-items:center}.ultp-filter-wrap ul li.filter-dropdown-item>a .dashicons{margin-left:3px}.ultp-filter-wrap ul li.filter-dropdown-item .filter-dropdown{position:absolute;right:0;top:100%;background-color:#fff;min-width:120px;z-index:999;box-shadow:0 0 5px rgba(0,0,0,.2);display:block;padding:10px 15px 10px;display:none}.ultp-filter-wrap ul li.filter-dropdown-item .filter-dropdown li{display:block}.ultp-filter-wrap ul li.filter-dropdown-item:hover .filter-dropdown{display:block}.ultp-next-prev-wrap ul{padding:0!important;margin:0;list-style:none;line-height:1}.ultp-next-prev-wrap ul li{display:inline-block;margin-right:5px;margin-left:0}.ultp-next-prev-wrap ul li:last-child{margin-right:0}.ultp-next-prev-wrap ul li .dashicons{font-size:inherit;line-height:1;width:auto;height:auto;vertical-align:baseline}.ultp-next-prev-wrap ul li a{display:flex;text-decoration:none;transition:.4s}.ultp-next-prev-wrap ul li a:hover{text-decoration:none}.ultp-filter-navigation .ultp-next-prev-wrap ul li{margin-top:0}.ultp-heading-inner{width:100%}.ultp-heading-inner span{display:inline-block}.ultp-heading-wrap .ultp-heading-inner{margin:0}.ultp-heading-style2 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style3 .ultp-heading-inner{border-bottom-style:solid}.ultp-heading-style3 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style4 .ultp-heading-inner{border-style:solid}.ultp-heading-style4 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style5 .ultp-heading-inner span{position:relative;padding:3px 12px}.ultp-heading-style5 .ultp-heading-inner span:before{margin:0;content:"";position:absolute;top:100%;left:10px;width:0;height:0;border-style:solid;border-width:7px 7px 0 7px;border-color:#2c2d2f transparent transparent transparent}.ultp-heading-style5.ultp-heading-center .ultp-heading-inner span:before{left:50%;margin-left:-3px}.ultp-heading-style5.ultp-heading-right .ultp-heading-inner span:before{right:10px;left:auto}.ultp-heading-style6 .ultp-heading-inner span{position:relative;padding:0 12px}.ultp-heading-style6 .ultp-heading-inner span:before{content:"";position:absolute;top:0;left:0;height:100%;margin:0}.ultp-heading-style6.ultp-heading-right .ultp-heading-inner span:before{right:0;left:auto}.ultp-heading-style7 .ultp-heading-inner{position:relative;overflow:hidden}.ultp-heading-style7 .ultp-heading-inner span{position:relative;padding-right:12px}.ultp-heading-style7 .ultp-heading-inner span:before{content:"";display:block;position:absolute;top:50%;margin-top:0;width:2000px;left:100%;margin:0}.ultp-heading-style7 .ultp-heading-inner span:after{content:"";display:block;position:absolute;top:50%;margin-top:0;width:2000px;right:100%;margin-right:12px}.ultp-heading-style7.ultp-heading-right .ultp-heading-inner span{padding-right:0;padding-left:12px}.ultp-heading-style7.ultp-heading-right .ultp-heading-inner span:before{right:100%;left:auto}.ultp-heading-style8 .ultp-heading-inner{position:relative}.ultp-heading-style8 .ultp-heading-inner span{padding-bottom:8px}.ultp-heading-style8 .ultp-heading-inner:before{content:"";width:100%;position:absolute;top:100%;left:0;margin:0}.ultp-heading-style8 .ultp-heading-inner:after{content:"";width:50px;position:absolute;top:100%;left:0}.ultp-heading-style8.ultp-heading-center .ultp-heading-inner:after{left:50%;margin-left:-25px}.ultp-heading-style8.ultp-heading-right .ultp-heading-inner:after{left:auto;right:0}.ultp-heading-style9 .ultp-heading-inner{position:relative}.ultp-heading-style9 .ultp-heading-inner span{padding-bottom:8px}.ultp-heading-style9 .ultp-heading-inner:before{content:"";width:100%;position:absolute;top:100%;left:0;margin:0}.ultp-heading-style10 .ultp-heading-inner{position:relative}.ultp-heading-style10 .ultp-heading-inner span{padding-top:8px;padding-bottom:8px}.ultp-heading-style10 .ultp-heading-inner:before{content:"";width:100%;position:absolute;left:0;top:100%;margin:0}.ultp-heading-style10 .ultp-heading-inner:after{content:"";width:100%;position:absolute;left:0;bottom:100%}.ultp-heading-style11{position:relative}.ultp-heading-style11 .ultp-heading-inner{position:relative}.ultp-heading-style11 .ultp-heading-btn{position:absolute;right:0;top:50%;margin:auto 0;display:flex;text-decoration:none;line-height:1;font-size:14px;margin-top:-8px;transition:.4s}.ultp-heading-style11 .ultp-heading-btn svg{width:14px;margin-left:5px;vertical-align:middle;display:inline-block}.ultp-heading-style11 .ultp-heading-btn:hover{text-decoration:none}.ultp-heading-style11 .ultp-heading-btn i{margin-left:6px;width:auto;height:auto;font-size:inherit;transition:.4s}.ultp-heading-style11.ultp-heading-right .ultp-heading-btn{right:auto;left:0}.ultp-heading-style12{position:relative}.ultp-heading-style12 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style13{position:relative}.ultp-heading-style13 .ultp-heading-inner{border-style:solid}.ultp-heading-style13 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style14{position:relative}.ultp-heading-style14 .ultp-heading-inner{position:relative}.ultp-heading-style14 .ultp-heading-inner:before{content:"";width:100%;position:absolute;left:0;bottom:-12px;margin:0}.ultp-heading-style14 .ultp-heading-inner:after{content:"";width:100%;position:absolute;left:0;bottom:-8px}.ultp-heading-style15 .ultp-heading-inner span{position:relative;padding-bottom:5px}.ultp-heading-style15 .ultp-heading-inner span:before{content:"";z-index:10;position:absolute;bottom:-2px;left:0;width:40px;margin:0}.ultp-heading-style15.ultp-heading-center .ultp-heading-inner span:before{left:50%;margin-left:-20px}.ultp-heading-style15.ultp-heading-right .ultp-heading-inner span:before{left:auto;right:0}.ultp-heading-style16 .ultp-heading-inner span{position:relative;padding-right:12px}.ultp-heading-style16 .ultp-heading-inner span:before{position:absolute;content:"";width:50px;top:50%;left:100%;margin-top:-1px;margin:0}.ultp-heading-style16.ultp-heading-right .ultp-heading-inner span{padding-right:0;padding-left:12px}.ultp-heading-style16.ultp-heading-right .ultp-heading-inner span:before{left:auto;right:100%}.ultp-heading-style17 .ultp-heading-inner{position:relative}.ultp-heading-style17 .ultp-heading-inner span{padding-top:8px}.ultp-heading-style17 .ultp-heading-inner:before{right:0;left:0;content:"";display:block;position:absolute;top:0;width:100%;margin:0}.ultp-heading-style18 .ultp-heading-inner{position:relative}.ultp-heading-style18 .ultp-heading-inner:after{content:"";position:absolute;top:0;left:0;height:100%}.ultp-heading-style18 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style18.ultp-heading-right .ultp-heading-inner:after{right:0;left:auto}.ultp-heading-style19 .ultp-heading-inner{position:relative}.ultp-heading-style19 .ultp-heading-inner:before{content:"";width:100%;height:100%;position:absolute;left:0;right:0;border-width:1px;border-style:solid;margin:0}.ultp-heading-style19 .ultp-heading-inner:after{content:"";position:absolute;top:0;left:0;width:4px;height:100%}.ultp-heading-style19 .ultp-heading-inner span{padding:3px 12px;position:relative}.ultp-heading-style19.ultp-heading-right .ultp-heading-inner:after{right:0;left:auto}.ultp-heading-style20 .ultp-heading-inner span{position:relative;padding:3px 12px}.ultp-heading-style20 .ultp-heading-inner span:before{content:"";position:absolute;top:100%;left:15px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;margin:0}.ultp-heading-style20.ultp-heading-center .ultp-heading-inner span:before{left:50%;margin-left:-3px}.ultp-heading-style20.ultp-heading-right .ultp-heading-inner span:before{right:15px;left:auto}.ultp-heading-style21 .ultp-heading-inner span{padding:3px 12px;position:relative}.ultp-heading-style21 .ultp-heading-inner span:after{content:"";height:100%;width:20px;position:absolute;top:0;right:-19.5px;clip-path:polygon(0 0,0 100%,100% 0)}.ultp-block-title{padding:0;margin:0!important;word-break:break-word}.ultp-block-title a{line-height:1;text-decoration:none;transition:.4s;box-shadow:none}.ultp-block-title a:hover{text-decoration:none}.ultp-category-grid{line-height:1;font-size:12px}.ultp-category-grid a{text-decoration:none;box-shadow:none;transition:.4s;display:inline-block;margin-right:5px;margin-bottom:5px}.ultp-category-grid a:focus{text-decoration:none}.ultp-category-grid a:last-child{margin-right:0}.ultp-category-grid a:hover{text-decoration:none!important}.ultp-category-in.ultp-cat-color-1 a,.ultp-category-in.ultp-cat-color-true a{transition:.4s}.ultp-category-in.ultp-cat-color-1:hover a,.ultp-category-in.ultp-cat-color-true:hover a{opacity:.85}.ultp-category-borderBoth,.ultp-category-borderLeft,.ultp-category-borderRight{display:inline-block}.ultp-category-borderBoth .ultp-category-in,.ultp-category-borderLeft .ultp-category-in,.ultp-category-borderRight .ultp-category-in{position:relative}.ultp-category-borderBoth .ultp-category-in:before,.ultp-category-borderLeft .ultp-category-in:before,.ultp-category-borderRight .ultp-category-in:before{content:"";position:absolute;top:50%;width:30px;height:2px;margin-top:-1px;transform:translateY(-50%);transition:.4s}.ultp-category-borderBoth .ultp-category-in{position:relative}.ultp-category-borderBoth .ultp-category-in:after{content:"";position:absolute;top:50%;width:30px;height:2px;margin-top:-1px;transform:translateY(-50%)}.ultp-category-borderLeft .ultp-category-in{padding-left:40px;position:relative}.ultp-category-borderLeft .ultp-category-in:before{left:0}.ultp-category-borderRight .ultp-category-in{padding-right:40px;position:relative}.ultp-category-borderRight .ultp-category-in:before{right:0}.ultp-category-borderBoth .ultp-category-in{padding-right:40px;padding-left:40px;position:relative}.ultp-category-borderBoth .ultp-category-in:before{right:0}.ultp-category-borderBoth .ultp-category-in:after{left:0}.ultp-block-meta{line-height:1;display:flex;align-items:center;flex-wrap:wrap}.ultp-block-meta.ultp-block-meta-style3,.ultp-block-meta.ultp-block-meta-style6{align-items:center}.ultp-block-meta.ultp-block-meta-style5{align-items:center}.ultp-block-meta.ultp-block-meta-icon span,.ultp-block-meta.ultp-block-meta-style4 span{display:flex;align-items:center}.ultp-block-meta.ultp-block-meta-icon .ultp-block-author,.ultp-block-meta.ultp-block-meta-icon .ultp-block-date,.ultp-block-meta.ultp-block-meta-style4 .ultp-block-author,.ultp-block-meta.ultp-block-meta-style4 .ultp-block-date{align-items:baseline}.ultp-block-meta span{pointer-events:all;padding-left:16px;margin-right:16px;position:relative;vertical-align:middle}.ultp-block-meta span.ultp-block-author a{margin-left:5px;font-weight:500;pointer-events:all;transition:.4s}.ultp-block-meta span a{transition:.4s;display:inline}.ultp-block-meta span:after{color:#dedede;position:absolute}.ultp-block-meta span i{width:auto;height:auto;font-size:14px;line-height:1;margin-right:4px;vertical-align:middle;position:relative;top:0;font-style:normal}.ultp-block-meta.ultp-block-meta-style4 span:nth-child(2){flex-grow:1}.ultp-block-meta.ultp-block-meta-style4 span:not(:nth-child(2)):after{display:none}.ultp-block-meta.ultp-block-meta-style6 span:nth-child(3){flex-grow:1}.ultp-block-meta.ultp-block-meta-style6 span:not(:nth-child(3)):after{display:none}.ultp-block-meta.ultp-block-meta-style6 span:first-child{margin-right:6px!important}.ultp-block-meta.ultp-block-meta-style6 span:nth-child(2){padding-left:0!important}.ultp-block-meta.ultp-block-meta-style6 span:nth-child(2):after{display:none!important}.ultp-block-meta span:first-child{padding-left:0!important}.ultp-block-meta span:last-child{margin-right:0!important}.ultp-block-meta span:first-child:after{display:none}.ultp-block-meta.ultp-block-meta-dot span:after{content:"";left:-1px;top:50%;bottom:auto;width:2px;margin-top:0;height:2px;border-radius:100%}.ultp-block-meta.ultp-block-meta-slash span:after{content:"/";left:-2px;top:1px;font-size:12px}.ultp-block-meta.ultp-block-meta-doubleslash span:after{content:"//";left:-4px;top:1px;font-size:12px}.ultp-block-meta.ultp-block-meta-close span:after{content:"x";left:-4px;top:-1px;font-size:10px}.ultp-block-meta.ultp-block-meta-dash span:after{content:"-";left:-3px;top:0;font-size:18px}.ultp-block-meta.ultp-block-meta-verticalbar span:after{content:"|";left:-1px;top:0;font-size:12px}.ultp-block-meta.ultp-block-meta-emptyspace span{padding-left:0}.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-dash span:after,.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-doubleslash span:after,.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-slash span:after,.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-verticalbar span:after{top:0}.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-close span:after{top:-1px}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-media{float:left}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-media span{margin-right:5px}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-media .ultp-meta-author-img{width:40px;height:auto}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body{position:relative;top:0}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body span:first-child{display:block}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body span:nth-child(2){padding-left:0}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body span:nth-child(2):after{display:none}.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-doubleslash span:after{top:-4px}.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-dash span:after,.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-slash span:after,.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-verticalbar span:after{top:-3px}.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-dot span:after{margin-top:-1px}.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-close span:after{top:-2px}.ultp-meta-author-img{width:25px;height:25px;border-radius:100px;position:relative;margin-right:10px}.ultp-block-meta span svg{width:auto;height:12px;fill:#929292;stroke-width:7px;margin-right:5px;position:relative;top:0;display:inline-block}.ultp-block-meta span.ultp-block-view svg{height:14px;top:3px}.ultp-block-meta span.ultp-block-comment svg{top:2px}.ultp-block-meta span.ultp-block-author{display:flex;align-items:center}.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-opacity img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-roateLeft img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-rotateRight img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-slideLeft img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-slideRight img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-zoomIn img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-zoomOut img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-opacity img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-roateLeft img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-rotateRight img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-slideLeft img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-slideRight img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-zoomIn img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-zoomOut img{transition:310ms}.ultp-block-image>a{display:block;position:relative;z-index:1}.ultp-block-image.ultp-block-image-opacity,.ultp-block-image.ultp-block-image-roateLeft,.ultp-block-image.ultp-block-image-rotateRight,.ultp-block-image.ultp-block-image-slideLeft,.ultp-block-image.ultp-block-image-slideRight,.ultp-block-image.ultp-block-image-zoomIn,.ultp-block-image.ultp-block-image-zoomOut{overflow:hidden}.ultp-block-image.ultp-block-image-opacity img,.ultp-block-image.ultp-block-image-roateLeft img,.ultp-block-image.ultp-block-image-rotateRight img,.ultp-block-image.ultp-block-image-slideLeft img,.ultp-block-image.ultp-block-image-slideRight img,.ultp-block-image.ultp-block-image-zoomIn img,.ultp-block-image.ultp-block-image-zoomOut img{transition:opacity .2s ease-in-out}.ultp-block-image.ultp-block-image-zoomIn img{transform:scale(1)}.ultp-block-image.ultp-block-image-zoomOut img{transform:scale(1.2)}.ultp-block-image.ultp-block-image-roateLeft img{transform:rotate(0) scale(1)}.ultp-block-image.ultp-block-image-slideLeft img{transform:translateX(8px) scale(1.15)}.ultp-block-image.ultp-block-image-slideRight img{transform:translateX(-8px) scale(1.15)}.ultp-block-image.ultp-block-image-rotateRight img{transform:rotate(0) scale(1)}.ultp-block-image.ultp-block-image-opacity img{opacity:1}.ultp-block-image.ultp-block-image-overlay>a:before{bottom:0;content:"";display:block;width:100%;position:absolute;z-index:1}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-custom>a:before{height:100%}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-default>a:before{background-color:#000;opacity:.6;height:100%}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-simgleGradient>a:before{background:linear-gradient(to bottom,rgba(0,0,0,.01) 30%,#000 70%);opacity:.6;height:100%}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-multiColour>a:before{opacity:.7;box-shadow:inset 0 0 50px 0 rgba(0,0,0,.5);height:100%;background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0,#d760b7),color-stop(100%,#3b78b4));background:linear-gradient(135deg,#d760b7 0,#3b78b4 100%)}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-flat>a:before{opacity:.8;height:100%;background:#292484;background:-webkit-gradient(left bottom,right top,color-stop(0,#292484),color-stop(100%,#dc4225));background:linear-gradient(20deg,#292484 0,#dc4225 100%)}.ultp-block-row .ultp-block-item:nth-child(n+1) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(n+1) .ultp-block-image-multiColour>a:before{background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0,#4db2ec),color-stop(100%,#4a8f5e));background:linear-gradient(45deg,#4db2ec 0,#4a8f5e 100%)}.ultp-block-row .ultp-block-item:nth-child(2n+2) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(2n+2) .ultp-block-image-multiColour>a:before{background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0,#d17646),color-stop(100%,#c63939));background:linear-gradient(45deg,#d17646 0,#c63939 100%)}.ultp-block-row .ultp-block-item:nth-child(3n+3) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(3n+3) .ultp-block-image-multiColour>a:before{background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0,#d760b7),color-stop(100%,#3b78b4));background:linear-gradient(135deg,#d760b7 0,#3b78b4 100%)}.ultp-block-row .ultp-block-item:nth-child(4n+4) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(4n+4) .ultp-block-image-multiColour>a:before{background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0,#d760b7),color-stop(100%,#3b78b4));background:linear-gradient(135deg,#d760b7 0,#3b78b4 100%)}.ultp-block-row .ultp-block-item:nth-child(5n+5) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(5n+5) .ultp-block-image-multiColour>a:before{background:#0016be;background:-webkit-gradient(left bottom,right top,color-stop(0,#0016be),color-stop(100%,#2aec74));background:linear-gradient(20deg,#0016be 0,#2aec74 100%)}.ultp-block-row .ultp-block-item:nth-child(6n+6) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(6n+6) .ultp-block-image-multiColour>a:before{background:#e0be00;background:-webkit-gradient(left bottom,right top,color-stop(0,#e0be00),color-stop(100%,#dc4225));background:linear-gradient(20deg,#e0be00 0,#dc4225 100%)}.ultp-block-row .ultp-block-item:nth-child(7n+7) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(7n+7) .ultp-block-image-multiColour>a:before{background:#292484;background:-webkit-gradient(left bottom,right top,color-stop(0,#292484),color-stop(100%,#dc4225));background:linear-gradient(20deg,#292484 0,#dc4225 100%)}.ultp-block-item:hover .ultp-block-image-zoomIn img{transform:scale(1.2)}.ultp-block-item:hover .ultp-block-image-zoomOut img{transform:scale(1)}.ultp-block-item:hover .ultp-block-image-roateLeft img{transform:rotate(5deg) scale(1.2)}.ultp-block-item:hover .ultp-block-image-slideLeft img{transform:translateX(-8px) scale(1.15)}.ultp-block-item:hover .ultp-block-image-slideRight img{transform:translateX(8px) scale(1.15)}.ultp-block-item:hover .ultp-block-image-rotateRight img{transform:rotate(-5deg) scale(1.2)}.ultp-block-item:hover .ultp-block-image-opacity img{opacity:.5}.ultp-pagination-wrap .ultp-pagination{display:inline-flex;align-items:center;padding:0;list-style:none;flex-wrap:wrap}.ultp-pagination-wrap .ultp-pagination li{padding:0 2px;display:inline-block;font-size:14px;line-height:20px;margin:0 0 4px;height:-moz-fit-content;height:fit-content}.ultp-pagination-wrap .ultp-pagination li a{text-decoration:none;display:inline-block;transition:.4s;padding:10px 20px}.ultp-pagination-wrap .ultp-pagination li a svg{width:10px;display:inline-block}.ultp-pagination-wrap .ultp-pagination li a.ultp-next-page-numbers,.ultp-pagination-wrap .ultp-pagination li a.ultp-prev-page-numbers{display:flex!important;align-items:center;gap:4px}.ultp-pagination-wrap .ultp-pagination li.ultp-prev-page-numbers a{display:flex;align-items:center;gap:5px}.ultp-pagination-wrap .ultp-pagination li.ultp-next-page-numbers a{display:flex;align-items:center;gap:5px}.ultp-pagination-wrap .ultp-pagination li i{font-size:inherit;line-height:inherit;font-style:normal;width:auto;height:auto}.ultp-pagination-wrap .ultp-pagination li span.current{display:inline-block;padding:10px 20px}.ultp-block-media .ultp-block-content-wrap{display:flex}.ultp-block-media .ultp-block-image{overflow:hidden;position:relative;display:inline-block}.ultp-block-media .ultp-block-content{flex:1}.flexMenu-viewMore{position:relative}.flexMenu-viewMore>a{display:flex!important;align-items:center;justify-content:space-between;gap:13px}.flexMenu-viewMore>a:before{content:"";border:solid #000;border-width:0 1px 1px 0;display:block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-top:1px;transition:.4s;order:1}.flexMenu-viewMore.active>a:before{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-top:5px}.ultp-filter-wrap .flexMenu-popup{position:absolute;display:block;width:170px;background:#f9f9f9;z-index:2;padding:15px;text-align:left;box-shadow:0 20px 40px -4px rgba(9,30,66,.2);right:0}.ultp-filter-wrap .flexMenu-popup a{display:block}.ultp-filter-wrap .flexMenu-popup li{margin:0!important}.ultp-filter-wrap .flexMenu-popup li{display:block;line-height:1}@media (max-width:992px){.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout3,.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout4{grid-template-columns:repeat(2,1fr)}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-row:inherit;grid-column:1/3}}@media (max-width:768px){.ultp-heading-filter .ultp-filter-navigation{position:relative;margin:auto 0 10px;height:auto}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-row:inherit;grid-column:1/2}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+6),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+7),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+8),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(4),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(5){grid-column-start:inherit;grid-column-end:inherit;grid-row-start:inherit;grid-row-end:inherit}}@media (max-width:768px){.wp-block-ultimate-post-post-grid-3 .ultp-block-row .ultp-block-item .ultp-block-content-overlay{height:100%!important}}@media (max-width:600px){.ultp-heading-filter .ultp-filter-navigation{justify-content:flex-end}}.wp-block-ultimate-post-post-grid-4 .ultp-block-row{grid-template-columns:60% auto}.wp-block-ultimate-post-post-grid-4 .ultp-block-row .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-row-end:4}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-block-content-1,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-block-content-true{grid-template-columns:auto 60%}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-block-content-1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-block-content-true .ultp-block-item:first-child{grid-column:2}@media (max-width:768px){.wp-block-ultimate-post-post-grid-4 .ultp-block-row{grid-template-columns:repeat(1,1fr);max-height:100%!important}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout1 .ultp-block-item,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout2 .ultp-block-item,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout3 .ultp-block-item,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout4 .ultp-block-item{max-height:100%!important}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout2 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout3 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout4 .ultp-block-item .ultp-block-content-overlay{height:100%!important}}.ultp-animation-slideup .ultp-block-content .ultp-block-content-inner{transition:.4s;transform:translateY(0)}.ultp-animation-slideup:hover .ultp-block-content .ultp-block-content-inner{transform:translateY(-10px)}.ultp-animation-slidedown .ultp-block-content .ultp-block-content-inner{transition:.4s;transform:translateY(0)}.ultp-animation-slidedown:hover .ultp-block-content .ultp-block-content-inner{transform:translateY(10px)}.wp-block-ultimate-post-post-grid-5 .ultp-block-row{grid-template-columns:50% 1fr 1fr}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3;height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2){grid-column-start:2;grid-column-end:4;grid-row:2}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:nth-child(2){grid-column-start:2;grid-column-end:4;grid-row:1}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1{grid-template-columns:1fr 1fr 50%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child{grid-column-start:3;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:nth-child(2){grid-column-start:1;grid-column-end:3;grid-row:2}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2{grid-template-columns:1fr 1fr 50%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child{grid-column-start:3;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:nth-child(2){grid-column-start:1;grid-column-end:3;grid-row:1}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-false.ultp-layout3{grid-template-columns:40% 1fr 40%}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-false.ultp-layout3 .ultp-block-item{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-false.ultp-layout3 .ultp-block-item:first-child{grid-column-start:1;grid-column-end:3}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-false.ultp-layout3 .ultp-block-item:nth-child(4){grid-column-start:2;grid-column-end:4}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3{grid-template-columns:40% 1fr 40%}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3 .ultp-block-item{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3 .ultp-block-item:first-child{grid-column-start:2;grid-row-start:1;grid-row-end:1;grid-column-end:4}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(3){grid-column-start:3;grid-row-start:2;grid-row-end:2;grid-column-end:4}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(4){grid-column-start:1;grid-row-start:2;grid-row-end:2;grid-column-end:3}@media (max-width:768px){.wp-block-ultimate-post-post-grid-5 .ultp-block-row{max-height:100%!important}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item .ultp-block-content-overlay{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child{height:100%;max-height:100%!important;grid-column-start:initial;grid-row-start:initial;grid-row-end:initial}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:nth-child(2){grid-column-start:initial;grid-column-end:initial;grid-row:initial}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:nth-child(2) .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:nth-child(2) .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2) .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:nth-child(2) .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:first-child{height:100%;max-height:100%!important;grid-column:1;grid-row:1}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(3),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:nth-child(3){grid-column:initial;grid-row:initial}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(4),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:nth-child(4){grid-column:1;grid-row:2}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(4) .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:nth-child(4) .ultp-block-content-overlay{height:100%!important}}.wp-block-ultimate-post-post-grid-6 .ultp-block-row{grid-template-columns:50% 1fr 1fr}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay{max-height:100%}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2{grid-template-columns:1fr 40% 1fr}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child{grid-column-start:2;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay{max-height:100%}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1{grid-template-columns:1fr 1fr 50%}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child{grid-column-start:3;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2{grid-template-columns:1fr 1fr 50%}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child{grid-column-start:3;grid-row-start:1;grid-row-end:3}@media (max-width:768px){.wp-block-ultimate-post-post-grid-6 .ultp-block-row{max-height:100%!important}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child{grid-column-start:initial;grid-row-start:initial;grid-row-end:initial;max-height:100%!important}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay img,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay img,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay img,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay img{min-height:100%!important}}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1{grid-template-columns:40% 30% 1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2{grid-template-columns:40% 32% 1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3{grid-template-columns:1fr 45% 1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4{grid-template-columns:40% 30% 1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4 .ultp-block-item:nth-child(4){grid-column-start:3;grid-row-start:1;grid-row-end:3}@media (max-width:768px){.wp-block-ultimate-post-post-grid-7 .ultp-block-row{max-height:100%!important}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2 .ultp-block-item,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3 .ultp-block-item{max-height:100%!important}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3 .ultp-block-item .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3 .ultp-block-item:first-child{grid-column-start:initial;grid-row-start:initial;grid-row-end:initial;min-height:100%}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3 .ultp-block-item:nth-child(2){grid-column-start:initial;grid-row-start:initial;grid-row-end:initial;min-height:100%}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-column:1;grid-row:1;min-height:100%}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4 .ultp-block-item:nth-child(4){grid-column:1;grid-row:2;min-height:100%}}.wp-block-ultimate-post-post-list-1 .ultp-block-meta span,.wp-block-ultimate-post-post-list-2 .ultp-block-meta span,.wp-block-ultimate-post-post-list-3 .ultp-block-meta span,.wp-block-ultimate-post-post-list-4 .ultp-block-meta span{margin-bottom:5px}.wp-block-ultimate-post-post-list-1 .ultp-block-content-wrap{height:100%}.wp-block-ultimate-post-post-list-1 .ultp-block-image{display:inline-block}.wp-block-ultimate-post-post-list-1 .ultp-block-content-wrap{box-sizing:border-box}.wp-block-ultimate-post-post-list-1 .ultp-block-content-wrap .ultp-block-entry-content{line-height:0}.ultp-post-list1-layout2 .ultp-block-content-wrap,.ultp-post-list1-layout3 .ultp-block-content-wrap,.ultp-post-list1-layout4 .ultp-block-content-wrap{transition:.4s;overflow:visible}.ultp-post-list1-layout2 .ultp-block-entry-content,.ultp-post-list1-layout3 .ultp-block-entry-content,.ultp-post-list1-layout4 .ultp-block-entry-content{position:relative;overflow:inherit;height:-moz-fit-content;height:fit-content}.ultp-post-list1-layout2 .ultp-block-item,.ultp-post-list1-layout3 .ultp-block-item,.ultp-post-list1-layout4 .ultp-block-item{margin-top:30px}.ultp-post-list1-layout2 .ultp-block-entry-heading,.ultp-post-list1-layout3 .ultp-block-entry-heading,.ultp-post-list1-layout4 .ultp-block-entry-heading{padding:20px;position:absolute;top:-30px;width:100%;z-index:2;margin:0 auto;transition:.4s;height:-moz-fit-content;height:fit-content}.ultp-post-list1-layout1 .ultp-block-entry-heading{padding-bottom:0!important}.ultp-post-list1-layout2 .ultp-block-entry-heading{left:30px;right:auto}.ultp-post-list1-layout3 .ultp-block-entry-heading{left:50%;right:auto;transform:translateX(-50%)}.ultp-post-list1-layout4 .ultp-block-entry-heading{left:auto;right:30px}.ultp-post-list1-layout1.ultp-pl1a-style1 .ultp-block-item .ultp-block-content,.ultp-post-list1-layout1.ultp-pl1a-style2 .ultp-block-item .ultp-block-content,.ultp-post-list1-layout1.ultp-pl1a-style3 .ultp-block-item .ultp-block-content{padding-top:0!important}.ultp-post-list1-layout1.ultp-pl1a-style3 .ultp-block-item:first-child .ultp-block-entry-heading{padding-bottom:0!important}.ultp-pl1a-style3.ultp-post-list1-layout2 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-post-list1-layout3 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-post-list1-layout4 .ultp-block-item:first-child{margin-top:0!important}.ultp-pl1a-style3.ultp-post-list1-layout2 .ultp-block-item:first-child .ultp-block-entry-heading,.ultp-pl1a-style3.ultp-post-list1-layout3 .ultp-block-item:first-child .ultp-block-entry-heading,.ultp-pl1a-style3.ultp-post-list1-layout4 .ultp-block-item:first-child .ultp-block-entry-heading{top:auto!important}.ultp-pl1a-style2.ultp-block-column-2 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-2 .ultp-block-item:first-child{grid-column:1/3;grid-row:1}.ultp-pl1a-style2.ultp-block-column-3 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-3 .ultp-block-item:first-child{grid-column:1/4;grid-row:1}.ultp-pl1a-style2.ultp-block-column-4 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-4 .ultp-block-item:first-child{grid-column:1/5;grid-row:1}.ultp-pl1a-style2.ultp-block-column-5 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-5 .ultp-block-item:first-child{grid-column:1/6;grid-row:1}@media (max-width:768px){.ultp-pl1a-style2.ultp-block-column-2 .ultp-block-item:first-child,.ultp-pl1a-style2.ultp-block-column-3 .ultp-block-item:first-child,.ultp-pl1a-style2.ultp-block-column-4 .ultp-block-item:first-child,.ultp-pl1a-style2.ultp-block-column-5 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-2 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-3 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-4 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-5 .ultp-block-item:first-child{grid-column:1/1;grid-row:1}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-block-items-wrap{grid-template-columns:repeat(1,1fr)}.wp-block-ultimate-post-post-grid-1 .ultp-block-column2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-1 .ultp-block-column3 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-3 .ultp-block-column2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-3 .ultp-block-column3 .ultp-block-item:first-child{grid-column:1/1;grid-row:1}}.rtl .ultp-block-meta span svg{margin-right:0;margin-left:5px}.ultp-block-media{display:flex}.ultp-block-media .ultp-block-image{overflow:hidden;position:relative}.ultp-block-media .ultp-block-content{flex:1}.wp-block-ultimate-post-post-list-2 .ultp-block-item .ultp-block-content{display:block}.wp-block-ultimate-post-post-list-2 .ultp-block-item:not(:first-child) .ultp-block-title{font-size:16px;line-height:1}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child{margin-bottom:50px}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child .ultp-block-content-wrap{display:block}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child .ultp-block-title{font-size:22px;line-height:1}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child .ultp-block-image img{max-width:100%}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child .ultp-block-content{flex:auto;margin-left:0}.wp-block-ultimate-post-post-list-2 .ultp-block-item:last-of-type{margin-bottom:0!important;padding-bottom:0!important;border-bottom:none!important}.wp-block-ultimate-post-post-list-2{counter-reset:post-list2-counter}.wp-block-ultimate-post-post-list-2 .ultp-block-wrapper{counter-reset:post-list2-counter2}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2{position:relative}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content{position:absolute;bottom:0;padding:25px}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-excerpt,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span a,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-title a{color:#fff}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span a:hover,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a:hover,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-title a:hover{color:rgba(255,255,255,.9)}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a:hover svg{fill:rgba(255,255,255,.9)}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span svg{fill:#fff}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-image>a:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0) 60%,rgba(0,0,0,0));position:absolute;bottom:0;left:0;width:100%;height:100%;transition:background-color .3s ease}.wp-block-ultimate-post-post-list-2 .ultp-layout4 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-list-2 .ultp-layout4 .ultp-block-item::before{counter-increment:post-list2-counter2;content:counter(post-list2-counter2,decimal);display:flex;align-items:center;justify-content:center;width:50px;height:50px;position:absolute;z-index:2;top:20px;left:-17px;text-align:center;font-size:14px;font-weight:600;line-height:31px;border:2px solid #fff;background:#141414;color:#fff;border-radius:100%}.wp-block-ultimate-post-post-list-2 .ultp-block-content-true.ultp-layout4 .ultp-block-item::before{left:auto;right:-15px}.wp-block-ultimate-post-post-list-2 .ultp-layout2 .ultp-block-item:not(:first-child) .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-content{position:relative}.wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-content::before{counter-increment:post-list2-counter;content:"0" counter(post-list2-counter,decimal);position:absolute;font-size:18px;text-align:center;top:23px;left:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;line-height:24px;font-style:italic;background:#eaeaea;padding:10px;box-sizing:border-box;border-radius:100%;transition:all .3s}.wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-item .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-item .ultp-block-content{padding-left:80px;position:relative}.ultp-block-content-wrap.ultp-all-postlist-2{width:100%}.rtl .wp-block-ultimate-post-post-list-2 .ultp-layout4 .ultp-block-item::before{left:auto;right:-15px}.rtl .wp-block-ultimate-post-post-list-2 .ultp-block-content-true.ultp-layout4 .ultp-block-item::before{right:auto;left:-15px}.rtl .wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content{padding-left:0;padding-right:60px}.rtl .wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-content::before{right:0;left:auto}.ultp-block-column-2 .ultp-block-item:nth-child(2n+1):nth-last-child(-n+2),.ultp-block-column-2 .ultp-block-item:nth-child(2n+1):nth-last-child(-n+2)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-3 .ultp-block-item:nth-child(3n+1):nth-last-child(-n+3),.ultp-block-column-3 .ultp-block-item:nth-child(3n+1):nth-last-child(-n+3)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-4 .ultp-block-item:nth-child(4n+1):nth-last-child(-n+4),.ultp-block-column-4 .ultp-block-item:nth-child(4n+1):nth-last-child(-n+4)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-5 .ultp-block-item:nth-child(5n+1):nth-last-child(-n+5),.ultp-block-column-5 .ultp-block-item:nth-child(5n+1):nth-last-child(-n+5)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-6 .ultp-block-item:nth-child(6n+1):nth-last-child(-n+6),.ultp-block-column-6 .ultp-block-item:nth-child(6n+1):nth-last-child(-n+6)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-7 .ultp-block-item:nth-child(7n+1):nth-last-child(-n+7),.ultp-block-column-7 .ultp-block-item:nth-child(7n+1):nth-last-child(-n+7)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.wp-block-ultimate-post-post-list-3 .ultp-block-content{display:block;align-self:center}.ultp-block-content .ultp-block-readmore a{display:inline-flex;align-items:center}.ultp-block-content .ultp-block-readmore a:hover{text-decoration:none}.ultp-block-content .ultp-block-excerpt{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.ultp-block-content .ultp-block-excerpt p{margin:0;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.wp-block-ultimate-post-post-list-3 .ultp-block-wrapper{counter-reset:post-list3-counter}.wp-block-ultimate-post-post-list-3 .ultp-layout1 .ultp-block-content-wrap,.wp-block-ultimate-post-post-list-3 .ultp-layout2 .ultp-block-content-wrap,.wp-block-ultimate-post-post-list-3 .ultp-layout3 .ultp-block-content-wrap{width:100%}.wp-block-ultimate-post-post-list-3 .ultp-layout2 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-list-3 .ultp-layout2 .ultp-block-item::before{counter-increment:post-list3-counter;content:counter(post-list3-counter,decimal);display:block;width:50px;height:50px;position:absolute;z-index:2;top:20px;left:-17px;text-align:center;font-size:14px;font-weight:600;line-height:46px;border:2px solid #fff;background:#000;color:#fff;border-radius:100%}.wp-block-ultimate-post-post-list-3 .ultp-layout2.ultp-block-content-true .ultp-block-item::before{left:auto;right:-15px}.wp-block-ultimate-post-post-list-3 .ultp-layout3 .ultp-block-image+.ultp-block-content{margin-left:-140px;z-index:1;background:#fff;padding:30px;transition:.4s}.wp-block-ultimate-post-post-list-3 .ultp-layout3.ultp-block-content-true .ultp-block-image+.ultp-block-content{margin-left:auto;margin-right:-140px}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item .ultp-block-content-wrap,.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item .ultp-block-content-wrap{width:100%}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(even),.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even){flex-direction:row-reverse}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(even) .ultp-block-content-wrap,.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even) .ultp-block-content-wrap{flex-direction:row-reverse}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(even) .ultp-block-content-wrap .ultp-block-image,.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even) .ultp-block-content-wrap .ultp-block-image{margin-right:0}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(odd),.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(odd){flex-direction:row}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(odd) .ultp-block-content-wrap .ultp-block-image,.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(odd) .ultp-block-content-wrap .ultp-block-image{margin-left:0}.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item .ultp-block-image+.ultp-block-content{z-index:1;background:#fff;padding:40px;transition:.4s}.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even) .ultp-block-image+.ultp-block-content{margin-right:-140px}.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(odd) .ultp-block-image+.ultp-block-content{margin-left:-140px}.ultp-block-content-1 .ultp-block-media .ultp-block-content-wrap,.ultp-block-content-true .ultp-block-media .ultp-block-content-wrap{flex-direction:row-reverse;width:100%}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout2 .ultp-block-item::before{right:-15px;left:auto}.rtl .wp-block-ultimate-post-post-list-3 .ultp-block-content-true.ultp-layout2 .ultp-block-item::before{left:-15px;right:auto}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout3 .ultp-block-image+.ultp-block-content{margin-right:-140px;margin-left:0}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout3.ultp-block-content-true .ultp-block-image+.ultp-block-content{margin-right:0;margin-left:-140px}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(odd) .ultp-block-image+.ultp-block-content{margin-left:0;margin-right:-140px}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even) .ultp-block-image+.ultp-block-content{margin-right:0;margin-left:-140px}.ultp-title-style1 a:hover{background-size:100% 2px!important}.ultp-title-style3 a:hover{transition:all 1s;background-size:0 2px}.ultp-title-style4 a:hover{background-size:0 2px!important}.ultp-title-style5 a:hover{text-decoration:none;position:relative;transition:all .35s ease-out;padding-bottom:3px;border-bottom:none;padding-bottom:2px;background-position:0 100%;background-repeat:repeat;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg id='squiggle-link' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' viewBox='0 0 10 18'%3E%3Cstyle type='text/css'%3E.squiggle%7Banimation:shift .5s linear infinite;%7D@keyframes shift %7Bfrom %7Btransform:translateX(-10px);%7Dto %7Btransform:translateX(0);%7D%7D%3C/style%3E%3Cpath fill='none' stroke-width='1' class='squiggle' d='M0,17.5 c 2.5,0,2.5,-1.5,5,-1.5 s 2.5,1.5,5,1.5 c 2.5,0,2.5,-1.5,5,-1.5 s 2.5,1.5,5,1.5' /%3E%3C/svg%3E")}.ultp-title-style6 a:hover{background-size:100% 88%!important}.ultp-title-style7 a:hover{background-size:100% 2px!important}.ultp-title-style8 a:hover{background-size:100% 2px!important}.ultp-title-style9 a:hover{background-size:100% 88%!important}.ultp-title-style10:hover{transition:all .35s}.ultp-title-style10:hover a{letter-spacing:.4px!important;transition:all .35s}.ultp-title-style11{word-spacing:0;transition:all .35s}.ultp-title-style11:hover{word-spacing:3px}.ultp-block-media{display:flex}.ultp-block-media .ultp-block-image{overflow:hidden;position:relative}.ultp-block-media .ultp-block-content{flex:1}.wp-block-ultimate-post-post-list-4 .ultp-block-item .ultp-block-content{display:block}.wp-block-ultimate-post-post-list-4 .ultp-block-item:not(:first-child) .ultp-block-title{font-size:16px;line-height:1}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child{margin-bottom:40px}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child .ultp-block-content-wrap{display:block}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child .ultp-block-title{font-size:22px;line-height:1}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child .ultp-block-image img{max-width:100%}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child .ultp-block-content{flex:auto;margin-left:0}.wp-block-ultimate-post-post-list-4 .ultp-block-item:last-of-type{margin-bottom:0!important;padding-bottom:0!important;border-bottom:none!important}.wp-block-ultimate-post-post-list-4{counter-reset:post-list2-counter}.wp-block-ultimate-post-post-list-4 .ultp-block-wrapper{counter-reset:post-list2-counter2}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2{position:relative;line-height:0;width:100%}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content{position:absolute;bottom:0;padding:30px}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-excerpt,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-excerpt p,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span a,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-title a{color:#fff}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span a:hover,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a:hover,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-title a:hover{color:rgba(255,255,255,.9)}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a:hover svg{fill:rgba(255,255,255,.9)}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span svg{fill:#fff}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-image{width:100%}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-image>a:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0) 80%,rgba(0,0,0,0));position:absolute;bottom:0;left:0;width:100%;height:100%;transition:background-color .3s ease}.wp-block-ultimate-post-post-list-4 .ultp-layout4 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-list-4 .ultp-layout4 .ultp-block-item::before{counter-increment:post-list2-counter2;content:counter(post-list2-counter2,decimal);width:50px;height:50px;position:absolute;z-index:2;top:10px;left:-15px;text-align:center;font-size:14px;font-weight:600;line-height:31px;border:2px solid #fff;background:#000;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:#fff;border-radius:100%}.wp-block-ultimate-post-post-list-4 .ultp-block-content-true.ultp-layout4 .ultp-block-item::before{left:auto;right:-15px}.wp-block-ultimate-post-post-list-4 .ultp-layout2 .ultp-block-item:not(:first-child) .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content{padding-left:85px;position:relative}.wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content::before{counter-increment:post-list2-counter;content:"0" counter(post-list2-counter,decimal);position:absolute;font-size:18px;text-align:center;left:0;width:50px;height:50px;line-height:24px;font-style:italic;background:#eee;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:100%;box-sizing:border-box;transition:all .3s}@media (max-width:992px){.wp-block-ultimate-post-post-list-4 .ultp-block-media{display:block}}.rtl .wp-block-ultimate-post-post-list-4 .ultp-layout4 .ultp-block-item::before{left:auto;right:-15px}.rtl .wp-block-ultimate-post-post-list-4 .ultp-block-content-true.ultp-layout4 .ultp-block-item::before{left:-15px;right:auto}.rtl .wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content{padding-right:60px;padding-left:0}.rtl .wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content::before{right:0;left:auto}.ultp-cat-only-color-1,.ultp-cat-only-color-true{padding:2px 8px}.ultp-block-post-module1{margin:0 -15px;clear:both;display:inline-block}.ultp-block-post-module1 .ultp-big-post-module1,.ultp-block-post-module1 .ultp-small-post-module1{width:50%;float:left;padding:0 15px;box-sizing:border-box}.ultp-block-post-module1.ultp-block-content-true .ultp-big-post-module1,.ultp-block-post-module1.ultp-block-content-true .ultp-small-post-module1{float:right}.ultp-block-post-module1.ultp-layout2 .ultp-small-post-module1 .ultp-block-item .ultp-block-content-wrap{flex-direction:row-reverse}.ultp-small-post-module1 .ultp-block-item .ultp-block-content-wrap{display:flex!important;position:relative}.ultp-layout1 .ultp-small-post-module1 .ultp-block-item .ultp-block-image{margin-right:0!important;margin-left:0!important}.wp-block-ultimate-post-post-module-1{counter-reset:post-list2-counter}.wp-block-ultimate-post-post-module-1 .ultp-block-image{transition:.3s}.wp-block-ultimate-post-post-module-1 .ultp-block-content-wrap .ultp-block-image{height:-moz-fit-content;height:fit-content}.wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-content{position:relative}.wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-content::before{counter-increment:post-list2-counter;content:counter(post-list2-counter,decimal);position:absolute;font-size:18px;text-align:center;left:0;width:24px;height:24px;line-height:24px;font-style:italic;background:#eee;padding:10px;border-radius:100%;box-sizing:content-box;transition:all .3s}.wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-item .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-item .ultp-block-content{padding-left:60px;position:relative}.wp-block-ultimate-post-post-module-1 .ultp-layout5 .ultp-small-post-module1 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-module-1 .ultp-layout5 .ultp-small-post-module1 .ultp-block-item::before{counter-increment:post-list2-counter;content:counter(post-list2-counter,decimal);display:block;width:35px;height:35px;position:absolute;z-index:2;top:10px;left:-15px;text-align:center;font-size:14px;font-weight:600;line-height:31px;border:2px solid #fff;background:#000;color:#fff;border-radius:100%}@media (max-width:768px){.ultp-block-post-module1 .ultp-big-post-module1,.ultp-block-post-module1 .ultp-small-post-module1{width:100%}.ultp-block-post-module1 .ultp-big-post-module1{margin-bottom:30px}}.ultp-small-post-module1 .ultp-block-content{width:100%}.rtl .wp-block-ultimate-post-post-module-1 .ultp-layout5 .ultp-small-post-module1 .ultp-block-item::before{right:-15px}.rtl .wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-item .ultp-block-content{padding-right:60px;padding-left:0}.rtl .wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-content::before{right:0}.ultp-block-post-module2{margin:0 -15px;clear:both;display:inline-block}.ultp-block-post-module2 .ultp-block-content-wrap{overflow:visible!important}.ultp-block-post-module2 .ultp-block-content-wrap .ultp-block-image{height:-moz-fit-content;height:fit-content}.ultp-block-post-module2 .ultp-big-post-module2,.ultp-block-post-module2 .ultp-small-post-module2{width:50%;float:left;padding:0 15px;box-sizing:border-box}.ultp-block-post-module2.ultp-block-content-true .ultp-big-post-module2,.ultp-block-post-module2.ultp-block-content-true .ultp-small-post-module2{float:right}.ultp-block-post-module2.ultp-layout2 .ultp-small-post-module2 .ultp-block-item .ultp-block-content-wrap{flex-direction:row-reverse}.ultp-big-post-module2 .ultp-block-content-wrap{position:relative}.ultp-big-post-module2 .ultp-block-content-wrap .ultp-block-image{position:relative}.ultp-big-post-module2 .ultp-block-content-wrap .ultp-block-image>a:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0) 60%,rgba(0,0,0,0));position:absolute;bottom:0;left:0;width:100%;height:100%;transition:background-color .3s ease}.ultp-big-post-module2 .ultp-block-content-wrap .ultp-block-content{position:absolute;bottom:0;padding:25px}.ultp-small-post-module2 .ultp-block-item .ultp-block-content-wrap{display:flex!important;position:relative}.ultp-layout1 .ultp-small-post-module2 .ultp-block-item .ultp-block-image{margin-right:0!important;margin-left:0!important}.wp-block-ultimate-post-post-module-2{counter-reset:post-list2-counter}.wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-content{position:relative}.wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-content::before{counter-increment:post-list2-counter;content:counter(post-list2-counter,decimal);position:absolute;font-size:18px;text-align:center;left:0;width:24px;height:24px;line-height:24px;font-style:italic;background:#eee;padding:10px;border-radius:100%;box-sizing:content-box;transition:all .3s}.wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-item .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-item .ultp-block-content{padding-left:60px;position:relative}.wp-block-ultimate-post-post-module-2 .ultp-layout5 .ultp-small-post-module2 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-module-2 .ultp-layout5 .ultp-small-post-module2 .ultp-block-item::before{counter-increment:post-list2-counter;content:counter(post-list2-counter,decimal);display:block;width:35px;height:35px;position:absolute;z-index:2;top:10px;left:-15px;text-align:center;font-size:14px;font-weight:600;line-height:31px;border:2px solid #fff;background:#000;color:#fff;border-radius:100%}@media (max-width:768px){.ultp-block-post-module2 .ultp-big-post-module2,.ultp-block-post-module2 .ultp-small-post-module2{width:100%}.ultp-block-post-module2 .ultp-big-post-module2{margin-bottom:30px}}.ultp-small-post-module2 .ultp-block-content{width:100%}.rtl .wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-content::before{left:auto;right:0}.rtl .wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-item .ultp-block-content{padding-right:60px;padding-left:0}.rtl .wp-block-ultimate-post-post-module-2 .ultp-layout5 .ultp-small-post-module2 .ultp-block-item::before{right:-15px;left:auto}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap{position:relative}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-content,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-content{display:flex;position:absolute;top:0;left:0;bottom:0;right:0;z-index:10}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-content .ultp-block-content-inner,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-content .ultp-block-content-inner{transition:.4s}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap{position:relative}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background-size:cover;background-repeat:no-repeat;background-position:center}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image>a,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image>a{height:100%}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image img,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner img.ultp-block-img,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner img.ultp-block-img{position:absolute;left:0;right:0;bottom:0;top:0;width:auto;height:auto;min-width:100%;max-width:none;min-height:100%}.wp-block-ultimate-post-post-slider-1 .slick-arrow,.wp-block-ultimate-post-post-slider-2 .slick-arrow{transition:.4s;text-align:center;display:flex!important;justify-content:center;cursor:pointer}.wp-block-ultimate-post-post-slider-1 .slick-arrow:before,.wp-block-ultimate-post-post-slider-2 .slick-arrow:before{display:none}.wp-block-ultimate-post-post-slider-1 .slick-arrow:before,.wp-block-ultimate-post-post-slider-2 .slick-arrow:before{opacity:1;transition:.4s}.wp-block-ultimate-post-post-slider-1 .slick-dots li,.wp-block-ultimate-post-post-slider-2 .slick-dots li{margin:0;width:auto;height:auto}.wp-block-ultimate-post-post-slider-1 .slick-dots li button,.wp-block-ultimate-post-post-slider-2 .slick-dots li button{display:inline-block;transition:.4s;padding:0}.wp-block-ultimate-post-post-slider-1 .slick-dots li button:before,.wp-block-ultimate-post-post-slider-2 .slick-dots li button:before{display:none}.ultp-block-readmore a{transition:.4s;display:inline-block}.ultp-block-readmore a:hover{text-decoration:none}.ultp-block-readmore a svg{height:auto;width:15px;margin-left:6px;vertical-align:sub;display:inline-block}.ultp-loading{display:none;position:absolute;top:0;left:0;width:100%;height:100%;margin-top:0;margin-left:0;transition:all .4s cubic-bezier(.55,0,.1,1);overflow:hidden}.ultp-loading .ultp-loading-blocks{position:absolute;left:50%;top:50%;margin-left:-31px;margin-top:-31px}.ultp-loading .ultp-loading-blocks div{position:absolute;width:20px;height:20px;background:var(--loading-block-color);animation:loading-blocks .8s linear infinite}.ultp-loading .ultp-loading-spinner{position:absolute;left:50%;top:50%;margin-left:-35px;margin-top:-33px}.ultp-loading .ultp-loading-spinner div{left:0;top:0;position:absolute;animation:loading-spinner linear 1s infinite;background:calc(var(--loading-block-color) * .8);width:5px;height:15px;border-radius:40%;transform-origin:5px 35px}.ultp-loading .ultp-loading-spinner div:nth-child(1){transform:rotate(0);animation-delay:-.9166666667s}.ultp-loading .ultp-loading-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-.8333333333s}.ultp-loading .ultp-loading-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.75s}.ultp-loading .ultp-loading-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.6666666667s}.ultp-loading .ultp-loading-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.5833333333s}.ultp-loading .ultp-loading-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.5s}.ultp-loading .ultp-loading-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.4166666667s}.ultp-loading .ultp-loading-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.3333333333s}.ultp-loading .ultp-loading-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.25s}.ultp-loading .ultp-loading-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.1666666667s}.ultp-loading .ultp-loading-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-83.3333333ms}.ultp-loading .ultp-loading-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap{overflow:hidden;height:550px}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner{overflow:hidden}.wp-block-ultimate-post-post-slider-1 .slick-arrow svg{width:16px}@keyframes loading-spinner{0%{opacity:1}100%{opacity:0}}@keyframes loading-blocks{0%{background:var(--loading-block-color)}12.5%{background:var(--loading-block-color)}12.625%{background:var(--loading-block-color)}100%{background:calc(var(--loading-block-color) * .8)}}.ultp-block-items-wrap .fade.in{animation-name:fadeIn;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:linear;-webkit-animation-timing-function:linear}.ultp-block-items-wrap .fade.out{animation-name:fadeOut;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:linear;-webkit-animation-timing-function:linear}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(10px)}100%{opacity:0;transform:translateY(0)}}.rtl .wp-block-ultimate-post-post-slider-1 .slick-next svg,.rtl .wp-block-ultimate-post-post-slider-1 .slick-prev svg,.rtl .wp-block-ultimate-post-post-slider-2 .slick-next svg,.rtl .wp-block-ultimate-post-post-slider-2 .slick-prev svg{transform:rotate(180deg)}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item{position:relative}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item:not(:first-child),.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item:not(:first-child){display:none}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item .ultp-block-slider-wrap,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item .ultp-block-slider-wrap{visibility:hidden}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container{position:absolute;top:40%;right:0;left:0;bottom:50%;height:80px}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container .ultp-loading,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container .ultp-loading{display:block}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container .ultp-loading .ultp-loading-spinner>div,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container .ultp-loading .ultp-loading-spinner>div{background:var(--loading-block-color)}.wp-block-ultimate-post-post-slider-2 .ultp-wrapper-pro{position:relative}.wp-block-ultimate-post-post-slider-2 .ultp-wrapper-pro::before{content:"";background:rgba(35,37,255,.2);width:100%;position:absolute;height:100%;left:0;top:0;border-radius:4px;z-index:9;pointer-events:none}.wp-block-ultimate-post-post-slider-2 .ultp-wrapper-pro{position:relative}.wp-block-ultimate-post-post-slider-2 .ultp-wrapper-pro::before{height:calc(100% - 8px)!important}.wp-block-ultimate-post-post-slider-2 .ultp-pro-helper{background-color:#2728e4}.wp-block-ultimate-post-post-slider-2 .slick-dots{margin:0!important}.wp-block-ultimate-post-post-slider-2 .ultp-block-image{height:100%}.wp-block-ultimate-post-post-slider-2 .ultp-block-content-inner{box-sizing:border-box}.ultp-slide-slide1 .slick-slide .ultp-block-slider-wrap>.ultp-block-content{transition:.3s all;opacity:0}.ultp-slide-slide1 .slick-slide .ultp-block-image-inner{transition:.3s all;opacity:.5}.ultp-slide-slide1 .slick-center{z-index:999!important;width:800px}.ultp-slide-slide1 .slick-center .ultp-block-slider-wrap>.ultp-block-content{transition:.3s all;opacity:1}.ultp-slide-slide1 .slick-center .ultp-block-image-inner{opacity:1;transition:.3s all}.ultp-slide-slide2 .ultp-block-slider-wrap{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.ultp-slide-slide2 .ultp-block-slider-wrap .ultp-block-content,.ultp-slide-slide2 .ultp-block-slider-wrap .ultp-block-image-inner{position:static!important}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-image-inner{height:auto}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content{box-sizing:border-box}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content,.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-image-inner{position:static!important}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-image{height:100%}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content-inner{height:100%;width:100%}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content-inner .ultp-cat-new-world{position:relative;z-index:999}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content{height:-webkit-fill-available}.ultp-slide-slide4 .slick-slide .ultp-block-content-inner{transition:all .4s ease-in-out;opacity:0}.ultp-slide-slide4 .slick-center .ultp-block-content-inner{opacity:1}.ultp-slide-slide5 .slick-slide{transition:all .4s ease-in-out}.ultp-pro-helper{text-align:center;font-size:16px;padding:7px 27px;color:#fff}.ultp-pro-helper div{display:flex;justify-content:space-between;align-items:center}.ultp-pro-helper div span{margin-right:auto}.ultp-pro-helper div a{color:#fff;text-decoration:underline}.ultp-pro-helper div a:hover{color:#eee}.ultp-pro-helper div .ultp-upgrade-pro{color:#ffca27!important;margin-right:20px}.ultp-pro-helper div .ultp-upgrade-pro:hover{color:#d4a619!important}@media only screen and (max-width:767px){.ultp-slide-slide6 .ultp-block-slider-wrap{height:-webkit-fill-available!important}.ultp-slide-slide6 .ultp-block-slider-wrap .ultp-block-content-inner,.ultp-slide-slide6 .ultp-block-slider-wrap>.ultp-block-content{width:100%!important}.ultp-slide-slide6 .ultp-block-slider-wrap .ultp-block-content-inner,.ultp-slide-slide6 .ultp-block-slider-wrap>.ultp-block-content,.ultp-slide-slide6 .ultp-block-slider-wrap>.ultp-block-image-inner{position:static!important;height:-webkit-fill-available!important}.ultp-slide-slide6 .slick-next,.ultp-slide-slide6 .slick-prev{left:unset!important;right:0!important}.ultp-slide-slide6 .slick-prev{right:50px!important}}.wp-block-ultimate-post-row{position:relative}.wp-block-ultimate-post-row>.ultp-row-wrapper{transition:.3s;position:relative}.wp-block-ultimate-post-row>.ultp-row-wrapper:hover{transition:.3s}.wp-block-ultimate-post-row>.ultp-row-wrapper>.wp-block-ultimate-post-column{transition:.3s}.wp-block-ultimate-post-row>.ultp-row-wrapper>.wp-block-ultimate-post-column:hover{transition:.3s}.wp-block-ultimate-post-row>.ultp-row-wrapper .alignfull{margin-left:unset;margin-right:unset;width:unset;max-width:unset}.wp-block-ultimate-post-row>.ultp-row-wrapper>.ultp-row-content{display:flex;flex-wrap:wrap;box-sizing:border-box;width:100%}.ultp-rowbg-video{width:100%;height:100%;overflow:hidden;position:absolute;top:0;bottom:0;right:0;left:0}.ultp-rowbg-video iframe{height:100vh;width:100vw;pointer-events:none;transform:translateX(-50%) translateY(-50%);position:absolute;left:50%;top:50%}.ultp-rowbg-video video{height:auto;width:auto;min-width:100%;min-height:100%;max-width:unset;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.ultp-row-shape{width:100%;height:-moz-fit-content;height:fit-content;pointer-events:none;line-height:0;display:block;overflow:hidden;position:absolute;top:-1px;left:0;z-index:0}.ultp-row-shape.ultp-shape-bottom{bottom:0;top:auto!important}.ultp-row-shape.ultp-shape-bottom svg{transform:rotate(180deg)}.ultp-rowwrap-url{cursor:pointer;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:999999999}.ultp-column-overlay,.ultp-row-overlay{width:100%;height:100%;transition:.3s;box-sizing:border-box;position:absolute;top:0;left:0}.ultp-column-overlay:hover,.ultp-row-overlay:hover{transition:.3s}@media only screen and (min-width:991px){body .wp-block-ultimate-post-row.ultpBgPadding.lgL>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.lgL>.ultp-row-wrapper>.ultp-row-content{padding-left:15px}body .wp-block-ultimate-post-row.ultpBgPadding.lgR>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.lgR>.ultp-row-wrapper>.ultp-row-content{padding-right:15px}}@media only screen and (max-width:991px) and (min-width:768px){body .wp-block-ultimate-post-row.ultpBgPadding.smL>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.smL>.ultp-row-wrapper>.ultp-row-content{padding-left:15px}body .wp-block-ultimate-post-row.ultpBgPadding.smR>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.smR>.ultp-row-wrapper>.ultp-row-content{padding-right:15px}}@media only screen and (max-width:767px){body .wp-block-ultimate-post-row.ultpBgPadding.xsL>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.xsL>.ultp-row-wrapper>.ultp-row-content{padding-left:15px}body .wp-block-ultimate-post-row.ultpBgPadding.xsR>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.xsR>.ultp-row-wrapper>.ultp-row-content{padding-right:15px}}.postx-page .wp-block-ultimate-post-row.row_scrollToStickyTop{position:fixed;top:0;left:0;width:100vw;max-width:unset!important}.postx-page .wp-block-ultimate-post-row.row_scrollToStickyTop,.postx-page .wp-block-ultimate-post-row.row_scrollToStickyTop.stickyTopDeActive{opacity:1;overflow:visible;transition:.1s}.postx-page .wp-block-ultimate-post-row.row_scrollToStickyTop.stickyTopActive{opacity:0;overflow:hidden;transition:.1s}.postx-page .wp-block-ultimate-post-row.row_sticky{top:0;width:-moz-available;width:-webkit-fill-available}.postx-page .wp-block-ultimate-post-row.row_sticky.stickyTopDeActive{height:auto!important;position:static;animation:stickyDeActive .1s}.postx-page .wp-block-ultimate-post-row.row_sticky.stickyTopActive{height:-moz-max-content!important;height:max-content!important;position:fixed;animation:stickyActive .1s}.postx-page .wp-block-ultimate-post-row.row_sticky_active{z-index:999}@keyframes stickyActive{0%{opacity:.3}100%{opacity:1}}@keyframes stickyDeActive{0%{opacity:.3}100%{opacity:1}}body:has(#wpadminbar) .wp-block-ultimate-post-row.row_scrollToStickyTop,body:has(#wpadminbar) .wp-block-ultimate-post-row.stickyTopActive.row_sticky{top:32px!important}@media screen and (max-width:600px){body:has(#wpadminbar) .wp-block-ultimate-post-row.row_scrollToStickyTop,body:has(#wpadminbar) .wp-block-ultimate-post-row.stickyTopActive.row_sticky{top:0!important}}.wp-block-ultimate-post-social-icons a{text-decoration:none!important}.wp-block-ultimate-post-social-icons .ultp-social-icons-separator{display:block}.wp-block-ultimate-post-social-icons .ultp-social-icons-wrapper{list-style:none;transition:.3s}.wp-block-ultimate-post-social-icons .ultp-social-icons-wrapper:hover{transition:.3s}.wp-block-ultimate-post-social-icons .ultp-social-icons-wrapper:has(.block-editor-block-list__layout){padding:0!important}.wp-block-ultimate-post-social-icons .ultp-social-icons-wrapper:has(>.wp-block-ultimate-post-social){width:-moz-max-content;width:max-content;max-width:-moz-fit-content;max-width:fit-content}.wp-block-ultimate-post-social-icons .ultp-social-icons-wrapper>li:last-child{border:none;padding-bottom:0;margin-bottom:0}.wp-block-ultimate-post-social-icons .ultp-social-bg{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;transition:.3s}.wp-block-ultimate-post-social-icons .ultp-social-bg:hover{transition:.3s}.wp-block-ultimate-post-social-icons .ultp-social-bg svg{transition:.3s}.wp-block-ultimate-post-social-icons .ultp-social-bg svg:hover{transition:.3s}.wp-block-ultimate-post-social-icons .ultp-social-content{width:100%;box-sizing:border-box;justify-content:flex-start;transition:.3s}.wp-block-ultimate-post-social-icons .ultp-social-content:hover{transition:.3s}.wp-block-ultimate-post-social-icons .block-editor-block-list__layout{width:-moz-max-content;width:max-content;max-width:-moz-fit-content;max-width:fit-content;transition:.3s}.wp-block-ultimate-post-social-icons .block-editor-block-list__layout:hover{transition:.3s}.wp-block-ultimate-post-social-icons .block-editor-block-list__layout>.block-editor-block-list__block{margin:0!important;width:100%}.wp-block-ultimate-post-social-icons .block-editor-inner-blocks:has(.block-list-appender)>.block-editor-block-list__layout>div{margin:0}.wp-block-ultimate-post-social-icons .block-editor-inner-blocks:has(.block-list-appender)>.block-editor-block-list__layout>div:nth-last-child(2) li{border:none;padding-bottom:0!important;margin-bottom:0!important;padding-right:0!important;margin-right:0!important}.wp-block-ultimate-post-social-icons .block-editor-inner-blocks>.block-editor-block-list__layout>div{margin:0}.wp-block-ultimate-post-social-icons .block-editor-inner-blocks>.block-editor-block-list__layout>div:last-child li{border:none;padding-bottom:0!important;margin-bottom:0!important;padding-right:0!important;margin-right:0!important}.ultp-social-icons-layout2{list-style:none;justify-content:flex-end}.ultp-social-icons-layout2 .ultp-social-content{text-align:right;flex-direction:row-reverse}.ultp-toc-header{display:flex;align-items:center}.ultp-toc-header .ultp-toc-heading{margin-right:10px}.ultp-toc-header .ultp-collapsible-toggle>a{transition:.4s}.ultp-toc-header .ultp-collapsible-toggle>a svg{width:16px}.ultp-toc-header .ultp-collapsible-toggle>a.ultp-collapsible-icon{line-height:16px}.ultp-toc-header .ultp-collapsible-toggle .ultp-collapsible-open{display:none}.ultp-toc-header .ultp-collapsible-toggle.ultp-toggle-collapsed .ultp-collapsible-hide{display:none}.ultp-toc-header .ultp-collapsible-toggle.ultp-toggle-collapsed .ultp-collapsible-open{display:inline-block}.ultp-toc-header .ultp-collapsible-toggle.ultp-toggle-collapsed .ultp-collapsible-open.ultp-collapsible-icon{transform:rotate(180deg);position:relative;top:3px}.ultp-toc-sticky{overflow:hidden;z-index:999;opacity:1;transition:.4s}.ultp-toc-sticky .ultp-block-toc-body{width:100%;max-height:400px;overflow-x:hidden}.ultp-toc-sticky.ultp-toc-scroll{transition:.4s;opacity:1;position:fixed;top:80px;max-height:480px;max-width:350px;width:350px;right:0}.block-editor-block-list__block .ultp-toc-sticky.ultp-toc-scroll{top:inherit;right:inherit;position:relative;max-height:inherit;max-width:inherit;overflow:visible}.block-editor-block-list__block .ultp-toc-sticky.ultp-toc-scroll .ultp-block-toc-body{width:inherit;max-height:initial;overflow-x:initial}.ultp-toc-backtotop{position:fixed;bottom:40px;right:40px;z-index:99999999;background:red;text-align:center;text-decoration:none!important;opacity:0;visibility:hidden;transition:.3s;line-height:0}.ultp-toc-backtotop.tocshow{opacity:1;visibility:visible}.editor-styles-wrapper .ultp-toc-backtotop{opacity:1;visibility:visible}.ultp-block-toc-body ul.ultp-toc-lists{margin-left:0}.ultp-block-toc-body ul.ultp-toc-lists li{list-style:none}.ultp-block-toc-body ul.ultp-toc-lists li a{border:none;transition:color .3s;text-decoration:none}.ultp-block-toc-body ul.ultp-toc-lists{padding-left:0}.ultp-block-toc-body ul.ultp-toc-lists li{margin-bottom:0}.ultp-block-toc-body ul.ultp-toc-lists li ul.ultp-toc-lists{margin-left:15px}.ultp-block-toc-body.ultp-block-toc-style1 .ultp-toc-lists{padding-left:25px;list-style:disc}.ultp-block-toc-body.ultp-block-toc-style1 .ultp-toc-lists li{list-style:initial}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists{counter-reset:item;list-style:none!important;margin-left:0;padding-left:25px}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists>li{counter-increment:item;list-style-type:none}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists li a{transition:.4s;text-decoration:none;position:relative}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists li a::before{content:counters(item, ".") ". ";position:absolute;right:calc(100% + 8px);word-break:initial}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists li ol>li a::before{content:counters(item, ".") " ";word-break:initial}.ultp-block-toc-body.ultp-block-toc-style3 .ultp-toc-lists li a::before{transition:.4s;content:"☞";padding-right:5px}.ultp-block-toc-body.ultp-block-toc-style4 .ultp-toc-lists li a::before{transition:.4s;content:"▶";padding-right:5px;font-size:13px}.ultp-block-toc-body.ultp-block-toc-style5 .ultp-toc-lists li a::before{transition:.4s;content:"➢";padding-right:5px}.ultp-block-toc-body.ultp-block-toc-style6 .ultp-toc-lists li a::before{transition:.4s;content:"➞";padding-right:5px}.ultp-block-toc-body.ultp-block-toc-style7 .ultp-toc-lists li a::before{transition:.4s;content:"▷";padding-right:5px;font-size:14px}.ultp-block-toc-body.ultp-block-toc-style8 .ultp-toc-lists li a::before{transition:.4s;content:"→";margin-right:5px}.ultp-block-toc-body>.ultp-toc-lists{margin:0}.ultp-block-toc-body>.ultp-toc-lists>li:first-of-type{margin-top:0}@media (max-width:992px){.ultp-toc-sticky.ultp-toc-scroll{top:inherit;right:inherit;position:relative;max-height:inherit;width:inherit;max-width:inherit;overflow:visible;z-index:initial}.ultp-toc-sticky.ultp-toc-scroll .ultp-block-toc-body{width:inherit;max-height:initial;overflow-x:initial}}.ultp-tabs-content-warp .wp-block-ultimate-post-tab-item.pt-active,.ultp-tabs-content-warp>.block-editor-inner-blocks:has(>.block-editor-block-list__layout>.wp-block>.wp-block-ultimate-post-tab-item.pt-active),.ultp-tabs-content-warp>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block:has(>.wp-block-ultimate-post-tab-item.pt-active),.ultp-tabs-content-warp>.block-editor-inner-blocks>.block-editor-block-list__layout:has(>.wp-block>.wp-block-ultimate-post-tab-item.pt-active){height:100%}.ultp-tab-item-label{cursor:pointer}.ultp-tabs-content{display:flex;flex-direction:column}.ultp-tabs-content .ultp-tabs-items-wrap .ultp-tab-items{display:flex;flex-direction:row;box-sizing:border-box;flex-wrap:wrap}.ultp-tab-item-label-actions{position:absolute;background:red;padding:4px;border-radius:6px;font-size:12px;width:-moz-max-content;width:max-content;gap:4px;bottom:100%;display:none;z-index:9999}.ultp-tab-item-label-actions>div{cursor:pointer;background:#000;color:#fff;padding:2px;border-radius:6px}.ultp-tab-item-label-actions>div svg{fill:#fff;width:12px}.ultp-tabs-add{display:flex;align-items:center;border:2px solid red;padding:2px 6px;border-radius:5px;font-size:14px;cursor:pointer}.wp-block-ultimate-post-tab-item{display:none;height:0}.wp-block-ultimate-post-tab-item.pt-active{display:block;height:100%}.ultp-tab-item-label-container:hover>.ultp-tab-item-label-actions.pt-active{display:flex}.ultp-tab-item-label-container{position:relative}.ultp-taxonomy-layout-1 li a{color:#000;display:flex;flex-wrap:wrap}.ultp-taxonomy-layout-1 li a .ultp-taxonomy-count{margin-left:auto}.ultp-taxonomy-layout-1 li a .ultp-taxonomy-name{color:#333}.ultp-taxonomy-layout-1 li a .ultp-taxonomy-count{color:#333;text-align:center;display:inline-block}.ultp-taxonomy-layout-1 li a .ultp-taxonomy-desc{color:#757575;width:100%}.ultp-taxonomy-layout-2 li a{color:#fff;padding:15px;display:inline-block}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-bar{height:1px;width:100%;margin:0 20px;border-bottom:1px dashed #fff}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-name{flex-basis:auto;flex-shrink:0;color:#fff}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-count{color:#fff;text-align:center;display:inline-block;white-space:nowrap}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-desc{color:#fff;z-index:1;position:relative}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-lt2-content{display:flex;align-items:center;width:100%;z-index:1;position:relative}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-lt2-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-taxonomy-layout-2 li a:hover .ultp-taxonomy-lt2-overlay{background:rgba(0,0,0,.7)}.ultp-taxonomy-layout-3 li a{padding:15px;border:1px solid #e5e5e5;color:#000;display:inline-block}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-bar{height:1px;width:100%;margin:0 20px;border-bottom:1px dashed #ccc}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-lt3-img{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .4s;pointer-events:none}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-lt3-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s;opacity:0}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-lt3-overlay{opacity:1;background:rgba(0,0,0,.7)}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-desc,.ultp-taxonomy-layout-3 li a span{z-index:2;position:relative}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-lt3-content{display:flex;align-items:center}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-lt3-img{opacity:1}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-name{flex-basis:auto;flex-shrink:0;color:#333}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-count{color:#333;text-align:center;display:inline-block;white-space:nowrap}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-desc{color:#757575}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-name{color:#fff}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-count{color:#fff}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-desc{color:#fff}.ultp-taxonomy-layout-4 li a{color:#000;padding:20px;border:1px solid #e5e5e5;text-align:center;display:inline-block}.ultp-taxonomy-layout-4 li a img{max-width:50px;display:inline-block}.ultp-taxonomy-layout-4 li a .ultp-taxonomy-name{color:#333}.ultp-taxonomy-layout-4 li a .ultp-taxonomy-count{color:#333;margin-left:4px;display:inline-block;text-align:center}.ultp-taxonomy-layout-4 li a .ultp-taxonomy-desc{color:#757575}.ultp-taxonomy-layout-5 li a{color:#000;text-align:center;display:flex;flex-wrap:wrap;line-height:0}.ultp-taxonomy-layout-5 li a img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.ultp-taxonomy-layout-5 li a .ultp-taxonomy-lt5-content{padding:10px;background:#e5e5e5;line-height:normal;width:100%;display:block}.ultp-taxonomy-layout-5 li a .ultp-taxonomy-name{color:#333}.ultp-taxonomy-layout-5 li a .ultp-taxonomy-count{color:#333;margin-left:4px;display:inline-block;text-align:center}.ultp-taxonomy-layout-5 li a .ultp-taxonomy-desc{color:#757575;line-height:normal}.ultp-taxonomy-layout-6 li a{color:#000;padding:15px;text-align:center;display:inline-block}.ultp-taxonomy-layout-6 li a .ultp-taxonomy-name{color:#fff;position:relative;z-index:1}.ultp-taxonomy-layout-6 li a .ultp-taxonomy-count{color:#fff;margin-left:4px;display:inline-block;position:relative;z-index:1}.ultp-taxonomy-layout-6 li a .ultp-taxonomy-desc{color:#fff;position:relative;z-index:1}.ultp-taxonomy-layout-6 li a .ultp-taxonomy-lt6-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-taxonomy-layout-6 li a:hover .ultp-taxonomy-lt6-overlay{background:rgba(0,0,0,.7)}.ultp-taxonomy-layout-7 li a{color:#000;padding:20px 15px;text-align:center;display:inline-block}.ultp-taxonomy-layout-7 li a .ultp-taxonomy-name{padding:8px 20px;background:#fff;border-radius:100px;color:#333;display:inline-block;position:relative;z-index:1}.ultp-taxonomy-layout-7 li a .ultp-taxonomy-desc{color:#fff;margin-top:10px;position:relative;z-index:1}.ultp-taxonomy-layout-7 li a .ultp-taxonomy-count{margin-left:4px;display:inline-block;position:relative;z-index:1}.ultp-taxonomy-layout-7 li a .ultp-taxonomy-lt7-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-taxonomy-layout-7 li a:hover .ultp-taxonomy-lt7-overlay{background:rgba(0,0,0,.7)}.ultp-taxonomy-layout-8 li a{color:#000;padding:20px 15px;text-align:center;display:inline-block}.ultp-taxonomy-layout-8 li a .ultp-taxonomy-name{padding:8px 20px;background:#fff;border-radius:100px;color:#333;position:relative;display:inline-block;z-index:1}.ultp-taxonomy-layout-8 li a .ultp-taxonomy-count{position:absolute;background:#000;border-radius:100px;width:22px;height:22px;top:-5px;right:-12px;text-align:center;color:#fff;z-index:1}.ultp-taxonomy-layout-8 li a .ultp-taxonomy-desc{color:#fff;margin-top:10px;position:relative;z-index:1}.ultp-taxonomy-layout-8 li a .ultp-taxonomy-lt8-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-taxonomy-layout-8 li a:hover .ultp-taxonomy-lt8-overlay{background:rgba(0,0,0,.7)}.ultp-taxonomy-animation-zoomIn li a{transition:transform .3s cubic-bezier(.6,0,.3,1);transform:scale(1);backface-visibility:hidden}.ultp-taxonomy-animation-zoomIn li a *,.ultp-taxonomy-animation-zoomIn li a :after,.ultp-taxonomy-animation-zoomIn li a :before{box-sizing:border-box;backface-visibility:hidden}.ultp-taxonomy-animation-zoomIn li:hover a{transform:scale(1.03)}.ultp-taxonomy-animation-zoomOut li a{transition:transform .3s cubic-bezier(.6,0,.3,1);backface-visibility:hidden;transform:scale(1)}.ultp-taxonomy-animation-zoomOut li a *,.ultp-taxonomy-animation-zoomOut li a :after,.ultp-taxonomy-animation-zoomOut li a :before{box-sizing:border-box;backface-visibility:hidden}.ultp-taxonomy-animation-zoomOut li:hover a{transform:scale(.97)}.ultp-taxonomy-animation-slideLeft li a{transition:transform .3s cubic-bezier(.6,0,.3,1);transform:translateX(0);backface-visibility:hidden}.ultp-taxonomy-animation-slideLeft li a *,.ultp-taxonomy-animation-slideLeft li a :after,.ultp-taxonomy-animation-slideLeft li a :before{box-sizing:border-box;backface-visibility:hidden}.ultp-taxonomy-animation-slideLeft li:hover a{transform:translateX(-5px)}.ultp-taxonomy-animation-slideRight li a{transition:transform .3s cubic-bezier(.6,0,.3,1);transform:translateX(0);backface-visibility:hidden}.ultp-taxonomy-animation-slideRight li a *{box-sizing:border-box;backface-visibility:hidden}.ultp-taxonomy-animation-slideRight li:hover a{transform:translateX(5px)}.ultp-wrapper-block{transition:.4s;position:relative}.ultp-advance-post-meta{display:flex;flex-wrap:wrap;gap:10px}.ultp-advance-post-meta>div{display:flex;align-items:center;flex-wrap:wrap}.ultp-advance-post-meta .ultp-auth-heading,.ultp-advance-post-meta .ultp-post-auth{display:flex;align-items:center}.ultp-advance-post-meta .ultp-auth-heading img,.ultp-advance-post-meta .ultp-post-auth img{display:block}.ultp-advance-post-meta .ultp-meta-separator{display:flex;align-items:center}.ultp-date-prefix{margin-right:5px}.ultp-contentMeta-align{justify-content:space-between!important}.ultp-readTime-wrap{display:flex;align-items:center}.ultp-readTime-wrap{white-space:nowrap}.ultp-date-meta{display:inline-flex;align-items:center}.ultp-date-meta span{line-height:0}.ultp-authMeta-label{margin-right:5px}.ultp-authMeta-count,.ultp-authMeta-wrap{display:inline-flex;align-items:center}.ultp-authMeta-avatar{line-height:0}.ultp-authMeta-avatar img{max-width:inherit}.ultp-authMeta-count .ultp-authMeta-name{white-space:nowrap;transition:.4s;text-decoration:none}.ultp-builder-category{display:flex;align-items:center;flex-wrap:wrap}.ultp-builder-category .cat-builder-content{display:block}.ultp-builder-category .cat-builder-content a{transition:.4s;margin:5px auto;display:inline-block}.cat-builder-label{white-space:nowrap;display:block;font-size:14px}.cat-builder-content a{text-decoration:none;font-size:12px}.cat-builder-content a:hover{text-decoration:none}.ultp-meta-separator span{white-space:nowrap}.ultp-comment-count,.ultp-comment-wrap{display:inline-flex;align-items:center}.ultp-read-count,.ultp-read-wrap{display:inline-flex;align-items:center}.ultp-view-count,.ultp-view-wrap{display:inline-flex;align-items:center}.ultp-post-meta-dot .ultp-meta-separator:not(:last-child)::after{content:"";bottom:auto;width:3px;margin-top:0;height:3px;border-radius:100%;left:-1px;top:50%;font-size:unset}.ultp-post-meta-slash .ultp-meta-separator:not(:last-child)::after{content:"/";left:-2px;top:1px;font-size:12px}.ultp-post-meta-doubleslash .ultp-meta-separator:not(:last-child)::after{content:"//";left:-4px;top:1px;font-size:12px}.ultp-post-meta-close .ultp-meta-separator:not(:last-child)::after{content:"x";left:-4px;top:-1px;font-size:10px}.ultp-post-meta-dash .ultp-meta-separator:not(:last-child)::after{content:"-";left:-3px;top:0;font-size:18px}.ultp-post-meta-verticalbar .ultp-meta-separator:not(:last-child)::after{content:"|";left:-1px;top:0;font-size:12px}.ultp-post-meta-emptyspace .ultp-meta-separator{padding-left:0}.ultp-meta-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.ultp-meta-wrapper svg{width:20px;margin-right:5px}.ultp-meta-wrapper .ultp-cat-wrap,.ultp-meta-wrapper .ultp-comment-count,.ultp-meta-wrapper .ultp-comment-wrap,.ultp-meta-wrapper .ultp-date-meta,.ultp-meta-wrapper .ultp-post-auth,.ultp-meta-wrapper .ultp-tag-wrap{display:flex;justify-content:unset;align-items:center}.ultp-meta-wrapper .ultp-auth-heading{margin-right:5px;display:flex;justify-content:unset;align-items:center}.ultp-meta-wrapper .ultp-auth-heading img{margin:0 3px}.ultp-post-cat,.ultp-post-tag{display:flex;align-items:center;flex-wrap:wrap;gap:2px}.ultp-post-cat a,.ultp-post-tag a{display:block}.ultp-comment-count,.ultp-comment-wrap,.ultp-date-icon,.ultp-readTime-wrap{display:flex;align-items:center}.ultp-comment-count svg,.ultp-comment-wrap svg,.ultp-date-icon svg,.ultp-readTime-wrap svg{margin-right:5px}.ultp-meta-style2-left,.ultp-post-meta{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.ultp-meta-style2{display:flex;justify-content:space-between;align-items:unset}.ultp-block-archive-title .ultp-archive-content{width:100%;height:auto;box-sizing:border-box;line-height:0;overflow:hidden;transition:.4s;text-decoration:none!important;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}.ultp-block-archive-title .ultp-archive-content .ultp-archive-desc,.ultp-block-archive-title .ultp-archive-content .ultp-archive-name,.ultp-block-archive-title .ultp-archive-content .ultp-archive-prefix{transition:.4s;position:relative;z-index:1;margin:0}.ultp-block-archive-title .ultp-archive-content .ultp-archive-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-block-archive-title .ultp-archive-content:hover .ultp-archive-overlay{background:rgba(0,0,0,.7)}.ultp-archive-layout-2 .ultp-archive-desc,.ultp-archive-layout-2 .ultp-archive-name,.ultp-archive-layout-2 .ultp-archive-prefix{color:#fff}.ultp-author-box{box-sizing:border-box;width:100%}.ultp-author-box img{display:inline-block!important}.ultp-post-author-image{display:inline!important}.ultp-post-author-title{display:block}.ultp-post-author-title span:first-child{margin-right:5px}.ultp-post-author-name{margin:0!important}.ultp-post-author-name a{text-decoration:none;transition:.4s}.ultp-post-author-name a:hover{text-decoration:none}.ultp-post-author-meta{display:block}.ultp-post-author-meta span:first-child{margin-right:5px}.ultp-author-box-layout2-content,.ultp-author-box-layout4-content{display:grid;grid-template-columns:max-content auto;align-items:center}.ultp-author-box-layout4-content{grid-template-columns:auto max-content!important}.ultp-author-box-layout4-content .ultp-post-author-details{text-align:right}.ultp-block-nav{display:flex;justify-content:space-between;align-items:unset}.ultp-block-nav .ultp-next-title,.ultp-block-nav .ultp-prev-title{transition:.4s;margin-bottom:4px}.ultp-block-nav span{display:block;line-height:0}.ultp-block-nav a{text-decoration:none;transition:.4s}.ultp-block-nav a:hover{text-decoration:none}.ultp-block-nav .ultp-nav-block-prev{width:100%;justify-content:start}.ultp-block-nav .ultp-nav-block-prev .ultp-nav-inside{justify-content:start}.ultp-block-nav .ultp-nav-block-next{width:100%;justify-content:end}.ultp-block-nav .ultp-nav-block-next .ultp-nav-inside{justify-content:end}.ultp-block-nav .ultp-nav-text-content{display:flex;flex-direction:column}.ultp-block-nav svg{height:auto}.ultp-nav-img,.ultp-nav-inside,.ultp-nav-inside-container{display:flex;justify-content:unset;align-items:center}.ultp-nav-img img{max-width:150px;max-height:150px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ultp-nav-img svg{width:30px}.ultp-nav-next-style1,.ultp-nav-next-style2{text-align:right}.ultp-nav-next-style1,.ultp-nav-prev-style1{display:flex;justify-content:unset;align-items:center}.ultp-nav-next-style1 .ultp-nav-inside,.ultp-nav-prev-style1 .ultp-nav-inside{display:block}.ultp-nav-next-style1 .ultp-nav-inside-container,.ultp-nav-prev-style1 .ultp-nav-inside-container{display:flex;justify-content:unset;align-items:center}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img{position:relative;display:flex;justify-content:center;align-items:unset}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img.ultp-npb-overlay::after,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img.ultp-npb-overlay::after{position:absolute;left:0;top:0;right:0;bottom:0;content:"";z-index:0;border-radius:50%;background-color:rgba(0,0,0,.6)}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img.ultp-npb-overlay:hover::after,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img.ultp-npb-overlay:hover::after{position:absolute;left:0;top:0;right:0;bottom:0;content:"";z-index:0;border-radius:50%;background-color:rgba(0,0,0,.75)}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img img,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img img{border-radius:50%}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img .ultp-icon,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img .ultp-icon{position:absolute;z-index:1;top:0;bottom:0;display:flex;justify-content:center;align-items:center}.ultp-nav-next-style2 .ultp-icon svg,.ultp-nav-prev-style2 .ultp-icon svg{fill:#fff;transition:.4s}.ultp-nav-next-style2 .ultp-icon svg:hover,.ultp-nav-prev-style2 .ultp-icon svg:hover{fill:#fff}.ultp-nav-next-style3,.ultp-nav-prev-style3{display:flex;justify-content:unset;align-items:center}.ultp-nav-next-style3 .ultp-nav-inside,.ultp-nav-prev-style3 .ultp-nav-inside{display:block}.ultp-nav-next-style3 .ultp-nav-inside .ultp-nav-text-content,.ultp-nav-prev-style3 .ultp-nav-inside .ultp-nav-text-content{display:flex}.ultp-nav-next-style3 .ultp-nav-inside .ultp-nav-text-content .ultp-next-prev-title,.ultp-nav-prev-style3 .ultp-nav-inside .ultp-nav-text-content .ultp-next-prev-title{order:3!important}.ultp-nav-next-style3 .ultp-nav-date,.ultp-nav-prev-style3 .ultp-nav-date{order:1}.ultp-nav-next-style3 .ultp-nav-inside-container{justify-content:left}@media only screen and (max-width:600px){.next-prev-img{flex-wrap:wrap}}.ultp-builder-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;padding:0!important;margin:0!important}.ultp-builder-breadcrumb li{display:inline-block;padding-right:0;padding-left:0;margin-top:0!important;margin-bottom:0!important;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:380px}.ultp-builder-breadcrumb li:first-child{margin-left:0!important}.ultp-builder-breadcrumb li a{transition:.4s;text-decoration:none}.ultp-builder-breadcrumb li a:hover{text-decoration:none}.ultp-builder-breadcrumb lili.ultp-breadcrumb-separator{margin:0!important;line-height:0;position:relative}.editor-styles-wrapper .ultp-builder-breadcrumb li,.nv-content-wrap .ultp-builder-breadcrumb li{margin-top:0}.ultp-breadcrumb-dot .ultp-breadcrumb-separator{border-radius:100%}.ultp-breadcrumb-dot .ultp-breadcrumb-separator:after{content:"";bottom:auto;width:3px;margin-top:0;height:3px;left:-1px;top:50%;font-size:unset;display:block}.ultp-breadcrumb-slash .ultp-breadcrumb-separator:after{content:"/";left:-2px;top:1px;font-size:12px;line-height:normal}.ultp-breadcrumb-doubleslash .ultp-breadcrumb-separator:after{content:"//";left:-4px;top:1px;font-size:12px;line-height:normal}.ultp-breadcrumb-close .ultp-breadcrumb-separator:after{content:"x";left:-4px;top:-1px;font-size:10px;line-height:normal}.ultp-breadcrumb-dash .ultp-breadcrumb-separator:after{content:"-";left:-3px;top:0;font-size:18px;line-height:normal}.ultp-breadcrumb-verticalbar .ultp-breadcrumb-separator:after{content:"|";left:-1px;top:0;font-size:12px;line-height:normal}.ultp-breadcrumb-greaterThan .ultp-breadcrumb-separator:after{content:">";left:-1px;top:0;font-size:12px;line-height:normal}.ultp-breadcrumb-emptyspace .ultp-breadcrumb-separator{padding-left:0}.wp-block-ultimate-post-post-category .cat-builder-content{display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:3px;column-gap:3px}.wp-block-ultimate-post-post-category .cat-builder-content a{margin-left:0!important;margin-right:0!important}.ultp-comment-email,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form>input#email{grid-area:email}.ultp-comment-name,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form>input#author{grid-area:author}.ultp-comment-website,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form>input#url{grid-area:url}.wp-block-ultimate-post-post-comments{display:block;margin-top:30px;text-align:left}.wp-block-ultimate-post-post-comments .comment-meta,.wp-block-ultimate-post-post-comments .comment-metadata{display:none}.wp-block-ultimate-post-post-comments .form-submit>input#submit,.wp-block-ultimate-post-post-comments .ultp-comment-btn{transition:.4s}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .comment-reply-title{display:block!important;padding:0;margin:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .comment-reply-title a{padding-left:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .comment-reply-title small a{float:none!important;cursor:pointer;display:block;background:0 0!important;border:none!important;margin-top:15px!important;padding:0!important;margin-left:0!important;text-decoration:none}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form-container{padding:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form{display:block;margin-top:15px}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form h3{margin:auto!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form label{display:inline-flex!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form input{box-sizing:border-box!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form textarea{min-height:150px;width:100%;box-sizing:border-box}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form input,.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form textarea{transition:.4s;margin-bottom:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form input:hover,.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form textarea:hover{outline:0;box-shadow:none}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-notes{grid-area:heading;padding:0;margin:12px 0 0 0;line-height:normal!important;margin:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-comment-btn{cursor:pointer;width:-moz-fit-content!important;width:fit-content!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-comment-input{width:100%!important;line-height:normal!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-comment-input label{margin-top:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-field-control label{margin-bottom:3px!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-field-control input{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .form-submit{float:none!important;width:-moz-fit-content!important;width:fit-content!important;grid-area:btn}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .form-submit input{width:-moz-fit-content!important;width:fit-content!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-comment{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-input-wrap>p{display:flex;flex-direction:column}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-input-wrap>p input{order:1}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-input-wrap>p label{order:-1}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin:20px 0 10px;grid-area:cookies;width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent label{display:inline;margin:0 15px!important;padding:0 0 0 5px!important;padding-left:0!important;margin-bottom:0!important;margin-left:16px!important;padding-left:0!important;width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent input[type=checkbox]:checked:after{opacity:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent input{width:-moz-fit-content!important;width:fit-content!important;margin-right:0!important;padding:0!important;border-width:1px!important;display:block!important;-webkit-appearance:auto!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent input:before{display:block!important;align-items:center;justify-content:center}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comments-subtitle{display:block}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form{display:flex;flex-direction:column}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form .comment-notes{order:-2}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form .ultp-comment-input{order:-1}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form .ultp-field-control:not(.comment-form-comment),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ast-comment-formwrap,.comment-input-wrap,.comment-form-cookies-consent,.comment-notes),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form p:not(.comment-form-cookies-consent,.comment-notes),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form>input{width:50%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form>input{display:block}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form div{padding-right:0!important;padding-left:0!important;float:none!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form div p{width:100%;float:none;margin:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form div>label>label{position:unset!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form{display:grid!important;grid-template-areas:"heading  heading heading" "comment comment comment" "meta meta meta" "author email url" "cookies cookies cookies" "btn btn btn";align-items:center;-moz-column-gap:32px;column-gap:32px}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form input{width:100%}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form .wp-block-button{grid-area:btn;max-width:-moz-fit-content;max-width:fit-content}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form>p{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form{display:grid!important;grid-template-areas:"heading  heading heading" "author email url" "meta meta meta" "comment comment comment" "cookies cookies cookies" "btn btn btn";align-items:center;-moz-column-gap:32px;column-gap:32px}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form input{width:100%}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form .wp-block-button{grid-area:btn;max-width:-moz-fit-content;max-width:fit-content}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form>p{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form>div label{position:unset!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 label,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 label{display:inline-block}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 div,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 p,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 div,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 p{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-input,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-input{grid-area:comment}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-input textarea,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-input textarea{width:100%;height:192px;transition:all .1s;min-width:auto;min-height:auto;display:block}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form .logged-in-as,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form .logged-in-as{margin-top:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form textarea,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form textarea{width:100%}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ultp-field-control,.comment-form-author,.comment-form-email,.comment-form-url),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ultp-field-control,.comment-form-author,.comment-form-email,.comment-form-url){grid-area:meta!important;display:flex!important;-moz-column-gap:32px;column-gap:32px;align-items:center;justify-content:space-between;margin:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ultp-field-control,.comment-form-author,.comment-form-email,.comment-form-url) p,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ultp-field-control,.comment-form-author,.comment-form-email,.comment-form-url) p{float:none;width:100%;padding:0;margin-bottom:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url){grid-area:auto;display:block;margin:0!important}.ultp-builder-comment-reply>li:after{content:" ";width:100%;height:1px;display:none;background-color:red;margin:50px 0}.ultp-builder-comment-reply li>.comment-body{display:block!important}.ultp-builder-comment-reply .reply{background-color:transparent!important;margin-top:0!important;margin-bottom:0!important;cursor:pointer!important;width:-moz-fit-content!important;width:fit-content!important}.ultp-builder-comment-reply .comment{list-style-type:none}.ultp-builder-comment-reply .comment .children{padding:0!important}.ultp-builder-comment-reply .comment .children li .comment-body{display:block!important;position:relative;margin-left:34px;padding:5px}.ultp-builder-comment-reply .comment .children li .comment-body p{margin:0}.ultp-builder-comment-reply .comment .children li .comment-body::before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC4zMzEiIGhlaWdodD0iMTQuMTY3IiB2aWV3Qm94PSIwIDAgMjQuMzMxIDE0LjE2NyI+CiAgPHBhdGggaWQ9IlBhdGhfMTk3IiBkYXRhLW5hbWU9IlBhdGggMTk3IiBkPSJNLTEwMzYuNTg4LTQxLjFsLTcuNTc3LTYuMzVhLjQ4Ny40ODcsMCwwLDAtLjguMzczdjMuNTg2YS44MDcuODA3LDAsMCwxLS44MDcuODA3aC05LjJhNS42NTEsNS42NTEsMCwwLDEtNC0xLjY1NUwtMTA2MC42My00NlYtNDIuMmEzLjkxNCwzLjkxNCwwLDAsMCwzLjkxNCwzLjkxNGgxMC45NDVhLjgwOC44MDgsMCwwLDEsLjgwNy44MDd2My42YS40ODcuNDg3LDAsMCwwLC44LjM3M2w3LjU3Ny02LjM1QS44MDguODA4LDAsMCwwLTEwMzYuNTg4LTQxLjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDYwLjYzIDQ3LjU2MykiIGZpbGw9IiNiYWJhYmEiLz4KPC9zdmc+Cg==);width:30px;height:30px;display:block;margin-top:10px;position:absolute;left:-30px}.ultp-builder-comment-reply .comment-metadata{padding:0!important;line-height:normal!important;margin-bottom:0!important}.ultp-builder-comment-reply .comment-content,.ultp-builder-comment-reply .comment-content p{margin-top:0!important;margin-bottom:0!important;padding:0!important}.ultp-builder-comment-reply .comment-body{padding:0!important;margin-bottom:0!important;border:none!important}.ultp-builder-comment-reply .comment-body>p{margin-top:0!important;margin-bottom:0!important}.ultp-builder-comment-reply .comment-author{display:flex;align-items:center;gap:10px;margin-bottom:3px}.ultp-builder-comment-reply .comment-author .avatar{position:unset!important}.ultp-builder-comment-reply .comment-author img{display:none;position:normal!important;margin-right:0!important;margin-bottom:0!important}.ultp-builder-comment-reply .comment-author .says{color:#888}.ultp-builder-comment-reply .comment-author .fn{margin-left:0!important}.ultp-builder-comment-reply .ultp-reply-btn{border:none;background:0 0}.ultp-builder-comment-reply .comment-reply-link{cursor:pointer;display:inline-flex;width:-moz-fit-content;width:fit-content;float:none!important}.ultp-builder-comment-reply .ultp-comment-reply-heading{display:inline-block}.ultp-builder-comment-reply .ultp-reply-wrapper{margin:30px 0;padding:0;list-style-type:none}.ultp-builder-comment-reply .ultp-reply-wrapper .ultp-reply-content{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.ultp-builder-comment-reply .ultp-reply-wrapper .ultp-reply-content:not(:last-child){margin:30px 0}.ultp-builder-comment-reply .ultp-reply-wrapper .ultp-reply-content>img{padding-top:10px}.ultp-builder-comment-reply .ultp-comment-wrapper{margin:0;padding:0;list-style-type:none}.ultp-builder-comment-reply .ultp-comment-wrapper .ultp-comment-content-heading{display:flex;justify-content:flex-start;align-items:center}.ultp-builder-comment-reply .ultp-comment-wrapper .ultp-comment-content-heading .ultp-comment-meta div{margin-bottom:5px}.ultp-builder-comment-reply .ultp-comment-wrapper .ultp-comment-content-heading .ultp-comment-meta div span{padding:1px 5px 3px;border-radius:2px;margin-left:7px}.ultp-builder-comment-reply .ultp-comment-wrapper .ultp-comment-content-heading img{width:36px;height:36px;margin-right:10px;display:none}.oceanwp-theme .ultp-comments-layout2 label{position:static!important}.ast-single-post .ultp-comments-layout1 .ultp-comment-form div input{width:100%!important}.ast-single-post .ultp-comments-layout1 .ast-comment-formwrap label>label{position:absolute!important}.ast-single-post .ultp-comments-layout1 .ast-comment-formwrap{width:100%;flex-direction:column}.ast-single-post .ultp-comments-layout3 .ast-comment-formwrap{padding:0!important;margin:0!important}.ast-single-post .ultp-comments-layout3 .ast-comment-formwrap label{display:block!important}.ast-single-post .ultp-comments-layout3 .ultp-comment-form>div label{width:100%}.ast-single-post .ultp-comments-layout1 .ast-comment-formwrap,.ast-single-post .ultp-comments-layout2 .ast-comment-formwrap{padding:0!important;margin:0!important}.ast-single-post .ultp-comments-layout1 .ast-comment-formwrap .comment-form-url label,.ast-single-post .ultp-comments-layout2 .ast-comment-formwrap .comment-form-url label{width:100%}@media only screen and (max-width:768px){.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments .ultp-comment-form,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments .ultp-comment-form{display:flex!important;flex-direction:column}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments .ultp-comment-form>p,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments .ultp-comment-form>p{width:100%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments .ultp-comment-form>div,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments .ultp-comment-form>div{display:block!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments .ultp-comment-form>div p,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments .ultp-comment-form>div p{width:100%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form{display:flex!important;flex-direction:column}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>p,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>p{width:100%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>div,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>div{display:block!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>div p,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>div p{width:100%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container>.ultp-comment-form .ultp-field-control:not(.comment-form-comment),.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container>.ultp-comment-form div:not(.comment-form-comment,.ast-comment-formwrap,.comment-input-wrap,.comment-form-cookies-consent,.comment-notes,.ast-comment-formwrap),.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container>.ultp-comment-form p:not(.comment-form-cookies-consent,.comment-notes),.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container>.ultp-comment-form>input{width:85%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container>.ultp-comment-form>.ultp-comment-input{order:-1}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container>.ultp-comment-form>.ultp-comment-input{order:97}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container>.ultp-comment-form>.comment-form-cookies-consent{order:98}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container>.ultp-comment-form>.form-submit{order:99}}.et_divi_theme .ultp-builder-content li,.et_divi_theme .ultp-builder-content ol,.et_divi_theme .ultp-builder-content ul{list-style:revert}.ultp-builder-image{width:100%}.ultp-builder-image img{max-width:100%;width:100%;display:block}.ultp-builder-image .ultp-image-block{display:block}.ultp-featureImg-caption{display:block;box-sizing:border-box}.ultp-builder-video{width:100%;position:relative;height:100%}.ultp-sticky-video.ultp-sticky-active{padding:15px 0}.ultp-sticky-video.ultp-sticky-active video{max-height:100%!important}.ultp-sticky-active{position:fixed;z-index:99999;visibility:visible;transition:all .3s;animation:fade-in-up .3s ease forwards}.ultp-sticky-active .ultp-embaded-video{width:100%!important;max-height:100%!important}@keyframes fade-in-up{0%{transform:translateY(200px);opacity:0}100%{transform:translateY(0);opacity:1}}.ultp-sticky-active .ultp-sticky-close{display:flex}.ultp-sticky-close{display:none;color:#fff;font-size:29px;line-height:normal;cursor:pointer;width:50px;height:50px;align-items:center;justify-content:center;background:#2b2b2b;border-radius:50%;padding:0;position:absolute;top:-19px;right:-12px}.ultp-sticky-close::after{content:"✕"}.ultp-builder-video .ultp-video-wrapper,.ultp-builder-video iframe,.ultp-builder-video video,.ultp-sticky-video .ultp-embaded-video .ultp-video-wrapper,.ultp-sticky-video .ultp-embaded-video iframe,.ultp-sticky-video .ultp-embaded-video video,.ultp-video-modal__content .ultp-video-wrapper,.ultp-video-modal__content iframe,.ultp-video-modal__content video{width:100%;height:100%}.ultp-builder-video .ultp-embaded-video,.ultp-sticky-video .ultp-embaded-video,.ultp-video-modal__content .ultp-embaded-video{width:100%;height:100%;display:inline-block;position:relative;padding:0}.ultp-builder-video .ultp-embaded-video:before,.ultp-sticky-video .ultp-embaded-video:before,.ultp-video-modal__content .ultp-embaded-video:before{content:"";padding-top:56.25%;display:block}.ultp-builder-video .ultp-embaded-video iframe,.ultp-sticky-video .ultp-embaded-video iframe,.ultp-video-modal__content .ultp-embaded-video iframe{border:0;position:absolute;top:0;bottom:0;left:0}.wp-block-ultimate-post-post_share .ultp-post-share .ultp-post-share-layout{display:flex;align-items:center}.wp-block-ultimate-post-post_share .ultp-post-share .ultp-post-share-layout:is(.remove-sticky){position:absolute;bottom:unset;top:unset;left:unset;right:unset}.wp-block-ultimate-post-post_share .ultp-post-share .ultp-post-share-layout .ultp-post-share-item{display:block;margin:5px}.ultp-post-share-item{height:-moz-fit-content;height:fit-content}.ultp-post-share-item a{display:flex!important;align-items:center;line-height:0;text-decoration:none!important;border-radius:5px}.ultp-post-share-item a:hover span{color:#ddd}.ultp-post-share-item a:hover svg{fill:#ddd}.ultp-post-share-item a svg{height:20px;width:20px}.ultp-post-share-item-label{color:#fff;white-space:nowrap;margin:0 0 0 8px!important}.ultp-share-more-section{display:-webkit-inline-box;height:-moz-fit-content;height:fit-content}.ultp-share-more-section a{display:block;margin-right:5px}.ultp-share-more-section img{width:30px}.ultp-post-share-count-section{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;word-break:normal;margin-right:15px}.ultp-post-share-item-icon svg{fill:#fff}.ultp-post-share-item-icon img{height:25px;width:25px;margin-right:8px}.ultp-post-share-icon-section img{width:23px}.ultp-sort-items .components-base-control{margin-bottom:unset}.ultp-post-share .block-editor-block-list__block{display:flex;width:unset!important}.ultp-post-share .block-editor-block-list__block:empty{display:none}.ultp-post-share-item-inner-block{display:block;flex-wrap:wrap;height:-moz-fit-content;height:fit-content}.ultp-post-share-count-section-style1,.ultp-post-share-count-section-style3{position:relative;text-align:center;padding:2.5px 23.2px 5.5px 14px;border:solid 1px #070c1a;border-radius:11px}.ultp-post-share-count-section-style1 span,.ultp-post-share-count-section-style3 span{display:block}.ultp-post-share-count-section-style1::after{content:" ";height:15px;width:15px;display:inline-block;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(44deg);position:absolute;top:40%;right:-9px}.ultp-post-share-count-section-style2{line-height:0}.ultp-post-share-count-section-style3{border-radius:2px!important;border:none!important}.ultp-post-share-count-section-style3::after{border-color:transparent!important}.ultp-post-share-count-section-style3{margin-bottom:10px}.ultp-post-share-count-section-style4::after{display:none}.ultp-post-share-count-section-style4 span:not(:last-child){margin-right:10px}.ultp-inline-false{display:inline-block!important}.ultp-inline-false .ultp-post-share-item{width:-moz-fit-content;width:fit-content}.ultp-inline-false .ultp-post-share-count-section-style1:after{right:40%;bottom:-9px;transform:rotate(136deg);top:auto}.ultp-inline-false .ultp-post-share-count-section-style1{margin-bottom:15px}.ultp-inline-true .ultp-post-share-item-inner-block{display:flex!important}.rtl .ultp-inline-true .ultp-post-share-count-section-style1::after{border-bottom:1px solid #000;border-top:none;border-right:none;border-left:1px solid #000;left:-9px;right:auto}.rtl .ultp-post-share-item-label{margin:0 8px 0 0!important}.rtl .ultp-inline-false .ultp-post-share-count-section-style1:after{border-right:1px solid #000;border-top:1px solid #000}.ultp-builder-tag{display:flex;align-items:center;flex-wrap:wrap;row-gap:5px}.ultp-builder-tag .tag-builder-label{display:block;white-space:nowrap}.ultp-builder-tag .tag-builder-content a{transition:.4s;display:inline-block}.tag-builder-label{display:block;font-size:14px;white-space:nowrap}.tag-builder-content{display:flex;align-items:center;flex-wrap:wrap;row-gap:6px}.tag-builder-content a{font-size:12px;text-decoration:none}.tag-builder-content a:hover{text-decoration:none}.ultp-dynamic-content-group-common{width:100%;display:flex;flex-wrap:wrap;transition-duration:.3s;transition-timing-function:ease;pointer-events:all}.ultp-dynamic-content-field-common{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;transition-duration:.3s;transition-timing-function:ease}.ultp-dynamic-content-field-common .ultp-dynamic-content-field-icon{display:flex;align-items:center;justify-content:center;margin-right:8px}.ultp-dynamic-content-field-common p{margin-top:0!important;margin-bottom:0!important}.ultp-dynamic-content-field-anchor{all:unset!important;text-decoration:unset!important;color:unset!important}.ultp-dynamic-content-field-anchor .ultp-dynamic-content-field-common{cursor:pointer}.ultp-filter-clear{transition:background-color .2s ease-in-out}.ultp-filter-clear.ultp-filter-clear{margin-inline:0!important;margin-left:0!important;margin-right:0!important}.ultp-filter-clear .ultp-clear-button{text-align:center;margin:0!important;transition-duration:.2s;transition-timing-function:ease-in-out;cursor:pointer}.ultp-filter-clear .ultp-clear-button:focus{outline:0}.ultp-selected-filter{transition:background-color .2s ease-in-out;display:flex;justify-content:space-between;align-items:center;gap:10px}.ultp-selected-filter-text{flex-grow:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-wrap:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ultp-selected-filter-icon{cursor:pointer}.ultp-filter-search input[type=search]::-webkit-search-cancel-button,.ultp-filter-search input[type=search]::-webkit-search-decoration,.ultp-filter-search input[type=search]::-webkit-search-results-button,.ultp-filter-search input[type=search]::-webkit-search-results-decoration{display:none}.ultp-filter-search-input{display:flex;justify-content:space-between;align-items:center;transition:color .3s ease,border-color .3s ease,background-color .3s ease}.ultp-filter-search-input input[type=search]{border:none;background-color:transparent;margin:0;outline:0;flex-grow:1;padding:0 8px;min-height:30px;height:auto!important}.ultp-filter-search-input input[type=search]:focus{outline:0;border:none;box-shadow:none}.ultp-filter-search-input-icon{display:flex;justify-content:center;align-items:center;cursor:pointer}.ultp-filter-search-input-icon svg{width:20px;height:20px}.ultp-filter-select{height:-moz-fit-content;height:fit-content;position:relative}.ultp-filter-select-field{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-block:.5rem;padding-inline:1rem;border:1px solid #000;cursor:pointer}.ultp-filter-select-field-selected{flex-grow:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-wrap:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ultp-filter-select-field-icon{display:flex;justify-content:center;align-items:center;transition:transform .3s ease;width:10px;height:10px}.ultp-filter-select-options{position:absolute;top:calc(100% + 5px);list-style-type:none;overflow:hidden;margin:0!important;z-index:2147483647;overflow-y:auto;max-height:300px}.ultp-filter-select-options::-webkit-scrollbar{width:3px}.ultp-filter-select-options::-webkit-scrollbar-track{background:0 0}.ultp-filter-select-options li{box-sizing:border-box;padding-inline:.5rem;white-space:nowrap;color:#fff;width:100%;cursor:pointer}.ultp-filter-select-options li.disabled{color:#6c757d;cursor:not-allowed}.ultp-filter-select-options li.disabled:hover{background-color:transparent}.ultp-dropdown-icon-rotate{transform:rotate(180deg)}.ultp-filter-button{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease!important}input[type=search].ultp-filter-select-search{transition:all .3s ease;width:100%;height:unset;min-height:30px}input[type=search].ultp-filter-select-search::-ms-clear{display:none;width:0;height:0}input[type=search].ultp-filter-select-search::-ms-reveal{display:none;width:0;height:0}input[type=search].ultp-filter-select-search::-webkit-search-cancel-button,input[type=search].ultp-filter-select-search::-webkit-search-decoration,input[type=search].ultp-filter-select-search::-webkit-search-results-button,input[type=search].ultp-filter-select-search::-webkit-search-results-decoration{display:none}.wp-block-ultimate-post-list{position:relative;width:100%;transition:.3s}.wp-block-ultimate-post-list:hover{transition:.3s}.wp-block-ultimate-post-list .ultp-list-content{display:flex;align-items:center;text-decoration:none;transition:.3s}.wp-block-ultimate-post-list .ultp-list-content .ultp-list-texticon{grid-area:a;box-sizing:border-box}.wp-block-ultimate-post-list .ultp-list-content .ultp-listicon-bg,.wp-block-ultimate-post-list .ultp-list-content .ultp-listicon-dropdown{grid-area:a}.wp-block-ultimate-post-list .ultp-list-content .ultp-list-title,.wp-block-ultimate-post-list .ultp-list-content a{grid-area:b}.wp-block-ultimate-post-list .ultp-list-content .ultp-list-subtext{grid-area:c}.wp-block-ultimate-post-list .ultp-list-content .ultp-list-textcontent a{text-decoration:none}.wp-block-ultimate-post-list .ultp-list-content .ultp-listicon-bg{flex-shrink:0}.wp-block-ultimate-post-list .ultp-list-texticon,.wp-block-ultimate-post-list .ultp-listicon-bg{box-sizing:border-box}.ultp-list-heading{display:flex;align-items:center;justify-content:flex-start}.wp-block-ultimate-post-button{color:#fff;cursor:pointer;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;overflow:hidden;position:relative;z-index:0;transition:all .4s}.wp-block-ultimate-post-button:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:-1;transition:all .4s;opacity:0}.wp-block-ultimate-post-button:hover{transition:all .4s}.wp-block-ultimate-post-button:hover:before{transition:all .4s;opacity:1}.wp-block-ultimate-post-button .ultp-button-text{line-height:normal}.wp-block-ultimate-post-button .ultp-btnIcon-wrap{line-height:0}.wp-block-ultimate-post-button .ultp-btnIcon-wrap svg{transition:.3s}.wp-block-ultimate-post-button.ultp-button-layout1{background:#354cff;border-radius:4px}.wp-block-ultimate-post-button.ultp-button-layout1:before{background:#152ff0}.wp-block-ultimate-post-button.ultp-button-layout2{border-radius:100px;background-image:linear-gradient(0deg,#354cff 10%,#7485ff 80%)}.wp-block-ultimate-post-button.ultp-button-layout2:before{background-image:linear-gradient(0deg,#7485ff 0,#354cff 100%)}.wp-block-ultimate-post-button.ultp-button-layout3{color:#004cf7;font-weight:500;background:#fff;border-radius:100px;box-shadow:4px 4px 17px 0 rgba(53,76,255,.2196078431)}.wp-block-ultimate-post-button.ultp-button-layout3:hover{color:#004cf7;box-shadow:15px 15px 20px 0 rgba(53,76,255,.2196078431)}.wp-block-ultimate-post-button.ultp-button-layout4{color:#101010;border-radius:0;font-weight:500;border:solid 4px #354cff}.wp-block-ultimate-post-button.ultp-button-layout4:before{background:#e3e7ff}.ultp-mobile-view-container-preview{height:832px;width:412px;padding-top:82px;border:10px solid #070707;border-radius:56px;box-sizing:border-box;overflow:hidden;margin:auto auto}.ultp-mobile-view-container-preview .ultp-mobile-view-container.ultp-editor{max-width:393px;height:100%}.ultp-mobile-view-container-preview .ultp-mobile-view-body,.ultp-mobile-view-container-preview .ultp-mobile-view-wrapper{height:100%}.wp-block-ultimate-post-menu[data-rstr=mv_accordian] .ultp-mobile-view-wrapper .ultp-menu-item-content::before{min-height:0!important;height:0!important}.ultp-mobile-view-container .ultp-mobile-view-head{display:flex;justify-content:space-between;align-items:center;position:relative;gap:15px}.ultp-mobile-view-container .ultp-mobile-view-body{display:flex;flex-direction:column}.ultp-mobile-view-container .ultp-mv-back-label-con.ultpmenu-dnone svg{display:none}.ultp-mobile-view-container .ultp-mv-back-label-con,.ultp-mobile-view-container .ultp-mv-close{display:flex;align-items:center}.ultp-mobile-view-container .ultp-mv-close{position:absolute;right:0!important}.ultp-mobile-view-container .ultp-menu-item-badge.ultp-menu-editor{left:calc(100% + 8px);top:-4px;bottom:unset}.ultp-mobile-view-container .ultp-menu-item-badge{left:calc(100% + 8px)!important;top:-12px!important;bottom:unset!important}.ultp-mobile-view-container .wp-block-ultimate-post-mega-menu .ultp-mega-menu-wrapper{width:100%;max-width:100%!important}.ultp-mobile-view-container .wp-block-ultimate-post-mega-menu .ultp-mega-menu-wrapper .ultp-mega-menu-content{max-width:100%!important}.ultp-mobile-view-container .ultp-menu-content{flex-direction:column!important;width:100%}.ultp-mobile-view-container.ultp-editor .ultp-mobile-view-wrapper{max-width:100%;box-sizing:border-box;display:flex;flex-direction:column}.ultp-mobile-view-container.ultp-editor .ultp-mobile-view-body{border-radius:0 0 0 46px}.ultp-mv-back-label-con,.ultp-mv-close{cursor:pointer}.ultp-mobile-view-container:is(:not(.ultp-editor)){height:0;box-sizing:border-box}.ultp-mobile-view-container:is(:not(.ultp-editor)).ultp-mv-active{height:100vh;display:flex!important;position:fixed;justify-content:start;left:0;right:0;top:0;z-index:9999999}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper{visibility:hidden;opacity:.3;transform:translateX(-100%);pointer-events:none;z-index:-99}.ultp-mobile-view-container:is(:not(.ultp-editor)).ultp-mv-active .ultp-mobile-view-wrapper{visibility:visible;opacity:1;transform:translateX(0);pointer-events:visible;z-index:0}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper{height:100%;box-sizing:border-box;display:flex;flex-direction:column}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper .ultp-mobile-view-body{overflow-x:hidden;overflow-y:scroll;max-width:100%;height:100%}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper .ultp-mobile-view-body::-webkit-scrollbar{background-color:transparent;width:3px;border-radius:0}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper .ultp-mobile-view-body:hover::-webkit-scrollbar{width:3px;border-radius:0;-webkit-transition:.4s;transition:.4s;height:3px}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper .ultp-mobile-view-body:hover::-webkit-scrollbar-thumb{border-radius:0;width:3px;background-color:#037fff}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper .ultp-mobile-view-body .wp-block-ultimate-post-menu-item .ultp-menu-item-content{display:none;transform:translateX(0) translateY(0);position:unset;box-sizing:border-box}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper .ultp-mobile-view-body .wp-block-ultimate-post-menu-item.ultp-menu-res-css>.ultp-menu-item-wrapper>.ultp-menu-item-content{display:block;opacity:1;visibility:visible;width:100%;pointer-events:auto;transition-property:opacity,visibility,transform}.ultp-mobile-view-container:is(:not(.ultp-editor)) .ultp-mobile-view-wrapper .ultp-mobile-view-body .wp-block-ultimate-post-menu-item.ultp-menu-res-css>.ultp-menu-item-wrapper>.ultp-menu-item-content>*{height:-moz-fit-content;height:fit-content}.postx-page .wp-block-ultimate-post-list-menu .ultp-list-menu-content,.wp-block-ultimate-post-list-menu .ultp-list-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;flex-direction:column}.ultp-mega-menu-content._left{margin-right:auto}.ultp-mega-menu-content._center{margin-left:auto;margin-right:auto}.ultp-mega-menu-content._right{margin-left:auto}.ultp-mega-menu-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender>.block-editor-inserter>.block-editor-button-block-appender{border:1px solid #070707;border-radius:4px;box-shadow:none}.ultp-menu-item-label-container,.ultp-menu-item-label-container .ultp-menu-item-dropdown,.ultp-menu-item-label-container .ultp-menu-item-icon{display:flex;align-items:center}.ultp-menu-item-label-container .ultp-menu-item-label{display:flex;align-items:center}.ultp-menu-item-label-container .ultp-menu-item-label.ultp-menuitem-pos-bef{flex-direction:row-reverse}.ultp-menu-item-label-container .ultp-menu-item-label:has(>.ultp-menu-item-badge){position:relative}.ultp-menu-item-label-container .ultp-menu-item-label:has(>.ultp-menu-item-badge)>.ultp-menu-item-badge{position:absolute;z-index:9;width:-moz-max-content;width:max-content}.wp-block-ultimate-post-menu-item .ultp-menu-item-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender>.block-editor-inserter>.block-editor-button-block-appender{padding:2px;background-color:#000;color:#fff}.wp-block-ultimate-post-menu-item .ultp-menu-item-content>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin-top:6px;margin-left:6px}.ultp-menu-item-content>.block-editor-inner-blocks:has(>.block-editor-block-list__layout>.block-list-appender){top:100%!important;left:unset!important}.hasListMenuParent>.ultp-menu-item-wrapper>.ultp-menu-item-content>.block-editor-inner-blocks:has(>.block-editor-block-list__layout>.block-list-appender){top:0!important;left:100%!important}.wp-block-ultimate-post-column{position:relative;height:-moz-max-content;height:max-content;width:100%;min-width:0}.wp-block-ultimate-post-column>.ultp-column-wrapper{height:100%;position:relative;transition:.3s}.wp-block-ultimate-post-column>.ultp-column-wrapper .block-editor-block-list__layout,.wp-block-ultimate-post-column>.ultp-column-wrapper .block-editor-inner-blocks{height:100%}.wp-block-ultimate-post-column .ultp-column-overlay{z-index:-1}.wp-block-ultimate-post-column .ultp-column-link{position:absolute;top:0;display:block;width:100%;height:100%;z-index:9999}.ultp-row-content .ultp-column-wrapper>*{max-width:100%}.wp-block-ultimate-post-social{position:relative;width:100%;transition:.3s}.wp-block-ultimate-post-social:hover{transition:.3s}.wp-block-ultimate-post-social .ultp-social-content{display:flex;height:100%;align-items:center;text-decoration:none;transition:.3s;cursor:pointer;text-decoration:none}.block-editor-block-list__block li.wp-block-ultimate-post-social{height:100%}.postx-page .ultp-tabs-content-warpx{visibility:hidden;opacity:0;transform:translateY(20px);pointer-events:none;transition-property:opacity,visibility,transform;transition-timing-function:ease-in;transition-duration:.4s;z-index:-99;background-color:red}.postx-page .ultp-tabs-content-warp.pt-active{visibility:visible;opacity:1;transform:translateY(0);pointer-events:visible;z-index:0}.ultp-block-wrapper .slick-loading .slick-list{background:#fff url(/wp-content/plugins/ultimate-post/assets/css/../img/loading.gif) center center no-repeat}.ultp-block-wrapper .slick-next,.ultp-block-wrapper .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;z-index:9;padding:0;transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0}.ultp-block-wrapper .slick-next:hover,.ultp-block-wrapper .slick-prev:hover{color:transparent;outline:0;background:0 0}.ultp-block-wrapper .slick-next:hover:before,.ultp-block-wrapper .slick-prev:hover:before{opacity:1}.ultp-block-wrapper .slick-next.slick-disabled:before,.ultp-block-wrapper .slick-prev.slick-disabled:before{opacity:.25}.ultp-block-wrapper .slick-next:before,.ultp-block-wrapper .slick-prev:before{font-family:dashicons;font-size:20px;line-height:1;opacity:.75;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ultp-block-wrapper .slick-prev{left:-25px}[dir=rtl] .ultp-block-wrapper .slick-prev{right:-25px;left:auto}.ultp-block-wrapper .slick-prev:before{content:"\f341"}[dir=rtl] .ultp-block-wrapper .slick-prev:before{content:"\f345"}.ultp-block-wrapper .slick-next{right:-25px}[dir=rtl] .ultp-block-wrapper .slick-next{right:auto;left:-25px}.ultp-block-wrapper .slick-next:before{content:"\f345"}[dir=rtl] .ultp-block-wrapper .slick-next:before{content:"\f341"}.ultp-block-wrapper .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.ultp-block-wrapper .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.ultp-block-wrapper .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.ultp-block-wrapper .slick-dots li button:focus,.ultp-block-wrapper .slick-dots li button:hover{outline:0}.ultp-block-wrapper .slick-dots li button:focus:before,.ultp-block-wrapper .slick-dots li button:hover:before{opacity:1}.ultp-block-wrapper .slick-dots li button:before{font-family:dashicons;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\f159";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ultp-block-wrapper .slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:auto;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}[dir=rtl] .slick-slide{float:left}.slick-slider .slick-list,.slick-slider .slick-track{direction:ltr}body.rtl{direction:rtl;unicode-bidi:embed}.rtl .ultp-popup-select .ultp-search-icon{position:absolute;right:auto;left:10px}.rtl .ultp-field-color2 .ultp-sub-field{margin-right:auto;margin-left:0}.rtl .ultp-button-group .ultp-base-control-btn{margin-right:0;margin-left:8px}.rtl .ultp-button-group span{border-radius:0 3px 3px 0}.rtl .ultp-button-group span:last-child{border-right:none;border-left:1px solid #d4d4d4;border-radius:3px 0 0 3px}.rtl .ultp-field-toggle .ultp-sub-field{float:left}.rtl .components-toggle-control .components-base-control__field .components-form-toggle{margin-left:0;margin-right:16px}.rtl .ultp-label-control label{margin-right:0;margin-left:5px}.rtl .ultp-edit-btn .ultp-base-control-btn.dashicons-image-rotate,.rtl .ultp-field-color .ultp-clear,.rtl .ultp-field-select .ultp-multiple-value>span{margin-right:0;margin-left:4px}.rtl .ultp-field-select .ultp-multiple-value>span span.ultp-select-close{margin-left:0;margin-right:4px}.rtl .ultp-heading-filter .ultp-filter-navigation{left:0;justify-content:flex-end;right:auto}.rtl .ultp-next-prev-wrap ul li{margin-right:0;margin-left:5px}.rtl .ultp-heading-filter .ultp-next-prev-wrap{margin-left:0;margin-right:15px}.rtl .ultp-next-prev-wrap ul li:last-child{margin-left:0}.rtl .ultp-heading-style11 .ultp-heading-btn svg{transform:rotate(180deg);margin-left:0;margin-right:5px}.rtl .ultp-next-page-numbers svg{transform:rotate(180deg)}.rtl .ultp-prev-page-numbers svg{transform:rotate(180deg)}.rtl .ultp-prev-action svg{transform:rotate(180deg)}.rtl .ultp-next-action svg{transform:rotate(180deg)}.rtl .ultp-block-meta span:first-child,.ultp-block-meta.ultp-block-meta-style6 span:nth-child(2){padding-right:0!important}.rtl .ultp-block-meta.ultp-block-meta-dot span:after,.rtl .ultp-block-meta.ultp-block-meta-verticalbar span:after{left:auto;right:-1px}.rtl .ultp-block-meta.ultp-block-meta-slash span:after{left:auto;right:-2px}.rtl .ultp-block-meta.ultp-block-meta-close span:after,.rtl .ultp-block-meta.ultp-block-meta-doubleslash span:after{left:auto;right:-4px}.rtl .ultp-block-meta.ultp-block-meta-dash span:after{left:auto;right:-3px}.rtl .ultp-block-meta span i{margin-right:0;margin-left:4px}.rtl .ultp-meta-author-img{margin-right:0;margin-left:5px}.rtl .ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body span:nth-child(2){padding-left:inherit;padding-right:0}.rtl .ultp-heading-filter .ultp-filter-navigation{margin:auto 200px 0 0}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-light{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-dark{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-light{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-dark{min-width:200px}#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:12px}#trp-floater-ls.trp-floater-ls-flags.trp-bottom-left.trp-color-light #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:15px}#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby:hover{position:fixed;z-index:9999999;top:0;bottom:auto;display:block;width:192px;height:auto;border-radius:0 0 8px 8px;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby:hover{position:fixed;z-index:9999999;top:0;bottom:auto;display:block;width:192px;height:auto;border-radius:0 0 8px 8px;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby:hover{position:fixed;z-index:9999999;top:0;bottom:auto;display:block;width:192px;height:auto;border-radius:0 0 8px 8px;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby:hover{position:fixed;z-index:9999999;top:0;bottom:auto;display:block;width:192px;height:auto;border-radius:0 0 8px 8px;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:6px}#trp-floater-ls-language-list .trp-language-wrap.trp-floater-ls-disabled-language.trp-ls-disabled-language:hover{padding:0;width:auto}#trp-floater-ls .trp-language-switcher-container.trp-floater-ls-codes.trp-top-left.trp-color-light.trp-poweredby.trp-with-flags.trp-floater-ls-disabled-language.trp-ls-disabled-language.trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-bottom:10px;margin-top:0}#trp-floater-ls{position:fixed;z-index:9999999;bottom:0;display:block;overflow:hidden;height:58px;text-align:center;box-shadow:0 0 8px rgb(0 0 0 / .25)}.trp-floater-ls-disabled-language.trp-ls-disabled-language{width:auto}#trp-floater-ls:hover{position:fixed;z-index:9999999;bottom:0;display:block;height:auto;border-radius:8px 8px 0 0;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-floater-ls-flags:hover{position:fixed;z-index:9999999;display:block;width:66px;height:auto;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-floater-ls-flags.trp-poweredby:hover{position:fixed;z-index:9999999;bottom:0;display:block;width:192px;height:auto;border-radius:8px 8px 0 0;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-floater-ls-flags{position:fixed;z-index:9999999;bottom:0;display:block;overflow:hidden;width:66px;height:58px;text-align:center;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-color-dark{background:#1E1E1E;box-shadow:0 0 8px rgb(0 0 0 / .25);border-radius:8px 8px 0 0}#trp-floater-ls.trp-color-light{background:#FFF;box-shadow:0 0 8px rgb(0 0 0 / .25);border-radius:8px 8px 0 0}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby:hover{width:192px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby:hover{width:192px}#trp-floater-ls.trp-color-dark-old{background:#1b1b1b;background:linear-gradient(0deg,rgb(27 27 27) 0%,rgb(84 84 84) 100%)}#trp-floater-ls.trp-color-light-old{background:#d6d6d6;background:linear-gradient(0deg,rgb(214 214 214) 0%,rgb(250 250 250) 100%)}#trp-floater-ls.trp-bottom-right{top:auto;bottom:0;right:10%}#trp-floater-ls.trp-bottom-left{top:auto;bottom:0;left:10%}#trp-floater-ls.trp-top-right{bottom:auto;top:0;right:10%;border-radius:0 0 5px 5px}#trp-floater-ls.trp-top-left{bottom:auto;top:0;left:10%;border-radius:0 0 5px 5px}body.admin-bar #trp-floater-ls.trp-top-right,body.admin-bar #trp-floater-ls.trp-top-left{top:32px}@media screen and (max-width:782px){body.admin-bar #trp-floater-ls.trp-top-right,body.admin-bar #trp-floater-ls.trp-top-left{top:46px}}@media screen and (max-width:1000px){#trp-floater-ls-language-list{display:flex;flex-direction:column}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:105px}#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:15px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark{left:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light{left:10%;min-width:60px}}@media screen and (max-width:500px){#trp-floater-ls-language-list{display:flex;flex-direction:column}#trp-floater-ls:hover .trp-language-wrap a.trp-floater-ls-disabled-language{margin-top:0}.trp-floater-ls-disabled-language{margin-top:0!important;padding-top:16px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:60px}#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:5px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark{left:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light{left:10%;min-width:60px}}#trp-floater-ls.trp-floater-ls-codes #trp-floater-ls-current-language a,#trp-floater-ls.trp-floater-ls-codes #trp-floater-ls-language-list{text-align:center;margin-top:6px}#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language a img,#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-language-list a img{text-align:center;display:block;margin:0 auto}#trp-floater-ls-language-list{display:none}.trp-poweredby #trp-floater-ls-language-list .trp-language-wrap{padding:10px;width:auto}#trp-floater-ls .trp-language-wrap.trp-language-wrap-top{padding:10px}#trp-floater-ls .trp-language-wrap.trp-language-wrap-bottom{padding:11px}#trp-floater-ls.only-flags div.trp-language-wrap{padding:11px 0}#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby,#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby{border-top:none;border-bottom:1px solid #747474}#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby,#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby{border-top:none;border-bottom:1px solid #aaa}.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{border-top:1px solid #747474;color:#b3b3b3}.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{border-top:1px solid #aaa;color:gray}.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{padding:5px 12px 5px 12px;text-align:center;font-size:12px}.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{display:inline;padding:0 3px;border-radius:30px;line-height:11px;text-decoration:underline}.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{color:#3858E9;text-decoration:none}.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{color:#b3b3b3}.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{color:#fff;opacity:1}.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{color:#3858E9;text-decoration:underline}#trp-floater-ls:focus #trp-floater-ls-current-language,#trp-floater-ls:hover #trp-floater-ls-current-language{display:none}#trp-floater-ls:focus #trp-floater-ls-language-list,#trp-floater-ls:hover #trp-floater-ls-language-list{display:block}#trp-floater-ls-current-language a{display:block;padding:10px 12px 10px 12px;font-size:90%}.trp-language-wrap a{display:block;padding:10px 12px 10px 12px;font-size:90%}#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{display:block;padding:10px 24px 10px 24px;font-size:90%}#trp-floater-ls-current-language,#trp-floater-ls-language-list{text-align:left}#trp-floater-ls-current-language.trp-with-flags,#trp-floater-ls-language-list.trp-with-flags{text-align:left}#trp-floater-ls-current-language{display:block;width:100%;height:100%}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light #trp-floater-ls-current-language{display:block;width:100%;height:100%;padding-top:3px}.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left .trp-language-wrap{padding:9px!important}.trp-language-switcher-container.trp-floater-ls-codes.trp-top-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-codes.trp-top-left .trp-language-wrap{padding:0 9px 9px 9px!important}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left .trp-language-wrap{padding:9px 9px 6px 9px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-top-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-names.trp-top-left .trp-language-wrap{padding:0 12px 12px 12px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left .trp-language-wrap{padding:12px 12px 6px 12px!important}#trp-floater-ls div:not(#trp-floater-poweredby)>a{display:flex!important;flex-direction:row;flex-wrap:wrap;align-items:center}.trp-color-dark #trp-floater-ls-current-language a,.trp-color-dark #trp-floater-ls-language-list a{color:#BDBDBD}.trp-color-light #trp-floater-ls-current-language a,.trp-color-light #trp-floater-ls-language-list a{color:#404040}.trp-color-dark #trp-floater-ls-current-language a,.trp-color-dark #trp-floater-ls-language-list a,.trp-color-light #trp-floater-ls-current-language a,.trp-color-light #trp-floater-ls-language-list a,.trp-with-flags.trp-color-dark #trp-floater-ls-current-language a,.trp-color-dark #trp-floater-ls-language-list a,.trp-with-flags.trp-color-light #trp-floater-ls-current-language a,.trp-color-light #trp-floater-ls-language-list a,.trp-color-light #trp-floater-ls-current-language a,.trp-color-dark #trp-floater-ls-language-list a{display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trp-color-light #trp-floater-ls-language-list .trp-language-wrap a:hover{color:#1E1E1E;background:#F0F0F0;border-radius:2px}.trp-color-dark #trp-floater-ls-language-list .trp-language-wrap a:hover{color:#FFF;background:#4F4F4F;border-radius:2px}.trp-floater-ls-disabled-language{margin-top:6px}#trp-floater-ls .trp-floater-ls-disabled-language{pointer-events:none;cursor:default}#trp-floater-ls .trp-with-flags .trp-flag-image{margin-right:5px;vertical-align:middle;height:auto;max-width:100%;display:inline;padding:0}.trp-flag-image:dir(rtl){margin-left:5px}#trp-floater-ls a{text-decoration:none}#trp-floater-ls-language-list{max-height:300px;overflow-y:auto}.only-flags #trp-floater-ls-language-list{overflow-y:overlay}.menu-item-object-language_switcher .trp-flag-image{display:inline-block;margin:-1px 5px;vertical-align:baseline;padding:0;border:0;border-radius:0}.trp-language-switcher{height:42px;position:relative;box-sizing:border-box;width:200px;text-overflow:ellipsis;white-space:nowrap}.trp-language-switcher>div{box-sizing:border-box;padding:4px 20px 3px 13px;border:1.5px solid #949494;border-radius:2px;background-image:url(/wp-content/plugins/translatepress-multilingual/assets/css/../../assets/images/arrow-down-3101.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 3px) calc(1em + 0px);background-size:8px 8px,8px 8px;background-repeat:no-repeat;background-color:#fff}.trp-language-switcher>div:hover{background-image:none}.trp-language-switcher>div>a{display:block;padding:7px 12px;border-radius:3px;text-decoration:none;color:#1E1E1E;font-style:normal;font-weight:400;font-size:16px}.trp-language-switcher>div>a:hover{background:#F0F0F0;border-radius:2px}.trp-language-switcher>div>a.trp-ls-shortcode-disabled-language{cursor:default}.trp-language-switcher>div>a.trp-ls-shortcode-disabled-language:hover{background:none}.trp-language-switcher>div>a>img{display:inline;margin:0 3px;width:18px;height:12px;border-radius:0}.trp-language-switcher .trp-ls-shortcode-current-language{display:inline-block}.trp-language-switcher:focus .trp-ls-shortcode-current-language,.trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:hidden}.trp-language-switcher .trp-ls-shortcode-language{display:inline-block;height:1px;overflow:hidden;visibility:hidden;z-index:1;max-height:250px;overflow-y:auto;left:0;top:0;min-height:auto}.trp-language-switcher:focus .trp-ls-shortcode-language,.trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;padding:4px 13px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}#wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before{content:'\f326';top:3px}@media screen and (max-width:782px){#wpadminbar #wp-admin-bar-trp_edit_translation>.ab-item{text-indent:0}#wpadminbar li#wp-admin-bar-trp_edit_translation{display:block}}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::before,::after{--tw-content:''}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:poppins,sans-serif}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button;background-color:#fff0;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role="button"]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,::before,::after{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}.container{width:100%}@media (min-width:475px){.container{max-width:475px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~="not-prose"] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~="not-prose"] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~="not-prose"] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~="not-prose"] *)){color:inherit}.prose :where(thead th strong):not(:where([class~="not-prose"] *)){color:inherit}.prose :where(ol):not(:where([class~="not-prose"] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)){list-style-type:upper-alpha}.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)){list-style-type:lower-alpha}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){list-style-type:upper-alpha}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){list-style-type:lower-alpha}.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)){list-style-type:upper-roman}.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)){list-style-type:lower-roman}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){list-style-type:upper-roman}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~="not-prose"] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~="not-prose"] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~="not-prose"] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([class~="not-prose"] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~="not-prose"] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after{content:close-quote}.prose :where(h1):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~="not-prose"] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~="not-prose"] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~="not-prose"] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~="not-prose"] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure>*):not(:where([class~="not-prose"] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~="not-prose"] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~="not-prose"] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~="not-prose"] *))::before{content:"`"}.prose :where(code):not(:where([class~="not-prose"] *))::after{content:"`"}.prose :where(a code):not(:where([class~="not-prose"] *)){color:inherit}.prose :where(h1 code):not(:where([class~="not-prose"] *)){color:inherit}.prose :where(h2 code):not(:where([class~="not-prose"] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~="not-prose"] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~="not-prose"] *)){color:inherit}.prose :where(blockquote code):not(:where([class~="not-prose"] *)){color:inherit}.prose :where(thead th code):not(:where([class~="not-prose"] *)){color:inherit}.prose :where(pre):not(:where([class~="not-prose"] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-right:1.1428571em;padding-bottom:.8571429em;padding-left:1.1428571em}.prose :where(pre code):not(:where([class~="not-prose"] *)){background-color:#fff0;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~="not-prose"] *))::before{content:none}.prose :where(pre code):not(:where([class~="not-prose"] *))::after{content:none}.prose :where(table):not(:where([class~="not-prose"] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~="not-prose"] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~="not-prose"] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~="not-prose"] *)){vertical-align:top}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(video):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~="not-prose"] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~="not-prose"] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~="not-prose"] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>*:first-child):not(:where([class~="not-prose"] *)){margin-top:1.25em}.prose :where(.prose>ul>li>*:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>*:first-child):not(:where([class~="not-prose"] *)){margin-top:1.25em}.prose :where(.prose>ol>li>*:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr+*):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(h2+*):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(h3+*):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(h4+*):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~="not-prose"] *)){padding-top:.5714286em;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~="not-prose"] *)){margin-bottom:0}.container-fluid{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:2rem;padding-bottom:2rem}@media (min-width:475px){.container-fluid{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.container-fluid{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1280px){.container-fluid{padding-left:4rem;padding-right:4rem}}.prose{max-width:100%;line-height:1.5;--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity))}.prose :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"] *))){font-family:poppins,sans-serif;font-weight:700;--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity))}.prose :is(:where(a):not(:where([class~="not-prose"] *))){--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity));-webkit-text-decoration-line:underline;text-decoration-line:underline}.prose :is(:where(strong):not(:where([class~="not-prose"] *))){--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity))}@media (min-width:768px){.prose{font-size:1.125rem;line-height:1.75rem}}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h5,.prose h6{--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity))}.prose iframe,.prose video{position:relative;margin-top:3rem;margin-bottom:.5rem;aspect-ratio:16 / 9;height:100%;width:100%;overflow:hidden;border-radius:.5rem;--tw-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(34 34 34 / 0.2);--tw-shadow:var(--tw-shadow-colored)}.prose img{width:100%;overflow:hidden;border-radius:.5rem;--tw-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(34 34 34 / 0.2);--tw-shadow:var(--tw-shadow-colored)}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-\[100vh\]{top:100vh}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.z-20{z-index:20}.z-10{z-index:10}.m-1{margin:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.ml-auto{margin-left:auto}.ml-6{margin-left:1.5rem}.-ml-0\.5{margin-left:-.125rem}.-ml-0{margin-left:0}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mb-8{margin-bottom:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4 / 3}.aspect-square{aspect-ratio:1 / 1}.h-0\.5{height:.125rem}.h-0{height:0}.h-full{height:100%}.h-5{height:1.25rem}.h-12{height:3rem}.h-auto{height:auto}.min-h-screen{min-height:100vh}.w-36{width:9rem}.w-full{width:100%}.w-28{width:7rem}.w-0\.5{width:.125rem}.w-0{width:0}.w-24{width:6rem}.w-auto{width:auto}.max-w-5xl{max-width:64rem}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-5{gap:1.25rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem * var(--tw-space-x-reverse));margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem * var(--tw-space-x-reverse));margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem * var(--tw-space-x-reverse));margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.scroll-smooth{scroll-behavior:smooth}.rounded-3xl{border-radius:1.5rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.rounded-full{border-radius:9999px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-dark\/20{border-color:rgb(34 34 34 / .2)}.bg-\[\#f5efdf\]\/40{background-color:rgb(245 239 223 / .4)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(214 30 30 / var(--tw-bg-opacity))}.bg-grey{--tw-bg-opacity:1;background-color:rgb(101 117 128 / var(--tw-bg-opacity))}.bg-lightgrey\/20{background-color:rgb(169 189 202 / .2)}.bg-black\/70{background-color:rgb(0 0 0 / .7)}.bg-black\/60{background-color:rgb(0 0 0 / .6)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgb(0 0 0 / 0))}.from-\[\#f5f4f3\]{--tw-gradient-from:#f5f4f3;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgb(245 244 243 / 0))}.to-black\/60{--tw-gradient-to:rgb(0 0 0 / 0.6)}.to-transparent{--tw-gradient-to:transparent}.bg-cover{background-size:cover}.object-cover{-o-object-fit:cover;object-fit:cover}.p-6{padding:1.5rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-0{padding-top:0;padding-bottom:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pb-4{padding-bottom:1rem}.pt-4{padding-top:1rem}.pt-12{padding-top:3rem}.pb-16{padding-bottom:4rem}.pb-8{padding-bottom:2rem}.pt-0{padding-top:0}.pt-6{padding-top:1.5rem}.pb-12{padding-bottom:3rem}.pt-1{padding-top:.25rem}.pb-3{padding-bottom:.75rem}.pt-2{padding-top:.5rem}.text-right{text-align:right}.font-sans{font-family:poppins,sans-serif}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-bold{font-weight:700}.italic{font-style:italic}.leading-relaxed{line-height:1.7}.leading-normal{line-height:1.5}.text-dark\/75{color:rgb(34 34 34 / .75)}.text-dark{--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgb(214 30 30 / var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-white\/70{color:rgb(255 255 255 / .7)}.text-darkgrey{--tw-text-opacity:1;color:rgb(77 94 104 / var(--tw-text-opacity))}.text-grey{--tw-text-opacity:1;color:rgb(101 117 128 / var(--tw-text-opacity))}.text-dark\/60{color:rgb(34 34 34 / .6)}.opacity-80{opacity:.8}.opacity-50{opacity:.5}.mix-blend-multiply{mix-blend-mode:multiply}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-black\/5{--tw-shadow-color:rgb(0 0 0 / 0.05);--tw-shadow:var(--tw-shadow-colored)}.blur-lg{--tw-blur:blur(16px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-50{--tw-brightness:brightness(.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.duration-1000{transition-duration:1000ms}.top-menu>li{position:relative;font-size:1rem;line-height:1.5rem;font-weight:700;color:rgb(34 34 34 / .8);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.top-menu>li:hover{--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity))}.top-menu>li::after{position:absolute;left:50%;bottom:-.125rem;display:block;height:.125rem;width:0;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(34 34 34 / var(--tw-bg-opacity));transition-property:all;transition-duration:100ms;transition-timing-function:cubic-bezier(.4,0,.2,1);content:""}.top-menu>li.current-menu-item,.top-menu>li.current-menu-ancestor,.top-menu>li:hover{--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity))}.top-menu>li.current-menu-item::after,.top-menu>li.current-menu-ancestor::after,.top-menu>li:hover::after{width:1.5rem;content:""}.top-menu>li>a{display:block;padding-left:.5rem;padding-right:.5rem;padding-top:.75rem;padding-bottom:.75rem}.top-menu .sub-menu{pointer-events:none;position:absolute;left:0;top:6rem;z-index:50;width:320px;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(101 117 128 / var(--tw-bg-opacity));padding:1.5rem;text-align:left;text-transform:none;opacity:0;transition-property:all;transition-delay:100ms;transition-duration:200ms;transition-timing-function:cubic-bezier(.4,0,.2,1)}.top-menu .sub-menu>li{display:block;padding-top:.75rem;padding-bottom:.75rem;font-size:1rem;line-height:1.5rem;font-weight:500;text-underline-offset:4px}.top-menu .sub-menu>li.current_page_item{--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity));-webkit-text-decoration-line:underline;text-decoration-line:underline}.top-menu .sub-menu>li:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.top-menu li:hover>.sub-menu{pointer-events:auto;top:3rem;z-index:10;opacity:1}.mm-menu{--mm-color-background:#424C5B;--mm-color-background-highlight:rgba(0, 0, 0, 0.1);--mm-color-text:rgba(255, 255, 255, 0.4);--mm-color-border:rgba(255, 255, 255, 0.1);--mm-lineheight:32px;--mm-color-icon:#ffffff}.mm-menu .current_page_item{--mm-color-text:rgba(255, 255, 255, 1)}.mm-panel .mm-panel{padding:0;padding-bottom:1.25rem}.mm-panel .mm-panel a{padding-left:2rem}.burger-btn{display:block;height:1.5rem;width:2rem;--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer}.burger-btn span{position:absolute;left:0;display:block;height:.25rem;width:100%;--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(34 34 34 / var(--tw-bg-opacity));opacity:1;transition-property:all;transition-duration:500ms;transition-timing-function:cubic-bezier(.4,0,.2,1)}.burger-btn span:nth-child(1){top:0}.burger-btn span:nth-child(2),.burger-btn span:nth-child(3){top:10px}.burger-btn span:nth-child(4){top:20px}.mm-wrapper--opened .burger-btn span:nth-child(1){top:18px;width:0%;left:50%}.mm-wrapper--opened .burger-btn span:nth-child(2){transform:rotate(45deg)}.mm-wrapper--opened .burger-btn span:nth-child(3){transform:rotate(-45deg)}.mm-wrapper--opened .burger-btn span:nth-child(4){top:18px;width:0%;left:50%}.breadcrumbs{margin-bottom:1rem;display:flex}.breadcrumbs>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem * var(--tw-space-x-reverse));margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))}.breadcrumbs{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(101 117 128 / var(--tw-text-opacity))}.breadcrumbs a:hover{--tw-text-opacity:1;color:rgb(34 34 34 / var(--tw-text-opacity));-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:#D61E1E;text-decoration-color:#D61E1E}.post-meta{font-size:.75rem;line-height:1rem}.pagination{margin-top:3rem}.pagination .nav-links{display:flex}.pagination .nav-links>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem * var(--tw-space-x-reverse));margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))}.pagination .nav-links a,.pagination .nav-links span{display:inline-flex;align-items:center;justify-content:center;border-radius:.125rem;background-color:rgb(169 189 202 / .2);padding-left:.75rem;padding-right:.75rem;padding-top:.125rem;padding-bottom:.125rem;font-weight:600;--tw-text-opacity:1;color:rgb(101 117 128 / var(--tw-text-opacity))}.pagination .nav-links a:hover,.pagination .nav-links span:hover{background-color:rgb(214 30 30 / .1);--tw-text-opacity:1;color:rgb(214 30 30 / var(--tw-text-opacity))}.pagination .nav-links a.current,.pagination .nav-links span.current{--tw-bg-opacity:1;background-color:rgb(214 30 30 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.pagination .nav-links a.current:hover,.pagination .nav-links span.current:hover{--tw-bg-opacity:1;background-color:rgb(214 30 30 / var(--tw-bg-opacity))}.swiper-button-next,.swiper-button-prev{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.swiper-pagination-bullet-active{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.news-grid{margin-bottom:3rem;display:flex;flex-direction:column}@media (min-width:1024px){.news-grid{flex-direction:row}.news-grid>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}}.news-grid .group{margin:0}.news-grid .news-grid-main{width:100%;max-width:48rem}.news-grid .news-grid-list{margin-top:2rem;display:flex;max-width:24rem;flex-direction:column;justify-content:space-between}.news-grid .news-grid-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}@media (min-width:1024px){.news-grid .news-grid-list{margin-top:0}}.news-grid .news-grid-list .news-grid-list-item .thumb{width:5rem}@media (min-width:1024px){.news-grid .news-grid-list .news-grid-list-item .thumb{width:6rem}}@media (min-width:1280px){.news-grid .news-grid-list .news-grid-list-item .thumb{width:7rem}}.news-grid .news-grid-list .news-grid-list-item .thumb a{margin-bottom:0px!important;aspect-ratio:1 / 1!important}.news-grid .news-grid-list .news-grid-list-item h2{padding-bottom:0px!important;font-size:1rem!important;line-height:1.5rem!important}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgb(214 30 30 / var(--tw-bg-opacity))}.hover\:bg-primary\/10:hover{background-color:rgb(214 30 30 / .1)}.hover\:text-primary:hover{--tw-text-opacity:1;color:rgb(214 30 30 / var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:475px){.xs\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media (min-width:640px){.sm\:block{display:block}.sm\:aspect-\[4\/3\]{aspect-ratio:4 / 3}.sm\:w-full{width:100%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:768px){.md\:container-fluid{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:2rem;padding-bottom:2rem}@media (min-width:475px){.md\:container-fluid{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.md\:container-fluid{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1280px){.md\:container-fluid{padding-left:4rem;padding-right:4rem}}.md\:mb-16{margin-bottom:4rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-2{margin-bottom:.5rem}.md\:mt-4{margin-top:1rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:aspect-\[3\/2\]{aspect-ratio:3 / 2}.md\:h-8{height:2rem}.md\:w-32{width:8rem}.md\:w-64{width:16rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:2.5rem}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.md\:rounded-lg{border-radius:.5rem}.md\:p-10{padding:2.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pt-16{padding-top:4rem}.md\:pt-12{padding-top:3rem}.md\:pb-0{padding-bottom:0}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-36{width:9rem}.lg\:max-w-xs{max-width:20rem}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:pr-4{padding-right:1rem}.lg\:pt-20{padding-top:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-10{padding-bottom:2.5rem}}@media (min-width:1280px){.xl\:mb-0{margin-bottom:0}.xl\:mt-16{margin-top:4rem}.xl\:flex{display:flex}.xl\:aspect-\[16\/9\]{aspect-ratio:16 / 9}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.xl\:p-12{padding:3rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pt-16{padding-top:4rem}.xl\:pt-8{padding-top:2rem}}@media (min-width:1536px){.\32xl\:pb-32{padding-bottom:8rem}.\32xl\:pt-12{padding-top:3rem}}#heateor_sss_error{color:red;margin:7px 0}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(/wp-content/plugins/sassy-social-share/public/css/../../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#heateor_sss_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:#fff0;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .4);box-shadow:0 2px 2px rgb(0 0 0 / .4);text-shadow:0 -1px 0 rgb(0 0 0 / .2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:#fff0}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#heateor_sss_sharing_more_content .all-services ul li{width:100%!important}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgb(0 0 0 / .2)}.dedebe-dacedf{position:fixed;z-index:9997;left:0;top:0;width:100%;height:100%;display:none}.dedebe-dacedf.active{display:block;-webkit-animation:dedebe-appear;animation:dedebe-appear;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dedebe-dccfde{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9998}.dedebe-fabdad{height:auto;width:auto;position:relative;max-width:40%;padding:4rem;opacity:0;z-index:9999;transition:all 0.5s ease-in-out;border-radius:1rem;margin:1rem;text-align:left}.dedebe-fabdad.active{opacity:1;-webkit-animation:dedebe-appear;animation:dedebe-appear;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dedebe-fabdad h4{margin:0 0 1rem 0;padding-right:.8rem}.dedebe-fabdad p{margin:0}@media only screen and (max-width:1140px){.dedebe-fabdad{min-width:60%}}@media only screen and (max-width:768px){.dedebe-fabdad{padding:3rem;min-width:calc(80% - 6rem)}}@media only screen and (max-width:420px){.dedebe-fabdad{padding:2rem;min-width:calc(90% - 4rem)}}.dedebe-close{position:absolute;right:1rem;top:1rem;display:inline-block;cursor:pointer;opacity:1;width:32px;height:32px;-webkit-animation:dedebe-close-appear;animation:dedebe-close-appear;-webkit-animation-delay:1000ms;animation-delay:1000ms;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;transform:scale(100%)!important}.dedebe-close:hover{opacity:1}.dedebe-close:before,.dedebe-close:after{position:absolute;left:15px;content:" ";height:33px;width:2px;background:#23282d}.dedebe-close:before{transform:rotate(45deg)}.dedebe-close:after{transform:rotate(-45deg)}.dedebe-compact-right-top .dedebe-dccfde{justify-content:flex-end;align-items:flex-start}.dedebe-compact-left-top .dedebe-dccfde{justify-content:flex-start;align-items:flex-start}.dedebe-compact-right-bottom .dedebe-dccfde{justify-content:flex-end;align-items:flex-end}.dedebe-compact-left-bottom .dedebe-dccfde{justify-content:flex-start;align-items:flex-end}.dedebe-full .dedebe-dacedf{position:fixed;z-index:9998;left:0;top:0;width:100%;height:100%;display:none}.dedebe-full .dedebe-dacedf.active{display:block;-webkit-animation:dedebe-appear;animation:dedebe-appear;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dedebe-full .dedebe-fabdad{height:100%;width:100%;max-width:100%;max-height:100%;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:45px;opacity:0;z-index:9999;transition:all 0.5s ease-in-out;display:flex;align-items:center;justify-content:center;flex-direction:column}.dedebe-full .dedebe-fabdad.active{opacity:1;-webkit-animation:dedebe-appear;animation:dedebe-appear;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dedebe-full .dedebe-fabdad h4{margin:0 0 1rem 0}.dedebe-full .dedebe-fabdad p{margin:0}.dedebe-full .dedebe-close{position:absolute;right:calc(3rem + 32px);top:3rem;width:32px;height:32px;display:inline-block;cursor:pointer;opacity:.3;-webkit-animation:dedebe-close-appear;animation:dedebe-close-appear;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dedebe-full .dedebe-close:hover{opacity:1}.dedebe-full .dedebe-close:before,.dedebe-full .dedebe-close:after{position:absolute;left:15px;content:" ";height:33px;width:2px}.dedebe-full .dedebe-close:before{transform:rotate(45deg)}.dedebe-full .dedebe-close:after{transform:rotate(-45deg)}.wp-block-button__link{box-shadow:none;cursor:pointer;display:inline-block;padding:calc(0.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;word-break:break-word;box-sizing:border-box;margin:1rem 0 0 0}@-webkit-keyframes dedebe-appear{from{opacity:0}to{opacity:1}}@keyframes dedebe-appear{from{opacity:0}to{opacity:1}}@-webkit-keyframes dedebe-close-appear{from{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes dedebe-close-appear{from{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}body.dedebe-efdacedffa{-webkit-backface-visibility:none}body.dedebe-efdacedffa>*:not(#wpadminbar):not(.dedebe-fabdad):not(.dedebe-dccfde):not(.dedebe-dacedf):not(#ez-cookie-dialog-dccfde){-webkit-filter:blur(5px);filter:blur(5px)}