html,body{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400}.directory-filters{background:#fff;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.filter-search{display:flex;gap:12px;margin-bottom:24px}.search-input{flex:1;padding:12px 20px;border-radius:8px;transition:all 0.3s ease}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgb(59 130 246 / .1)}.search-button{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all 0.3s ease}.search-button:hover{background:#2563eb;transform:translateY(-1px)}.filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.filter-select{width:100%;padding:10px 16px;border-radius:8px;background:#fff;cursor:pointer;transition:all 0.3s ease}.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgb(59 130 246 / .1)}.filter-actions{display:flex;gap:12px;justify-content:flex-end}.btn-filter,.btn-clear{padding:10px 20px 8px 20px;border-radius:8px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block}.btn-filter{background:#10b981;color:#fff;border:none}.btn-filter:hover{background:#059669;transform:translateY(-1px)}a.btn-clear{background-color:#ecf0f1;border-bottom:3px solid #bdc3c7;color:#7f8c8d!important}span.select2-selection.select2-selection--single{border-width:1px!important}#post-10551 button:not(.components-button):hover:not(.search_submit){background-color:#F9FAFC!important;color:#21e6c1!important}button.select2-selection__clear{padding:10px 0 10px 20px!important}.results-info{margin-bottom:20px}.results-info p{margin:0;font-weight:500;color:#0066a6}.users-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;margin-bottom:40px}.user-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgb(0 0 0 / .08);transition:all 0.3s ease;display:flex;flex-direction:column;gap:16px;border:1px solid #E6EAF2}.user-card:hover{box-shadow:0 8px 24px rgb(15 241 219 / .15);transform:translateY(-4px);border:1px solid #1990fd}.user-avatar{text-align:center}.user-avatar>img{width:100px;height:100px;border-radius:50%!important;object-fit:cover}.user-info{text-align:center}.user-name{font-size:18px;line-height:24px;font-weight:400;margin:0 0 15px 0;color:#071021}.user-function{margin:0;font-weight:600;color:#7A7E83}.user-department{margin:0;color:#7A7E83}.user-unit{color:#7A7E83;margin:0 0 12px 0;font-style:italic}.user-contact{border-top:1px solid #f3f4f6;padding-top:12px;text-align:center}p.user-mail,p.user-phone{display:inline-block;align-items:center;margin:0;font-size:16px}.user-actions{display:flex;gap:8px;border-top:1px solid #f3f4f6;padding-top:16px}.btn-edit,.btn-delete{flex:1;display:flex;align-items:center;justify-content:center;padding:8px 12px 5px 12px!important;border-radius:8px;cursor:pointer;transition:all 0.2s ease;text-decoration:none}.btn-edit{background:#3498db!important;color:#FFF!important;border-bottom:3px solid #2980b9!important}.btn-edit:hover{background:#2980b9}.btn-delete{background:#ecf0f1!important;color:#7f8c8d!important;border-bottom:3px solid #bdc3c7!important}.btn-delete:hover{background:#bdc3c7}.no-results{grid-column:1 / -1;text-align:center;padding:60px 20px;background:#FFF;border-radius:12px}.no-results p{font-size:16px;color:#2c3a47;margin:0}.pagination{display:flex;justify-content:center!important;gap:8px;margin-top:40px}.pagination a,.pagination span{padding:10px 16px;border-radius:6px;text-decoration:none;transition:all 0.2s ease}.pagination a{background:#fff;color:#7A7E83}.pagination a:hover{background:#bdc3c7;color:#fff;border-color:#bdc3c7}.pagination .current{background:#bdc3c7;color:#fff}@media (max-width:768px){.users-grid{grid-template-columns:1fr}.filter-row{grid-template-columns:1fr}.filter-actions{flex-direction:column}.btn-filter,   a.btn-clear{width:100%}.search-button{padding:12px 16px}}@media (max-width:480px){.colaboradores-directory{padding:10px}.directory-filters{padding:20px}.user-card{padding:16px}}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:#fff0;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:#fff0;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:#fff0;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsl(0 0% 50% / .502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsl(0 0% 50% / .502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsl(0 0% 50% / .071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsl(0 0% 50% / .102)}table tbody+tbody{border-block-start:2px solid hsl(0 0% 50% / .502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:#fff0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1279px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1279px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1279px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1279px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1280px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1280px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1279px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1279px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1279px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1280px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1279px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1279px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1279px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1280px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}@font-face{ font-family:"Happy Icons";src:url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.woff2") format("woff2"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.woff") format("woff"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.svg#happy-icons") format("svg");font-weight:normal;font-style:normal;font-display:swap; }.hm,.fashm{font-family:"Happy Icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.hm-3d-rotate:before{content:"\e900";}.hm-degree:before{content:"\e901";}.hm-accordion-horizontal:before{content:"\e902";}.hm-accordion-vertical:before{content:"\e903";}.hm-alarm-clock:before{content:"\e904";}.hm-alien-gun:before{content:"\e905";}.hm-alien:before{content:"\e906";}.hm-anchor:before{content:"\e907";}.hm-android:before{content:"\e908";}.hm-angle-down:before{content:"\e909";}.hm-angle-left:before{content:"\e90a";}.hm-angle-right:before{content:"\e90b";}.hm-angle-up:before{content:"\e90c";}.hm-apple:before{content:"\e90d";}.hm-arrow-left:before{content:"\e90e";}.hm-arrow-right:before{content:"\e90f";}.hm-arrow-zoom-out:before{content:"\e910";}.hm-arrow-corner:before{content:"\e911";}.hm-arrow-down:before{content:"\e912";}.hm-arrow-left1:before{content:"\e913";}.hm-arrow-right1:before{content:"\e914";}.hm-arrow-up:before{content:"\e915";}.hm-article:before{content:"\e916";}.hm-avatar-man:before{content:"\e917";}.hm-avatar-woman:before{content:"\e918";}.hm-badge1:before{content:"\e919";}.hm-badge2:before{content:"\e91a";}.hm-badge3:before{content:"\e91b";}.hm-bamboo:before{content:"\e91c";}.hm-basketball:before{content:"\e91d";}.hm-battery:before{content:"\e91e";}.hm-beach-seat:before{content:"\e91f";}.hm-bell:before{content:"\e920";}.hm-bicycle:before{content:"\e921";}.hm-blog-content:before{content:"\e922";}.hm-bluetooth:before{content:"\e923";}.hm-board:before{content:"\e924";}.hm-body:before{content:"\e925";}.hm-bomb:before{content:"\e926";}.hm-bond-hand:before{content:"\e927";}.hm-bond:before{content:"\e928";}.hm-bonsai:before{content:"\e929";}.hm-book:before{content:"\e92a";}.hm-bowl:before{content:"\e92b";}.hm-brick-wall:before{content:"\e92c";}.hm-brush-paint:before{content:"\e92d";}.hm-brush-roll:before{content:"\e92e";}.hm-brush:before{content:"\e92f";}.hm-bug:before{content:"\e930";}.hm-bulb:before{content:"\e931";}.hm-calculation:before{content:"\e932";}.hm-calendar:before{content:"\e933";}.hm-camera:before{content:"\e934";}.hm-candle:before{content:"\e935";}.hm-candles:before{content:"\e936";}.hm-car:before{content:"\e937";}.hm-card:before{content:"\e938";}.hm-caret-down:before{content:"\e939";}.hm-caret-fill-down:before{content:"\e93a";}.hm-caret-fill-left:before{content:"\e93b";}.hm-caret-fill-right:before{content:"\e93c";}.hm-caret-fill-up:before{content:"\e93d";}.hm-caret-left:before{content:"\e93e";}.hm-caret-right:before{content:"\e93f";}.hm-caret-up:before{content:"\e940";}.hm-carousal:before{content:"\e941";}.hm-cart-empty:before{content:"\e942";}.hm-cart-full:before{content:"\e943";}.hm-caution:before{content:"\e944";}.hm-chair:before{content:"\e945";}.hm-chair2:before{content:"\e946";}.hm-chat-bubble-single:before{content:"\e947";}.hm-chat-bubble:before{content:"\e948";}.hm-cheese:before{content:"\e949";}.hm-chef-cap:before{content:"\e94a";}.hm-clip-board:before{content:"\e94b";}.hm-clip:before{content:"\e94c";}.hm-cloud-down:before{content:"\e94d";}.hm-cloud-up:before{content:"\e94e";}.hm-cloud:before{content:"\e94f";}.hm-code-browser:before{content:"\e950";}.hm-code-clean:before{content:"\e951";}.hm-code:before{content:"\e952";}.hm-cog:before{content:"\e953";}.hm-color-card:before{content:"\e954";}.hm-color-plate:before{content:"\e955";}.hm-compass-math:before{content:"\e956";}.hm-compass:before{content:"\e957";}.hm-corner:before{content:"\e958";}.hm-crop:before{content:"\e959";}.hm-cross-circle:before{content:"\e95a";}.hm-cross-game:before{content:"\e95b";}.hm-cross-gap:before{content:"\e95c";}.hm-cross:before{content:"\e95d";}.hm-crown:before{content:"\e95e";}.hm-cube:before{content:"\e95f";}.hm-cup-coffee:before{content:"\e960";}.hm-cup:before{content:"\e961";}.hm-currency-paper:before{content:"\e962";}.hm-dashboard:before{content:"\e963";}.hm-delivery-van:before{content:"\e964";}.hm-diamond-ring:before{content:"\e965";}.hm-direction-both:before{content:"\e966";}.hm-direction-right:before{content:"\e967";}.hm-disable-person:before{content:"\e968";}.hm-disc:before{content:"\e969";}.hm-dislike:before{content:"\e96a";}.hm-dollar-on-hand:before{content:"\e96b";}.hm-door-path:before{content:"\e96c";}.hm-Download-circle:before{content:"\e96d";}.hm-download:before{content:"\e96e";}.hm-drag-inside:before{content:"\e96f";}.hm-drag-outside:before{content:"\e970";}.hm-drag:before{content:"\e971";}.hm-drawer:before{content:"\e972";}.hm-dribbble:before{content:"\e973";}.hm-dropper:before{content:"\e974";}.hm-egg-fry:before{content:"\e975";}.hm-ellipsis-fill-h:before{content:"\e976";}.hm-ellipsis-fill-v:before{content:"\e977";}.hm-ellipsis-horizontal:before{content:"\e978";}.hm-ellipsis-vertical:before{content:"\e979";}.hm-emo-normal:before{content:"\e97a";}.hm-emo-sad:before{content:"\e97b";}.hm-emo-smile:before{content:"\e97c";}.hm-envelop:before{content:"\e97d";}.hm-facebook:before{content:"\e97e";}.hm-fancy-futton:before{content:"\e97f";}.hm-feeder:before{content:"\e980";}.hm-file-cabinet:before{content:"\e981";}.hm-file-rotate:before{content:"\e982";}.hm-file:before{content:"\e983";}.hm-files:before{content:"\e984";}.hm-film-roll:before{content:"\e985";}.hm-film:before{content:"\e986";}.hm-finger-index:before{content:"\e987";}.hm-finger-print:before{content:"\e988";}.hm-fire-flame:before{content:"\e989";}.hm-flag:before{content:"\e98a";}.hm-flip-card1:before{content:"\e98b";}.hm-flip-card2:before{content:"\e98c";}.hm-folder-network:before{content:"\e98d";}.hm-folder:before{content:"\e98e";}.hm-football:before{content:"\e98f";}.hm-footer:before{content:"\e990";}.hm-form:before{content:"\e991";}.hm-forward:before{content:"\e992";}.hm-fountain-pen:before{content:"\e993";}.hm-gender-female:before{content:"\e994";}.hm-gender-male:before{content:"\e995";}.hm-gender-sign:before{content:"\e996";}.hm-gender:before{content:"\e997";}.hm-ghost:before{content:"\e998";}.hm-gift-box:before{content:"\e999";}.hm-globe1:before{content:"\e99a";}.hm-globe2:before{content:"\e99b";}.hm-globe3:before{content:"\e99c";}.hm-globe4:before{content:"\e99d";}.hm-google:before{content:"\e99e";}.hm-graduate-cap:before{content:"\e99f";}.hm-graph-bar:before{content:"\e9a0";}.hm-graph-pie:before{content:"\e9a1";}.hm-graph:before{content:"\e9a2";}.hm-grid-even:before{content:"\e9a3";}.hm-grid-masonry:before{content:"\e9a4";}.hm-grid-twist:before{content:"\e9a5";}.hm-grid:before{content:"\e9a6";}.hm-group:before{content:"\e9a7";}.hm-hand-mike:before{content:"\e9a8";}.hm-hand-watch:before{content:"\e9a9";}.hm-hand:before{content:"\e9aa";}.hm-header:before{content:"\e9ab";}.hm-headphone:before{content:"\e9ac";}.hm-headset:before{content:"\e9ad";}.hm-heart-beat:before{content:"\e9ae";}.hm-hexa:before{content:"\e9af";}.hm-highlighter:before{content:"\e9b0";}.hm-home:before{content:"\e9b1";}.hm-hot-spot:before{content:"\e9b2";}.hm-hotdog:before{content:"\e9b3";}.hm-ice-cream:before{content:"\e9b4";}.hm-icon-box:before{content:"\e9b5";}.hm-imac:before{content:"\e9b6";}.hm-image-compare:before{content:"\e9b7";}.hm-image-slider:before{content:"\e9b8";}.hm-image:before{content:"\e9b9";}.hm-inbox:before{content:"\e9ba";}.hm-infinity:before{content:"\e9bb";}.hm-info:before{content:"\e9bc";}.hm-injection:before{content:"\e9bd";}.hm-instagram:before{content:"\e9be";}.hm-jar-chemical:before{content:"\e9bf";}.hm-key:before{content:"\e9c0";}.hm-language-change:before{content:"\e9c1";}.hm-laptop:before{content:"\e9c2";}.hm-layer:before{content:"\e9c3";}.hm-lens:before{content:"\e9c4";}.hm-like:before{content:"\e9c5";}.hm-line-graph-pointed:before{content:"\e9c6";}.hm-link:before{content:"\e9c7";}.hm-linkedin:before{content:"\e9c8";}.hm-linux:before{content:"\e9c9";}.hm-list-2:before{content:"\e9ca";}.hm-list-group:before{content:"\e9cb";}.hm-list:before{content:"\e9cc";}.hm-location-pointer:before{content:"\e9cd";}.hm-lock:before{content:"\e9ce";}.hm-logo-carousel:before{content:"\e9cf";}.hm-logo-grid:before{content:"\e9d0";}.hm-lotus:before{content:"\e9d1";}.hm-love:before{content:"\e9d2";}.hm-madel:before{content:"\e9d3";}.hm-magic-wand:before{content:"\e9d4";}.hm-magnet:before{content:"\e9d5";}.hm-mail-open:before{content:"\e9d6";}.hm-man-range:before{content:"\e9d7";}.hm-map-marker:before{content:"\e9d8";}.hm-map-pointer:before{content:"\e9d9";}.hm-measurement:before{content:"\e9da";}.hm-memory:before{content:"\e9db";}.hm-menu-price:before{content:"\e9dc";}.hm-micro-chip:before{content:"\e9dd";}.hm-microphone1:before{content:"\e9de";}.hm-microphone2:before{content:"\e9df";}.hm-mobile:before{content:"\e9e0";}.hm-money-bag:before{content:"\e9e1";}.hm-money:before{content:"\e9e2";}.hm-monitor:before{content:"\e9e3";}.hm-mouse:before{content:"\e9e4";}.hm-muscle:before{content:"\e9e5";}.hm-net:before{content:"\e9e6";}.hm-network1:before{content:"\e9e7";}.hm-network2:before{content:"\e9e8";}.hm-newspaper:before{content:"\e9e9";}.hm-nuclear-circle:before{content:"\e9ea";}.hm-office-file:before{content:"\e9eb";}.hm-pacman:before{content:"\e9ec";}.hm-paper-fold:before{content:"\e9ed";}.hm-paper-plane-alt:before{content:"\e9ee";}.hm-paper-plane:before{content:"\e9ef";}.hm-pause:before{content:"\e9f0";}.hm-pen-head:before{content:"\e9f1";}.hm-pen-pencil:before{content:"\e9f2";}.hm-pen-scale:before{content:"\e9f3";}.hm-pen-paper:before{content:"\e9f4";}.hm-pen:before{content:"\e9f5";}.hm-pencil:before{content:"\e9f6";}.hm-pendrive:before{content:"\e9f7";}.hm-phone:before{content:"\e9f8";}.hm-pillar:before{content:"\e9f9";}.hm-pin-man-range:before{content:"\e9fa";}.hm-pin-man:before{content:"\e9fb";}.hm-pin:before{content:"\e9fc";}.hm-plane:before{content:"\e9fd";}.hm-play-end:before{content:"\e9fe";}.hm-play-next:before{content:"\e9ff";}.hm-play-previous:before{content:"\ea00";}.hm-play-start:before{content:"\ea01";}.hm-play-button:before{content:"\ea02";}.hm-play-store:before{content:"\ea03";}.hm-play:before{content:"\ea04";}.hm-playing-card:before{content:"\ea05";}.hm-plus-box:before{content:"\ea06";}.hm-plus-circle:before{content:"\ea07";}.hm-plus-gap:before{content:"\ea08";}.hm-plus-open:before{content:"\ea09";}.hm-popup:before{content:"\ea0a";}.hm-power:before{content:"\ea0b";}.hm-printer:before{content:"\ea0c";}.hm-progress-bar:before{content:"\ea0d";}.hm-promo:before{content:"\ea0e";}.hm-pulse:before{content:"\ea0f";}.hm-puzzle:before{content:"\ea10";}.hm-question:before{content:"\ea11";}.hm-quote:before{content:"\ea12";}.hm-radar:before{content:"\ea13";}.hm-radiation:before{content:"\ea14";}.hm-reading-glass-alt:before{content:"\ea15";}.hm-reading-glass:before{content:"\ea16";}.hm-recycle-bin:before{content:"\ea17";}.hm-recycle:before{content:"\ea18";}.hm-refresh-time:before{content:"\ea19";}.hm-reply:before{content:"\ea1a";}.hm-responsive-device:before{content:"\ea1b";}.hm-review:before{content:"\ea1c";}.hm-rocket1:before{content:"\ea1d";}.hm-rocket2:before{content:"\ea1e";}.hm-rss:before{content:"\ea1f";}.hm-safety-cap:before{content:"\ea20";}.hm-safety-kit:before{content:"\ea21";}.hm-sand-watch:before{content:"\ea22";}.hm-scale:before{content:"\ea23";}.hm-scanner:before{content:"\ea24";}.hm-scissor:before{content:"\ea25";}.hm-screen:before{content:"\ea26";}.hm-search:before{content:"\ea27";}.hm-seo:before{content:"\ea28";}.hm-server-network:before{content:"\ea29";}.hm-server:before{content:"\ea2a";}.hm-share:before{content:"\ea2b";}.hm-shield:before{content:"\ea2c";}.hm-ship:before{content:"\ea2d";}.hm-shirt:before{content:"\ea2e";}.hm-shopping-bag1:before{content:"\ea2f";}.hm-shopping-bag2:before{content:"\ea30";}.hm-shopping-bag3:before{content:"\ea31";}.hm-shopping-bag4:before{content:"\ea32";}.hm-shuffle:before{content:"\ea33";}.hm-shutter:before{content:"\ea34";}.hm-sign-in:before{content:"\ea35";}.hm-sign-out:before{content:"\ea36";}.hm-sitemap1:before{content:"\ea37";}.hm-sitemap2:before{content:"\ea38";}.hm-skart:before{content:"\ea39";}.hm-skull:before{content:"\ea3a";}.hm-skyscraper:before{content:"\ea3b";}.hm-slider-doc:before{content:"\ea3c";}.hm-slider-h-range:before{content:"\ea3d";}.hm-slider-image:before{content:"\ea3e";}.hm-slider-range-h:before{content:"\ea3f";}.hm-slider-v-open:before{content:"\ea40";}.hm-slider-video:before{content:"\ea41";}.hm-slider:before{content:"\ea42";}.hm-smart-watch:before{content:"\ea43";}.hm-snow:before{content:"\ea44";}.hm-spa-face:before{content:"\ea45";}.hm-spa-stone-flower:before{content:"\ea46";}.hm-spa-stone:before{content:"\ea47";}.hm-spark:before{content:"\ea48";}.hm-speaker-off:before{content:"\ea49";}.hm-speaker-on:before{content:"\ea4a";}.hm-spoon-fork:before{content:"\ea4b";}.hm-spoon:before{content:"\ea4c";}.hm-star:before{content:"\ea4d";}.hm-step-flow:before{content:"\ea4e";}.hm-steps:before{content:"\ea4f";}.hm-stop-watch:before{content:"\ea50";}.hm-stop:before{content:"\ea51";}.hm-support-call:before{content:"\ea52";}.hm-tab:before{content:"\ea53";}.hm-table-lamp:before{content:"\ea54";}.hm-tablet:before{content:"\ea55";}.hm-tag:before{content:"\ea56";}.hm-target-arrow:before{content:"\ea57";}.hm-target:before{content:"\ea58";}.hm-target1:before{content:"\ea59";}.hm-team-carousel:before{content:"\ea5a";}.hm-team-member:before{content:"\ea5b";}.hm-tennis-ball:before{content:"\ea5c";}.hm-terminal:before{content:"\ea5d";}.hm-testimonial-carousel:before{content:"\ea5e";}.hm-testimonial:before{content:"\ea5f";}.hm-text-animation:before{content:"\ea60";}.hm-theatre:before{content:"\ea61";}.hm-tick-circle:before{content:"\ea62";}.hm-tick:before{content:"\ea63";}.hm-tickets:before{content:"\ea64";}.hm-tie-knot:before{content:"\ea65";}.hm-tie:before{content:"\ea66";}.hm-timeline:before{content:"\ea67";}.hm-toggle:before{content:"\ea68";}.hm-tools:before{content:"\ea69";}.hm-tree-square:before{content:"\ea6a";}.hm-twitter-bird:before{content:"\ea6b";}.hm-twitter:before{content:"\ea6c";}.hm-ufo:before{content:"\ea6d";}.hm-umbralla:before{content:"\ea6e";}.hm-unlock:before{content:"\ea6f";}.hm-up-down:before{content:"\ea70";}.hm-upload:before{content:"\ea71";}.hm-upward-top-right:before{content:"\ea72";}.hm-user-female:before{content:"\ea73";}.hm-user-id:before{content:"\ea74";}.hm-user-male:before{content:"\ea75";}.hm-video-camera:before{content:"\ea76";}.hm-water-drop:before{content:"\ea77";}.hm-weather-cloud-day:before{content:"\ea78";}.hm-weather-cloud:before{content:"\ea79";}.hm-weather-day-rain:before{content:"\ea7a";}.hm-weather-day-snow:before{content:"\ea7b";}.hm-weather-day-windy-rain:before{content:"\ea7c";}.hm-weather-flood:before{content:"\ea7d";}.hm-weather-night-cloud:before{content:"\ea7e";}.hm-weather-rain-alt:before{content:"\ea7f";}.hm-weather-rain:before{content:"\ea80";}.hm-weather-snow:before{content:"\ea81";}.hm-weather-sun-rain:before{content:"\ea82";}.hm-weather-sun:before{content:"\ea83";}.hm-weather-sunny-day:before{content:"\ea84";}.hm-weather-thunder:before{content:"\ea85";}.hm-weather-windy-rain:before{content:"\ea86";}.hm-webcam1:before{content:"\ea87";}.hm-webcam2:before{content:"\ea88";}.hm-weight-scale:before{content:"\ea89";}.hm-windows:before{content:"\ea8a";}.hm-wine-glass2:before{content:"\ea8b";}.hm-wine-glass:before{content:"\ea8c";}.hm-worker-cap:before{content:"\ea8d";}.hm-youtube:before{content:"\ea8e";}.hm-centralize:before{content:"\ea8f";}.hm-add-section:before{content:"\ea90";}.hm-advanced-heading:before{content:"\ea91";}.hm-air-baloon:before{content:"\ea92";}.hm-arrow2:before{content:"\ea93";}.hm-bicycle2:before{content:"\ea94";}.hm-bond2:before{content:"\ea95";}.hm-bond3:before{content:"\ea96";}.hm-bond4:before{content:"\ea97";}.hm-calendar2:before{content:"\ea98";}.hm-carousel:before{content:"\ea99";}.hm-code-page:before{content:"\ea9a";}.hm-comment-circle:before{content:"\ea9b";}.hm-comment-square:before{content:"\ea9c";}.hm-copy:before{content:"\ea9d";}.hm-cursor:before{content:"\ea9e";}.hm-envelop2:before{content:"\ea9f";}.hm-factory:before{content:"\eaa0";}.hm-finger-point:before{content:"\eaa1";}.hm-finger-swipe-both:before{content:"\eaa2";}.hm-finger-swipe-corner:before{content:"\eaa3";}.hm-finger-swipe-left:before{content:"\eaa4";}.hm-finger-swipe-up:before{content:"\eaa5";}.hm-finger-swipe:before{content:"\eaa6";}.hm-finger-touch:before{content:"\eaa7";}.hm-folder-network:before{content:"\eaa8";}.hm-folder-sync:before{content:"\eaa9";}.hm-graph-bar2:before{content:"\eaaa";}.hm-graph-pie2:before{content:"\eaab";}.hm-heading-h:before{content:"\eaac";}.hm-heading-html:before{content:"\eaad";}.hm-heart:before{content:"\eaae";}.hm-home2:before{content:"\eaaf";}.hm-indent-left:before{content:"\eab0";}.hm-indent-right:before{content:"\eab1";}.hm-lock-close:before{content:"\eab2";}.hm-lock-open:before{content:"\eab3";}.hm-map-pointer-add:before{content:"\eab4";}.hm-map-pointer-check:before{content:"\eab5";}.hm-map-pointer-delete:before{content:"\eab6";}.hm-map-pointer2:before{content:"\eab7";}.hm-map:before{content:"\eab8";}.hm-navigation1:before{content:"\eab9";}.hm-navigation2:before{content:"\eaba";}.hm-page-export:before{content:"\eabb";}.hm-page-sync:before{content:"\eabc";}.hm-piramid:before{content:"\eabd";}.hm-plug:before{content:"\eabe";}.hm-point-marker:before{content:"\eabf";}.hm-quote2:before{content:"\eac0";}.hm-refresh-check:before{content:"\eac1";}.hm-refresh:before{content:"\eac2";}.hm-refresh2:before{content:"\eac3";}.hm-scrolling-image:before{content:"\eac4";}.hm-sign-turn-right:before{content:"\eac5";}.hm-speedometer:before{content:"\eac6";}.hm-sticky:before{content:"\eac7";}.hm-sync-cloud:before{content:"\eac8";}.hm-sync:before{content:"\eac9";}.hm-sync2:before{content:"\eaca";}.hm-table-lamp2:before{content:"\eacb";}.hm-target2:before{content:"\eacc";}.hm-timeline-spiral:before{content:"\eacd";}.hm-tv:before{content:"\eace";}.hm-vespa:before{content:"\eacf";}.hm-happyaddons:before{content:"\ead0";}.hm-brain:before{content:"\ead1";}.hm-breadcrumbs:before{content:"\ead2";}.hm-circular-chat:before{content:"\ead3";}.hm-currency-exchange:before{content:"\ead4";}.hm-cta:before{content:"\ead5";}.hm-data-table:before{content:"\ead6";}.hm-display-condition:before{content:"\ead7";}.hm-digital-memory:before{content:"\ead8";}.hm-dollar-box:before{content:"\ead9";}.hm-faq:before{content:"\eada";}.hm-facebook-feed:before{content:"\eadb";}.hm-header-footer:before{content:"\eadc";}.hm-heart:before{content:"\eadd";}.hm-image-accordion:before{content:"\eade";}.hm-image-masking:before{content:"\eadf";}.hm-instagram:before{content:"\eae0";}.hm-mail-chimp:before{content:"\eae1";}.hm-minus-large:before{content:"\eae2";}.hm-minus-small:before{content:"\eae3";}.hm-mobile-chat:before{content:"\eae4";}.hm-motion-button:before{content:"\eae5";}.hm-news-ticker:before{content:"\eae6";}.hm-offcanvas-menu:before{content:"\eae7";}.hm-post-grid:before{content:"\eae8";}.hm-post-list:before{content:"\eae9";}.hm-post-tab:before{content:"\eaea";}.hm-pricing-menu:before{content:"\eaeb";}.hm-scheduled-section:before{content:"\eaec";}.hm-section-link:before{content:"\eaed";}.hm-sticky-video:before{content:"\eaee";}.hm-section-nesting:before{content:"\eaef";}.hm-traffic-signal:before{content:"\eaf0";}.hm-tshirt:before{content:"\eaf1";}.hm-twitter-feed:before{content:"\eaf2";}.hm-grid-layout:before{content:"\eaf3";}.hm-add-to-cart-button:before{content:"\eaf4";}.hm-billing-address:before{content:"\eaf5";}.hm-cart:before{content:"\eaf6";}.hm-Category-Carousel:before{content:"\eaf7";}.hm-Category-Grid:before{content:"\eaf8";}.hm-Category-List:before{content:"\eaf9";}.hm-checkout-1:before{content:"\eafa";}.hm-checkout-2:before{content:"\eafb";}.hm-compare:before{content:"\eafc";}.hm-edit-menu:before{content:"\eafd";}.hm-facebook-review:before{content:"\eafe";}.hm-fb-messanger:before{content:"\eaff";}.hm-filter:before{content:"\eb00";}.hm-google-review:before{content:"\eb01";}.hm-grid-filter:before{content:"\eb02";}.hm-home3:before{content:"\eb03";}.hm-horizontal-timeline:before{content:"\eb04";}.hm-image-scroll:before{content:"\eb05";}.hm-mini-cart:before{content:"\eb06";}.hm-off-canvas-cart:before{content:"\eb07";}.hm-popup1:before{content:"\eb08";}.hm-post-list:before{content:"\eb09";}.hm-Product-Carousel:before{content:"\eb0a";}.hm-product-filter:before{content:"\eb0b";}.hm-product-gallery:before{content:"\eb0c";}.hm-Product-Grid:before{content:"\eb0d";}.hm-Product-List-double:before{content:"\eb0e";}.hm-product-list-single:before{content:"\eb0f";}.hm-product-rating:before{content:"\eb10";}.hm-product-table:before{content:"\eb11";}.hm-product-variation:before{content:"\eb12";}.hm-retina-image:before{content:"\eb13";}.hm-shipping-address:before{content:"\eb14";}.hm-shop:before{content:"\eb15";}.hm-shopping-details:before{content:"\eb16";}.hm-sticky-video-2:before{content:"\eb17";}.hm-Template-Import:before{content:"\eb18";}.hm-trendy-product:before{content:"\eb19";}.hm-user-check:before{content:"\eb1a";}.hm-User-Circle:before{content:"\eb1b";}.hm-user-plus:before{content:"\eb1c";}.hm-user:before{content:"\eb1d";}.hm-video-gallery:before{content:"\eb1e";}.hm-wishlist:before{content:"\eb1f";}.hm-mouse-scroll-h:before{content:"\eb20";}.hm-mouse-scroll-v:before{content:"\eb21";}.hm-speaker:before{content:"\eb22";}.hm-mega-menu:before{content:"\eb23";}.hm-content-slider:before{content:"\eb24";}.hm-text-outline:before{content:"\eb25";}.hm-vector-path:before{content:"\eb26";}.hm-rough-notation:before{content:"\eb27";}.hm-unfold-folder:before{content:"\eb28";}.hm-unfold-paper:before{content:"\eb29";}.hm-speaker2:before{content:"\eb2a";}.hm-video-mask:before{content:"\eb2b";}.hm-dot-navigation:before{content:"\eb2c";}.hm-cursor-hover-click:before{content:"\eb2d";}.hm-finger-hover-touch:before{content:"\eb2e";}.hm-repeat:before{content:"\eb2f";}.hm-event-calendar:before{content:"\eb30";}.hm-map-location-unfold:before{content:"\eb31";}.hm-ticket2:before{content:"\eb32";}.hm-thunder1:before{content:"\eb33";}.hm-thunder2:before{content:"\eb34";}.hm-shield1:before{content:"\eb35";}.hm-switcher:before{content:"\eb36";}.hm-global-badge:before{content:"\eb37";}.hm-wallet:before{content:"\eb38";}.hm-asteroid:before{content:"\eb39";}.hm-repeat2:before{content:"\eb3a";}.hm-corona-covid1:before{content:"\eb3b";}.hm-corona-covid2:before{content:"\eb3c";}.hm-fixed-size-button:before{content:"\eb3d";}.hm-full-page-scroll:before{content:"\eb3e";}.hm-multi-page-scroll:before{content:"\eb3f";}.hm-flag2:before{content:"\eb40";}.hm-advanced-data-table:before{content:"\eb41";}.hm-add-group:before{content:"\eb42";}.hm-add-peoples:before{content:"\eb43";}.hm-age-gate:before{content:"\eb44";}.hm-age-gate2:before{content:"\eb45";}.hm-animated-link:before{content:"\eb46";}.hm-behance-feed:before{content:"\eb47";}.hm-binary-digit:before{content:"\eb48";}.hm-both-way-arrow:before{content:"\eb49";}.hm-camera-plus:before{content:"\eb4a";}.hm-cancel-meeting:before{content:"\eb4b";}.hm-chat-bubble1:before{content:"\eb4c";}.hm-checkout1:before{content:"\eb4d";}.hm-clap:before{content:"\eb4e";}.hm-dribbble-feed:before{content:"\eb4f";}.hm-edd-cart:before{content:"\eb50";}.hm-edd-category-carousel:before{content:"\eb51";}.hm-edd-category:before{content:"\eb52";}.hm-edd-discount:before{content:"\eb53";}.hm-edd-download:before{content:"\eb54";}.hm-edd-login1:before{content:"\eb55";}.hm-edd-login2:before{content:"\eb56";}.hm-edd-mini-cart:before{content:"\eb57";}.hm-edd-my-account-tab:before{content:"\eb58";}.hm-edd-product-carousel:before{content:"\eb59";}.hm-edd-product-grid:before{content:"\eb5a";}.hm-edd-profile-edit:before{content:"\eb5b";}.hm-edd-purchased:before{content:"\eb5c";}.hm-edd-register:before{content:"\eb5d";}.hm-edd-search-bar:before{content:"\eb5e";}.hm-edd-single-product:before{content:"\eb5f";}.hm-facebook-review1:before{content:"\eb60";}.hm-feather:before{content:"\eb61";}.hm-file2:before{content:"\eb62";}.hm-fly-out-menu:before{content:"\eb63";}.hm-grid-link:before{content:"\eb64";}.hm-hexa-bond:before{content:"\eb65";}.hm-image-accordion1:before{content:"\eb66";}.hm-image-swap:before{content:"\eb67";}.hm-link-box:before{content:"\eb68";}.hm-meeting:before{content:"\eb69";}.hm-pdf1:before{content:"\eb6a";}.hm-pdf2:before{content:"\eb6b";}.hm-photo-stack:before{content:"\eb6c";}.hm-qr-code:before{content:"\eb6d";}.hm-remote_carousel:before{content:"\eb6e";}.hm-scroll-top:before{content:"\eb6f";}.hm-square-clock:before{content:"\eb70";}.hm-step-flow2:before{content:"\eb71";}.hm-sub-list:before{content:"\eb72";}.hm-swap-left:before{content:"\eb73";}.hm-tooltips:before{content:"\eb74";}.hm-traveller:before{content:"\eb75";}.hm-tb-archieve-content:before{content:"\eb76";}.hm-tb-archieve-title:before{content:"\eb77";}.hm-tb-author-meta:before{content:"\eb78";}.hm-tb-comments:before{content:"\eb79";}.hm-tb-featured-image:before{content:"\eb7a";}.hm-tb-page-title:before{content:"\eb7b";}.hm-tb-post-content:before{content:"\eb7c";}.hm-tb-post-excerpt:before{content:"\eb7d";}.hm-tb-post-grid:before{content:"\eb7e";}.hm-tb-post-info:before{content:"\eb7f";}.hm-tb-post-list:before{content:"\eb80";}.hm-tb-post-title:before{content:"\eb81";}.hm-tb-site-logo:before{content:"\eb82";}.hm-tb-site-title:before{content:"\eb83";}.hm-lordicon:before{content:"\eb84";}.hm-vault:before{content:"\eb85";}.hm-liquid-hover-image:before{content:"\eb86";}.hm-image-replace:before{content:"\eb87";}.hm-title-tips-vector-path:before{content:"\eb88";}.hm-reading-progress-bar:before{content:"\eb89";}.hm-metro-grid-text-outline:before{content:"\eb8a";}.hm-loop-grid-content-slider:before{content:"\eb8b";}.hm-woo-builder:before{content:"\eb8c";}.hm-verified-info:before{content:"\eb8d";}.hm-unused-media:before{content:"\eb8e";}.hm-related-product:before{content:"\eb8f";}.hm-reading-book:before{content:"\eb90";}.hm-product-title:before{content:"\eb91";}.hm-product-stock:before{content:"\eb92";}.hm-product-rating-78:before{content:"\eb93";}.hm-product-price:before{content:"\eb94";}.hm-product-meta:before{content:"\eb95";}.hm-product-image:before{content:"\eb96";}.hm-product-grid:before{content:"\eb97";}.hm-product-description:before{content:"\eb98";}.hm-product-atribute:before{content:"\eb99";}.hm-media-all:before{content:"\eb9a";}.hm-magic-scroll:before{content:"\eb9b";}.hm-lightbox:before{content:"\eb9c";}.hm-invoice:before{content:"\eb9d";}.hm-global-badge1:before{content:"\eb9e";}.hm-empty-cart-notice:before{content:"\eb9f";}.hm-creative-slider-two:before{content:"\eba0";}.hm-creative-slider-one:before{content:"\eba1";}.hm-comparison-table:before{content:"\eba2";}.hm-checkout-shipping:before{content:"\eba3";}.hm-checkout-payment-method:before{content:"\eba4";}.hm-checkout-order-review:before{content:"\eba5";}.hm-checkout-login:before{content:"\eba6";}.hm-checkout-invoice:before{content:"\eba7";}.hm-checkout-info:before{content:"\eba8";}.hm-checkout-coupon:before{content:"\eba9";}.hm-checkout-bill-form:before{content:"\ebaa";}.hm-cart-total:before{content:"\ebab";}.hm-cart-table:before{content:"\ebac";}.hm-cart-redirection:before{content:"\ebad";}.hm-cart-checkout:before{content:"\ebae";}.hm-cart-btn-number:before{content:"\ebaf";}.hm-ai:before{content:"\ebb0";}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{ font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal }.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'Inter';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-10ee9406.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-bf7b400d.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-6727556d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-d93d8b35.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-1871baac.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-f48edd9a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:italic;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-c382e7f8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:100;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:200;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:300;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:500;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:700;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:800;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-ee80d130.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-66123d0a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-02d24d21.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-224d2154.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-9cd7d3c2.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-922562f7.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter Tight';font-style:normal;font-weight:900;font-display:swap;src:url(https://intranet.coopermil.com/wp-content/uploads/elementor/google-fonts/fonts/intertight-701d4a64.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}/*! This file is auto-generated */
@font-face{ font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal }.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.acf-admin-page #wpcontent {
    line-height: 140%;
}
.acf-admin-page a {
    color: #0783be;
}
.acf-h1,
.acf-admin-page #tmpl-acf-field-group-pro-features h1,
.acf-admin-page #acf-field-group-pro-features h1,
.acf-admin-page h1,
.acf-headerbar h1 {
    font-size: 21px;
    font-weight: 400;
}
.acf-h2,
.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,
.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,
.acf-no-field-groups-wrapper .acf-options-preview-inner h2,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,
.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,
.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,
.acf-no-post-types-wrapper .acf-no-post-types-inner h2,
.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,
.acf-no-post-types-wrapper .acf-options-preview-inner h2,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,
.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,
.acf-no-options-pages-wrapper .acf-options-preview-inner h2,
.acf-options-preview-wrapper .acf-no-field-groups-inner h2,
.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,
.acf-options-preview-wrapper .acf-no-post-types-inner h2,
.acf-options-preview-wrapper .acf-no-options-pages-inner h2,
.acf-options-preview-wrapper .acf-options-preview-inner h2,
.acf-page-title,
.acf-admin-page h2,
.acf-headerbar h2 {
    font-size: 18px;
    font-weight: 400;
}
.acf-h3,
.acf-admin-page .postbox .postbox-header h2,
.acf-admin-page .postbox .postbox-header h3,
.acf-admin-page .postbox .title h2,
.acf-admin-page .postbox .title h3,
.acf-admin-page .acf-box .postbox-header h2,
.acf-admin-page .acf-box .postbox-header h3,
.acf-admin-page .acf-box .title h2,
.acf-admin-page .acf-box .title h3,
.acf-postbox-header h2.acf-postbox-title,
.acf-admin-page #poststuff .postbox-header h2,
.acf-admin-page #poststuff .postbox-header h3,
.acf-admin-page h3,
.acf-headerbar h3 {
    font-size: 16px;
    font-weight: 400;
}
.acf-admin-page .p1 {
    font-size: 15px;
}
.acf-admin-page .p2,
.acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p,
.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p,
.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p,
.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p,
.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p,
.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p,
.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p,
.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p,
.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p,
.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p,
.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p,
.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p,
.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p,
.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p,
.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p,
.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p,
.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p,
.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p,
.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p,
.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p,
.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p,
.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p,
.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p,
.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p,
.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p,
.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p,
.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p,
.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p,
.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p,
.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p,
.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p,
.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p,
.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p,
.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p,
.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p,
.acf-admin-page #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label,
#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-admin-page .acf-label {
    font-size: 14px;
}
.acf-admin-page .p3,
.acf-admin-page .acf-internal-post-type .wp-list-table .post-state,
.acf-internal-post-type .wp-list-table .acf-admin-page .post-state,
.acf-admin-page .subtitle {
    font-size: 13.5px;
}
.acf-admin-page .p4,
.acf-admin-page .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p,
.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-admin-page p,
.acf-admin-page #acf-update-information .form-table th,
#acf-update-information .form-table .acf-admin-page th,
.acf-admin-page #acf-update-information .form-table td,
#acf-update-information .form-table .acf-admin-page td,
.acf-admin-page #acf-admin-tools.tool-export .acf-panel h3,
#acf-admin-tools.tool-export .acf-panel .acf-admin-page h3,
.acf-admin-page .acf-btn.acf-btn-sm,
.acf-admin-page .acf-admin-toolbar .acf-tab,
.acf-admin-toolbar .acf-admin-page .acf-tab,
.acf-admin-page .acf-internal-post-type .wp-list-table thead th,
.acf-internal-post-type .wp-list-table thead .acf-admin-page th,
.acf-admin-page .acf-internal-post-type .wp-list-table thead td,
.acf-internal-post-type .wp-list-table thead .acf-admin-page td,
.acf-admin-page .acf-internal-post-type .wp-list-table tfoot th,
.acf-internal-post-type .wp-list-table tfoot .acf-admin-page th,
.acf-admin-page .acf-internal-post-type .wp-list-table tfoot td,
.acf-internal-post-type .wp-list-table tfoot .acf-admin-page td,
.acf-admin-page .acf-internal-post-type .wp-list-table tbody th,
.acf-internal-post-type .wp-list-table tbody .acf-admin-page th,
.acf-admin-page .acf-internal-post-type .wp-list-table tbody td,
.acf-internal-post-type .wp-list-table tbody .acf-admin-page td,
.acf-admin-page .acf-internal-post-type .subsubsub li,
.acf-internal-post-type .subsubsub .acf-admin-page li,
.acf-admin-page .acf-options-preview .acf-options-pages-preview-upgrade-button p,
.acf-options-preview .acf-options-pages-preview-upgrade-button .acf-admin-page p,
.acf-admin-page .acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p,
.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-admin-page p,
.acf-admin-page input[type="text"],
.acf-admin-page input[type="search"],
.acf-admin-page input[type="number"],
.acf-admin-page textarea,
.acf-admin-page select,
.acf-admin-page .button,
.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,
.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered {
    font-size: 13px;
}
.acf-admin-page .p5,
.acf-admin-page
    .acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-types-tab
    .acf-field-type
    .field-type-label,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-types-tab
    .acf-field-type
    .acf-admin-page
    .field-type-label,
.acf-admin-page
    .acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .acf-field-type
    .field-type-label,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .acf-field-type
    .acf-admin-page
    .field-type-label,
.acf-admin-page .acf-internal-post-type .row-actions,
.acf-internal-post-type .acf-admin-page .row-actions {
    font-size: 12.5px;
}
.acf-admin-page .p6,
.acf-admin-page #acf-update-information .acf-update-changelog p em,
#acf-update-information .acf-update-changelog p .acf-admin-page em,
.acf-admin-page .acf-internal-post-type .row-actions,
.acf-internal-post-type .acf-admin-page .row-actions,
.acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,
.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,
.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,
.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p.acf-small,
.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,
.acf-admin-page .acf-small {
    font-size: 12px;
}
.acf-admin-page .p7,
.acf-admin-page .acf-tooltip {
    font-size: 11.5px;
}
.acf-admin-page .p8 {
    font-size: 11px;
}
.acf-page-title {
    color: #344054;
}
.acf-admin-page .acf-settings-wrap h1 {
    display: none !important;
}
.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {
    display: none !important;
}
.acf-admin-page a:focus {
    box-shadow: none;
    outline: none;
}
.acf-admin-page a:focus-visible {
    box-shadow:
        0 0 0 1px #4f94d4,
        0 0 2px 1px rgba(79, 148, 212, 0.8);
    outline: 1px solid rgba(0, 0, 0, 0);
}
.acf-hl {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    position: relative;
}
.acf-hl > li {
    float: left;
    display: block;
    margin: 0;
    padding: 0;
}
.acf-hl > li.acf-fr {
    float: right;
}
.acf-hl:before,
.acf-hl:after,
.acf-bl:before,
.acf-bl:after,
.acf-cf:before,
.acf-cf:after {
    content: "";
    display: block;
    line-height: 0;
}
.acf-hl:after,
.acf-bl:after,
.acf-cf:after {
    clear: both;
}
.acf-bl {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    position: relative;
}
.acf-bl > li {
    display: block;
    margin: 0;
    padding: 0;
    float: none;
}
.acf-hidden {
    display: none !important;
}
.acf-empty {
    display: table-cell !important;
}
.acf-empty * {
    display: none !important;
}
.acf-fl {
    float: left;
}
.acf-fr {
    float: right;
}
.acf-fn {
    float: none;
}
.acf-al {
    text-align: left;
}
.acf-ar {
    text-align: right;
}
.acf-ac {
    text-align: center;
}
.acf-loading,
.acf-spinner {
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: text-top;
    background: rgba(0, 0, 0, 0) url(/wp-content/plugins/advanced-custom-fields-pro/assets/images/spinner.gif) no-repeat 50% 50%;
}
.acf-spinner {
    display: none;
}
.acf-spinner.is-active {
    display: inline-block;
}
.spinner.is-active {
    display: inline-block;
}
.acf-required {
    color: red;
}
.acf-button,
.acf-tab-button {
    pointer-events: auto !important;
}
.acf-soh .acf-soh-target {
    -webkit-transition:
        opacity 0.25s 0s ease-in-out,
        visibility 0s linear 0.25s;
    -moz-transition:
        opacity 0.25s 0s ease-in-out,
        visibility 0s linear 0.25s;
    -o-transition:
        opacity 0.25s 0s ease-in-out,
        visibility 0s linear 0.25s;
    transition:
        opacity 0.25s 0s ease-in-out,
        visibility 0s linear 0.25s;
    visibility: hidden;
    opacity: 0;
}
.acf-soh:hover .acf-soh-target {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}
.show-if-value {
    display: none;
}
.hide-if-value {
    display: block;
}
.has-value .show-if-value {
    display: block;
}
.has-value .hide-if-value {
    display: none;
}
.select2-search-choice-close {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.acf-tooltip {
    background: #1d2939;
    border-radius: 6px;
    color: #d0d5dd;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 10px;
    padding-left: 12px;
    position: absolute;
    z-index: 900000;
    max-width: 280px;
    box-shadow:
        0px 12px 16px -4px rgba(16, 24, 40, 0.08),
        0px 4px 6px -2px rgba(16, 24, 40, 0.03);
}
.acf-tooltip:before {
    border: solid;
    border-color: rgba(0, 0, 0, 0);
    border-width: 6px;
    content: "";
    position: absolute;
}
.acf-tooltip.top {
    margin-top: -8px;
}
.acf-tooltip.top:before {
    top: 100%;
    left: 50%;
    margin-left: -6px;
    border-top-color: #2f353e;
    border-bottom-width: 0;
}
.acf-tooltip.right {
    margin-left: 8px;
}
.acf-tooltip.right:before {
    top: 50%;
    margin-top: -6px;
    right: 100%;
    border-right-color: #2f353e;
    border-left-width: 0;
}
.acf-tooltip.bottom {
    margin-top: 8px;
}
.acf-tooltip.bottom:before {
    bottom: 100%;
    left: 50%;
    margin-left: -6px;
    border-bottom-color: #2f353e;
    border-top-width: 0;
}
.acf-tooltip.left {
    margin-left: -8px;
}
.acf-tooltip.left:before {
    top: 50%;
    margin-top: -6px;
    left: 100%;
    border-left-color: #2f353e;
    border-right-width: 0;
}
.acf-tooltip .acf-overlay {
    z-index: -1;
}
.acf-tooltip.-confirm {
    z-index: 900001;
}
.acf-tooltip.-confirm a {
    text-decoration: none;
    color: #9ea3a8;
}
.acf-tooltip.-confirm a:hover {
    text-decoration: underline;
}
.acf-tooltip.-confirm a[data-event="confirm"] {
    color: #f55e4f;
}
.acf-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: default;
}
.acf-tooltip-target {
    position: relative;
    z-index: 900002;
}
.acf-loading-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: default;
    z-index: 99;
    background: rgba(249, 249, 249, 0.5);
}
.acf-loading-overlay i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.acf-icon {
    display: inline-block;
    height: 28px;
    width: 28px;
    border: rgba(0, 0, 0, 0) solid 1px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    box-sizing: border-box;
}
.acf-icon:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    text-align: center;
}
.acf-icon.-plus:before {
    content: "";
}
.acf-icon.-minus:before {
    content: "";
}
.acf-icon.-cancel:before {
    content: "";
    margin: -1px 0 0 -1px;
}
.acf-icon.-pencil:before {
    content: "";
}
.acf-icon.-location:before {
    content: "";
}
.acf-icon.-up:before {
    content: "";
    margin-top: -0.1em;
}
.acf-icon.-down:before {
    content: "";
    margin-top: 0.1em;
}
.acf-icon.-left:before {
    content: "";
    margin-left: -0.1em;
}
.acf-icon.-right:before {
    content: "";
    margin-left: 0.1em;
}
.acf-icon.-sync:before {
    content: "";
}
.acf-icon.-globe:before {
    content: "";
    margin-top: 0.1em;
    margin-left: 0.1em;
}
.acf-icon.-picture:before {
    content: "";
}
.acf-icon.-check:before {
    content: "";
    margin-left: -0.1em;
}
.acf-icon.-dot-3:before {
    content: "";
    margin-top: -0.1em;
}
.acf-icon.-arrow-combo:before {
    content: "";
}
.acf-icon.-arrow-up:before {
    content: "";
    margin-left: -0.1em;
}
.acf-icon.-arrow-down:before {
    content: "";
    margin-left: -0.1em;
}
.acf-icon.-search:before {
    content: "";
}
.acf-icon.-link-ext:before {
    content: "";
}
.acf-icon.-duplicate {
    position: relative;
}
.acf-icon.-duplicate:before,
.acf-icon.-duplicate:after {
    content: "";
    display: block;
    box-sizing: border-box;
    width: 46%;
    height: 46%;
    position: absolute;
    top: 33%;
    left: 23%;
}
.acf-icon.-duplicate:before {
    margin: -1px 0 0 1px;
    box-shadow: 2px -2px 0px 0px currentColor;
}
.acf-icon.-duplicate:after {
    border: solid 2px currentColor;
}
.acf-icon.-plus-alt {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add-alt.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add-alt.svg");
}
.acf-icon.-duplicate-alt {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-duplicate.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-duplicate.svg");
}
.acf-icon.-trash-alt {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash-alt.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash-alt.svg");
}
.acf-icon.-more-actions {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-more-vertical.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-more-vertical.svg");
}
.acf-icon.-close {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg");
}
.acf-icon.-trash {
    position: relative;
}
.acf-icon.-trash:before,
.acf-icon.-trash:after {
    content: "";
    display: block;
    box-sizing: border-box;
    width: 46%;
    height: 46%;
    position: absolute;
    top: 33%;
    left: 23%;
}
.acf-icon.-trash:before {
    margin: -1px 0 0 1px;
    box-shadow: 2px -2px 0px 0px currentColor;
}
.acf-icon.-trash:after {
    border: solid 2px currentColor;
}
.acf-icon.-collapse:before {
    content: "";
    margin-left: -0.1em;
}
.-collapsed .acf-icon.-collapse:before {
    content: "";
    margin-left: -0.1em;
}
span.acf-icon {
    color: #555d66;
    border-color: #b5bcc2;
    background-color: #fff;
}
a.acf-icon {
    color: #555d66;
    border-color: #b5bcc2;
    background-color: #fff;
    position: relative;
    transition: none;
    cursor: pointer;
    padding: 0px !important;
}
a.acf-icon:hover {
    background: #f3f5f6;
    border-color: #0071a1;
    color: #0071a1;
}
a.acf-icon.-minus:hover,
a.acf-icon.-cancel:hover {
    background: #f7efef;
    border-color: #a10000;
    color: #dc3232;
}
a.acf-icon:active,
a.acf-icon:focus {
    outline: none;
    box-shadow: none;
}
.acf-icon.-clear {
    border-color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    color: #444;
}
.acf-icon.light {
    border-color: rgba(0, 0, 0, 0);
    background: #f5f5f5;
    color: #23282d;
}
.acf-icon.dark {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #071E3D;
    color: #FFF;
}
a.acf-icon.dark:hover {
    background: #071E3D;
    color: #FFF;
}
a.acf-icon.dark.-minus:hover,
a.acf-icon.dark.-cancel:hover {
    color: #d54e21;
}
.acf-icon.grey {
    border-color: rgba(0, 0, 0, 0) !important;
    background: #b4b9be;
    color: #fff !important;
}
.acf-icon.grey:hover {
    background: #00a0d2;
    color: #fff;
}
.acf-icon.grey.-minus:hover,
.acf-icon.grey.-cancel:hover {
    background: #32373c;
}
.acf-icon.small,
.acf-icon.-small {
    width: 20px;
    height: 20px;
    line-height: 14px;
    font-size: 14px;
}
.acf-icon.small.-duplicate:before,
.acf-icon.small.-duplicate:after,
.acf-icon.-small.-duplicate:before,
.acf-icon.-small.-duplicate:after {
    opacity: 0.8;
}
.acf-box {
    background: #fff;
    border: 1px solid #ccd0d4;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.acf-box .title {
    border-bottom: 1px solid #ccd0d4;
    margin: 0;
    padding: 15px;
}
.acf-box .title h3 {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1em;
    margin: 0;
    padding: 0;
}
.acf-box .inner {
    padding: 15px;
}
.acf-box h2 {
    color: #333;
    font-size: 26px;
    line-height: 1.25em;
    margin: 0.25em 0 0.75em;
    padding: 0;
}
.acf-box h3 {
    margin: 1.5em 0 0;
}
.acf-box p {
    margin-top: 0.5em;
}
.acf-box a {
    text-decoration: none;
}
.acf-box i.dashicons-external {
    margin-top: -1px;
}
.acf-box .footer {
    border-top: 1px solid #ccd0d4;
    padding: 12px;
    font-size: 13px;
    line-height: 1.5;
}
.acf-box .footer p {
    margin: 0;
}
.acf-admin-3-8 .acf-box {
    border-color: #e5e5e5;
}
.acf-admin-3-8 .acf-box .title,
.acf-admin-3-8 .acf-box .footer {
    border-color: #e5e5e5;
}
.acf-notice {
    position: relative;
    display: block;
    color: #fff;
    margin: 5px 0 15px;
    padding: 3px 12px;
    background: #2a9bd9;
    border-left: rgb(31.4900398406, 125.1314741036, 176.5099601594) solid 3px;
}
.acf-notice p {
    font-size: 13px;
    line-height: 1.5;
    margin: 0.5em 0;
    text-shadow: none;
    color: inherit;
}
.acf-notice .acf-notice-dismiss {
    position: absolute;
    top: 9px;
    right: 12px;
    background: rgba(0, 0, 0, 0) !important;
    color: inherit !important;
    border-color: #fff !important;
    opacity: 0.75;
}
.acf-notice .acf-notice-dismiss:hover {
    opacity: 1;
}
.acf-notice.-dismiss {
    padding-right: 40px;
}
.acf-notice.-error {
    background: #d94f4f;
    border-color: hsl(0, 64.4859813084%, 48.0392156863%);
}
.acf-notice.-success {
    background: #49ad52;
    border-color: rgb(57.8658536585, 137.1341463415, 65);
}
.acf-notice.-warning {
    background: #fd8d3b;
    border-color: rgb(252.4848484848, 111.6363636364, 8.5151515152);
}
.acf-admin-single-taxonomy .notice-success .acf-item-saved-links,
.acf-admin-single-post-type .notice-success .acf-item-saved-links,
.acf-admin-single-options-page .notice-success .acf-item-saved-links {
    display: flex;
    gap: 12px;
}
.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a,
.acf-admin-single-post-type .notice-success .acf-item-saved-links a,
.acf-admin-single-options-page .notice-success .acf-item-saved-links a {
    text-decoration: none;
    opacity: 1;
}
.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,
.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,
.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after {
    content: "";
    width: 1px;
    height: 13px;
    display: inline-flex;
    position: relative;
    top: 2px;
    left: 6px;
    background-color: #475467;
    opacity: 0.3;
}
.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:last-child:after,
.acf-admin-single-post-type .notice-success .acf-item-saved-links a:last-child:after,
.acf-admin-single-options-page .notice-success .acf-item-saved-links a:last-child:after {
    content: none;
}
.rtl.acf-field-group .notice,
.rtl.acf-internal-post-type .notice {
    padding-right: 50px !important;
}
.rtl.acf-field-group .notice .notice-dismiss,
.rtl.acf-internal-post-type .notice .notice-dismiss {
    left: 8px;
    right: unset;
}
.rtl.acf-field-group .notice:before,
.rtl.acf-internal-post-type .notice:before {
    left: unset;
    right: 10px;
}
.rtl.acf-field-group.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,
.rtl.acf-field-group.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,
.rtl.acf-field-group.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after,
.rtl.acf-internal-post-type.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,
.rtl.acf-internal-post-type.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,
.rtl.acf-internal-post-type.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after {
    left: unset;
    right: 6px;
}
.acf-table {
    border: #ccd0d4 solid 1px;
    background: #fff;
    border-spacing: 0;
    border-radius: 0;
    table-layout: auto;
    padding: 0;
    margin: 0;
    width: 100%;
    clear: both;
    box-sizing: content-box;
}
.acf-table > tbody > tr > th,
.acf-table > tbody > tr > td,
.acf-table > thead > tr > th,
.acf-table > thead > tr > td {
    padding: 8px;
    vertical-align: top;
    background: #fff;
    text-align: left;
    border-style: solid;
    font-weight: normal;
}
.acf-table > tbody > tr > th,
.acf-table > thead > tr > th {
    position: relative;
    color: #333;
}
.acf-table > thead > tr > th {
    border-color: #d5d9dd;
    border-width: 0 0 1px 1px;
}
.acf-table > thead > tr > th:first-child {
    border-left-width: 0;
}
.acf-table > tbody > tr {
    z-index: 1;
}
.acf-table > tbody > tr > td {
    border-color: #eee;
    border-width: 1px 0 0 1px;
}
.acf-table > tbody > tr > td:first-child {
    border-left-width: 0;
}
.acf-table > tbody > tr:first-child > td {
    border-top-width: 0;
}
.acf-table.-clear {
    border: 0 none;
}
.acf-table.-clear > tbody > tr > td,
.acf-table.-clear > tbody > tr > th,
.acf-table.-clear > thead > tr > td,
.acf-table.-clear > thead > tr > th {
    border: 0 none;
    padding: 4px;
}
.acf-remove-element {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    transform: translate(50px, 0);
    opacity: 0;
}
.acf-fade-up {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    transform: translate(0, -10px);
    opacity: 0;
}
.acf-thead,
.acf-tbody,
.acf-tfoot {
    width: 100%;
    padding: 0;
    margin: 0;
}
.acf-thead > li,
.acf-tbody > li,
.acf-tfoot > li {
    box-sizing: border-box;
    padding-top: 14px;
    font-size: 12px;
    line-height: 14px;
}
.acf-thead {
    border-bottom: #ccd0d4 solid 1px;
    color: #23282d;
}
.acf-thead > li {
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
}
.acf-admin-3-8 .acf-thead {
    border-color: #dfdfdf;
}
.acf-tfoot {
    background: #f5f5f5;
    border-top: #d5d9dd solid 1px;
}
.acf-settings-wrap #poststuff {
    padding-top: 15px;
}
.acf-settings-wrap .acf-box {
    margin: 20px 0;
}
.acf-settings-wrap table {
    margin: 0;
}
.acf-settings-wrap table .button {
    vertical-align: middle;
}
#acf-popup {
    position: fixed;
    z-index: 900000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
#acf-popup .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.25);
}
#acf-popup:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#acf-popup .acf-popup-box {
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    min-width: 300px;
    min-height: 160px;
    border-color: #aaa;
    box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25);
    text-align: left;
}
html[dir="rtl"] #acf-popup .acf-popup-box {
    text-align: right;
}
#acf-popup .acf-popup-box .title {
    min-height: 15px;
    line-height: 15px;
}
#acf-popup .acf-popup-box .title .acf-icon {
    position: absolute;
    top: 10px;
    right: 10px;
}
html[dir="rtl"] #acf-popup .acf-popup-box .title .acf-icon {
    right: auto;
    left: 10px;
}
#acf-popup .acf-popup-box .inner {
    min-height: 50px;
    padding: 0;
    margin: 15px;
}
#acf-popup .acf-popup-box .loading {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.1);
    display: none;
}
#acf-popup .acf-popup-box .loading i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.acf-submit {
    margin-bottom: 0;
    line-height: 28px;
}
.acf-submit span {
    float: right;
    color: #999;
}
.acf-submit span.-error {
    color: #dd4232;
}
.acf-submit .button {
    margin-right: 5px;
}
#acf-popup .acf-confirm-popup {
    border-radius: 8px;
}
#acf-popup .acf-confirm-popup .title {
    padding: 30px;
    border-bottom: none;
    display: flex;
    align-content: center;
    justify-content: space-between;
}
#acf-popup .acf-confirm-popup .title h3 {
    color: #101828;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}
#acf-popup .acf-confirm-popup .title a:focus {
    border-radius: 50%;
}
#acf-popup .acf-confirm-popup .title .acf-icon.-close {
    width: 24px;
    height: 24px;
    mask-size: contain;
    background: #101828;
    position: relative;
    top: auto;
    right: auto;
}
#acf-popup .acf-confirm-popup .inner {
    margin: 0;
    padding: 0 30px 30px 30px;
}
#acf-popup .acf-confirm-popup .inner p {
    margin-top: 0;
}
#acf-popup .acf-confirm-popup .inner .acf-actions {
    display: flex;
    justify-content: flex-end;
    gap: 5px;
}
#acf-popup .acf-confirm-popup .inner .acf-actions .acf-btn-secondary {
    border: none;
}
#acf-popup .acf-confirm-popup .inner .acf-actions .acf-btn-secondary:hover {
    background: none;
    text-decoration: underline;
}
#acf-popup .acf-confirm-popup .inner .acf-actions .acf-btn {
    border-radius: 2px;
    border: none;
    min-height: 40px;
}
#acf-popup .acf-confirm-popup .inner .acf-actions .acf-btn.acf-confirm {
    background-color: #dd1243;
}
#acf-popup .acf-confirm-popup .inner .acf-actions .acf-btn.acf-confirm:hover {
    background-color: rgb(173.8410041841, 14.1589958159, 52.7029288703);
}
@media only screen and (max-width: 782px) {
    #acf-popup .acf-confirm-popup {
        width: auto !important;
    }
}
body:not(.block-editor-page) #acf-popup .acf-confirm-popup .inner .acf-btn {
    min-height: 30px;
    border-radius: 3px;
}
#acf-upgrade-notice .notice-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: flex-start;
    padding: 10px 0;
}
#acf-upgrade-notice .col-content {
    float: left;
    width: 58%;
    padding-left: 66px;
}
#acf-upgrade-notice .col-actions {
    float: right;
    text-align: center;
    margin-right: 5px;
}
#acf-upgrade-notice img {
    float: left;
    width: 48px;
    height: 48px;
    margin: 10px 4px 0 -62px;
    vertical-align: top;
}
#acf-upgrade-notice h2 {
    font-size: 1em;
    font-weight: 500;
    margin: 0 0 0.3em 0;
}
@media screen and (max-width: 640px) {
    #acf-upgrade-notice .col-content,
    #acf-upgrade-notice .col-actions {
        float: none;
        padding-left: 66px;
        width: auto;
        text-align: left;
    }
}
.acf-wrap h1 {
    margin-top: 0;
    padding-top: 20px;
}
.acf-wrap .about-text {
    margin-top: 0.5em;
    min-height: 50px;
}
.acf-wrap .about-headline-callout {
    font-size: 2.4em;
    font-weight: 300;
    line-height: 1.3;
    margin: 1.1em 0 0.2em;
    text-align: center;
}
.acf-wrap .feature-section {
    padding: 40px 0;
}
.acf-wrap .feature-section h2 {
    margin-top: 20px;
}
.acf-wrap .changelog {
    list-style: disc;
    padding-left: 15px;
}
.acf-wrap .changelog li {
    margin: 0 0 0.75em;
}
.acf-wrap .acf-three-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.acf-wrap .acf-three-col > div {
    flex: 1;
    align-self: flex-start;
    min-width: 31%;
    max-width: 31%;
}
@media screen and (max-width: 880px) {
    .acf-wrap .acf-three-col > div {
        min-width: 48%;
    }
}
@media screen and (max-width: 640px) {
    .acf-wrap .acf-three-col > div {
        min-width: 100%;
    }
}
.acf-wrap .acf-three-col h3 .badge {
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    background: #fc9700;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    padding: 2px 5px;
}
.acf-wrap .acf-three-col img + h3 {
    margin-top: 0.5em;
}
.acf-hl[data-cols] {
    margin-left: -10px;
    margin-right: -10px;
}
.acf-hl[data-cols] > li {
    padding: 0 6px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.acf-hl[data-cols="2"] > li {
    width: 50%;
}
.acf-hl[data-cols="3"] > li {
    width: 33.333%;
}
.acf-hl[data-cols="4"] > li {
    width: 25%;
}
@media screen and (max-width: 640px) {
    .acf-hl[data-cols] {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        margin-left: 0;
        margin-right: 0;
        margin-top: -10px;
    }
    .acf-hl[data-cols] > li {
        flex: 1 1 100%;
        width: 100% !important;
        padding: 10px 0 0;
    }
}
.acf-actions {
    text-align: right;
    z-index: 1;
}
.acf-actions.-hover {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    padding: 5px;
    z-index: 1050;
}
html[dir="rtl"] .acf-actions.-hover {
    right: auto;
    left: 0;
}
ul.acf-actions li {
    float: right;
    margin-left: 4px;
}
html[dir="rtl"] .acf-fl {
    float: right;
}
html[dir="rtl"] .acf-fr {
    float: left;
}
html[dir="rtl"] .acf-hl > li {
    float: right;
}
html[dir="rtl"] .acf-hl > li.acf-fr {
    float: left;
}
html[dir="rtl"] .acf-icon.logo {
    left: 0;
    right: auto;
}
html[dir="rtl"] .acf-table thead th {
    text-align: right;
    border-right-width: 1px;
    border-left-width: 0px;
}
html[dir="rtl"] .acf-table > tbody > tr > td {
    text-align: right;
    border-right-width: 1px;
    border-left-width: 0px;
}
html[dir="rtl"] .acf-table > thead > tr > th:first-child,
html[dir="rtl"] .acf-table > tbody > tr > td:first-child {
    border-right-width: 0;
}
html[dir="rtl"] .acf-table > tbody > tr > td.order + td {
    border-right-color: #e1e1e1;
}
.acf-postbox-columns {
    position: relative;
    margin-top: -11px;
    margin-bottom: -12px;
    margin-left: -12px;
    margin-right: 268px;
}
.acf-postbox-columns:after {
    display: block;
    clear: both;
    content: "";
}
.acf-postbox-columns .acf-postbox-main,
.acf-postbox-columns .acf-postbox-side {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px 12px;
}
.acf-postbox-columns .acf-postbox-main {
    float: left;
    width: 100%;
}
.acf-postbox-columns .acf-postbox-side {
    float: right;
    width: 280px;
    margin-right: -280px;
}
.acf-postbox-columns .acf-postbox-side:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    background: #d5d9dd;
}
.acf-admin-3-8 .acf-postbox-columns .acf-postbox-side:before {
    background: #dfdfdf;
}
@media only screen and (max-width: 850px) {
    .acf-postbox-columns {
        margin: 0;
    }
    .acf-postbox-columns .acf-postbox-main,
    .acf-postbox-columns .acf-postbox-side {
        float: none;
        width: auto;
        margin: 0;
        padding: 0;
    }
    .acf-postbox-columns .acf-postbox-side {
        margin-top: 1em;
    }
    .acf-postbox-columns .acf-postbox-side:before {
        display: none;
    }
}
.acf-panel {
    margin-top: -1px;
    border-top: 1px solid #d5d9dd;
    border-bottom: 1px solid #d5d9dd;
}
.acf-panel .acf-panel-title {
    margin: 0;
    padding: 12px;
    font-weight: bold;
    cursor: pointer;
    font-size: inherit;
}
.acf-panel .acf-panel-title i {
    float: right;
}
.acf-panel .acf-panel-inside {
    margin: 0;
    padding: 0 12px 12px;
    display: none;
}
.acf-panel.-open .acf-panel-inside {
    display: block;
}
.postbox .acf-panel {
    margin-left: -12px;
    margin-right: -12px;
}
.acf-panel .acf-field {
    margin: 20px 0 0;
}
.acf-panel .acf-field .acf-label label {
    color: #555d66;
    font-weight: normal;
}
.acf-panel .acf-field:first-child {
    margin-top: 0;
}
.acf-admin-3-8 .acf-panel {
    border-color: #dfdfdf;
}
#acf-admin-tools .notice {
    margin-top: 10px;
}
#acf-admin-tools .acf-meta-box-wrap .inside {
    border-top: none;
}
#acf-admin-tools .acf-meta-box-wrap .acf-fields {
    margin-bottom: 24px;
    border: none;
    background: #fff;
    border-radius: 0;
}
#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-field {
    padding: 0;
    margin-bottom: 19px;
    border-top: none;
}
#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label {
    margin-bottom: 16px;
}
#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-input {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: #d0d5dd;
    border-radius: 6px;
}
#acf-admin-tools .acf-meta-box-wrap .acf-fields.import-cptui {
    margin-top: 19px;
}
.acf-meta-box-wrap .postbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.acf-meta-box-wrap .postbox .inside {
    margin-bottom: 0;
}
.acf-meta-box-wrap .postbox .hndle {
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
    position: relative;
    z-index: 1;
    cursor: default;
}
.acf-meta-box-wrap .postbox .handlediv,
.acf-meta-box-wrap .postbox .handle-order-higher,
.acf-meta-box-wrap .postbox .handle-order-lower {
    display: none;
}
.acf-meta-box-wrap.-grid {
    margin-left: 8px;
    margin-right: 8px;
}
.acf-meta-box-wrap.-grid .postbox {
    float: left;
    clear: left;
    width: 50%;
    margin: 0 0 16px;
}
.acf-meta-box-wrap.-grid .postbox:nth-child(odd) {
    margin-left: -8px;
}
.acf-meta-box-wrap.-grid .postbox:nth-child(even) {
    float: right;
    clear: right;
    margin-right: -8px;
}
@media only screen and (max-width: 850px) {
    .acf-meta-box-wrap.-grid {
        margin-left: 0;
        margin-right: 0;
    }
    .acf-meta-box-wrap.-grid .postbox {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100%;
    }
}
#acf-admin-tool-export p {
    max-width: 800px;
}
#acf-admin-tool-export ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#acf-admin-tool-export ul li {
    flex: 0 1 33.33%;
}
@media screen and (max-width: 1600px) {
    #acf-admin-tool-export ul li {
        flex: 0 1 50%;
    }
}
@media screen and (max-width: 1200px) {
    #acf-admin-tool-export ul li {
        flex: 0 1 100%;
    }
}
#acf-admin-tool-export .acf-postbox-side ul {
    display: block;
}
#acf-admin-tool-export .acf-postbox-side .button {
    margin: 0;
    width: 100%;
}
#acf-admin-tool-export textarea {
    display: block;
    width: 100%;
    min-height: 500px;
    background: #f9fafb;
    border-color: #d0d5dd;
    box-shadow: none;
    padding: 7px;
    border-radius: 6px;
}
#acf-admin-tool-export .acf-panel-selection .acf-label label {
    font-weight: bold;
    color: #344054;
}
#acf-admin-tool-import ul {
    column-width: 200px;
}
.acf-css-tooltip {
    position: relative;
}
.acf-css-tooltip:before {
    content: attr(aria-label);
    display: none;
    position: absolute;
    z-index: 999;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, -8px);
    background: #191e23;
    border-radius: 2px;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 1.4em;
    white-space: pre;
}
.acf-css-tooltip:after {
    content: "";
    display: none;
    position: absolute;
    z-index: 998;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 4px);
    border: solid 6px rgba(0, 0, 0, 0);
    border-top-color: #191e23;
}
.acf-css-tooltip:hover:before,
.acf-css-tooltip:hover:after,
.acf-css-tooltip:focus:before,
.acf-css-tooltip:focus:after {
    display: block;
}
.acf-diff .acf-diff-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    padding: 14px 16px;
    background: #f3f3f3;
    border-bottom: #ddd solid 1px;
}
.acf-diff .acf-diff-title strong {
    font-size: 14px;
    display: block;
}
.acf-diff .acf-diff-title .acf-diff-title-left,
.acf-diff .acf-diff-title .acf-diff-title-right {
    width: 50%;
    float: left;
}
.acf-diff .acf-diff-content {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
}
.acf-diff table.diff {
    border-spacing: 0;
}
.acf-diff table.diff col.diffsplit.middle {
    width: 0;
}
.acf-diff table.diff td,
.acf-diff table.diff th {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}
.acf-diff table.diff tr td:nth-child(2) {
    width: auto;
}
.acf-diff table.diff td:nth-child(3) {
    border-left: #ddd solid 1px;
}
@media screen and (max-width: 600px) {
    .acf-diff .acf-diff-title {
        height: 70px;
    }
    .acf-diff .acf-diff-content {
        top: 100px;
    }
}
.acf-modal {
    position: fixed;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    z-index: 160000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);
    background: #fcfcfc;
}
.acf-modal .acf-modal-title,
.acf-modal .acf-modal-content,
.acf-modal .acf-modal-toolbar {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
}
.acf-modal .acf-modal-title {
    height: 50px;
    top: 0;
    border-bottom: 1px solid #ddd;
}
.acf-modal .acf-modal-title h2 {
    margin: 0;
    padding: 0 16px;
    line-height: 50px;
}
.acf-modal .acf-modal-title .acf-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    border: none;
    border-left: 1px solid #ddd;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #666;
}
.acf-modal .acf-modal-title .acf-modal-close:hover {
    color: #00a0d2;
}
.acf-modal .acf-modal-content {
    top: 50px;
    bottom: 60px;
    background: #fff;
    overflow: auto;
    padding: 16px;
}
.acf-modal .acf-modal-feedback {
    position: absolute;
    top: 50%;
    margin: -10px 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0.75;
}
.acf-modal .acf-modal-feedback.error {
    opacity: 1;
    color: #b52727;
}
.acf-modal .acf-modal-toolbar {
    height: 60px;
    bottom: 0;
    padding: 15px 16px;
    border-top: 1px solid #ddd;
}
.acf-modal .acf-modal-toolbar .button {
    float: right;
}
@media only screen and (max-width: 640px) {
    .acf-modal {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
.acf-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #101828;
    opacity: 0.8;
    z-index: 159900;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2/1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
    .acf-loading,
    .acf-spinner {
        background-image: url(/wp-content/plugins/advanced-custom-fields-pro/assets/images/spinner@2x.gif);
        background-size: 20px 20px;
    }
}
.acf-admin-page .wrap {
    margin-top: 48px;
    margin-right: 32px;
    margin-bottom: 0;
    margin-left: 12px;
}
@media screen and (max-width: 768px) {
    .acf-admin-page .wrap {
        margin-right: 8px;
        margin-left: 8px;
    }
}
.acf-admin-page.rtl .wrap {
    margin-right: 12px;
    margin-left: 32px;
}
@media screen and (max-width: 768px) {
    .acf-admin-page.rtl .wrap {
        margin-right: 8px;
        margin-left: 8px;
    }
}
@media screen and (max-width: 768px) {
    .acf-admin-page #wpcontent {
        padding-left: 0;
    }
}
.acf-admin-page #wpfooter {
    font-style: italic;
}
.acf-admin-page .postbox,
.acf-admin-page .acf-box {
    border: none;
    border-radius: 8px;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.acf-admin-page .postbox .inside,
.acf-admin-page .acf-box .inside {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
}
.acf-admin-page .postbox .acf-postbox-inner,
.acf-admin-page .acf-box .acf-postbox-inner {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 24px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.acf-admin-page .postbox .inner,
.acf-admin-page .postbox .inside,
.acf-admin-page .acf-box .inner,
.acf-admin-page .acf-box .inside {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eaecf0;
}
.acf-admin-page .postbox .postbox-header,
.acf-admin-page .postbox .title,
.acf-admin-page .acf-box .postbox-header,
.acf-admin-page .acf-box .title {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    min-height: 64px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 24px;
    border-bottom-width: 0;
    border-bottom-style: none;
}
.acf-admin-page .postbox .postbox-header h2,
.acf-admin-page .postbox .postbox-header h3,
.acf-admin-page .postbox .title h2,
.acf-admin-page .postbox .title h3,
.acf-admin-page .acf-box .postbox-header h2,
.acf-admin-page .acf-box .postbox-header h3,
.acf-admin-page .acf-box .title h2,
.acf-admin-page .acf-box .title h3 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    color: #344054;
}
.acf-admin-page .postbox .hndle,
.acf-admin-page .acf-box .hndle {
    padding-top: 0;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 24px;
}
.acf-postbox-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    min-height: 64px;
    margin-top: -24px;
    margin-right: -24px;
    margin-bottom: 0;
    margin-left: -24px;
    padding-top: 0;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eaecf0;
}
.acf-postbox-header h2.acf-postbox-title {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 0;
    color: #344054;
}
.rtl .acf-postbox-header h2.acf-postbox-title {
    padding-right: 0;
    padding-left: 24px;
}
.acf-postbox-header .acf-icon {
    background-color: #98a2b3;
}
.acf-admin-page #screen-meta-links {
    margin-right: 32px;
}
.acf-admin-page #screen-meta-links .show-settings {
    border-color: #d0d5dd;
}
@media screen and (max-width: 768px) {
    .acf-admin-page #screen-meta-links {
        margin-right: 16px;
        margin-bottom: 0;
    }
}
.acf-admin-page.rtl #screen-meta-links {
    margin-right: 0;
    margin-left: 32px;
}
@media screen and (max-width: 768px) {
    .acf-admin-page.rtl #screen-meta-links {
        margin-right: 0;
        margin-left: 16px;
    }
}
.acf-admin-page #screen-meta {
    border-color: #d0d5dd;
}
.acf-admin-page #poststuff .postbox-header h2,
.acf-admin-page #poststuff .postbox-header h3 {
    justify-content: flex-start;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    color: #344054 !important;
}
.acf-admin-page.is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables {
    box-sizing: border-box;
    padding: 2px;
    outline: none;
    background-image: repeating-linear-gradient(
            0deg,
            #667085,
            #667085 5px,
            transparent 5px,
            transparent 10px,
            #667085 10px
        ),
        repeating-linear-gradient(90deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px),
        repeating-linear-gradient(180deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px),
        repeating-linear-gradient(270deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px);
    background-size:
        1.5px 100%,
        100% 1.5px,
        1.5px 100%,
        100% 1.5px;
    background-position:
        0 0,
        0 0,
        100% 0,
        0 100%;
    background-repeat: no-repeat;
    border-radius: 8px;
}
.acf-admin-page .ui-sortable-placeholder {
    border: none;
}
.acf-admin-page .subtitle {
    display: inline-flex;
    align-items: center;
    height: 24px;
    margin: 0;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
    background-color: #ebf5fa;
    border-width: 1px;
    border-style: solid;
    border-color: #a5d2e7;
    border-radius: 6px;
}
.acf-admin-page .subtitle strong {
    margin-left: 5px;
}
.acf-actions-strip {
    display: flex;
}
.acf-actions-strip .acf-btn {
    margin-right: 8px;
}
.acf-pro-label {
    display: inline-flex;
    align-items: center;
    min-height: 22px;
    border: none;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}
.acf-admin-page .notice[data-persisted="true"] {
    display: none;
}
.acf-admin-page .acf-field .acf-notice {
    display: flex;
    align-items: center;
    min-height: 40px !important;
    margin-bottom: 6px !important;
    padding-top: 6px !important;
    padding-left: 40px !important;
    padding-bottom: 6px !important;
    margin: 0 0 15px;
    background: #edf2ff;
    color: #344054 !important;
    border-color: #2183b9;
    border-radius: 6px;
}
.acf-admin-page .acf-field .acf-notice:after {
    top: 8px;
    left: 8px;
    width: 22px;
    height: 22px;
}
.acf-admin-page .acf-field .acf-notice:before {
    top: 12px;
    left: 12px;
    width: 14px;
    height: 14px;
}
.acf-admin-page .acf-field .acf-notice.-error {
    background: #f7eeeb;
    border-color: #f1b6b3;
}
.acf-admin-page .acf-field .acf-notice.-success {
    background: #edf7ef;
    border-color: #b6deb9;
}
.acf-admin-page .acf-field .acf-notice.-warning {
    background: #fdf8eb;
    border-color: #f4dbb4;
}
.acf-admin-page input[type="text"],
.acf-admin-page input[type="search"],
.acf-admin-page input[type="number"],
.acf-admin-page textarea,
.acf-admin-page select {
    box-sizing: border-box;
    height: 40px;
    padding-right: 12px;
    padding-left: 12px;
    background-color: #fff;
    border-color: #d0d5dd;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
    border-radius: 6px;
    color: #344054;
}
.acf-admin-page input[type="text"]:focus,
.acf-admin-page input[type="search"]:focus,
.acf-admin-page input[type="number"]:focus,
.acf-admin-page textarea:focus,
.acf-admin-page select:focus {
    outline: 3px solid #ebf5fa;
    border-color: #399ccb;
}
.acf-admin-page input[type="text"]:disabled,
.acf-admin-page input[type="search"]:disabled,
.acf-admin-page input[type="number"]:disabled,
.acf-admin-page textarea:disabled,
.acf-admin-page select:disabled {
    background-color: #f9fafb;
    color: rgb(128.2255319149, 137.7574468085, 157.7744680851);
}
.acf-admin-page input[type="text"]::placeholder,
.acf-admin-page input[type="search"]::placeholder,
.acf-admin-page input[type="number"]::placeholder,
.acf-admin-page textarea::placeholder,
.acf-admin-page select::placeholder {
    color: #98a2b3;
}
.acf-admin-page input[type="text"]:read-only {
    background-color: #f9fafb;
    color: #98a2b3;
}
.acf-admin-page .acf-field.acf-field-number .acf-label,
.acf-admin-page .acf-field.acf-field-number .acf-input input[type="number"] {
    max-width: 180px;
}
.acf-admin-page textarea {
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 80px;
    min-height: 56px;
}
.acf-admin-page select {
    min-width: 160px;
    max-width: 100%;
    padding-right: 40px;
    padding-left: 12px;
    background-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
    background-position: right 10px top 50%;
    background-size: 20px;
}
.acf-admin-page select:hover,
.acf-admin-page select:focus {
    color: #0783be;
}
.acf-admin-page select::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
}
.acf-admin-page.rtl select {
    padding-right: 12px;
    padding-left: 40px;
    background-position: left 10px top 50%;
}
.acf-admin-page input[type="radio"],
.acf-admin-page input[type="checkbox"] {
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #98a2b3;
    background: #fff;
    box-shadow: none;
}
.acf-admin-page input[type="radio"]:hover,
.acf-admin-page input[type="checkbox"]:hover {
    background-color: #ebf5fa;
    border-color: #0783be;
}
.acf-admin-page input[type="radio"]:checked,
.acf-admin-page input[type="radio"]:focus-visible,
.acf-admin-page input[type="checkbox"]:checked,
.acf-admin-page input[type="checkbox"]:focus-visible {
    background-color: #ebf5fa;
    border-color: #0783be;
}
.acf-admin-page input[type="radio"]:checked:before,
.acf-admin-page input[type="radio"]:focus-visible:before,
.acf-admin-page input[type="checkbox"]:checked:before,
.acf-admin-page input[type="checkbox"]:focus-visible:before {
    content: "";
    position: relative;
    top: -1px;
    left: -1px;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.acf-admin-page input[type="radio"]:active,
.acf-admin-page input[type="checkbox"]:active {
    box-shadow:
        0px 0px 0px 3px #ebf5fa,
        0px 0px 0px rgba(255, 54, 54, 0.25);
}
.acf-admin-page input[type="radio"]:disabled,
.acf-admin-page input[type="checkbox"]:disabled {
    background-color: #f9fafb;
    border-color: #d0d5dd;
}
.acf-admin-page.rtl input[type="radio"]:checked:before,
.acf-admin-page.rtl input[type="radio"]:focus-visible:before,
.acf-admin-page.rtl input[type="checkbox"]:checked:before,
.acf-admin-page.rtl input[type="checkbox"]:focus-visible:before {
    left: 1px;
}
.acf-admin-page input[type="radio"]:checked:before,
.acf-admin-page input[type="radio"]:focus:before {
    background-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/radio-active.svg");
}
.acf-admin-page input[type="checkbox"]:checked:before,
.acf-admin-page input[type="checkbox"]:focus:before {
    background-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-active.svg");
}
.acf-admin-page .acf-radio-list li input[type="radio"],
.acf-admin-page .acf-radio-list li input[type="checkbox"],
.acf-admin-page .acf-checkbox-list li input[type="radio"],
.acf-admin-page .acf-checkbox-list li input[type="checkbox"] {
    margin-right: 6px;
}
.acf-admin-page .acf-radio-list.acf-bl li,
.acf-admin-page .acf-checkbox-list.acf-bl li {
    margin-bottom: 8px;
}
.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,
.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type {
    margin-bottom: 0;
}
.acf-admin-page .acf-radio-list label,
.acf-admin-page .acf-checkbox-list label {
    display: flex;
    align-items: center;
    align-content: center;
}
.acf-admin-page .acf-switch {
    width: 42px;
    height: 24px;
    border: none;
    background-color: #d0d5dd;
    border-radius: 12px;
}
.acf-admin-page .acf-switch:hover {
    background-color: #98a2b3;
}
.acf-admin-page .acf-switch:active {
    box-shadow:
        0px 0px 0px 3px #ebf5fa,
        0px 0px 0px rgba(255, 54, 54, 0.25);
}
.acf-admin-page .acf-switch.-on {
    background-color: #0783be;
}
.acf-admin-page .acf-switch.-on:hover {
    background-color: #066998;
}
.acf-admin-page .acf-switch.-on .acf-switch-slider {
    left: 20px;
}
.acf-admin-page .acf-switch .acf-switch-off,
.acf-admin-page .acf-switch .acf-switch-on {
    visibility: hidden;
}
.acf-admin-page .acf-switch .acf-switch-slider {
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 100px;
    box-shadow:
        0px 1px 3px rgba(16, 24, 40, 0.1),
        0px 1px 2px rgba(16, 24, 40, 0.06);
}
.acf-admin-page .acf-field-true-false {
    display: flex;
    align-items: flex-start;
}
.acf-admin-page .acf-field-true-false .acf-label {
    order: 2;
    display: block;
    align-items: center;
    max-width: 550px !important;
    margin-top: 2px;
    margin-bottom: 0;
    margin-left: 12px;
}
.acf-admin-page .acf-field-true-false .acf-label label {
    margin-bottom: 0;
}
.acf-admin-page .acf-field-true-false .acf-label .acf-tip {
    margin-left: 12px;
}
.acf-admin-page .acf-field-true-false .acf-label .description {
    display: block;
    margin-top: 2px;
    margin-left: 0;
}
.acf-admin-page.rtl .acf-field-true-false .acf-label {
    margin-right: 12px;
    margin-left: 0;
}
.acf-admin-page.rtl .acf-field-true-false .acf-tip {
    margin-right: 12px;
    margin-left: 0;
}
.acf-admin-page input::file-selector-button {
    box-sizing: border-box;
    min-height: 40px;
    margin-right: 16px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    background-color: rgba(0, 0, 0, 0);
    color: #0783be !important;
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: #0783be;
    text-decoration: none;
}
.acf-admin-page input::file-selector-button:hover {
    border-color: #066998;
    cursor: pointer;
    color: #066998 !important;
}
.acf-admin-page .button {
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding-right: 16px;
    padding-left: 16px;
    background-color: rgba(0, 0, 0, 0);
    border-width: 1px;
    border-style: solid;
    border-color: #0783be;
    border-radius: 6px;
    color: #0783be;
}
.acf-admin-page .button:hover {
    background-color: rgb(243.16, 249.08, 252.04);
    border-color: #0783be;
    color: #0783be;
}
.acf-admin-page .button:focus {
    background-color: rgb(243.16, 249.08, 252.04);
    outline: 3px solid #ebf5fa;
    color: #0783be;
}
.acf-admin-page .edit-field-group-header {
    display: block !important;
}
.acf-admin-page .acf-input .select2-container.-acf .select2-selection,
.acf-admin-page .rule-groups .select2-container.-acf .select2-selection {
    border: none;
    line-height: 1;
}
.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,
.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered {
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 0;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #d0d5dd;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
    border-radius: 6px;
    color: #344054;
}
.acf-admin-page .acf-input .acf-conditional-select-name,
.acf-admin-page .rule-groups .acf-conditional-select-name {
    min-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.acf-admin-page .acf-input .acf-conditional-select-id,
.acf-admin-page .rule-groups .acf-conditional-select-id {
    padding-right: 30px;
}
.acf-admin-page .acf-input .value .select2-container--focus,
.acf-admin-page .rule-groups .value .select2-container--focus {
    height: 40px;
}
.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,
.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered {
    border-color: #399ccb;
}
.acf-admin-page .acf-input .select2-container--focus,
.acf-admin-page .rule-groups .select2-container--focus {
    outline: 3px solid #ebf5fa;
    border-color: #399ccb;
    border-radius: 6px;
}
.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,
.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered {
    border-color: #399ccb !important;
}
.acf-admin-page
    .acf-input
    .select2-container--focus.select2-container--below.select2-container--open
    .select2-selection__rendered,
.acf-admin-page
    .rule-groups
    .select2-container--focus.select2-container--below.select2-container--open
    .select2-selection__rendered {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.acf-admin-page
    .acf-input
    .select2-container--focus.select2-container--above.select2-container--open
    .select2-selection__rendered,
.acf-admin-page
    .rule-groups
    .select2-container--focus.select2-container--above.select2-container--open
    .select2-selection__rendered {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,
.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field {
    margin: 0;
    padding-left: 6px;
}
.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,
.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus {
    outline: none;
    border: none;
}
.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,
.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-top: 0;
    padding-right: 6px;
    padding-bottom: 0;
    padding-left: 6px;
}
.acf-admin-page .acf-input .select2-selection__clear,
.acf-admin-page .rule-groups .select2-selection__clear {
    width: 18px;
    height: 18px;
    margin-top: 12px;
    margin-right: 1px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
}
.acf-admin-page .acf-input .select2-selection__clear:before,
.acf-admin-page .rule-groups .select2-selection__clear:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg");
    background-color: #98a2b3;
}
.acf-admin-page .acf-input .select2-selection__clear:hover::before,
.acf-admin-page .rule-groups .select2-selection__clear:hover::before {
    background-color: #0783be;
}
.acf-admin-page .acf-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.acf-admin-page .acf-label .acf-icon-help {
    width: 18px;
    height: 18px;
    background-color: #98a2b3;
}
.acf-admin-page .acf-label label {
    margin-bottom: 0;
}
.acf-admin-page .acf-label .description {
    margin-top: 2px;
}
.acf-admin-page .acf-field-setting-name .acf-tip {
    position: absolute;
    top: 0;
    left: 654px;
    color: #98a2b3;
}
.rtl.acf-admin-page .acf-field-setting-name .acf-tip {
    left: auto;
    right: 654px;
}
.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help {
    width: 18px;
    height: 18px;
}
.acf-admin-page .acf-field-setting-type .select2-container.-acf,
.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,
.acf-admin-page .acf-field-query-var .select2-container.-acf,
.acf-admin-page .acf-field-capability .select2-container.-acf,
.acf-admin-page .acf-field-parent-slug .select2-container.-acf,
.acf-admin-page .acf-field-data-storage .select2-container.-acf,
.acf-admin-page .acf-field-manage-terms .select2-container.-acf,
.acf-admin-page .acf-field-edit-terms .select2-container.-acf,
.acf-admin-page .acf-field-delete-terms .select2-container.-acf,
.acf-admin-page .acf-field-assign-terms .select2-container.-acf,
.acf-admin-page .acf-field-meta-box .select2-container.-acf,
.acf-admin-page .rule-groups .select2-container.-acf {
    min-height: 40px;
}
.acf-admin-page
    .acf-field-setting-type
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-permalink-rewrite
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-query-var
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-capability
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-parent-slug
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-data-storage
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-manage-terms
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-edit-terms
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-delete-terms
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page
    .acf-field-assign-terms
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered,
.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,
.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 800;
    min-height: 40px;
    padding-top: 0;
    padding-right: 12px;
    padding-bottom: 0;
    padding-left: 12px;
}
.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,
.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon {
    top: auto;
    width: 18px;
    height: 18px;
    margin-right: 2px;
}
.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page
    .acf-field-permalink-rewrite
    .select2-container--default
    .select2-selection--single
    .field-type-icon:before,
.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,
.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before {
    width: 9px;
    height: 9px;
}
.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,
.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,
.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered {
    border-color: #6bb5d8 !important;
    border-bottom-color: #d0d5dd !important;
}
.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page
    .acf-field-permalink-rewrite
    .select2-container--open.select2-container--below
    .select2-selection__rendered,
.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,
.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page
    .acf-field-permalink-rewrite
    .select2-container--open.select2-container--above
    .select2-selection__rendered,
.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,
.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-color: #6bb5d8 !important;
    border-top-color: #d0d5dd !important;
}
.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,
.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,
.acf-admin-page .acf-field-query-var .acf-selection.has-icon,
.acf-admin-page .acf-field-capability .acf-selection.has-icon,
.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,
.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,
.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,
.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,
.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,
.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,
.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,
.acf-admin-page .rule-groups .acf-selection.has-icon {
    margin-left: 6px;
}
.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,
.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,
.acf-admin-page .acf-field-query-var .acf-selection.has-icon,
.acf-admin-page .acf-field-capability .acf-selection.has-icon,
.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,
.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,
.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,
.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,
.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,
.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,
.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,
.acf-admin-page .rule-groups .acf-selection.has-icon {
    margin-right: 6px;
}
.acf-admin-page .acf-field-setting-type .select2-selection__arrow,
.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,
.acf-admin-page .acf-field-query-var .select2-selection__arrow,
.acf-admin-page .acf-field-capability .select2-selection__arrow,
.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,
.acf-admin-page .acf-field-data-storage .select2-selection__arrow,
.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,
.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,
.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,
.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,
.acf-admin-page .acf-field-meta-box .select2-selection__arrow,
.acf-admin-page .rule-groups .select2-selection__arrow {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    right: 12px;
    background-color: rgba(0, 0, 0, 0);
}
.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,
.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,
.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,
.acf-admin-page .acf-field-capability .select2-selection__arrow:after,
.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,
.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,
.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,
.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,
.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,
.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,
.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,
.acf-admin-page .rule-groups .select2-selection__arrow:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 850;
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
    background-color: #667085;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
}
.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-capability .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role="presentation"],
.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role="presentation"],
.acf-admin-page .rule-groups .select2-selection__arrow b[role="presentation"] {
    display: none;
}
.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,
.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg");
}
.acf-admin-page .acf-term-search-term-name {
    background-color: #f9fafb;
    border-top: 1px solid #eaecf0;
    border-bottom: 1px solid #eaecf0;
    color: #98a2b3;
    padding: 5px 5px 5px 10px;
    width: 100%;
    margin: 0;
    display: block;
    font-weight: 300;
}
.acf-admin-page .field-type-select-results {
    position: relative;
    top: 4px;
    z-index: 1002;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);
}
.acf-admin-page .field-type-select-results.select2-dropdown--above {
    display: flex;
    flex-direction: column-reverse;
    top: 0;
    border-radius: 6px 6px 0 0;
    z-index: 99999;
}
.select2-container.select2-container--open.acf-admin-page .field-type-select-results {
    box-shadow:
        0px 0px 0px 3px #ebf5fa,
        0px 8px 24px 4px rgba(16, 24, 40, 0.12);
}
.acf-admin-page .field-type-select-results .acf-selection.has-icon {
    margin-left: 6px;
}
.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon {
    margin-right: 6px;
}
.acf-admin-page .field-type-select-results .select2-search {
    position: relative;
    margin: 0;
    padding: 0;
}
.acf-admin-page .field-type-select-results .select2-search--dropdown:after {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 13px;
    width: 16px;
    height: 16px;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg");
    background-color: #98a2b3;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
}
.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after {
    right: 12px;
    left: auto;
}
.acf-admin-page .field-type-select-results .select2-search .select2-search__field {
    padding-left: 38px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    border-radius: 0;
}
.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field {
    padding-right: 38px;
    padding-left: 0;
}
.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus {
    border-top-color: #d0d5dd;
    outline: 0;
}
.acf-admin-page .field-type-select-results .select2-results__options {
    max-height: 440px;
}
.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted {
    background-color: #0783be !important;
    color: #f9fafb !important;
}
.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option {
    display: inline-flex;
    position: relative;
    width: calc(100% - 24px);
    min-height: 32px;
    padding-top: 0;
    padding-right: 12px;
    padding-bottom: 0;
    padding-left: 12px;
    align-items: center;
}
.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon {
    top: auto;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    box-shadow: 0 0 0 1px #f9fafb;
}
.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before {
    width: 9px;
    height: 9px;
}
.acf-admin-page .field-type-select-results .select2-results__option[aria-selected="true"] {
    background-color: #ebf5fa !important;
    color: #344054 !important;
}
.acf-admin-page .field-type-select-results .select2-results__option[aria-selected="true"]:after {
    content: "";
    right: 13px;
    position: absolute;
    width: 16px;
    height: 16px;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check.svg");
    background-color: #0783be;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
}
.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected="true"]:after {
    left: 13px;
    right: auto;
}
.acf-admin-page .field-type-select-results .select2-results__group {
    display: inline-flex;
    align-items: center;
    width: calc(100% - 24px);
    min-height: 25px;
    background-color: #f9fafb;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eaecf0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eaecf0;
    color: #98a2b3;
    font-size: 11px;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 12px;
    padding-bottom: 0;
    padding-left: 12px;
    font-weight: normal;
}
.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,
.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,
.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after {
    right: auto;
    left: 10px;
}
.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,
.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip {
    left: auto;
    right: 654px;
}
.acf-internal-post-type .tablenav.top {
    display: none;
}
.acf-internal-post-type .subsubsub {
    margin-bottom: 3px;
}
.acf-internal-post-type .wp-list-table {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    border-radius: 8px;
    border: none;
    overflow: hidden;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.acf-internal-post-type .wp-list-table strong {
    color: #98a2b3;
    margin: 0;
}
.acf-internal-post-type .wp-list-table a.row-title {
    font-size: 13px !important;
    font-weight: 500;
}
.acf-internal-post-type .wp-list-table th,
.acf-internal-post-type .wp-list-table td {
    color: #344054;
}
.acf-internal-post-type .wp-list-table th.sortable a,
.acf-internal-post-type .wp-list-table td.sortable a {
    padding: 0;
}
.acf-internal-post-type .wp-list-table th.check-column,
.acf-internal-post-type .wp-list-table td.check-column {
    padding-top: 12px;
    padding-right: 16px;
    padding-left: 16px;
}
@media screen and (max-width: 880px) {
    .acf-internal-post-type .wp-list-table th.check-column,
    .acf-internal-post-type .wp-list-table td.check-column {
        vertical-align: top;
        padding-right: 2px;
        padding-left: 10px;
    }
}
.acf-internal-post-type .wp-list-table th input,
.acf-internal-post-type .wp-list-table td input {
    margin: 0;
    padding: 0;
}
.acf-internal-post-type .wp-list-table th .acf-more-items,
.acf-internal-post-type .wp-list-table td .acf-more-items {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 6px 1px;
    gap: 8px;
    width: 25px;
    height: 16px;
    background: #eaecf0;
    border-radius: 100px;
    font-weight: 400;
    font-size: 10px;
    color: #475467;
}
.acf-internal-post-type .wp-list-table th .acf-emdash,
.acf-internal-post-type .wp-list-table td .acf-emdash {
    color: #d0d5dd;
}
.acf-internal-post-type .wp-list-table thead th,
.acf-internal-post-type .wp-list-table thead td,
.acf-internal-post-type .wp-list-table tfoot th,
.acf-internal-post-type .wp-list-table tfoot td {
    height: 48px;
    padding-right: 24px;
    padding-left: 24px;
    box-sizing: border-box;
    background-color: #f9fafb;
    border-color: #eaecf0;
    font-weight: 500;
}
@media screen and (max-width: 880px) {
    .acf-internal-post-type .wp-list-table thead th,
    .acf-internal-post-type .wp-list-table thead td,
    .acf-internal-post-type .wp-list-table tfoot th,
    .acf-internal-post-type .wp-list-table tfoot td {
        padding-right: 16px;
        padding-left: 8px;
    }
}
@media screen and (max-width: 880px) {
    .acf-internal-post-type .wp-list-table thead th.check-column,
    .acf-internal-post-type .wp-list-table thead td.check-column,
    .acf-internal-post-type .wp-list-table tfoot th.check-column,
    .acf-internal-post-type .wp-list-table tfoot td.check-column {
        vertical-align: middle;
    }
}
.acf-internal-post-type .wp-list-table tbody th,
.acf-internal-post-type .wp-list-table tbody td {
    box-sizing: border-box;
    height: 60px;
    padding-top: 10px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-left: 24px;
    vertical-align: top;
    background-color: #fff;
    border-bottom-width: 1px;
    border-bottom-color: #eaecf0;
    border-bottom-style: solid;
}
@media screen and (max-width: 880px) {
    .acf-internal-post-type .wp-list-table tbody th,
    .acf-internal-post-type .wp-list-table tbody td {
        padding-right: 16px;
        padding-left: 8px;
    }
}
.acf-internal-post-type .wp-list-table .column-acf-key {
    white-space: nowrap;
}
.acf-internal-post-type .wp-list-table .column-acf-key .copyable:not(.input-copyable, .copy-unsupported) {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}
.acf-internal-post-type .wp-list-table .column-acf-key .copyable:not(.input-copyable, .copy-unsupported):hover:after {
    content: "";
    padding-left: 5px;
    display: inline-flex;
    width: 12px;
    height: 12px;
    background-color: #667085;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-copy.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-copy.svg");
    background-size: cover;
}
.acf-internal-post-type .wp-list-table .column-acf-key .copyable:not(.input-copyable, .copy-unsupported).sub-label {
    padding-right: 22px;
}
.acf-internal-post-type
    .wp-list-table
    .column-acf-key
    .copyable:not(.input-copyable, .copy-unsupported).sub-label:hover {
    padding-right: 0;
}
.acf-internal-post-type
    .wp-list-table
    .column-acf-key
    .copyable:not(.input-copyable, .copy-unsupported).sub-label:hover:after {
    width: 14px;
    height: 14px;
    padding-left: 8px;
}
.acf-internal-post-type
    .wp-list-table
    .column-acf-key
    .copyable:not(.input-copyable, .copy-unsupported).copied:hover:after {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check-circle-solid.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check-circle-solid.svg");
    background-color: #49ad52;
}
.acf-internal-post-type .wp-list-table .column-acf-key .copyable.input-copyable:not(.copy-unsupported) {
    cursor: pointer;
    display: block;
    position: relative;
    align-items: center;
}
.acf-internal-post-type .wp-list-table .column-acf-key .copyable.input-copyable:not(.copy-unsupported) input {
    padding-right: 40px;
}
.acf-internal-post-type
    .wp-list-table
    .column-acf-key
    .copyable.input-copyable:not(.copy-unsupported)
    .acf-input-wrap:after {
    content: "";
    padding-left: 5px;
    right: 12px;
    top: 12px;
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #98a2b3;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-copy.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-copy.svg");
    background-size: cover;
}
.acf-internal-post-type
    .wp-list-table
    .column-acf-key
    .copyable.input-copyable:not(.copy-unsupported).copied
    .acf-input-wrap:after {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check-circle-solid.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check-circle-solid.svg");
    background-color: #49ad52;
}
.acf-internal-post-type .wp-list-table .column-acf-key .acf-icon-key-solid {
    display: inline-block;
    position: relative;
    bottom: -2px;
    width: 15px;
    height: 15px;
    margin-right: 4px;
    color: #98a2b3;
}
.acf-internal-post-type .wp-list-table .acf-location .dashicons {
    position: relative;
    bottom: -2px;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    font-size: 16px;
    color: #98a2b3;
}
.acf-internal-post-type .wp-list-table .post-state {
    color: #667085;
}
.acf-internal-post-type .wp-list-table tr:hover,
.acf-internal-post-type .wp-list-table tr:focus-within {
    background: #f7f7f7;
}
.acf-internal-post-type .wp-list-table tr:hover .row-actions,
.acf-internal-post-type .wp-list-table tr:focus-within .row-actions {
    margin-bottom: 0;
}
@media screen and (min-width: 782px) {
    .acf-internal-post-type .wp-list-table .column-acf-count {
        width: 10%;
    }
}
.acf-internal-post-type .wp-list-table .row-actions span.file {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.acf-internal-post-type.rtl .wp-list-table .column-acf-key .acf-icon-key-solid {
    margin-left: 4px;
    margin-right: 0;
}
.acf-internal-post-type.rtl .wp-list-table .acf-location .dashicons {
    margin-left: 6px;
    margin-right: 0;
}
.acf-internal-post-type .row-actions {
    margin-top: 2px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 14px;
    color: #d0d5dd;
}
.acf-internal-post-type .row-actions .trash a {
    color: #d94f4f;
}
.acf-internal-post-type .widefat thead td.check-column,
.acf-internal-post-type .widefat tfoot td.check-column {
    padding-top: 0;
}
.acf-internal-post-type .row-actions a:hover {
    color: rgb(4.0632911392, 71.1075949367, 102.9367088608);
}
.acf-internal-post-type .row-actions .trash a {
    color: #a00;
}
.acf-internal-post-type .row-actions .trash a:hover {
    color: red;
}
.acf-internal-post-type .row-actions.visible {
    margin-bottom: 0;
    opacity: 1;
}
.acf-internal-post-type #the-list tr:hover td,
.acf-internal-post-type #the-list tr:hover th {
    background-color: rgb(247.24, 251.12, 253.06);
}
.acf-internal-post-type .tablenav {
    margin-top: 24px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    color: #667085;
}
.acf-internal-post-type #posts-filter p.search-box {
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 24px;
    margin-left: 0;
}
.acf-internal-post-type #posts-filter p.search-box #post-search-input {
    min-width: 280px;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 0;
}
@media screen and (max-width: 768px) {
    .acf-internal-post-type #posts-filter p.search-box {
        display: flex;
        box-sizing: border-box;
        padding-right: 24px;
        margin-right: 16px;
        position: inherit;
    }
    .acf-internal-post-type #posts-filter p.search-box #post-search-input {
        min-width: auto;
    }
}
.rtl.acf-internal-post-type #posts-filter p.search-box #post-search-input {
    margin-right: 0;
    margin-left: 8px;
}
@media screen and (max-width: 768px) {
    .rtl.acf-internal-post-type #posts-filter p.search-box {
        padding-left: 24px;
        padding-right: 0;
        margin-left: 16px;
        margin-right: 0;
    }
}
.acf-internal-post-type .subsubsub {
    display: flex;
    align-items: flex-end;
    height: 40px;
    margin-bottom: 16px;
}
.acf-internal-post-type .subsubsub li {
    margin-top: 0;
    margin-right: 4px;
    color: #98a2b3;
}
.acf-internal-post-type .subsubsub li .count {
    color: #667085;
}
.acf-internal-post-type .tablenav-pages {
    display: flex;
    align-items: center;
}
.acf-internal-post-type .tablenav-pages.no-pages {
    display: none;
}
.acf-internal-post-type .tablenav-pages .displaying-num {
    margin-top: 0;
    margin-right: 16px;
    margin-bottom: 0;
    margin-left: 0;
}
.acf-internal-post-type .tablenav-pages .pagination-links {
    display: flex;
    align-items: center;
}
.acf-internal-post-type .tablenav-pages .pagination-links #table-paging {
    margin-top: 0;
    margin-right: 4px;
    margin-bottom: 0;
    margin-left: 8px;
}
.acf-internal-post-type .tablenav-pages .pagination-links #table-paging .total-pages {
    margin-right: 0;
}
.acf-internal-post-type .tablenav-pages.one-page .pagination-links {
    display: none;
}
.acf-internal-post-type .tablenav-pages .pagination-links .button {
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    min-width: 40px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-color: rgba(0, 0, 0, 0);
}
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1),
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2),
.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child,
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2) {
    display: inline-block;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 4px;
}
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before,
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before,
.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before,
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0783be;
    border-radius: 0;
    -webkit-mask-size: 20px;
    mask-size: 20px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left-double.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left-double.svg");
}
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left.svg");
}
.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right.svg");
}
.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right-double.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right-double.svg");
}
.acf-internal-post-type .tablenav-pages .pagination-links .button:hover {
    border-color: #066998;
    background-color: rgba(7, 131, 190, 0.05);
}
.acf-internal-post-type .tablenav-pages .pagination-links .button:hover:before {
    background-color: #066998;
}
.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled {
    background-color: rgba(0, 0, 0, 0) !important;
}
.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled.disabled:before {
    background-color: #d0d5dd;
}
.acf-no-field-groups-wrapper,
.acf-no-taxonomies-wrapper,
.acf-no-post-types-wrapper,
.acf-no-options-pages-wrapper,
.acf-options-preview-wrapper {
    display: flex;
    justify-content: center;
    padding-top: 48px;
    padding-bottom: 48px;
}
.acf-no-field-groups-wrapper .acf-no-field-groups-inner,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner,
.acf-no-field-groups-wrapper .acf-no-post-types-inner,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner,
.acf-no-field-groups-wrapper .acf-options-preview-inner,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner,
.acf-no-taxonomies-wrapper .acf-options-preview-inner,
.acf-no-post-types-wrapper .acf-no-field-groups-inner,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner,
.acf-no-post-types-wrapper .acf-no-post-types-inner,
.acf-no-post-types-wrapper .acf-no-options-pages-inner,
.acf-no-post-types-wrapper .acf-options-preview-inner,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner,
.acf-no-options-pages-wrapper .acf-no-post-types-inner,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner,
.acf-no-options-pages-wrapper .acf-options-preview-inner,
.acf-options-preview-wrapper .acf-no-field-groups-inner,
.acf-options-preview-wrapper .acf-no-taxonomies-inner,
.acf-options-preview-wrapper .acf-no-post-types-inner,
.acf-options-preview-wrapper .acf-no-options-pages-inner,
.acf-options-preview-wrapper .acf-options-preview-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
    text-align: center;
    max-width: 420px;
    min-height: 320px;
}
.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,
.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,
.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,
.acf-no-field-groups-wrapper .acf-no-post-types-inner img,
.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,
.acf-no-field-groups-wrapper .acf-no-post-types-inner p,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,
.acf-no-field-groups-wrapper .acf-options-preview-inner img,
.acf-no-field-groups-wrapper .acf-options-preview-inner h2,
.acf-no-field-groups-wrapper .acf-options-preview-inner p,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,
.acf-no-taxonomies-wrapper .acf-options-preview-inner img,
.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,
.acf-no-taxonomies-wrapper .acf-options-preview-inner p,
.acf-no-post-types-wrapper .acf-no-field-groups-inner img,
.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,
.acf-no-post-types-wrapper .acf-no-field-groups-inner p,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,
.acf-no-post-types-wrapper .acf-no-post-types-inner img,
.acf-no-post-types-wrapper .acf-no-post-types-inner h2,
.acf-no-post-types-wrapper .acf-no-post-types-inner p,
.acf-no-post-types-wrapper .acf-no-options-pages-inner img,
.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,
.acf-no-post-types-wrapper .acf-no-options-pages-inner p,
.acf-no-post-types-wrapper .acf-options-preview-inner img,
.acf-no-post-types-wrapper .acf-options-preview-inner h2,
.acf-no-post-types-wrapper .acf-options-preview-inner p,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,
.acf-no-options-pages-wrapper .acf-no-post-types-inner img,
.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,
.acf-no-options-pages-wrapper .acf-no-post-types-inner p,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,
.acf-no-options-pages-wrapper .acf-options-preview-inner img,
.acf-no-options-pages-wrapper .acf-options-preview-inner h2,
.acf-no-options-pages-wrapper .acf-options-preview-inner p,
.acf-options-preview-wrapper .acf-no-field-groups-inner img,
.acf-options-preview-wrapper .acf-no-field-groups-inner h2,
.acf-options-preview-wrapper .acf-no-field-groups-inner p,
.acf-options-preview-wrapper .acf-no-taxonomies-inner img,
.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,
.acf-options-preview-wrapper .acf-no-taxonomies-inner p,
.acf-options-preview-wrapper .acf-no-post-types-inner img,
.acf-options-preview-wrapper .acf-no-post-types-inner h2,
.acf-options-preview-wrapper .acf-no-post-types-inner p,
.acf-options-preview-wrapper .acf-no-options-pages-inner img,
.acf-options-preview-wrapper .acf-no-options-pages-inner h2,
.acf-options-preview-wrapper .acf-no-options-pages-inner p,
.acf-options-preview-wrapper .acf-options-preview-inner img,
.acf-options-preview-wrapper .acf-options-preview-inner h2,
.acf-options-preview-wrapper .acf-options-preview-inner p {
    flex: 1 0 100%;
}
.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,
.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,
.acf-no-field-groups-wrapper .acf-options-preview-inner h2,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,
.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,
.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,
.acf-no-post-types-wrapper .acf-no-post-types-inner h2,
.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,
.acf-no-post-types-wrapper .acf-options-preview-inner h2,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,
.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,
.acf-no-options-pages-wrapper .acf-options-preview-inner h2,
.acf-options-preview-wrapper .acf-no-field-groups-inner h2,
.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,
.acf-options-preview-wrapper .acf-no-post-types-inner h2,
.acf-options-preview-wrapper .acf-no-options-pages-inner h2,
.acf-options-preview-wrapper .acf-options-preview-inner h2 {
    margin-top: 32px;
    margin-bottom: 0;
    padding: 0;
    color: #344054;
    line-height: 1.6rem;
}
.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,
.acf-no-field-groups-wrapper .acf-no-post-types-inner p,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,
.acf-no-field-groups-wrapper .acf-options-preview-inner p,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,
.acf-no-taxonomies-wrapper .acf-options-preview-inner p,
.acf-no-post-types-wrapper .acf-no-field-groups-inner p,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,
.acf-no-post-types-wrapper .acf-no-post-types-inner p,
.acf-no-post-types-wrapper .acf-no-options-pages-inner p,
.acf-no-post-types-wrapper .acf-options-preview-inner p,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,
.acf-no-options-pages-wrapper .acf-no-post-types-inner p,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,
.acf-no-options-pages-wrapper .acf-options-preview-inner p,
.acf-options-preview-wrapper .acf-no-field-groups-inner p,
.acf-options-preview-wrapper .acf-no-taxonomies-inner p,
.acf-options-preview-wrapper .acf-no-post-types-inner p,
.acf-options-preview-wrapper .acf-no-options-pages-inner p,
.acf-options-preview-wrapper .acf-options-preview-inner p {
    margin-top: 12px;
    margin-bottom: 0;
    padding: 0;
    color: #667085;
}
.acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,
.acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,
.acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,
.acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,
.acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,
.acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,
.acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,
.acf-options-preview-wrapper .acf-options-preview-inner p.acf-small {
    display: block;
    position: relative;
    margin-top: 32px;
}
.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,
.acf-no-field-groups-wrapper .acf-no-post-types-inner img,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,
.acf-no-field-groups-wrapper .acf-options-preview-inner img,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,
.acf-no-taxonomies-wrapper .acf-options-preview-inner img,
.acf-no-post-types-wrapper .acf-no-field-groups-inner img,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,
.acf-no-post-types-wrapper .acf-no-post-types-inner img,
.acf-no-post-types-wrapper .acf-no-options-pages-inner img,
.acf-no-post-types-wrapper .acf-options-preview-inner img,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,
.acf-no-options-pages-wrapper .acf-no-post-types-inner img,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,
.acf-no-options-pages-wrapper .acf-options-preview-inner img,
.acf-options-preview-wrapper .acf-no-field-groups-inner img,
.acf-options-preview-wrapper .acf-no-taxonomies-inner img,
.acf-options-preview-wrapper .acf-no-post-types-inner img,
.acf-options-preview-wrapper .acf-no-options-pages-inner img,
.acf-options-preview-wrapper .acf-options-preview-inner img {
    max-width: 284px;
    margin-bottom: 0;
}
.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-btn,
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-btn,
.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-btn,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-btn,
.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-btn,
.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-btn,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-btn,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-btn,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-btn,
.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-btn,
.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-btn,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-btn,
.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-btn,
.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-btn,
.acf-no-post-types-wrapper .acf-options-preview-inner .acf-btn,
.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-btn,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-btn,
.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-btn,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-btn,
.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-btn,
.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-btn,
.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-btn,
.acf-options-preview-wrapper .acf-no-post-types-inner .acf-btn,
.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-btn,
.acf-options-preview-wrapper .acf-options-preview-inner .acf-btn {
    margin-top: 32px;
}
.acf-no-field-groups-wrapper .acf-no-post-types-inner img,
.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,
.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,
.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,
.acf-no-post-types-wrapper .acf-no-post-types-inner img,
.acf-no-post-types-wrapper .acf-no-options-pages-inner img,
.acf-no-options-pages-wrapper .acf-no-post-types-inner img,
.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,
.acf-options-preview-wrapper .acf-no-post-types-inner img,
.acf-options-preview-wrapper .acf-no-options-pages-inner img {
    width: 106px;
    height: 88px;
}
.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,
.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,
.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,
.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,
.acf-options-preview-wrapper .acf-no-taxonomies-inner img {
    width: 98px;
    height: 88px;
}
.acf-no-field-groups #the-list tr:hover td,
.acf-no-field-groups #the-list tr:hover th,
.acf-no-field-groups .acf-admin-field-groups .wp-list-table tr:hover,
.acf-no-field-groups .striped > tbody > :nth-child(odd),
.acf-no-field-groups ul.striped > :nth-child(odd),
.acf-no-field-groups .alternate,
.acf-no-post-types #the-list tr:hover td,
.acf-no-post-types #the-list tr:hover th,
.acf-no-post-types .acf-admin-field-groups .wp-list-table tr:hover,
.acf-no-post-types .striped > tbody > :nth-child(odd),
.acf-no-post-types ul.striped > :nth-child(odd),
.acf-no-post-types .alternate,
.acf-no-taxonomies #the-list tr:hover td,
.acf-no-taxonomies #the-list tr:hover th,
.acf-no-taxonomies .acf-admin-field-groups .wp-list-table tr:hover,
.acf-no-taxonomies .striped > tbody > :nth-child(odd),
.acf-no-taxonomies ul.striped > :nth-child(odd),
.acf-no-taxonomies .alternate,
.acf-no-options-pages #the-list tr:hover td,
.acf-no-options-pages #the-list tr:hover th,
.acf-no-options-pages .acf-admin-field-groups .wp-list-table tr:hover,
.acf-no-options-pages .striped > tbody > :nth-child(odd),
.acf-no-options-pages ul.striped > :nth-child(odd),
.acf-no-options-pages .alternate {
    background-color: rgba(0, 0, 0, 0) !important;
}
.acf-no-field-groups .wp-list-table thead,
.acf-no-field-groups .wp-list-table tfoot,
.acf-no-post-types .wp-list-table thead,
.acf-no-post-types .wp-list-table tfoot,
.acf-no-taxonomies .wp-list-table thead,
.acf-no-taxonomies .wp-list-table tfoot,
.acf-no-options-pages .wp-list-table thead,
.acf-no-options-pages .wp-list-table tfoot {
    display: none;
}
.acf-no-field-groups .wp-list-table a.acf-btn,
.acf-no-post-types .wp-list-table a.acf-btn,
.acf-no-taxonomies .wp-list-table a.acf-btn,
.acf-no-options-pages .wp-list-table a.acf-btn {
    border: 1px solid rgba(0, 0, 0, 0.16);
    box-shadow: none;
}
.acf-internal-post-type #the-list .no-items td {
    vertical-align: middle;
}
.acf-options-preview .acf-btn,
.acf-no-options-pages-wrapper .acf-btn {
    margin-left: 8px;
}
.acf-options-preview .disabled,
.acf-no-options-pages-wrapper .disabled {
    background-color: #f2f4f7 !important;
    color: #98a2b3 !important;
    border: 1px #d0d5dd solid;
    cursor: default !important;
}
.acf-options-preview .acf-options-pages-preview-upgrade-button,
.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button {
    height: 48px;
    padding: 8px 48px 8px 48px !important;
    border: none !important;
    gap: 6px;
    display: inline-flex;
    align-items: center;
    align-self: stretch;
    background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ecad4 0%, #7a45e5 100%);
    border-radius: 6px;
    text-decoration: none;
}
.acf-options-preview .acf-options-pages-preview-upgrade-button:focus,
.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.acf-options-preview .acf-options-pages-preview-upgrade-button p,
.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p {
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal;
    text-transform: none;
    color: #fff;
}
.acf-options-preview .acf-options-pages-preview-upgrade-button .acf-icon,
.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-icon {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    margin-left: -2px;
    background-color: #f9fafb;
}
.acf-options-preview .acf-ui-options-page-pro-features-actions a.acf-btn i,
.acf-no-options-pages-wrapper .acf-ui-options-page-pro-features-actions a.acf-btn i {
    margin-right: -2px !important;
    margin-left: 0px !important;
}
.acf-options-preview .acf-pro-label,
.acf-no-options-pages-wrapper .acf-pro-label {
    vertical-align: middle;
}
.acf-options-preview .acf_options_preview_wrap img,
.acf-no-options-pages-wrapper .acf_options_preview_wrap img {
    max-height: 88px;
}
.acf-internal-post-type .wp-list-table .toggle-row:before {
    top: 4px;
    left: 16px;
    border-radius: 0;
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #0783be;
    border-radius: 0;
    -webkit-mask-size: 20px;
    mask-size: 20px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.acf-internal-post-type .wp-list-table .is-expanded .toggle-row:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg");
}
@media screen and (max-width: 880px) {
    .acf-internal-post-type .widefat th input[type="checkbox"],
    .acf-internal-post-type .widefat thead td input[type="checkbox"],
    .acf-internal-post-type .widefat tfoot td input[type="checkbox"] {
        margin-bottom: 0;
    }
}
.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title {
    color: #667085;
    pointer-events: none;
    display: inline-flex;
    vertical-align: middle;
    gap: 6px;
}
.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title:before {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #667085;
    display: inline-block;
    align-self: center;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg");
}
.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-actions {
    display: none;
}
.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .column-title .acf-js-tooltip {
    display: inline-block;
}
.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title {
    color: #667085;
    pointer-events: none;
    display: inline-flex;
    vertical-align: middle;
    gap: 6px;
}
.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title:before {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #667085;
    display: inline-block;
    align-self: center;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg");
}
.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .acf-count a {
    color: #667085;
    pointer-events: none;
}
.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-actions {
    display: none;
}
.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .column-title .acf-js-tooltip {
    display: inline-block;
}
.acf-admin-toolbar {
    position: unset;
    top: 32px;
    height: 72px;
    z-index: 800;
    background: #344054;
    color: #98a2b3;
}
.acf-admin-toolbar .acf-admin-toolbar-inner {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    max-width: 100%;
}
.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 72px;
}
@media screen and (max-width: 1250px) {
    .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-post-type,
    .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-taxonomy {
        display: none;
    }
    .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-post-type,
    .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-taxonomy {
        display: flex;
    }
}
.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-upgrade-wrap {
    display: flex;
    align-items: center;
}
.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo {
    display: inline-flex;
    margin-left: 24px;
}
.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo img {
    height: 20px;
}
@media screen and (max-width: 1000px) {
    .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo {
        display: none;
    }
}
@media screen and (max-width: 880px) {
    .acf-admin-toolbar {
        position: static;
    }
}
.acf-admin-toolbar .acf-logo {
    display: flex;
    margin-right: 24px;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
}
.acf-admin-toolbar .acf-logo img {
    display: block;
}
.acf-admin-toolbar .acf-logo.pro img {
    height: 46px;
}
.acf-admin-toolbar h2 {
    display: none;
    color: #f9fafb;
}
.acf-admin-toolbar .acf-tab {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    min-height: 40px;
    margin-right: 8px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 6px;
    color: #98a2b3;
    text-decoration: none;
}
.acf-admin-toolbar .acf-tab.is-active {
    background-color: #475467;
    color: #fff;
}
.acf-admin-toolbar .acf-tab:hover {
    background-color: #475467;
    color: #f9fafb;
}
.acf-admin-toolbar .acf-tab:focus-visible {
    border-width: 1px;
    border-style: solid;
    border-color: #667085;
}
.acf-admin-toolbar .acf-tab:focus {
    box-shadow: none;
}
.acf-admin-toolbar .acf-more:hover .acf-tab.acf-more-tab {
    background-color: #475467;
    color: #f9fafb;
}
.acf-admin-toolbar .acf-more ul {
    display: none;
    position: absolute;
    box-sizing: border-box;
    background: #fff;
    z-index: 1051;
    overflow: hidden;
    min-width: 280px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    border-radius: 8px;
    box-shadow:
        0px 0px 0px 1px rgba(0, 0, 0, 0.04),
        0px 8px 23px rgba(0, 0, 0, 0.12);
}
.acf-admin-toolbar .acf-more ul .acf-wp-engine {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 48px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    background: #ecfbfc;
}
.acf-admin-toolbar .acf-more ul .acf-wp-engine a {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-top: none;
}
.acf-admin-toolbar .acf-more ul li {
    margin: 0;
    padding: 0 16px;
}
.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-post-type,
.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-taxonomy {
    display: none;
}
.acf-admin-toolbar .acf-more ul li.acf-more-section-header {
    background: #f9fafb;
    padding: 1px 0 0 0;
    margin-top: -1px;
    border-top: 1px solid #eaecf0;
    border-bottom: 1px solid #eaecf0;
}
.acf-admin-toolbar .acf-more ul li.acf-more-section-header span {
    color: #475467;
    font-size: 12px;
    font-weight: bold;
}
.acf-admin-toolbar .acf-more ul li.acf-more-section-header span:hover {
    background: #f9fafb;
}
.acf-admin-toolbar .acf-more ul li a {
    margin: 0;
    padding: 0;
    color: #1d2939;
    border-radius: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f2f4f7;
}
.acf-admin-toolbar .acf-more ul li a:hover,
.acf-admin-toolbar .acf-more ul li a.acf-tab.is-active {
    background-color: unset;
    color: #0783be;
}
.acf-admin-toolbar .acf-more ul li a i.acf-icon {
    display: none !important;
    width: 16px;
    height: 16px;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    background-color: #98a2b3 !important;
}
.acf-admin-toolbar .acf-more ul li a .acf-requires-pro {
    justify-content: center;
    align-items: center;
    color: #fff;
    background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ecad4 0%, #7a45e5 100%);
    border-radius: 100px;
    font-size: 11px;
    position: absolute;
    right: 16px;
    padding-right: 6px;
    padding-left: 6px;
}
.acf-admin-toolbar .acf-more ul li a img.acf-wp-engine-pro {
    display: block;
    height: 16px;
    width: auto;
}
.acf-admin-toolbar .acf-more ul li a .acf-wp-engine-upsell-pill {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 22px;
    border-radius: 100px;
    font-size: 11px;
    padding-right: 8px;
    padding-left: 8px;
    background: #0ecad4;
    color: #fff;
    text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.12);
    text-transform: uppercase;
}
.acf-admin-toolbar .acf-more ul li:first-child a {
    border-bottom: none;
}
.acf-admin-toolbar .acf-more ul:hover,
.acf-admin-toolbar .acf-more ul:focus {
    display: block;
}
.acf-admin-toolbar .acf-more:hover ul,
.acf-admin-toolbar .acf-more:focus ul {
    display: block;
}
#wpcontent .acf-admin-toolbar {
    box-sizing: border-box;
    margin-left: -20px;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
}
@media screen and (max-width: 600px) {
    .acf-admin-toolbar {
        display: none;
    }
}
.rtl #wpcontent .acf-admin-toolbar {
    margin-left: 0;
    margin-right: -20px;
}
.rtl #wpcontent .acf-admin-toolbar .acf-tab {
    margin-left: 8px;
    margin-right: 0;
}
.rtl .acf-logo {
    margin-right: 0;
    margin-left: 32px;
}
.acf-admin-toolbar .acf-tab i.acf-icon,
.acf-admin-toolbar .acf-more i.acf-icon {
    display: none;
    margin-right: 8px;
    margin-left: -2px;
}
.acf-admin-toolbar .acf-tab i.acf-icon.acf-icon-dropdown,
.acf-admin-toolbar .acf-more i.acf-icon.acf-icon-dropdown {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
    width: 16px;
    height: 16px;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    margin-right: -6px;
    margin-left: 6px;
}
.acf-admin-toolbar .acf-tab.acf-header-tab-acf-field-group i.acf-icon,
.acf-admin-toolbar .acf-tab.acf-header-tab-acf-post-type i.acf-icon,
.acf-admin-toolbar .acf-tab.acf-header-tab-acf-taxonomy i.acf-icon,
.acf-admin-toolbar .acf-tab.acf-header-tab-acf-tools i.acf-icon,
.acf-admin-toolbar .acf-tab.acf-header-tab-acf-settings-updates i.acf-icon,
.acf-admin-toolbar .acf-tab.acf-header-tab-acf-more i.acf-icon,
.acf-admin-toolbar .acf-more.acf-header-tab-acf-field-group i.acf-icon,
.acf-admin-toolbar .acf-more.acf-header-tab-acf-post-type i.acf-icon,
.acf-admin-toolbar .acf-more.acf-header-tab-acf-taxonomy i.acf-icon,
.acf-admin-toolbar .acf-more.acf-header-tab-acf-tools i.acf-icon,
.acf-admin-toolbar .acf-more.acf-header-tab-acf-settings-updates i.acf-icon,
.acf-admin-toolbar .acf-more.acf-header-tab-acf-more i.acf-icon {
    display: inline-flex;
}
.acf-admin-toolbar .acf-tab.is-active i.acf-icon,
.acf-admin-toolbar .acf-tab:hover i.acf-icon,
.acf-admin-toolbar .acf-more.is-active i.acf-icon,
.acf-admin-toolbar .acf-more:hover i.acf-icon {
    background-color: #eaecf0;
}
.rtl .acf-admin-toolbar .acf-tab i.acf-icon {
    margin-right: -2px;
    margin-left: 8px;
}
.acf-admin-toolbar .acf-header-tab-acf-field-group i.acf-icon {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-field-groups.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-field-groups.svg");
}
.acf-admin-toolbar .acf-header-tab-acf-post-type i.acf-icon {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-post-type.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-post-type.svg");
}
.acf-admin-toolbar .acf-header-tab-acf-taxonomy i.acf-icon {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-taxonomies.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-taxonomies.svg");
}
.acf-admin-toolbar .acf-header-tab-acf-tools i.acf-icon {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-tools.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-tools.svg");
}
.acf-admin-toolbar .acf-header-tab-acf-settings-updates i.acf-icon {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-updates.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-updates.svg");
}
.acf-admin-toolbar .acf-header-tab-acf-more i.acf-icon-more {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg");
}
.acf-admin-page #wpbody-content > .notice:not(.inline, .below-h2) {
    display: none;
}
.acf-admin-page h1.wp-heading-inline {
    display: none;
}
.acf-admin-page .wrap .wp-heading-inline + .page-title-action {
    display: none;
}
.acf-headerbar {
    display: flex;
    align-items: center;
    position: sticky;
    top: 32px;
    z-index: 700;
    box-sizing: border-box;
    min-height: 72px;
    margin-left: -20px;
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
    background-color: #fff;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.acf-headerbar .acf-headerbar-inner {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1440px;
    gap: 8px;
}
.acf-headerbar .acf-page-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 0;
    margin-right: 16px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.acf-headerbar .acf-page-title .acf-duplicated-from {
    color: #98a2b3;
}
.acf-headerbar .acf-page-title .acf-pro-label {
    box-shadow: none;
}
@media screen and (max-width: 880px) {
    .acf-headerbar {
        position: static;
    }
}
@media screen and (max-width: 600px) {
    .acf-headerbar {
        justify-content: space-between;
        position: relative;
        top: 46px;
        min-height: 64px;
        padding-right: 12px;
    }
}
.acf-headerbar .acf-headerbar-content {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 880px) {
    .acf-headerbar .acf-headerbar-content {
        flex-wrap: wrap;
    }
    .acf-headerbar .acf-headerbar-content .acf-headerbar-title,
    .acf-headerbar .acf-headerbar-content .acf-title-wrap {
        flex: 1 1 100%;
    }
    .acf-headerbar .acf-headerbar-content .acf-title-wrap {
        margin-top: 8px;
    }
}
.acf-headerbar .acf-input-error {
    border: 1px rgba(209, 55, 55, 0.5) solid !important;
    box-shadow:
        0 0 0 3px rgba(209, 55, 55, 0.12),
        0 0 0 rgba(255, 54, 54, 0.25) !important;
    background-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt-red.svg");
    background-position: right 10px top 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}
.acf-headerbar .acf-input-error:focus {
    outline: none !important;
    border: 1px rgba(209, 55, 55, 0.8) solid !important;
    box-shadow:
        0 0 0 3px rgba(209, 55, 55, 0.16),
        0 0 0 rgba(255, 54, 54, 0.25) !important;
}
.acf-headerbar .acf-headerbar-title-field {
    min-width: 320px;
}
@media screen and (max-width: 880px) {
    .acf-headerbar .acf-headerbar-title-field {
        min-width: 100%;
    }
}
.acf-headerbar .acf-headerbar-actions {
    display: flex;
}
.acf-headerbar .acf-headerbar-actions .acf-btn {
    margin-left: 8px;
}
.acf-headerbar .acf-headerbar-actions .disabled {
    background-color: #f2f4f7;
    color: #98a2b3 !important;
    border: 1px #d0d5dd solid;
    cursor: default;
}
.acf-headerbar-field-editor {
    position: sticky;
    top: 32px;
    z-index: 1020;
    margin-left: -20px;
    width: calc(100% + 20px);
}
@media screen and (max-width: 880px) {
    .acf-headerbar-field-editor {
        position: relative;
        top: 0;
        width: 100%;
        margin-left: 0;
        padding-right: 8px;
        padding-left: 8px;
    }
}
@media screen and (max-width: 640px) {
    .acf-headerbar-field-editor {
        position: relative;
        top: 46px;
        z-index: unset;
    }
}
@media screen and (max-width: 880px) {
    .acf-headerbar-field-editor .acf-headerbar-inner {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        width: 100%;
    }
    .acf-headerbar-field-editor .acf-headerbar-inner .acf-page-title {
        flex: 1 1 auto;
    }
    .acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions {
        flex: 1 1 100%;
        margin-top: 8px;
        gap: 8px;
    }
    .acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions .acf-btn {
        width: 100%;
        display: inline-flex;
        justify-content: center;
        margin: 0;
    }
}
.acf-headerbar-field-editor .acf-page-title {
    margin-right: 16px;
}
.rtl .acf-headerbar,
.rtl .acf-headerbar-field-editor {
    margin-left: 0;
    margin-right: -20px;
}
.rtl .acf-headerbar .acf-page-title,
.rtl .acf-headerbar-field-editor .acf-page-title {
    margin-left: 16px;
    margin-right: 0;
}
.rtl .acf-headerbar .acf-headerbar-actions .acf-btn,
.rtl .acf-headerbar-field-editor .acf-headerbar-actions .acf-btn {
    margin-left: 0;
    margin-right: 8px;
}
.acf-btn {
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    min-height: 40px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    background-color: #0783be;
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(16, 24, 40, 0.2);
    text-decoration: none;
    color: #fff !important;
    transition: all 0.2s ease-in-out;
    transition-property: background, border, box-shadow;
}
.acf-btn:hover {
    background-color: #066998;
    color: #fff;
    cursor: pointer;
}
.acf-btn:disabled,
.acf-btn.disabled {
    background-color: #f2f4f7;
    border-color: #eaecf0;
    color: #98a2b3 !important;
    transition: none;
    pointer-events: none;
}
.acf-btn.acf-btn-sm {
    min-height: 32px;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
}
.acf-btn.acf-btn-secondary {
    background-color: rgba(0, 0, 0, 0);
    color: #0783be !important;
    border-color: #0783be;
}
.acf-btn.acf-btn-secondary:hover {
    background-color: rgb(243.16, 249.08, 252.04);
}
.acf-btn.acf-btn-muted {
    background-color: #667085;
    color: #fff;
    height: 48px;
    padding: 8px 28px 8px 28px !important;
    border-radius: 6px;
    border: 1px;
    gap: 6px;
}
.acf-btn.acf-btn-muted:hover {
    background-color: #475467 !important;
}
.acf-btn.acf-btn-tertiary {
    background-color: rgba(0, 0, 0, 0);
    color: #667085 !important;
    border-color: #d0d5dd;
}
.acf-btn.acf-btn-tertiary:hover {
    color: #667085 !important;
    border-color: #98a2b3;
}
.acf-btn.acf-btn-clear {
    background-color: rgba(0, 0, 0, 0);
    color: #667085 !important;
    border-color: rgba(0, 0, 0, 0);
}
.acf-btn.acf-btn-clear:hover {
    color: #0783be !important;
}
.acf-btn.acf-btn-pro {
    background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ecad4 0%, #7a45e5 100%);
    border: none;
}
.acf-btn i.acf-icon {
    width: 20px;
    height: 20px;
    -webkit-mask-size: 20px;
    mask-size: 20px;
    margin-right: 6px;
    margin-left: -4px;
}
.acf-btn.acf-btn-sm i.acf-icon {
    width: 16px;
    height: 16px;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    margin-right: 6px;
    margin-left: -2px;
}
.rtl .acf-btn i.acf-icon {
    margin-right: -4px;
    margin-left: 6px;
}
.rtl .acf-btn.acf-btn-sm i.acf-icon {
    margin-right: -4px;
    margin-left: 2px;
}
.acf-btn.acf-delete-field-group:hover {
    background-color: hsl(0, 62.6016260163%, 95.7647058824%);
    border-color: #d13737 !important;
    color: #d13737 !important;
}
.acf-internal-post-type i.acf-icon,
.post-type-acf-field-group i.acf-icon {
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-color: currentColor;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
}
.acf-admin-page i.acf-field-setting-fc-delete,
.acf-admin-page i.acf-field-setting-fc-duplicate {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: #fff;
    border: 1px solid #d0d5dd;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
    border-radius: 6px;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.acf-admin-page i.acf-icon-plus {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add.svg");
}
.acf-admin-page i.acf-icon-stars {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-stars.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-stars.svg");
}
.acf-admin-page i.acf-icon-help {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-help.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-help.svg");
}
.acf-admin-page i.acf-icon-key {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key.svg");
}
.acf-admin-page i.acf-icon-regenerate {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-regenerate.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-regenerate.svg");
}
.acf-admin-page i.acf-icon-trash,
.acf-admin-page button.acf-icon-trash {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash.svg");
}
.acf-admin-page i.acf-icon-extended-menu,
.acf-admin-page button.acf-icon-extended-menu {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg");
}
.acf-admin-page i.acf-icon.-duplicate,
.acf-admin-page button.acf-icon-duplicate {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-clone.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-clone.svg");
}
.acf-admin-page i.acf-icon.-duplicate:before,
.acf-admin-page i.acf-icon.-duplicate:after,
.acf-admin-page button.acf-icon-duplicate:before,
.acf-admin-page button.acf-icon-duplicate:after {
    content: none;
}
.acf-admin-page i.acf-icon-arrow-right {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-right.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-right.svg");
}
.acf-admin-page i.acf-icon-arrow-up-right {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-up-right.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-up-right.svg");
}
.acf-admin-page i.acf-icon-arrow-left {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-left.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-left.svg");
}
.acf-admin-page i.acf-icon-chevron-right,
.acf-admin-page .acf-icon.-right {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right.svg");
}
.acf-admin-page i.acf-icon-chevron-left,
.acf-admin-page .acf-icon.-left {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left.svg");
}
.acf-admin-page i.acf-icon-key-solid {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key-solid.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key-solid.svg");
}
.acf-admin-page i.acf-icon-globe,
.acf-admin-page .acf-icon.-globe {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-globe.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-globe.svg");
}
.acf-admin-page i.acf-icon-image,
.acf-admin-page .acf-icon.-picture {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-image.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-image.svg");
}
.acf-admin-page i.acf-icon-warning {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt.svg");
}
.acf-admin-page i.acf-icon-warning-red {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt-red.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt-red.svg");
}
.acf-admin-page i.acf-icon-dots-grid {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-dots-grid.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-dots-grid.svg");
}
.acf-admin-page i.acf-icon-play {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-play.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-play.svg");
}
.acf-admin-page i.acf-icon-lock {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg");
}
.acf-admin-page i.acf-icon-document {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-document.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-document.svg");
}
.acf-admin-page .post-type-acf-field-group .post-state,
.acf-admin-page .acf-internal-post-type .post-state {
    font-weight: normal;
}
.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden,
.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden {
    display: inline-flex;
    width: 18px;
    height: 18px;
    background-color: #98a2b3;
    border: none;
    border-radius: 0;
    -webkit-mask-size: 18px;
    mask-size: 18px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden.svg");
}
.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden:before,
.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden:before {
    display: none;
}
#acf-field-group-fields .postbox-header h2,
#acf-field-group-fields .postbox-header h3,
#acf-field-group-fields .acf-sub-field-list-header h2,
#acf-field-group-fields .acf-sub-field-list-header h3,
#acf-field-group-options .postbox-header h2,
#acf-field-group-options .postbox-header h3,
#acf-field-group-options .acf-sub-field-list-header h2,
#acf-field-group-options .acf-sub-field-list-header h3,
#acf-advanced-settings .postbox-header h2,
#acf-advanced-settings .postbox-header h3,
#acf-advanced-settings .acf-sub-field-list-header h2,
#acf-advanced-settings .acf-sub-field-list-header h3 {
    display: inline-flex;
    justify-content: flex-start;
    align-content: stretch;
    align-items: center;
}
#acf-field-group-fields .postbox-header h2:before,
#acf-field-group-fields .postbox-header h3:before,
#acf-field-group-fields .acf-sub-field-list-header h2:before,
#acf-field-group-fields .acf-sub-field-list-header h3:before,
#acf-field-group-options .postbox-header h2:before,
#acf-field-group-options .postbox-header h3:before,
#acf-field-group-options .acf-sub-field-list-header h2:before,
#acf-field-group-options .acf-sub-field-list-header h3:before,
#acf-advanced-settings .postbox-header h2:before,
#acf-advanced-settings .postbox-header h3:before,
#acf-advanced-settings .acf-sub-field-list-header h2:before,
#acf-advanced-settings .acf-sub-field-list-header h3:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-color: #98a2b3;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}
.rtl #acf-field-group-fields .postbox-header h2:before,
.rtl #acf-field-group-fields .postbox-header h3:before,
.rtl #acf-field-group-fields .acf-sub-field-list-header h2:before,
.rtl #acf-field-group-fields .acf-sub-field-list-header h3:before,
.rtl #acf-field-group-options .postbox-header h2:before,
.rtl #acf-field-group-options .postbox-header h3:before,
.rtl #acf-field-group-options .acf-sub-field-list-header h2:before,
.rtl #acf-field-group-options .acf-sub-field-list-header h3:before {
    margin-right: 0;
    margin-left: 8px;
}
#acf-field-group-fields .postbox-header h2:before,
h3.acf-sub-field-list-title:before,
.acf-link-field-groups-popup h3:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-fields.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-fields.svg");
}
.acf-create-options-page-popup h3:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-sliders.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-sliders.svg");
}
#acf-field-group-options .postbox-header h2:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-settings.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-settings.svg");
}
.acf-field-setting-fc_layout .acf-field-settings-fc_head label:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-layout.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-layout.svg");
}
.acf-admin-single-post-type #acf-advanced-settings .postbox-header h2:before,
.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header h2:before,
.acf-admin-single-options-page #acf-advanced-settings .postbox-header h2:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-post-type.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-post-type.svg");
}
.acf-field-setting-fc_layout .acf-field-settings-fc_head .acf-fc_draggable:hover .reorder-layout:before {
    width: 20px;
    height: 11px;
    background-color: #475467 !important;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-draggable.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-draggable.svg");
}
.post-type-acf-field-group .postbox-header .handle-actions,
.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions,
.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions,
.post-type-acf-field-group .postbox .postbox-header .handle-actions,
.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions,
.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions,
.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions {
    display: flex;
}
.post-type-acf-field-group .postbox-header .handle-actions .toggle-indicator:before,
.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions .toggle-indicator:before,
.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions .toggle-indicator:before,
.post-type-acf-field-group .postbox .postbox-header .handle-actions .toggle-indicator:before,
.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,
.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,
.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before {
    content: "";
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-color: currentColor;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg");
}
.post-type-acf-field-group.closed .postbox-header .handle-actions .toggle-indicator:before,
.post-type-acf-field-group #acf-field-group-fields.closed .postbox-header .handle-actions .toggle-indicator:before,
.post-type-acf-field-group #acf-field-group-options.closed .postbox-header .handle-actions .toggle-indicator:before,
.post-type-acf-field-group .postbox.closed .postbox-header .handle-actions .toggle-indicator:before,
.acf-admin-single-post-type #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,
.acf-admin-single-taxonomy #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,
.acf-admin-single-options-page #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg");
}
.post-type-acf-field-group #acf-admin-tool-export h2,
.post-type-acf-field-group #acf-admin-tool-export h3,
.post-type-acf-field-group #acf-admin-tool-import h2,
.post-type-acf-field-group #acf-admin-tool-import h3,
.post-type-acf-field-group #acf-license-information h2,
.post-type-acf-field-group #acf-license-information h3,
.post-type-acf-field-group #acf-update-information h2,
.post-type-acf-field-group #acf-update-information h3 {
    display: inline-flex;
    justify-content: flex-start;
    align-content: stretch;
    align-items: center;
}
.post-type-acf-field-group #acf-admin-tool-export h2:before,
.post-type-acf-field-group #acf-admin-tool-export h3:before,
.post-type-acf-field-group #acf-admin-tool-import h2:before,
.post-type-acf-field-group #acf-admin-tool-import h3:before,
.post-type-acf-field-group #acf-license-information h2:before,
.post-type-acf-field-group #acf-license-information h3:before,
.post-type-acf-field-group #acf-update-information h2:before,
.post-type-acf-field-group #acf-update-information h3:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-color: #98a2b3;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}
.post-type-acf-field-group.rtl #acf-admin-tool-export h2:before,
.post-type-acf-field-group.rtl #acf-admin-tool-export h3:before,
.post-type-acf-field-group.rtl #acf-admin-tool-import h2:before,
.post-type-acf-field-group.rtl #acf-admin-tool-import h3:before,
.post-type-acf-field-group.rtl #acf-license-information h2:before,
.post-type-acf-field-group.rtl #acf-license-information h3:before,
.post-type-acf-field-group.rtl #acf-update-information h2:before,
.post-type-acf-field-group.rtl #acf-update-information h3:before {
    margin-right: 0;
    margin-left: 8px;
}
.post-type-acf-field-group #acf-admin-tool-export h2:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-export.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-export.svg");
}
.post-type-acf-field-group #acf-admin-tool-import h2:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-import.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-import.svg");
}
.post-type-acf-field-group #acf-license-information h3:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key.svg");
}
.post-type-acf-field-group #acf-update-information h3:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info.svg");
}
.acf-admin-single-field-group .acf-input .acf-icon {
    width: 18px;
    height: 18px;
}
.field-type-icon {
    box-sizing: border-box;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 24px;
    height: 24px;
    top: -4px;
    background-color: #ebf5fa;
    border-width: 1px;
    border-style: solid;
    border-color: #a5d2e7;
    border-radius: 100%;
}
.field-type-icon:before {
    content: "";
    width: 14px;
    height: 14px;
    position: relative;
    background-color: #0783be;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-default.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-default.svg");
}
.field-type-icon.field-type-icon-text:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-text.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-text.svg");
}
.field-type-icon.field-type-icon-textarea:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-textarea.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-textarea.svg");
}
.field-type-icon.field-type-icon-textarea:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-textarea.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-textarea.svg");
}
.field-type-icon.field-type-icon-number:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-number.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-number.svg");
}
.field-type-icon.field-type-icon-range:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-range.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-range.svg");
}
.field-type-icon.field-type-icon-email:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-email.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-email.svg");
}
.field-type-icon.field-type-icon-url:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-url.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-url.svg");
}
.field-type-icon.field-type-icon-password:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-password.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-password.svg");
}
.field-type-icon.field-type-icon-image:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-image.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-image.svg");
}
.field-type-icon.field-type-icon-file:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-file.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-file.svg");
}
.field-type-icon.field-type-icon-wysiwyg:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-wysiwyg.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-wysiwyg.svg");
}
.field-type-icon.field-type-icon-oembed:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-oembed.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-oembed.svg");
}
.field-type-icon.field-type-icon-gallery:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-gallery.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-gallery.svg");
}
.field-type-icon.field-type-icon-select:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-select.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-select.svg");
}
.field-type-icon.field-type-icon-checkbox:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-checkbox.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-checkbox.svg");
}
.field-type-icon.field-type-icon-radio:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-radio.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-radio.svg");
}
.field-type-icon.field-type-icon-button-group:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-button-group.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-button-group.svg");
}
.field-type-icon.field-type-icon-true-false:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-true-false.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-true-false.svg");
}
.field-type-icon.field-type-icon-link:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-link.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-link.svg");
}
.field-type-icon.field-type-icon-post-object:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-post-object.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-post-object.svg");
}
.field-type-icon.field-type-icon-page-link:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-page-link.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-page-link.svg");
}
.field-type-icon.field-type-icon-relationship:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-relationship.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-relationship.svg");
}
.field-type-icon.field-type-icon-taxonomy:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-taxonomy.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-taxonomy.svg");
}
.field-type-icon.field-type-icon-user:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-user.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-user.svg");
}
.field-type-icon.field-type-icon-google-map:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-google-map.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-google-map.svg");
}
.field-type-icon.field-type-icon-date-picker:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-picker.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-picker.svg");
}
.field-type-icon.field-type-icon-date-time-picker:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-time-picker.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-time-picker.svg");
}
.field-type-icon.field-type-icon-time-picker:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-time-picker.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-time-picker.svg");
}
.field-type-icon.field-type-icon-color-picker:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-color-picker.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-color-picker.svg");
}
.field-type-icon.field-type-icon-icon-picker:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-icon-picker.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-icon-picker.svg");
}
.field-type-icon.field-type-icon-message:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-message.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-message.svg");
}
.field-type-icon.field-type-icon-accordion:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-accordion.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-accordion.svg");
}
.field-type-icon.field-type-icon-tab:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-tab.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-tab.svg");
}
.field-type-icon.field-type-icon-group:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-group.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-group.svg");
}
.field-type-icon.field-type-icon-repeater:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-repeater.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-repeater.svg");
}
.field-type-icon.field-type-icon-flexible-content:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-flexible-content.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-flexible-content.svg");
}
.field-type-icon.field-type-icon-clone:before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-clone.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-clone.svg");
}
#acf-admin-tools .postbox-header {
    display: none;
}
#acf-admin-tools .acf-meta-box-wrap.-grid {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
#acf-admin-tools .acf-meta-box-wrap.-grid .postbox {
    width: 100%;
    clear: none;
    float: none;
    margin-bottom: 0;
}
@media screen and (max-width: 880px) {
    #acf-admin-tools .acf-meta-box-wrap.-grid .postbox {
        flex: 1 1 100%;
    }
}
#acf-admin-tools .acf-meta-box-wrap.-grid .postbox:nth-child(odd) {
    margin-left: 0;
}
#acf-admin-tools .meta-box-sortables {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 32px;
    grid-row-gap: 32px;
}
@media screen and (max-width: 880px) {
    #acf-admin-tools .meta-box-sortables {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        align-items: center;
        grid-column-gap: 8px;
        grid-row-gap: 8px;
    }
}
#acf-admin-tools.tool-export .inside {
    margin: 0;
}
#acf-admin-tools.tool-export .acf-postbox-header {
    margin-bottom: 24px;
}
#acf-admin-tools.tool-export .acf-postbox-main {
    border: none;
    margin: 0;
    padding-top: 0;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 0;
}
#acf-admin-tools.tool-export .acf-postbox-columns {
    margin-top: 0;
    margin-right: 280px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}
#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side {
    padding: 0;
}
#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-panel {
    margin: 0;
    padding: 0;
}
#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side:before {
    display: none;
}
#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-btn {
    display: block;
    width: 100%;
    text-align: center;
}
#acf-admin-tools.tool-export .meta-box-sortables {
    display: block;
}
#acf-admin-tools.tool-export .acf-panel {
    border: none;
}
#acf-admin-tools.tool-export .acf-panel h3 {
    margin: 0;
    padding: 0;
    color: #344054;
}
#acf-admin-tools.tool-export .acf-panel h3:before {
    display: none;
}
#acf-admin-tools.tool-export .acf-checkbox-list {
    margin-top: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: #d0d5dd;
    border-radius: 6px;
}
#acf-admin-tools.tool-export .acf-checkbox-list li {
    display: inline-flex;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    align-items: center;
    margin: 0;
    padding-right: 12px;
    padding-left: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eaecf0;
}
#acf-admin-tools.tool-export .acf-checkbox-list li:last-child {
    border-bottom: none;
}
.acf-settings-wrap.acf-updates {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.custom-fields_page_acf-settings-updates .notice {
    flex: 1 1 100%;
}
.acf-settings-wrap.acf-updates .acf-box {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.acf-settings-wrap.acf-updates .acf-box .inner {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
}
@media screen and (max-width: 880px) {
    .acf-settings-wrap.acf-updates .acf-box {
        flex: 1 1 100%;
    }
}
.acf-settings-wrap.acf-updates .notice {
    flex: 1 1 100%;
    margin-top: 16px;
    margin-right: 0;
    margin-left: 0;
}
#acf-license-information {
    flex: 1 1 65%;
    margin-right: 32px;
}
#acf-license-information .inner {
    padding: 0;
}
#acf-license-information .inner .acf-license-defined {
    padding: 24px;
    margin: 0;
}
#acf-license-information .inner .acf-activation-form,
#acf-license-information .inner .acf-retry-activation {
    padding: 24px;
}
#acf-license-information .inner .acf-activation-form.acf-retry-activation,
#acf-license-information .inner .acf-retry-activation.acf-retry-activation {
    padding-top: 0;
    min-height: 40px;
}
#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn,
#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn {
    float: none;
    line-height: initial;
}
#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn i,
#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn i {
    display: none;
}
#acf-license-information .inner .acf-activation-form .acf-manage-license-btn,
#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn {
    float: right;
    line-height: 40px;
    align-items: center;
    display: inline-flex;
}
#acf-license-information .inner .acf-activation-form .acf-manage-license-btn.acf-renew-subscription,
#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn.acf-renew-subscription {
    float: none;
    line-height: initial;
}
#acf-license-information .inner .acf-activation-form .acf-manage-license-btn i,
#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn i {
    margin: 0 0 0 5px;
    width: 19px;
    height: 19px;
}
#acf-license-information .inner .acf-activation-form .acf-recheck-license,
#acf-license-information .inner .acf-retry-activation .acf-recheck-license {
    float: right;
    line-height: 40px;
}
#acf-license-information .inner .acf-activation-form .acf-recheck-license i,
#acf-license-information .inner .acf-retry-activation .acf-recheck-license i {
    margin-right: 8px;
    vertical-align: middle;
}
#acf-license-information .inner .acf-license-status-wrap {
    background: #f9fafb;
    border-top: 1px solid #eaecf0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table {
    font-size: 14px;
    padding: 24px 24px 16px 24px;
}
#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table th {
    width: 160px;
    font-weight: 500;
    text-align: left;
    padding-bottom: 16px;
}
#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td {
    padding-bottom: 16px;
}
#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    border-radius: 100px;
    background: #eaecf0;
    padding: 0 13px 1px 12px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    color: #667085;
}
#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.active {
    background: rgba(18, 183, 106, 0.15);
    border: 1px solid rgba(18, 183, 106, 0.24);
    color: #12b76a;
}
#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.expired,
#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.cancelled {
    background: rgba(209, 55, 55, 0.24);
    border: 1px solid rgba(209, 55, 55, 0.24);
    color: #d13737;
}
#acf-license-information .inner .acf-license-status-wrap .acf-no-license-view-pricing {
    padding: 12px 24px;
    border-top: 1px solid #eaecf0;
    color: #667085;
}
@media screen and (max-width: 1024px) {
    #acf-license-information {
        margin-right: 0;
        margin-bottom: 32px;
    }
}
#acf-license-information label {
    font-weight: 500;
}
#acf-license-information .acf-input-wrap {
    margin-top: 8px;
    margin-bottom: 24px;
}
#acf-license-information #acf_pro_license {
    width: 100%;
}
#acf-update-information {
    flex: 1 1 35%;
    max-width: calc(35% - 32px);
}
#acf-update-information .form-table th,
#acf-update-information .form-table td {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 24px;
    padding-left: 0;
    color: #344054;
}
#acf-update-information .acf-update-changelog {
    margin-top: 8px;
    margin-bottom: 24px;
    padding-top: 8px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eaecf0;
    color: #344054;
}
#acf-update-information .acf-update-changelog h4 {
    margin-bottom: 0;
}
#acf-update-information .acf-update-changelog p {
    margin-top: 0;
    margin-bottom: 16px;
}
#acf-update-information .acf-update-changelog p:last-of-type {
    margin-bottom: 0;
}
#acf-update-information .acf-update-changelog p em {
    color: #667085;
}
#acf-update-information .acf-btn {
    display: inline-flex;
}
.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn {
    display: inline-flex;
    align-items: center;
    align-self: stretch;
    padding-top: 0;
    padding-right: 16px;
    padding-bottom: 0;
    padding-left: 16px;
    background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ecad4 0%, #7a45e5 100%);
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.16);
    border-radius: 6px;
    text-decoration: none;
}
@media screen and (max-width: 768px) {
    .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn {
        display: none;
    }
}
.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p {
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
}
.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-icon {
    width: 18px;
    height: 18px;
    margin-right: 6px;
    margin-left: -2px;
    background-color: #f9fafb;
}
.acf-admin-page #tmpl-acf-field-group-pro-features,
.acf-admin-page #acf-field-group-pro-features {
    display: none;
    align-items: center;
    min-height: 120px;
    background-color: #121833;
    background-image: url(/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-grid-bg.svg), url(/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-overlay.svg);
    background-repeat: repeat, no-repeat;
    background-size: 1224px, 1880px;
    background-position:
        left top,
        -520px -680px;
    color: #eaecf0;
    border-radius: 8px;
    margin-top: 24px;
    margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
    .acf-admin-page #tmpl-acf-field-group-pro-features,
    .acf-admin-page #acf-field-group-pro-features {
        background-size: 1024px, 980px;
        background-position:
            left top,
            -500px -200px;
    }
}
@media screen and (max-width: 1200px) {
    .acf-admin-page #tmpl-acf-field-group-pro-features,
    .acf-admin-page #acf-field-group-pro-features {
        background-size: 1024px, 1880px;
        background-position:
            left top,
            -520px -300px;
    }
}
.acf-admin-page #tmpl-acf-field-group-pro-features .postbox-header,
.acf-admin-page #acf-field-group-pro-features .postbox-header {
    display: none;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .inside,
.acf-admin-page #acf-field-group-pro-features .inside {
    width: 100%;
    border: none;
    padding: 0;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,
.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
    display: flex;
    justify-content: center;
    align-content: stretch;
    align-items: center;
    gap: 96px;
    height: 358px;
    max-width: 950px;
    margin: 0 auto;
    padding: 0 35px;
}
@media screen and (max-width: 1200px) {
    .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,
    .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
        gap: 48px;
    }
}
@media screen and (max-width: 768px) {
    .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,
    .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
        gap: 0;
    }
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title,
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm,
.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm {
    font-weight: 590;
    line-height: 150%;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title
    .acf-pro-label,
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm
    .acf-pro-label,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title
    .acf-pro-label,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm
    .acf-pro-label {
    font-weight: 400;
    margin-top: -6px;
    margin-left: 2px;
    vertical-align: middle;
    height: 22px;
    position: relative;
    overflow: hidden;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title
    .acf-pro-label::before,
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm
    .acf-pro-label::before,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title
    .acf-pro-label::before,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm
    .acf-pro-label::before {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 9999px;
    border: 1px solid hsla(0, 0%, 100%, 0.2);
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm {
    display: none !important;
    font-size: 18px;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm
    .acf-pro-label,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-title-sm
    .acf-pro-label {
    font-size: 10px;
    height: 20px;
}
@media screen and (max-width: 768px) {
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-title-sm,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-title-sm {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,
    .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        padding: 32px 32px 0 32px;
        height: unset;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-title-sm,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-title-sm {
        display: block !important;
        margin-bottom: 24px;
    }
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-content,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-content {
    display: flex;
    flex-direction: column;
    width: 416px;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-content
    .acf-field-group-pro-features-desc,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-content
    .acf-field-group-pro-features-desc {
    margin-top: 8px;
    margin-bottom: 24px;
    font-size: 15px;
    font-weight: 300;
    color: #d0d5dd;
}
@media screen and (max-width: 768px) {
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-content,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-content {
        width: 100%;
        order: 1;
        margin-right: 0;
        margin-bottom: 8px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-content
        .acf-field-group-pro-features-title,
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-content
        .acf-field-group-pro-features-desc,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-content
        .acf-field-group-pro-features-title,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-content
        .acf-field-group-pro-features-desc {
        display: none !important;
    }
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-actions,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-actions {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    min-width: 160px;
    gap: 12px;
}
@media screen and (max-width: 768px) {
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-actions,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-actions {
        justify-content: flex-start;
        flex-direction: column;
        margin-bottom: 24px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-actions
        a,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-actions
        a {
        justify-content: center;
        text-align: center;
        width: 100%;
    }
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid,
.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    width: 416px;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 128px;
    height: 124px;
    background: hsla(0, 0%, 100%, 0.08);
    box-shadow:
        0 0 4px rgba(0, 0, 0, 0.04),
        0 8px 16px rgba(0, 0, 0, 0.08),
        inset 0 0 0 1px hsla(0, 0%, 100%, 0.08);
    backdrop-filter: blur(6px);
    border-radius: 8px;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .field-type-icon,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .field-type-icon {
    border: none;
    background: none;
    width: 24px;
    opacity: 0.8;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .field-type-icon::before,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .field-type-icon::before {
    background-color: #fff;
    width: 20px;
    height: 20px;
}
@media screen and (max-width: 1200px) {
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-icon::before,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-icon::before {
        width: 18px;
        height: 18px;
    }
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .pro-feature-blocks::before,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .pro-feature-blocks::before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg");
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .pro-feature-options-pages::before,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .pro-feature-options-pages::before {
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-settings.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-settings.svg");
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .field-type-label,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-wrapper
    .acf-field-group-pro-features-grid
    .acf-field-group-pro-feature
    .field-type-label {
    margin-top: 4px;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    color: #fff;
}
@media screen and (max-width: 1200px) {
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid {
        flex-direction: column;
        gap: 8px;
        width: 288px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature {
        width: 100%;
        height: 40px;
        flex-direction: row;
        justify-content: unset;
        gap: 8px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-icon,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-icon {
        position: initial;
        margin-left: 16px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-label,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-label {
        margin-top: 0;
    }
}
@media screen and (max-width: 768px) {
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid {
        gap: 0;
        width: 100%;
        height: auto;
        margin-bottom: 16px;
        flex-direction: unset;
        flex-wrap: wrap;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature {
        flex: 1 0 50%;
        margin-bottom: 8px;
        width: auto;
        height: auto;
        justify-content: center;
        background: none;
        box-shadow: none;
        backdrop-filter: none;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-label,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-label {
        margin-left: 2px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-icon,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-icon {
        position: initial;
        margin-left: 0;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-icon::before,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-icon::before {
        height: 16px;
        width: 16px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-label,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-wrapper
        .acf-field-group-pro-features-grid
        .acf-field-group-pro-feature
        .field-type-label {
        font-size: 12px;
        margin-top: 0;
    }
}
.acf-admin-page #tmpl-acf-field-group-pro-features h1,
.acf-admin-page #acf-field-group-pro-features h1 {
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 700;
    color: #f9fafb;
}
.acf-admin-page #tmpl-acf-field-group-pro-features h1 .acf-icon,
.acf-admin-page #acf-field-group-pro-features h1 .acf-icon {
    margin-right: 8px;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn,
.acf-admin-page #acf-field-group-pro-features .acf-btn {
    display: inline-flex;
    background-color: hsla(0, 0%, 100%, 0.1);
    border: none;
    box-shadow:
        0 0 4px rgba(0, 0, 0, 0.04),
        0 4px 8px rgba(0, 0, 0, 0.06),
        inset 0 0 0 1px hsla(0, 0%, 100%, 0.16);
    backdrop-filter: blur(6px);
    padding: 8px 24px;
    height: 48px;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn:hover,
.acf-admin-page #acf-field-group-pro-features .acf-btn:hover {
    background-color: hsla(0, 0%, 100%, 0.2);
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn .acf-icon,
.acf-admin-page #acf-field-group-pro-features .acf-btn .acf-icon {
    margin-right: -2px;
    margin-left: 6px;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade,
.acf-admin-page #acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade {
    background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ecad4 0%, #7a45e5 100%);
    box-shadow:
        0 0 4px rgba(0, 0, 0, 0.04),
        0 4px 8px rgba(0, 0, 0, 0.06),
        inset 0 0 0 1px hsla(0, 0%, 100%, 0.16);
    border-radius: 6px;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,
.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap {
    height: 48px;
    background: rgba(16, 24, 40, 0.4);
    backdrop-filter: blur(6px);
    border-top: 1px solid hsla(0, 0%, 100%, 0.08);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #98a2b3;
    font-size: 13px;
    font-weight: 300;
    padding: 0 35px;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-footer-wrap
    .acf-field-group-pro-features-footer,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-footer-wrap
    .acf-field-group-pro-features-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 950px;
    height: 48px;
    margin: 0 auto;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-footer-wrap
    .acf-field-group-pro-features-wpengine-logo,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-footer-wrap
    .acf-field-group-pro-features-wpengine-logo {
    height: 16px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 3px;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a,
.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a {
    color: #98a2b3;
    text-decoration: none;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover,
.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover {
    color: #d0d5dd;
}
.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon,
.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon {
    width: 18px;
    height: 18px;
    margin-left: 4px;
}
.acf-admin-page
    #tmpl-acf-field-group-pro-features
    .acf-field-group-pro-features-footer-wrap
    .acf-more-tools-from-wpengine
    a,
.acf-admin-page
    #acf-field-group-pro-features
    .acf-field-group-pro-features-footer-wrap
    .acf-more-tools-from-wpengine
    a {
    display: inline-flex;
    align-items: center;
}
@media screen and (max-width: 768px) {
    .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,
    .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap {
        height: 70px;
        font-size: 12px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-footer-wrap
        .acf-more-tools-from-wpengine,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-footer-wrap
        .acf-more-tools-from-wpengine {
        display: none;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-footer-wrap
        .acf-field-group-pro-features-footer,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-footer-wrap
        .acf-field-group-pro-features-footer {
        justify-content: center;
        height: 70px;
    }
    .acf-admin-page
        #tmpl-acf-field-group-pro-features
        .acf-field-group-pro-features-footer-wrap
        .acf-field-group-pro-features-footer
        .acf-field-group-pro-features-wpengine-logo,
    .acf-admin-page
        #acf-field-group-pro-features
        .acf-field-group-pro-features-footer-wrap
        .acf-field-group-pro-features-footer
        .acf-field-group-pro-features-wpengine-logo {
        clear: both;
        margin: 6px auto 0 auto;
        display: block;
    }
}
.acf-no-field-groups #tmpl-acf-field-group-pro-features,
.acf-no-post-types #tmpl-acf-field-group-pro-features,
.acf-no-taxonomies #tmpl-acf-field-group-pro-features {
    margin-top: 0;
}
.acf-admin-single-post-type label[for="acf-basic-settings-hide"],
.acf-admin-single-taxonomy label[for="acf-basic-settings-hide"],
.acf-admin-single-options-page label[for="acf-basic-settings-hide"] {
    display: none;
}
.acf-admin-single-post-type fieldset.columns-prefs,
.acf-admin-single-taxonomy fieldset.columns-prefs,
.acf-admin-single-options-page fieldset.columns-prefs {
    display: none;
}
.acf-admin-single-post-type #acf-basic-settings .postbox-header,
.acf-admin-single-taxonomy #acf-basic-settings .postbox-header,
.acf-admin-single-options-page #acf-basic-settings .postbox-header {
    display: none;
}
.acf-admin-single-post-type .postbox-container,
.acf-admin-single-post-type .notice,
.acf-admin-single-taxonomy .postbox-container,
.acf-admin-single-taxonomy .notice,
.acf-admin-single-options-page .postbox-container,
.acf-admin-single-options-page .notice {
    max-width: 1440px;
    clear: left;
}
.acf-admin-single-post-type #post-body-content,
.acf-admin-single-taxonomy #post-body-content,
.acf-admin-single-options-page #post-body-content {
    margin: 0;
}
.acf-admin-single-post-type .postbox .inside,
.acf-admin-single-post-type .acf-box .inside,
.acf-admin-single-taxonomy .postbox .inside,
.acf-admin-single-taxonomy .acf-box .inside,
.acf-admin-single-options-page .postbox .inside,
.acf-admin-single-options-page .acf-box .inside {
    padding-top: 48px;
    padding-right: 48px;
    padding-bottom: 48px;
    padding-left: 48px;
}
.acf-admin-single-post-type #acf-advanced-settings.postbox .inside,
.acf-admin-single-taxonomy #acf-advanced-settings.postbox .inside,
.acf-admin-single-options-page #acf-advanced-settings.postbox .inside {
    padding-bottom: 24px;
}
.acf-admin-single-post-type .postbox-container .meta-box-sortables #acf-basic-settings .inside,
.acf-admin-single-taxonomy .postbox-container .meta-box-sortables #acf-basic-settings .inside,
.acf-admin-single-options-page .postbox-container .meta-box-sortables #acf-basic-settings .inside {
    border: none;
}
.acf-admin-single-post-type .acf-input-wrap,
.acf-admin-single-taxonomy .acf-input-wrap,
.acf-admin-single-options-page .acf-input-wrap {
    overflow: visible;
}
.acf-admin-single-post-type .acf-field,
.acf-admin-single-taxonomy .acf-field,
.acf-admin-single-options-page .acf-field {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 24px;
    margin-left: 0;
}
.acf-admin-single-post-type .acf-field .acf-label,
.acf-admin-single-taxonomy .acf-field .acf-label,
.acf-admin-single-options-page .acf-field .acf-label {
    margin-bottom: 6px;
}
.acf-admin-single-post-type .acf-field-text,
.acf-admin-single-post-type .acf-field-textarea,
.acf-admin-single-post-type .acf-field-select,
.acf-admin-single-taxonomy .acf-field-text,
.acf-admin-single-taxonomy .acf-field-textarea,
.acf-admin-single-taxonomy .acf-field-select,
.acf-admin-single-options-page .acf-field-text,
.acf-admin-single-options-page .acf-field-textarea,
.acf-admin-single-options-page .acf-field-select {
    max-width: 600px;
}
.acf-admin-single-post-type .acf-field-true-false,
.acf-admin-single-taxonomy .acf-field-true-false,
.acf-admin-single-options-page .acf-field-true-false {
    max-width: 700px;
}
.acf-admin-single-post-type .acf-field-supports,
.acf-admin-single-taxonomy .acf-field-supports,
.acf-admin-single-options-page .acf-field-supports {
    max-width: 600px;
}
.acf-admin-single-post-type .acf-field-supports .acf-label,
.acf-admin-single-taxonomy .acf-field-supports .acf-label,
.acf-admin-single-options-page .acf-field-supports .acf-label {
    display: block;
}
.acf-admin-single-post-type .acf-field-supports .acf-label .description,
.acf-admin-single-taxonomy .acf-field-supports .acf-label .description,
.acf-admin-single-options-page .acf-field-supports .acf-label .description {
    margin-top: 4px;
    margin-bottom: 12px;
}
.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports,
.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports,
.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports:focus-within,
.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports:focus-within,
.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports:focus-within {
    border-color: rgba(0, 0, 0, 0);
}
.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li,
.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li,
.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li {
    flex: 0 0 25%;
}
.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button,
.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button,
.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    border: 0;
    height: auto;
    min-height: auto;
    margin-top: 0;
    border-radius: 0;
    line-height: 22px;
}
.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:before,
.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:before,
.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:before {
    content: "";
    margin-right: 6px;
    display: inline-flex;
    width: 16px;
    height: 16px;
    background-color: currentColor;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add.svg");
}
.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:hover,
.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:hover,
.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:hover {
    color: #044e71;
}
.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type="text"],
.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type="text"],
.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type="text"] {
    width: calc(100% - 36px);
    padding: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #d0d5dd;
    border-radius: 0;
    height: auto;
    margin: 0;
    min-height: auto;
}
.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type="text"]:focus,
.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type="text"]:focus,
.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type="text"]:focus {
    outline: none;
    border-bottom-color: #399ccb;
}
.acf-admin-single-post-type .acf-field-seperator,
.acf-admin-single-taxonomy .acf-field-seperator,
.acf-admin-single-options-page .acf-field-seperator {
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid #eaecf0;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
.acf-admin-single-post-type .acf-field-advanced-configuration,
.acf-admin-single-taxonomy .acf-field-advanced-configuration,
.acf-admin-single-options-page .acf-field-advanced-configuration {
    margin-bottom: 0;
}
.acf-admin-single-post-type .postbox-container .acf-tab-wrap,
.acf-admin-single-post-type .acf-regenerate-labels-bar,
.acf-admin-single-taxonomy .postbox-container .acf-tab-wrap,
.acf-admin-single-taxonomy .acf-regenerate-labels-bar,
.acf-admin-single-options-page .postbox-container .acf-tab-wrap,
.acf-admin-single-options-page .acf-regenerate-labels-bar {
    position: relative;
    top: -48px;
    left: -48px;
    width: calc(100% + 96px);
}
.acf-admin-single-post-type .acf-regenerate-labels-bar,
.acf-admin-single-taxonomy .acf-regenerate-labels-bar,
.acf-admin-single-options-page .acf-regenerate-labels-bar {
    display: flex;
    align-items: center;
    justify-content: right;
    min-height: 48px;
    margin-bottom: 0;
    padding-right: 16px;
    padding-left: 16px;
    gap: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f2f4f7;
}
.acf-admin-single-post-type .acf-labels-tip,
.acf-admin-single-taxonomy .acf-labels-tip,
.acf-admin-single-options-page .acf-labels-tip {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    margin-right: 8px;
    padding-left: 16px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #eaecf0;
}
.acf-admin-single-post-type .acf-labels-tip .acf-icon,
.acf-admin-single-taxonomy .acf-labels-tip .acf-icon,
.acf-admin-single-options-page .acf-labels-tip .acf-icon {
    display: inline-flex;
    align-items: center;
    width: 16px;
    height: 16px;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    background-color: #98a2b3;
}
.acf-select2-default-pill {
    border-radius: 100px;
    min-height: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
    margin-left: 6px;
    background-color: #eaecf0;
    color: #667085;
}
.acf-menu-position-desc-child {
    display: none;
}
.acf-modal.acf-browse-fields-modal {
    width: 1120px;
    height: 664px;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: row;
    border-radius: 12px;
    box-shadow:
        0 0 4px rgba(0, 0, 0, 0.04),
        0 8px 16px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    width: 760px;
    background: #fff;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title,
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content,
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar {
    position: relative;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #f9fafb;
    border: none;
    padding: 35px 32px;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap {
    position: relative;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap::after {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: 10px;
    width: 18px;
    height: 18px;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg");
    background-color: #98a2b3;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap input {
    width: 280px;
    height: 40px;
    margin: 0;
    padding-left: 32px;
    box-shadow: none;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content {
    top: auto;
    bottom: auto;
    padding: 0;
    height: 100%;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-tab-group {
    padding-left: 32px;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab {
    display: flex;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab,
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
    padding: 32px;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type,
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    isolation: isolate;
    width: 120px;
    height: 120px;
    background: #f9fafb;
    border: 1px solid #eaecf0;
    border-radius: 8px;
    box-sizing: border-box;
    color: #1d2939;
    text-decoration: none;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:hover,
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:active,
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type.selected,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .acf-field-type:hover,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .acf-field-type:active,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .acf-field-type.selected {
    background: #ebf5fa;
    border: 1px solid #399ccb;
    box-shadow: inset 0 0 0 1px #399ccb;
}
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-types-tab
    .acf-field-type
    .field-type-icon,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .acf-field-type
    .field-type-icon {
    border: none;
    background: none;
    top: 0;
}
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-types-tab
    .acf-field-type
    .field-type-icon::before,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .acf-field-type
    .field-type-icon::before {
    width: 22px;
    height: 22px;
}
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-types-tab
    .acf-field-type
    .field-type-label,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .acf-field-type
    .field-type-label {
    margin-top: 12px;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .field-type-requires-pro {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    font-size: 11px;
    padding-right: 6px;
    padding-left: 6px;
    background-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip.svg");
    background-repeat: no-repeat;
    height: 24px;
    width: 28px;
}
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-types-tab
    .field-type-requires-pro.not-pro,
.acf-modal.acf-browse-fields-modal
    .acf-field-picker
    .acf-modal-content
    .acf-field-type-search-results
    .field-type-requires-pro.not-pro {
    background-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip-locked.svg");
    width: 43px;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    height: auto;
    min-height: 72px;
    padding-top: 0;
    padding-right: 32px;
    padding-bottom: 0;
    padding-left: 32px;
    margin: 0;
    border: none;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-select-field,
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-btn-pro {
    min-width: 160px;
    justify-content: center;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-insert-field-label {
    min-width: 280px;
    box-shadow: none;
}
.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-field-picker-actions {
    display: flex;
    gap: 8px;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview {
    display: flex;
    flex-direction: column;
    width: 360px;
    background-color: #f9fafb;
    background-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-preview-grid.png");
    background-size: 740px;
    background-repeat: no-repeat;
    background-position: center bottom;
    border-left: 1px solid #eaecf0;
    box-sizing: border-box;
    padding: 32px;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-desc {
    margin: 0;
    padding: 0;
    color: #667085;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-preview-container {
    display: inline-flex;
    justify-content: center;
    width: 100%;
    margin-top: 24px;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: hsla(0, 0%, 100%, 0.64);
    border-radius: 8px;
    box-shadow:
        0 0 0 1px rgba(0, 0, 0, 0.04),
        0 8px 24px rgba(0, 0, 0, 0.04);
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-image {
    max-width: 232px;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info {
    flex-grow: 1;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-name {
    font-size: 21px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 16px;
    margin-left: 0;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock {
    display: inline-flex;
    justify-items: center;
    align-items: center;
    min-height: 24px;
    margin-bottom: 12px;
    padding-right: 10px;
    padding-left: 10px;
    background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ecad4 0%, #7a45e5 100%);
    border-radius: 100px;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock i.acf-icon {
    width: 14px;
    height: 14px;
    margin-right: 4px;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links {
    display: flex;
    align-items: center;
    gap: 24px;
    min-height: 40px;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links .acf-icon {
    width: 18px;
    height: 18px;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links::before {
    display: none;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a {
    display: flex;
    gap: 6px;
    text-decoration: none;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a:hover {
    text-decoration: underline;
}
.acf-modal.acf-browse-fields-modal .acf-field-type-search-results,
.acf-modal.acf-browse-fields-modal .acf-field-type-search-no-results {
    display: none;
}
.acf-modal.acf-browse-fields-modal.is-searching .acf-tab-wrap,
.acf-modal.acf-browse-fields-modal.is-searching .acf-field-types-tab,
.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-no-results {
    display: none !important;
}
.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-results {
    display: flex;
}
.acf-modal.acf-browse-fields-modal.no-results-found .acf-tab-wrap,
.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-types-tab,
.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-results,
.acf-modal.acf-browse-fields-modal.no-results-found .field-type-info,
.acf-modal.acf-browse-fields-modal.no-results-found .field-type-links,
.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-picker-toolbar {
    display: none !important;
}
.acf-modal.acf-browse-fields-modal.no-results-found .acf-modal-title {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eaecf0;
}
.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    gap: 6px;
}
.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results img {
    margin-bottom: 19px;
}
.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p {
    margin: 0;
}
.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p.acf-no-results-text {
    display: flex;
}
.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results .acf-invalid-search-term {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
@media only screen and (max-width: 1080px) {
    .acf-btn.browse-fields {
        display: none;
    }
}
.acf-block-body .acf-field-icon-picker .acf-tab-group {
    margin: 0;
    padding-left: 0 !important;
}
.acf-field-icon-picker {
    max-width: 600px;
}
.acf-field-icon-picker .acf-tab-group {
    padding: 0;
    border-bottom: 0;
    overflow: hidden;
}
.acf-field-icon-picker .active a {
    background: #667085;
    color: #fff;
}
.acf-field-icon-picker .acf-icon-list-search-wrap {
    position: relative;
}
.acf-field-icon-picker .acf-icon-list-search-wrap::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    width: 18px;
    height: 18px;
    -webkit-mask-image: url(/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg);
    mask-image: url(/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg);
    background-color: #98a2b3;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
}
.acf-field-icon-picker .acf-icon-list-search-wrap .acf-icon-list-search-input {
    padding-left: 32px;
    border-radius: 0;
}
.acf-field-icon-picker .acf-icon-list {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: start;
    height: 135px;
    overflow: hidden;
    overflow-y: auto;
    background-color: #f9f9f9;
    border: 1px solid #8c8f94;
    border-top: none;
    border-radius: 0 0 6px 6px;
    gap: 8px;
    padding: 8px;
}
.acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon {
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border: solid 2px rgba(0, 0, 0, 0);
    color: #3c434a;
}
.acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon label {
    display: none;
}
.acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon [type="radio"],
.acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon [type="radio"]:active,
.acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon [type="radio"]:checked::before,
.acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon [type="radio"]:focus {
    all: initial;
    appearance: none;
}
.acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon:hover {
    border: solid 2px #0783be;
    border-radius: 6px;
    cursor: pointer;
}
.acf-field-icon-picker .acf-icon-list .active {
    border: solid 2px #0783be;
    background-color: #ebf5fa;
    border-radius: 6px;
}
.acf-field-icon-picker .acf-icon-list .active.focus {
    border: solid 2px #0783be;
    background-color: #ebf5fa;
    border-radius: 6px;
    box-shadow: 0 0 2px #0783be;
}
.acf-field-icon-picker .acf-icon-list::after {
    content: "";
    flex: auto;
}
.acf-field-icon-picker .acf-icon-list-empty {
    position: relative;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-left: 10px;
    height: 135px;
    overflow: scroll;
    background-color: #f9fafb;
    border: 1px solid #d0d5dd;
    border-top: none;
    border-radius: 0 0 6px 6px;
}
.acf-field-icon-picker .acf-icon-list-empty img {
    height: 30px;
    width: 30px;
    color: #d0d5dd;
}
.acf-field-icon-picker .acf-icon-picker-media-library,
.acf-field-icon-picker .acf-icon-picker-url-tabs {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-items: center;
    gap: 12px;
    background-color: #f9f9f9;
    padding: 12px;
    border: 1px solid #8c8f94;
    border-radius: 0;
}
.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,
.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview {
    all: unset;
    cursor: pointer;
}
.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,
.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus {
    outline: 1px solid #0783be;
    border-radius: 6px;
}
.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,
.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,
.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,
.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border: solid 2px rgba(0, 0, 0, 0);
    color: #fff;
    background-color: #191e23;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}
.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img > img,
.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img > img {
    width: 90%;
    height: 90%;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid #667085;
}
.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,
.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button {
    height: 40px;
    background-color: #0783be;
    border: none;
    border-radius: 6px;
    padding: 8px 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-items: center;
    gap: 4px;
    cursor: pointer;
}
.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-url,
.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-url {
    width: 100%;
}
.-left .acf-field-icon-picker {
    max-width: inherit;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker {
    max-width: 600px;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .active a {
    background: #667085;
    color: #fff;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-button {
    border: none;
    height: 25px;
    padding: 5px 10px;
    border-radius: 15px;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker li a .acf-tab-button {
    color: #667085;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker > *:not(.acf-tab-wrap) {
    top: -32px;
    position: relative;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group {
    margin-right: 48px;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    align-items: center;
    background: none;
    border: none;
    max-width: 648px;
    border-bottom-width: 0;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li {
    all: initial;
    box-sizing: border-box;
    margin-bottom: -17px;
    margin-right: 0;
    border-radius: 10px;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a {
    all: initial;
    outline: 1px solid rgba(0, 0, 0, 0);
    color: #667085;
    box-sizing: border-box;
    border-radius: 100px;
    cursor: pointer;
    padding: 7px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue",
        sans-serif;
    font-size: 12.5px;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li.active a {
    background-color: #667085;
    color: #fff;
    border-bottom-width: 1px !important;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a:focus {
    outline: 1px solid #0783be;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap {
    background: none;
    border: none;
    overflow: visible;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list-search-wrap {
    position: relative;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list-search-wrap::after {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: 10px;
    width: 18px;
    height: 18px;
    -webkit-mask-image: url(/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg);
    mask-image: url(/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg);
    background-color: #98a2b3;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list-search-wrap .acf-icon-list-search-input {
    padding-left: 32px;
    border-radius: 6px 6px 0 0;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list {
    margin-bottom: -32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: start;
    height: 135px;
    overflow: hidden;
    overflow-y: auto;
    background-color: #f9fafb;
    border: 1px solid #d0d5dd;
    border-top: none;
    border-radius: 0 0 6px 6px;
    gap: 8px;
    padding: 8px;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon {
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border: solid 2px rgba(0, 0, 0, 0);
    color: #3c434a;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon label {
    display: none;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon [type="radio"],
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-list
    .acf-icon-picker-list-icon
    [type="radio"]:active,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-list
    .acf-icon-picker-list-icon
    [type="radio"]:checked::before,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-list
    .acf-icon-picker-list-icon
    [type="radio"]:focus {
    all: initial;
    appearance: none;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list .acf-icon-picker-list-icon:hover {
    border: solid 2px #0783be;
    border-radius: 6px;
    cursor: pointer;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list .active {
    border: solid 2px #0783be;
    background-color: #ebf5fa;
    border-radius: 6px;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list .active.focus {
    border: solid 2px #0783be;
    background-color: #ebf5fa;
    border-radius: 6px;
    box-shadow: 0 0 2px #0783be;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list::after {
    content: "";
    flex: auto;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list-empty {
    position: relative;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-left: 10px;
    height: 135px;
    overflow: scroll;
    background-color: #f9fafb;
    border: 1px solid #d0d5dd;
    border-top: none;
    border-radius: 0 0 6px 6px;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-list-empty img {
    height: 30px;
    width: 30px;
    color: #d0d5dd;
}
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library,
.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-items: center;
    gap: 12px;
    background-color: #f9fafb;
    padding: 12px;
    border: 1px solid #d0d5dd;
    border-radius: 6px;
}
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-media-library
    .acf-icon-picker-media-library-preview,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-url-tabs
    .acf-icon-picker-media-library-preview {
    all: unset;
    cursor: pointer;
}
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-media-library
    .acf-icon-picker-media-library-preview:focus,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-url-tabs
    .acf-icon-picker-media-library-preview:focus {
    outline: 1px solid #0783be;
    border-radius: 6px;
}
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-media-library
    .acf-icon-picker-media-library-preview-dashicon,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-media-library
    .acf-icon-picker-media-library-preview-img,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-url-tabs
    .acf-icon-picker-media-library-preview-dashicon,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-url-tabs
    .acf-icon-picker-media-library-preview-img {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border: solid 2px rgba(0, 0, 0, 0);
    color: #fff;
    background-color: #191e23;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-media-library
    .acf-icon-picker-media-library-preview-img
    > img,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-url-tabs
    .acf-icon-picker-media-library-preview-img
    > img {
    width: 90%;
    height: 90%;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid #667085;
}
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-media-library
    .acf-icon-picker-media-library-button,
.acf-admin-page.acf-internal-post-type
    .acf-field-icon-picker
    .acf-icon-picker-url-tabs
    .acf-icon-picker-media-library-button {
    height: 40px;
    background-color: #0783be;
    border: none;
    border-radius: 6px;
    padding: 8px 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-items: center;
    gap: 4px;
    cursor: pointer;
}.acf-admin-page #wpcontent {
    line-height: 140%;
}
.acf-admin-page a {
    color: #0783be;
}
.acf-h1,
.acf-admin-page h1,
.acf-headerbar h1 {
    font-size: 21px;
    font-weight: 400;
}
.acf-h2,
.acf-page-title,
.acf-admin-page h2,
.acf-headerbar h2 {
    font-size: 18px;
    font-weight: 400;
}
.acf-h3,
.acf-admin-page h3,
.acf-headerbar h3 {
    font-size: 16px;
    font-weight: 400;
}
.acf-admin-page .p1 {
    font-size: 15px;
}
.acf-admin-page .p2 {
    font-size: 14px;
}
.acf-admin-page .p3 {
    font-size: 13.5px;
}
.acf-admin-page .p4 {
    font-size: 13px;
}
.acf-admin-page .p5 {
    font-size: 12.5px;
}
.acf-admin-page .p6,
.acf-admin-page .acf-field p.description,
.acf-field .acf-admin-page p.description,
.acf-admin-page .acf-small {
    font-size: 12px;
}
.acf-admin-page .p7,
.acf-admin-page .acf-field-setting-prefix_label p.description code,
.acf-field-setting-prefix_label p.description .acf-admin-page code,
.acf-admin-page .acf-field-setting-prefix_name p.description code,
.acf-field-setting-prefix_name p.description .acf-admin-page code {
    font-size: 11.5px;
}
.acf-admin-page .p8 {
    font-size: 11px;
}
.acf-page-title {
    color: #344054;
}
.acf-admin-page .acf-settings-wrap h1 {
    display: none !important;
}
.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {
    display: none !important;
}
.acf-admin-page a:focus {
    box-shadow: none;
    outline: none;
}
.acf-admin-page a:focus-visible {
    box-shadow:
        0 0 0 1px #4f94d4,
        0 0 2px 1px rgba(79, 148, 212, 0.8);
    outline: 1px solid rgba(0, 0, 0, 0);
}
.acf-field,
.acf-field .acf-label,
.acf-field .acf-input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.acf-field {
    margin: 15px 0;
    clear: both;
}
.acf-field p.description {
    display: block;
    margin: 0;
    padding: 0;
}
.acf-field .acf-label {
    vertical-align: top;
    margin: 0 0 10px;
}
.acf-field .acf-label label {
    display: block;
    font-weight: 500;
    margin: 0 0 3px;
    padding: 0;
}
.acf-field .acf-label:empty {
    margin-bottom: 0;
}
.acf-field .acf-input {
    vertical-align: top;
}
.acf-field p.description {
    display: block;
    margin-top: 6px;
    color: #667085;
}
.acf-field .acf-notice {
    margin: 0 0 15px;
    background: #edf2ff;
    color: #0c6ca0;
    border-color: #2183b9;
}
.acf-field .acf-notice.-error {
    background: #ffe6e6;
    color: #cc2727;
    border-color: #d12626;
}
.acf-field .acf-notice.-success {
    background: #eefbe8;
    color: #0e7b17;
    border-color: #32a23b;
}
.acf-field .acf-notice.-warning {
    background: #fff3e6;
    color: #bd4b0e;
    border-color: #d16226;
}
td.acf-field,
tr.acf-field {
    margin: 0;
}
.acf-field[data-width] {
    float: left;
    clear: none;
}
.acf-field[data-width] + .acf-field[data-width] {
    border-left: 1px solid #eee;
}
html[dir="rtl"] .acf-field[data-width] {
    float: right;
}
html[dir="rtl"] .acf-field[data-width] + .acf-field[data-width] {
    border-left: none;
    border-right: 1px solid #eee;
}
td.acf-field[data-width],
tr.acf-field[data-width] {
    float: none;
}
.acf-field.-c0 {
    clear: both;
    border-left-width: 0 !important;
}
html[dir="rtl"] .acf-field.-c0 {
    border-left-width: 1px !important;
    border-right-width: 0 !important;
}
.acf-field.-r0 {
    border-top-width: 0 !important;
}
.acf-fields {
    position: relative;
}
.acf-fields:after {
    display: block;
    clear: both;
    content: "";
}
.acf-fields.-border {
    border: #ccd0d4 solid 1px;
    background: #fff;
}
.acf-fields > .acf-field {
    position: relative;
    margin: 0;
    padding: 16px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eaecf0;
}
.acf-fields > .acf-field:first-child {
    border-top: none;
    margin-top: 0;
}
td.acf-fields {
    padding: 0 !important;
}
.acf-fields.-clear > .acf-field {
    border: none;
    padding: 0;
    margin: 15px 0;
}
.acf-fields.-clear > .acf-field[data-width] {
    border: none !important;
}
.acf-fields.-clear > .acf-field > .acf-label {
    padding: 0;
}
.acf-fields.-clear > .acf-field > .acf-input {
    padding: 0;
}
.acf-fields.-left > .acf-field {
    padding: 15px 0;
}
.acf-fields.-left > .acf-field:after {
    display: block;
    clear: both;
    content: "";
}
.acf-fields.-left > .acf-field:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    background: #f9f9f9;
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 0 1px 0 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 20%;
}
.acf-fields.-left > .acf-field[data-width] {
    float: none;
    width: auto !important;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}
.acf-fields.-left > .acf-field > .acf-label {
    float: left;
    width: 20%;
    margin: 0;
    padding: 0 12px;
}
.acf-fields.-left > .acf-field > .acf-input {
    float: left;
    width: 80%;
    margin: 0;
    padding: 0 12px;
}
html[dir="rtl"] .acf-fields.-left > .acf-field:before {
    border-width: 0 0 0 1px;
    left: auto;
    right: 0;
}
html[dir="rtl"] .acf-fields.-left > .acf-field > .acf-label {
    float: right;
}
html[dir="rtl"] .acf-fields.-left > .acf-field > .acf-input {
    float: right;
}
#side-sortables .acf-fields.-left > .acf-field:before {
    display: none;
}
#side-sortables .acf-fields.-left > .acf-field > .acf-label {
    width: 100%;
    margin-bottom: 10px;
}
#side-sortables .acf-fields.-left > .acf-field > .acf-input {
    width: 100%;
}
@media screen and (max-width: 640px) {
    .acf-fields.-left > .acf-field:before {
        display: none;
    }
    .acf-fields.-left > .acf-field > .acf-label {
        width: 100%;
        margin-bottom: 10px;
    }
    .acf-fields.-left > .acf-field > .acf-input {
        width: 100%;
    }
}
.acf-fields.-clear.-left > .acf-field {
    padding: 0;
    border: none;
}
.acf-fields.-clear.-left > .acf-field:before {
    display: none;
}
.acf-fields.-clear.-left > .acf-field > .acf-label {
    padding: 0;
}
.acf-fields.-clear.-left > .acf-field > .acf-input {
    padding: 0;
}
.acf-table tr.acf-field > td.acf-label {
    padding: 15px 12px;
    margin: 0;
    background: #f9f9f9;
    width: 20%;
}
.acf-table tr.acf-field > td.acf-input {
    padding: 15px 12px;
    margin: 0;
    border-left-color: #e1e1e1;
}
.acf-sortable-tr-helper {
    position: relative !important;
    display: table-row !important;
}
.acf-postbox {
    position: relative;
}
.acf-postbox > .inside {
    margin: 0 !important;
    padding: 0 !important;
}
.acf-postbox .acf-hndle-cog {
    color: #72777c;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    width: 1.62rem;
    position: relative;
    display: none;
    vertical-align: middle;
}
.acf-postbox .acf-hndle-cog:hover {
    color: #191e23;
}
.acf-postbox > .hndle:hover .acf-hndle-cog,
.acf-postbox > .postbox-header:hover .acf-hndle-cog {
    display: inline-block;
}
.acf-postbox > .hndle:hover .handle-actions .handle-order-higher,
.acf-postbox > .hndle:hover .handle-actions .handle-order-lower,
.acf-postbox > .hndle:hover .handle-actions .toggle-indicator,
.acf-postbox > .hndle:hover .handle-actions .acf-hndle-cog,
.acf-postbox > .postbox-header:hover .handle-actions .handle-order-higher,
.acf-postbox > .postbox-header:hover .handle-actions .handle-order-lower,
.acf-postbox > .postbox-header:hover .handle-actions .toggle-indicator,
.acf-postbox > .postbox-header:hover .handle-actions .acf-hndle-cog {
    vertical-align: middle;
}
.acf-postbox > .hndle .acf-hndle-cog {
    height: 20px;
    line-height: 20px;
    float: right;
    width: auto;
}
.acf-postbox > .hndle .acf-hndle-cog:hover {
    color: #777;
}
.acf-postbox .acf-replace-with-fields {
    padding: 15px;
    text-align: center;
}
#post-body-content #acf_after_title-sortables {
    margin: 20px 0 -20px;
}
.acf-postbox.seamless {
    border: 0 none;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
}
.acf-postbox.seamless > .postbox-header,
.acf-postbox.seamless > .hndle,
.acf-postbox.seamless > .handlediv {
    display: none !important;
}
.acf-postbox.seamless > .inside {
    display: block !important;
    margin-left: -12px !important;
    margin-right: -12px !important;
}
.acf-postbox.seamless > .inside > .acf-field {
    border-color: rgba(0, 0, 0, 0);
}
.acf-postbox.seamless > .acf-fields.-left > .acf-field:before {
    display: none;
}
@media screen and (max-width: 782px) {
    .acf-postbox.seamless > .acf-fields.-left > .acf-field > .acf-label,
    .acf-postbox.seamless > .acf-fields.-left > .acf-field > .acf-input {
        padding: 0;
    }
}
.acf-field input[type="text"],
.acf-field input[type="password"],
.acf-field input[type="date"],
.acf-field input[type="datetime"],
.acf-field input[type="datetime-local"],
.acf-field input[type="email"],
.acf-field input[type="month"],
.acf-field input[type="number"],
.acf-field input[type="search"],
.acf-field input[type="tel"],
.acf-field input[type="time"],
.acf-field input[type="url"],
.acf-field input[type="week"],
.acf-field textarea,
.acf-field select {
    width: 100%;
    padding: 4px 8px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4;
}
.acf-admin-3-8 .acf-field input[type="text"],
.acf-admin-3-8 .acf-field input[type="password"],
.acf-admin-3-8 .acf-field input[type="date"],
.acf-admin-3-8 .acf-field input[type="datetime"],
.acf-admin-3-8 .acf-field input[type="datetime-local"],
.acf-admin-3-8 .acf-field input[type="email"],
.acf-admin-3-8 .acf-field input[type="month"],
.acf-admin-3-8 .acf-field input[type="number"],
.acf-admin-3-8 .acf-field input[type="search"],
.acf-admin-3-8 .acf-field input[type="tel"],
.acf-admin-3-8 .acf-field input[type="time"],
.acf-admin-3-8 .acf-field input[type="url"],
.acf-admin-3-8 .acf-field input[type="week"],
.acf-admin-3-8 .acf-field textarea,
.acf-admin-3-8 .acf-field select {
    padding: 3px 5px;
}
.acf-field textarea {
    resize: vertical;
}
body.acf-browser-firefox .acf-field select {
    padding: 4px 5px;
}
.acf-input-prepend,
.acf-input-append,
.acf-input-wrap {
    box-sizing: border-box;
}
.acf-input-prepend,
.acf-input-append {
    font-size: 13px;
    line-height: 1.4;
    padding: 4px 8px;
    background: #f5f5f5;
    border: #7e8993 solid 1px;
    min-height: 30px;
}
.acf-admin-3-8 .acf-input-prepend,
.acf-admin-3-8 .acf-input-append {
    padding: 3px 5px;
    border-color: #ddd;
    min-height: 28px;
}
.acf-input-prepend {
    float: left;
    border-right-width: 0;
    border-radius: 3px 0 0 3px;
}
.acf-input-append {
    float: right;
    border-left-width: 0;
    border-radius: 0 3px 3px 0;
}
.acf-input-wrap {
    position: relative;
    overflow: hidden;
}
.acf-input-wrap .acf-is-prepended {
    border-radius: 0 6px 6px 0 !important;
}
.acf-input-wrap .acf-is-appended {
    border-radius: 6px 0 0 6px !important;
}
.acf-input-wrap .acf-is-prepended.acf-is-appended {
    border-radius: 0 !important;
}
html[dir="rtl"] .acf-input-prepend {
    border-left-width: 0;
    border-right-width: 1px;
    border-radius: 0 3px 3px 0;
    float: right;
}
html[dir="rtl"] .acf-input-append {
    border-left-width: 1px;
    border-right-width: 0;
    border-radius: 3px 0 0 3px;
    float: left;
}
html[dir="rtl"] input.acf-is-prepended {
    border-radius: 3px 0 0 3px !important;
}
html[dir="rtl"] input.acf-is-appended {
    border-radius: 0 3px 3px 0 !important;
}
html[dir="rtl"] input.acf-is-prepended.acf-is-appended {
    border-radius: 0 !important;
}
.acf-color-picker .wp-color-result {
    border-color: #7e8993;
}
.acf-admin-3-8 .acf-color-picker .wp-color-result {
    border-color: #ccd0d4;
}
.acf-color-picker .wp-picker-active {
    position: relative;
    z-index: 1;
}
.acf-color-picker.acf-color-picker-large-custom-palette .iris-picker {
    display: flex;
    flex-direction: column;
    height: inherit !important;
}
.acf-color-picker.acf-color-picker-large-custom-palette .iris-picker .iris-picker-inner {
    position: initial;
    margin: 10px;
}
.acf-color-picker.acf-color-picker-large-custom-palette .iris-picker .iris-palette-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 4px;
    position: relative;
    padding-top: 10px;
}
.acf-color-picker.acf-color-picker-large-custom-palette .iris-picker .iris-palette-container .iris-palette {
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
}
.acf-color-picker.acf-hide-color-picker-color-wheel:not(.acf-color-picker-large-custom-palette) .iris-picker {
    width: inherit !important;
    margin-right: 25px !important;
}
.acf-color-picker.acf-hide-color-picker-color-wheel .iris-picker {
    height: inherit !important;
    padding: 10px 0 !important;
}
.acf-color-picker.acf-hide-color-picker-color-wheel .iris-picker .iris-picker-inner {
    display: none;
}
.acf-color-picker.acf-hide-color-picker-color-wheel .iris-picker .iris-palette-container {
    display: flex;
    position: relative;
    bottom: inherit;
    padding-top: 0 !important;
}
.acf-url i {
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 0.5;
    color: #7e8993;
}
.acf-url input[type="url"] {
    padding-left: 27px !important;
}
.acf-url.-valid i {
    opacity: 1;
}
.select2-container.-acf {
    z-index: 1001;
}
.select2-container.-acf .select2-choices {
    background: #fff;
    border-color: #ddd;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
    min-height: 31px;
}
.select2-container.-acf .select2-choices .select2-search-choice {
    margin: 5px 0 5px 5px;
    padding: 3px 5px 3px 18px;
    border-color: #bbb;
    background: #f9f9f9;
    box-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.25) inset;
}
.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper {
    background: #5897fb;
    border-color: rgb(63.0964912281, 135.4912280702, 250.4035087719);
    color: #fff !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper a {
    visibility: hidden;
}
.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-placeholder {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    visibility: visible !important;
}
.select2-container.-acf .select2-choices .select2-search-choice-focus {
    border-color: #999;
}
.select2-container.-acf .select2-choices .select2-search-field input {
    height: 31px;
    line-height: 22px;
    margin: 0;
    padding: 5px 5px 5px 7px;
}
.select2-container.-acf .select2-choice {
    border-color: #bbb;
}
.select2-container.-acf .select2-choice .select2-arrow {
    background: rgba(0, 0, 0, 0);
    border-left-color: #dfdfdf;
    padding-left: 1px;
}
.select2-container.-acf .select2-choice .select2-result-description {
    display: none;
}
.select2-container.-acf.select2-container-active .select2-choices,
.select2-container.-acf.select2-dropdown-open .select2-choices {
    border-color: #5b9dd9;
    border-radius: 3px 3px 0 0;
}
.select2-container.-acf.select2-dropdown-open .select2-choice {
    background: #fff;
    border-color: #5b9dd9;
}
html[dir="rtl"] .select2-container.-acf .select2-search-choice-close {
    left: 24px;
}
html[dir="rtl"] .select2-container.-acf .select2-choice > .select2-chosen {
    margin-left: 42px;
}
html[dir="rtl"] .select2-container.-acf .select2-choice .select2-arrow {
    padding-left: 0;
    padding-right: 1px;
}
.select2-drop .select2-search {
    padding: 4px 4px 0;
}
.select2-drop .select2-result .select2-result-description {
    color: #999;
    font-size: 12px;
    margin-left: 5px;
}
.select2-drop .select2-result.select2-highlighted .select2-result-description {
    color: #fff;
    opacity: 0.75;
}
.select2-container.-acf li {
    margin-bottom: 0;
}
.select2-container.-acf[data-select2-id^="select2-data"] .select2-selection--multiple {
    overflow: hidden;
}
.select2-container.-acf .select2-selection {
    border-color: #7e8993;
}
.acf-admin-3-8 .select2-container.-acf .select2-selection {
    border-color: #aaa;
}
.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child {
    float: none;
}
.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child input {
    width: 100% !important;
}
.select2-container.-acf .select2-selection--multiple .select2-selection__rendered {
    padding-right: 0;
}
.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^="select2-acf-field"] {
    display: inline;
    padding: 0;
    margin: 0;
}
.select2-container.-acf
    .select2-selection--multiple
    .select2-selection__rendered[id^="select2-acf-field"]
    .select2-selection__choice {
    margin-right: 0;
}
.select2-container.-acf .select2-selection--multiple .select2-selection__choice {
    background-color: #f7f7f7;
    border-color: #ccc;
    max-width: 100%;
    overflow: hidden;
    word-wrap: normal !important;
    white-space: normal;
}
.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper {
    background: #0783be;
    border-color: #066998;
    color: #fff !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper span {
    visibility: hidden;
}
.select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    position: static;
    border-right: none;
    padding: 0;
}
.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-placeholder {
    background-color: #f2f4f7;
    border-color: #f2f4f7;
    visibility: visible !important;
}
.select2-container.-acf .select2-selection--multiple .select2-search__field {
    box-shadow: none !important;
    min-height: 0;
}
.acf-row .select2-container.-acf .select2-selection--single {
    overflow: hidden;
}
.acf-row .select2-container.-acf .select2-selection--single .select2-selection__rendered {
    white-space: normal;
}
.acf-admin-single-field-group .select2-dropdown {
    border-color: #6bb5d8 !important;
    margin-top: -5px;
    overflow: hidden;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.select2-dropdown.select2-dropdown--above {
    margin-top: 0;
}
.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #f9fafb !important;
    color: #667085;
}
.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected="true"]:hover {
    color: #399ccb;
}
.acf-admin-single-field-group .select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #fff !important;
    background-color: #0783be !important;
}
.select2-dropdown .select2-results__option {
    margin-bottom: 0;
}
.select2-container .select2-dropdown {
    z-index: 900000;
}
.select2-container .select2-dropdown .select2-search__field {
    line-height: 1.4;
    min-height: 0;
}
.acf-link .link-wrap {
    display: none;
    border: #ccd0d4 solid 1px;
    border-radius: 3px;
    padding: 5px;
    line-height: 26px;
    background: #fff;
    word-wrap: break-word;
    word-break: break-all;
}
.acf-link .link-wrap .link-title {
    padding: 0 5px;
}
.acf-link.-value .button {
    display: none;
}
.acf-link.-value .acf-icon.-link-ext {
    display: none;
}
.acf-link.-value .link-wrap {
    display: inline-block;
}
.acf-link.-external .acf-icon.-link-ext {
    display: inline-block;
}
#wp-link-backdrop {
    z-index: 900000 !important;
}
#wp-link-wrap {
    z-index: 900001 !important;
}
ul.acf-radio-list,
ul.acf-checkbox-list {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    position: relative;
    padding: 1px;
    margin: 0;
}
ul.acf-radio-list:focus-visible,
ul.acf-checkbox-list:focus-visible {
    border: 1px solid #a5d2e7;
    border-radius: 6px;
}
ul.acf-radio-list li,
ul.acf-checkbox-list li {
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    position: relative;
    word-wrap: break-word;
}
ul.acf-radio-list li label,
ul.acf-checkbox-list li label {
    display: inline;
}
ul.acf-radio-list li input[type="checkbox"],
ul.acf-radio-list li input[type="radio"],
ul.acf-checkbox-list li input[type="checkbox"],
ul.acf-checkbox-list li input[type="radio"] {
    margin: -1px 4px 0 0;
    vertical-align: middle;
}
ul.acf-radio-list li input[type="text"],
ul.acf-checkbox-list li input[type="text"] {
    width: auto;
    vertical-align: middle;
    margin: 2px 0;
}
ul.acf-radio-list li span,
ul.acf-checkbox-list li span {
    float: none;
}
ul.acf-radio-list li i,
ul.acf-checkbox-list li i {
    vertical-align: middle;
}
ul.acf-radio-list.acf-hl li,
ul.acf-checkbox-list.acf-hl li {
    margin-right: 20px;
    clear: none;
}
html[dir="rtl"] ul.acf-radio-list input[type="checkbox"],
html[dir="rtl"] ul.acf-radio-list input[type="radio"],
html[dir="rtl"] ul.acf-checkbox-list input[type="checkbox"],
html[dir="rtl"] ul.acf-checkbox-list input[type="radio"] {
    margin-left: 4px;
    margin-right: 0;
}
.acf-button-group {
    display: inline-block;
}
.acf-button-group label {
    display: inline-block;
    border: #7e8993 solid 1px;
    position: relative;
    z-index: 1;
    padding: 5px 10px;
    background: #fff;
    cursor: pointer;
}
.acf-button-group label:hover {
    color: #016087;
    background: #f3f5f6;
    border-color: #0071a1;
    z-index: 2;
}
.acf-button-group label:focus-visible {
    color: #016087;
    background: #f3f5f6;
    border-color: #0071a1;
    box-shadow:
        0 0 0 1px #fff,
        0 0 0 3px #007cba;
    z-index: 2;
    outline: none;
}
.acf-button-group label.selected {
    border-color: #007cba;
    background: rgb(0, 141, 211.5);
    color: #fff;
    z-index: 2;
}
.acf-button-group input {
    display: none !important;
}
.acf-button-group {
    padding-left: 1px;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.acf-button-group label {
    margin: 0 0 0 -1px;
    flex: 1;
    text-align: center;
    white-space: nowrap;
}
.acf-button-group label:first-child {
    border-radius: 3px 0 0 3px;
}
html[dir="rtl"] .acf-button-group label:first-child {
    border-radius: 0 3px 3px 0;
}
.acf-button-group label:last-child {
    border-radius: 0 3px 3px 0;
}
html[dir="rtl"] .acf-button-group label:last-child {
    border-radius: 3px 0 0 3px;
}
.acf-button-group label:only-child {
    border-radius: 3px;
}
.acf-button-group.-vertical {
    padding-left: 0;
    padding-top: 1px;
    flex-direction: column;
}
.acf-button-group.-vertical label {
    margin: -1px 0 0 0;
}
.acf-button-group.-vertical label:first-child {
    border-radius: 3px 3px 0 0;
}
.acf-button-group.-vertical label:last-child {
    border-radius: 0 0 3px 3px;
}
.acf-button-group.-vertical label:only-child {
    border-radius: 3px;
}
.acf-admin-3-8 .acf-button-group label {
    border-color: #ccd0d4;
}
.acf-admin-3-8 .acf-button-group label:hover {
    border-color: #0071a1;
}
.acf-admin-3-8 .acf-button-group label.selected {
    border-color: #007cba;
}
.acf-admin-page .acf-button-group {
    display: flex;
    align-items: stretch;
    align-content: center;
    height: 40px;
    border-radius: 6px;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.acf-admin-page .acf-button-group label {
    display: inline-flex;
    align-items: center;
    align-content: center;
    border: #d0d5dd solid 1px;
    padding: 6px 16px;
    color: #475467;
    font-weight: 500;
}
.acf-admin-page .acf-button-group label:hover {
    color: #0783be;
}
.acf-admin-page .acf-button-group label:focus-visible {
    color: #0783be;
    box-shadow:
        0 0 0 1px #fff,
        0 0 0 3px #0783be;
    outline: none;
}
.acf-admin-page .acf-button-group label.selected {
    background: #f9fafb;
    color: #0783be;
}
.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
    display: inline-flex;
    align-items: center;
    margin-top: 8px;
    margin-left: 2px;
    position: relative;
    padding-top: 4px;
    padding-right: auto;
    padding-bottom: 4px;
    padding-left: 8px;
    background-color: #ebf5fa;
    border-color: #a5d2e7;
    color: #0783be;
}
.acf-admin-page
    .select2-container.-acf
    .select2-selection--multiple
    .select2-selection__choice
    .select2-selection__choice__remove {
    order: 2;
    width: 14px;
    height: 14px;
    margin-right: 0;
    margin-left: 4px;
    color: #6bb5d8;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.acf-admin-page
    .select2-container.-acf
    .select2-selection--multiple
    .select2-selection__choice
    .select2-selection__choice__remove:hover {
    color: #0783be;
}
.acf-admin-page
    .select2-container.-acf
    .select2-selection--multiple
    .select2-selection__choice
    .select2-selection__choice__remove:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0;
    background-color: currentColor;
    border: none;
    border-radius: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg");
    mask-image: url("/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg");
}
.acf-checkbox-list .button {
    margin: 10px 0 0;
}
.acf-switch {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: fit-content;
    max-width: 100%;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    background: #f5f5f5;
    height: 30px;
    vertical-align: middle;
    border: #7e8993 solid 1px;
    -webkit-transition: background 0.25s ease;
    -moz-transition: background 0.25s ease;
    -o-transition: background 0.25s ease;
    transition: background 0.25s ease;
}
.acf-switch span {
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    padding: 4px 10px;
    min-width: 15px;
}
.acf-switch span i {
    vertical-align: middle;
}
.acf-switch .acf-switch-on {
    color: #fff;
    text-shadow: #007cba 0 1px 0;
    overflow: hidden;
}
.acf-switch .acf-switch-off {
    overflow: hidden;
}
.acf-switch .acf-switch-slider {
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 50%;
    z-index: 1;
    background: #fff;
    border-radius: 3px;
    border: #7e8993 solid 1px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    transition-property: left, right;
}
.acf-switch:hover,
.acf-switch.-focus {
    border-color: #0071a1;
    background: #f3f5f6;
    color: #016087;
}
.acf-switch:hover .acf-switch-slider,
.acf-switch.-focus .acf-switch-slider {
    border-color: #0071a1;
}
.acf-switch.-on {
    background: #0d99d5;
    border-color: #007cba;
}
.acf-switch.-on .acf-switch-slider {
    left: 50%;
    right: 2px;
    border-color: #007cba;
}
.acf-switch.-on:hover {
    border-color: #007cba;
}
.acf-switch + span {
    margin-left: 6px;
}
.acf-admin-3-8 .acf-switch {
    border-color: #ccd0d4;
}
.acf-admin-3-8 .acf-switch .acf-switch-slider {
    border-color: #ccd0d4;
}
.acf-admin-3-8 .acf-switch:hover,
.acf-admin-3-8 .acf-switch.-focus {
    border-color: #0071a1;
}
.acf-admin-3-8 .acf-switch:hover .acf-switch-slider,
.acf-admin-3-8 .acf-switch.-focus .acf-switch-slider {
    border-color: #0071a1;
}
.acf-admin-3-8 .acf-switch.-on {
    border-color: #007cba;
}
.acf-admin-3-8 .acf-switch.-on .acf-switch-slider {
    border-color: #007cba;
}
.acf-admin-3-8 .acf-switch.-on:hover {
    border-color: #007cba;
}
.acf-switch-input {
    opacity: 0;
    position: absolute;
    margin: 0;
}
.acf-admin-single-field-group .acf-true-false {
    border: 1px solid rgba(0, 0, 0, 0);
}
.acf-admin-single-field-group .acf-true-false:focus-within {
    border: 1px solid #399ccb;
    border-radius: 120px;
}
.acf-true-false:has(.acf-switch) label {
    display: flex;
    align-items: center;
    justify-items: center;
}
.compat-item .acf-true-false .message {
    float: none;
    padding: 0;
    vertical-align: middle;
}
.acf-google-map {
    position: relative;
    border: #ccd0d4 solid 1px;
    background: #fff;
}
.acf-google-map .title {
    position: relative;
    border-bottom: #ccd0d4 solid 1px;
}
.acf-google-map .title .search {
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    height: 40px;
    padding: 5px 10px;
    border: 0 none;
    box-shadow: none;
    border-radius: 0;
    font-family: inherit;
    cursor: text;
}
.acf-google-map .title .acf-loading {
    position: absolute;
    top: 10px;
    right: 11px;
    display: none;
}
.acf-google-map .title .acf-icon:active {
    display: inline-block !important;
}
.acf-google-map .canvas {
    height: 400px;
}
.acf-google-map:hover .title .acf-actions {
    display: block;
}
.acf-google-map .title .acf-icon.-location {
    display: inline-block;
}
.acf-google-map .title .acf-icon.-cancel,
.acf-google-map .title .acf-icon.-search {
    display: none;
}
.acf-google-map.-value .title .search {
    font-weight: bold;
}
.acf-google-map.-value .title .acf-icon.-location {
    display: none;
}
.acf-google-map.-value .title .acf-icon.-cancel {
    display: inline-block;
}
.acf-google-map.-searching .title .acf-icon.-location {
    display: none;
}
.acf-google-map.-searching .title .acf-icon.-cancel,
.acf-google-map.-searching .title .acf-icon.-search {
    display: inline-block;
}
.acf-google-map.-searching .title .acf-actions {
    display: block;
}
.acf-google-map.-searching .title .search {
    font-weight: normal !important;
}
.acf-google-map.-loading .title a {
    display: none !important;
}
.acf-google-map.-loading .title i {
    display: inline-block;
}
.pac-container {
    border-width: 1px 0;
    box-shadow: none;
}
.pac-container:after {
    display: none;
}
.pac-container .pac-item:first-child {
    border-top: 0 none;
}
.pac-container .pac-item {
    padding: 5px 10px;
    cursor: pointer;
}
html[dir="rtl"] .pac-container .pac-item {
    text-align: right;
}
.acf-relationship {
    background: #fff;
    border: #ccd0d4 solid 1px;
}
.acf-relationship .filters {
    border-bottom: #ccd0d4 solid 1px;
    background: #fff;
}
.acf-relationship .filters:after {
    display: block;
    clear: both;
    content: "";
}
.acf-relationship .filters .filter {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 7px 7px 7px 0;
}
.acf-relationship .filters .filter:first-child {
    padding-left: 7px;
}
.acf-relationship .filters .filter input,
.acf-relationship .filters .filter select {
    margin: 0;
    float: none;
}
.acf-relationship .filters .filter input:focus,
.acf-relationship .filters .filter input:active,
.acf-relationship .filters .filter select:focus,
.acf-relationship .filters .filter select:active {
    outline: none;
    box-shadow: none;
}
.acf-relationship .filters .filter input {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding-left: 3px;
    padding-right: 3px;
}
.acf-relationship .filters.-f2 .filter {
    width: 50%;
}
.acf-relationship .filters.-f3 .filter {
    width: 25%;
}
.acf-relationship .filters.-f3 .filter.-search {
    width: 50%;
}
.acf-relationship .list {
    margin: 0;
    padding: 5px;
    height: 160px;
    overflow: auto;
}
.acf-relationship .list .acf-rel-label,
.acf-relationship .list .acf-rel-item,
.acf-relationship .list p {
    padding: 5px;
    margin: 0;
    display: block;
    position: relative;
    min-height: 18px;
}
.acf-relationship .list .acf-rel-label {
    font-weight: bold;
}
.acf-relationship .list .acf-rel-item {
    cursor: pointer;
}
.acf-relationship .list .acf-rel-item b {
    text-decoration: underline;
    font-weight: normal;
}
.acf-relationship .list .acf-rel-item .thumbnail {
    background: rgb(223.5, 223.5, 223.5);
    width: 22px;
    height: 22px;
    float: left;
    margin: -2px 5px 0 0;
}
.acf-relationship .list .acf-rel-item .thumbnail img {
    max-width: 22px;
    max-height: 22px;
    margin: 0 auto;
    display: block;
}
.acf-relationship .list .acf-rel-item .thumbnail.-icon {
    background: #fff;
}
.acf-relationship .list .acf-rel-item .thumbnail.-icon img {
    max-height: 20px;
    margin-top: 1px;
}
.acf-relationship .list .acf-rel-item:hover,
.acf-relationship .list .acf-rel-item.relationship-hover {
    background: #3875d7;
    color: #fff;
}
.acf-relationship .list .acf-rel-item:hover .thumbnail,
.acf-relationship .list .acf-rel-item.relationship-hover .thumbnail {
    background: hsl(216.9811320755, 66.5271966527%, 78.137254902%);
}
.acf-relationship .list .acf-rel-item:hover .thumbnail.-icon,
.acf-relationship .list .acf-rel-item.relationship-hover .thumbnail.-icon {
    background: #fff;
}
.acf-relationship .list .acf-rel-item.disabled {
    opacity: 0.5;
}
.acf-relationship .list .acf-rel-item.disabled:hover {
    background: rgba(0, 0, 0, 0);
    color: #333;
    cursor: default;
}
.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail {
    background: rgb(223.5, 223.5, 223.5);
}
.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail.-icon {
    background: #fff;
}
.acf-relationship .list ul {
    padding-bottom: 5px;
}
.acf-relationship .list ul .acf-rel-label,
.acf-relationship .list ul .acf-rel-item,
.acf-relationship .list ul p {
    padding-left: 20px;
}
.acf-relationship .selection {
    position: relative;
}
.acf-relationship .selection:after {
    display: block;
    clear: both;
    content: "";
}
.acf-relationship .selection .values,
.acf-relationship .selection .choices {
    width: 50%;
    background: #fff;
    float: left;
}
.acf-relationship .selection .choices {
    background: #f9f9f9;
}
.acf-relationship .selection .choices .list {
    border-right: #dfdfdf solid 1px;
}
.acf-relationship .selection .values .acf-icon {
    position: absolute;
    top: 4px;
    right: 7px;
    display: none;
}
html[dir="rtl"] .acf-relationship .selection .values .acf-icon {
    right: auto;
    left: 7px;
}
.acf-relationship .selection .values .acf-rel-item:hover .acf-icon,
.acf-relationship .selection .values .acf-rel-item.relationship-hover .acf-icon {
    display: block;
}
.acf-relationship .selection .values .acf-rel-item {
    cursor: move;
}
.acf-relationship .selection .values .acf-rel-item b {
    text-decoration: none;
}
.menu-item .acf-relationship ul {
    width: auto;
}
.menu-item .acf-relationship li {
    display: block;
}
.acf-editor-wrap.delay .acf-editor-toolbar {
    content: "";
    display: block;
    background: #f5f5f5;
    border-bottom: #ddd solid 1px;
    color: #555d66;
    padding: 10px;
}
.acf-editor-wrap.delay .wp-editor-area {
    padding: 10px;
    border: none;
    color: inherit !important;
}
.acf-editor-wrap iframe {
    min-height: 200px;
}
.acf-editor-wrap .wp-editor-container {
    border: 1px solid #ccd0d4;
    box-shadow: none !important;
}
.acf-editor-wrap .wp-editor-tabs {
    box-sizing: content-box;
}
.acf-editor-wrap .wp-switch-editor {
    border-color: #ccd0d4;
    border-bottom-color: rgba(0, 0, 0, 0);
}
#mce_fullscreen_container {
    z-index: 900000 !important;
}
.acf-field-tab {
    display: none !important;
}
.hidden-by-tab {
    display: none !important;
}
.acf-tab-wrap {
    clear: both;
    z-index: 1;
    overflow: auto;
}
.acf-tab-group {
    border-bottom: #ccc solid 1px;
    padding: 10px 10px 0;
}
.acf-tab-group li {
    margin: 0 0.5em 0 0;
}
.acf-tab-group li a {
    padding: 5px 10px;
    display: block;
    color: #555;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    border: #ccc solid 1px;
    border-bottom: 0 none;
    text-decoration: none;
    background: #e5e5e5;
    transition: none;
}
.acf-tab-group li a:hover {
    background: #fff;
}
.acf-tab-group li a:focus {
    outline: none;
    box-shadow: none;
}
.acf-tab-group li a:empty {
    display: none;
}
html[dir="rtl"] .acf-tab-group li {
    margin: 0 0 0 0.5em;
}
.acf-tab-group li.active a {
    background: #f1f1f1;
    color: #000;
    padding-bottom: 6px;
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
}
.acf-fields > .acf-tab-wrap {
    background: #f9f9f9;
}
.acf-fields > .acf-tab-wrap .acf-tab-group {
    position: relative;
    border-top: #ccd0d4 solid 1px;
    border-bottom: #ccd0d4 solid 1px;
    z-index: 2;
    margin-bottom: -1px;
}
.acf-admin-3-8 .acf-fields > .acf-tab-wrap .acf-tab-group {
    border-color: #dfdfdf;
}
.acf-fields.-left > .acf-tab-wrap .acf-tab-group {
    padding-left: 20%;
}
@media screen and (max-width: 640px) {
    .acf-fields.-left > .acf-tab-wrap .acf-tab-group {
        padding-left: 10px;
    }
}
html[dir="rtl"] .acf-fields.-left > .acf-tab-wrap .acf-tab-group {
    padding-left: 0;
    padding-right: 20%;
}
@media screen and (max-width: 850px) {
    html[dir="rtl"] .acf-fields.-left > .acf-tab-wrap .acf-tab-group {
        padding-right: 10px;
    }
}
.acf-tab-wrap.-left .acf-tab-group {
    position: absolute;
    left: 0;
    width: 20%;
    border: 0 none;
    padding: 0 !important;
    margin: 1px 0 0;
}
.acf-tab-wrap.-left .acf-tab-group li {
    float: none;
    margin: -1px 0 0;
}
.acf-tab-wrap.-left .acf-tab-group li a {
    border: 1px solid #ededed;
    font-size: 13px;
    line-height: 18px;
    color: #0073aa;
    padding: 10px;
    margin: 0;
    font-weight: normal;
    border-width: 1px 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
}
.acf-tab-wrap.-left .acf-tab-group li a:hover {
    color: #00a0d2;
}
.acf-tab-wrap.-left .acf-tab-group li.active a {
    border-color: #dfdfdf;
    color: #000;
    margin-right: -1px;
    background: #fff;
}
html[dir="rtl"] .acf-tab-wrap.-left .acf-tab-group {
    left: auto;
    right: 0;
}
html[dir="rtl"] .acf-tab-wrap.-left .acf-tab-group li.active a {
    margin-right: 0;
    margin-left: -1px;
}
.acf-field + .acf-tab-wrap.-left:before {
    content: "";
    display: block;
    position: relative;
    z-index: 1;
    height: 10px;
    border-top: #dfdfdf solid 1px;
    border-bottom: #dfdfdf solid 1px;
    margin-bottom: -1px;
}
.acf-tab-wrap.-left:first-child .acf-tab-group li:first-child a {
    border-top: none;
}
.acf-fields.-sidebar {
    padding: 0 0 0 20% !important;
    position: relative;
}
.acf-fields.-sidebar:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    bottom: 0;
    border-right: #dfdfdf solid 1px;
    background: #f9f9f9;
    z-index: 1;
}
html[dir="rtl"] .acf-fields.-sidebar {
    padding: 0 20% 0 0 !important;
}
html[dir="rtl"] .acf-fields.-sidebar:before {
    border-left: #dfdfdf solid 1px;
    border-right-width: 0;
    left: auto;
    right: 0;
}
.acf-fields.-sidebar.-left {
    padding: 0 0 0 180px !important;
}
html[dir="rtl"] .acf-fields.-sidebar.-left {
    padding: 0 180px 0 0 !important;
}
.acf-fields.-sidebar.-left:before {
    background: #f1f1f1;
    border-color: #dfdfdf;
    width: 180px;
}
.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group {
    width: 180px;
}
.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group li a {
    border-color: #e4e4e4;
}
.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group li.active a {
    background: #f9f9f9;
}
.acf-fields.-sidebar > .acf-field-tab + .acf-field {
    border-top: none;
}
.acf-fields.-clear > .acf-tab-wrap {
    background: rgba(0, 0, 0, 0);
}
.acf-fields.-clear > .acf-tab-wrap .acf-tab-group {
    margin-top: 0;
    border-top: none;
    padding-left: 0;
    padding-right: 0;
}
.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a {
    background: #e5e5e5;
}
.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover {
    background: #fff;
}
.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a {
    background: #f1f1f1;
}
.acf-postbox.seamless > .acf-fields.-sidebar {
    margin-left: 0 !important;
}
.acf-postbox.seamless > .acf-fields.-sidebar:before {
    background: rgba(0, 0, 0, 0);
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap {
    background: rgba(0, 0, 0, 0);
    margin-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group {
    border-top: 0 none;
    border-color: #ccd0d4;
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li a {
    background: #e5e5e5;
    border-color: #ccd0d4;
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li a:hover {
    background: #fff;
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li.active a {
    background: #f1f1f1;
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left:before {
    border-top: none;
    height: auto;
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group {
    margin-bottom: 0;
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group li a {
    border-width: 1px 0 1px 1px !important;
    border-color: #ccc;
    background: #e5e5e5;
}
.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group li.active a {
    background: #f1f1f1;
}
.menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a,
.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a {
    background: #f1f1f1;
}
.menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover,
.menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a,
.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover,
.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a {
    background: #fff;
}
.compat-item .acf-tab-wrap td {
    display: block;
}
.acf-gallery-side .acf-tab-wrap {
    border-top: 0 none !important;
}
.acf-gallery-side .acf-tab-wrap .acf-tab-group {
    margin: 10px 0 !important;
    padding: 0 !important;
}
.acf-gallery-side .acf-tab-group li.active a {
    background: #f9f9f9 !important;
}
.widget .acf-tab-group {
    border-bottom-color: #e8e8e8;
}
.widget .acf-tab-group li a {
    background: #f1f1f1;
}
.widget .acf-tab-group li.active a {
    background: #fff;
}
.media-modal.acf-expanded .compat-attachment-fields > tbody > tr.acf-tab-wrap .acf-tab-group {
    padding-left: 23%;
    border-bottom-color: #ddd;
}
.form-table > tbody > tr.acf-tab-wrap .acf-tab-group {
    padding: 0 5px 0 210px;
}
html[dir="rtl"] .form-table > tbody > tr.acf-tab-wrap .acf-tab-group {
    padding: 0 210px 0 5px;
}
.acf-oembed {
    position: relative;
    border: #ccd0d4 solid 1px;
    background: #fff;
}
.acf-oembed .title {
    position: relative;
    border-bottom: #ccd0d4 solid 1px;
    padding: 5px 10px;
}
.acf-oembed .title .input-search {
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding: 0;
    border: 0 none;
    box-shadow: none;
    border-radius: 0;
    font-family: inherit;
    cursor: text;
}
.acf-oembed .title .acf-actions {
    padding: 6px;
}
.acf-oembed .canvas {
    position: relative;
    min-height: 250px;
    background: #f9f9f9;
}
.acf-oembed .canvas .canvas-media {
    position: relative;
    z-index: 1;
}
.acf-oembed .canvas iframe {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.acf-oembed .canvas .acf-icon.-picture {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    height: 42px;
    width: 42px;
    font-size: 42px;
    color: #999;
}
.acf-oembed .canvas .acf-loading-overlay {
    background: hsla(0, 0%, 100%, 0.9);
}
.acf-oembed .canvas .canvas-error {
    position: absolute;
    top: 50%;
    left: 0%;
    right: 0%;
    margin: -9px 0 0 0;
    text-align: center;
    display: none;
}
.acf-oembed .canvas .canvas-error p {
    padding: 8px;
    margin: 0;
    display: inline;
}
.acf-oembed.has-value .canvas {
    min-height: 50px;
}
.acf-oembed.has-value .input-search {
    font-weight: bold;
}
.acf-oembed.has-value .title:hover .acf-actions {
    display: block;
}
.acf-image-uploader {
    position: relative;
}
.acf-image-uploader:after {
    display: block;
    clear: both;
    content: "";
}
.acf-image-uploader p {
    margin: 0;
}
.acf-image-uploader .image-wrap {
    position: relative;
    float: left;
}
.acf-image-uploader .image-wrap.show-if-value .acf-actions {
    display: block;
    opacity: 0;
    text-align: right;
    z-index: 1;
}
.acf-image-uploader .image-wrap.show-if-value .acf-actions.-hover a:focus {
    outline: 2px solid #0073aa;
    outline-offset: 2px;
    border-radius: 2px;
}
.acf-image-uploader .image-wrap.show-if-value:hover .acf-actions,
.acf-image-uploader .image-wrap.show-if-value:focus-within .acf-actions {
    opacity: 1;
}
.acf-image-uploader .image-wrap:focus {
    outline: 2px solid #0073aa;
    outline-offset: 2px;
}
.acf-image-uploader .image-wrap img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    min-width: 30px;
    min-height: 30px;
    background: #f1f1f1;
    margin: 0;
    padding: 0;
    border-radius: 50%;
}
.acf-image-uploader .image-wrap img[src$=".svg"] {
    min-height: 100px;
    min-width: 100px;
}
.acf-image-uploader input.button {
    width: auto;
}
html[dir="rtl"] .acf-image-uploader .image-wrap {
    float: right;
}
.acf-file-uploader {
    position: relative;
}
.acf-file-uploader p {
    margin: 0;
}
.acf-file-uploader .file-wrap {
    border: #ccd0d4 solid 1px;
    min-height: 84px;
    position: relative;
    background: #fff;
}
.acf-file-uploader .file-wrap:focus {
    outline: 2px solid #0073aa;
    outline-offset: 2px;
}
.acf-file-uploader .file-icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: #f1f1f1;
    border-right: #d5d9dd solid 1px;
}
.acf-file-uploader .file-icon img {
    display: block;
    padding: 0;
    margin: 0;
    max-width: 48px;
}
.acf-file-uploader .file-info {
    padding: 10px;
    margin-left: 69px;
}
.acf-file-uploader .file-info p {
    margin: 0 0 2px;
    font-size: 13px;
    line-height: 1.4em;
    word-break: break-all;
}
.acf-file-uploader .file-info a {
    text-decoration: none;
}
.acf-file-uploader.has-value .acf-actions {
    display: block;
    opacity: 0;
    text-align: right;
    z-index: 1;
}
.acf-file-uploader.has-value .acf-actions.-hover a:focus {
    outline: 2px solid #0073aa;
    outline-offset: 2px;
    border-radius: 2px;
}
.acf-file-uploader.has-value:hover .acf-actions,
.acf-file-uploader.has-value:focus-within .acf-actions {
    opacity: 1;
}
.acf-file-uploader:hover .acf-actions {
    display: block;
}
html[dir="rtl"] .acf-file-uploader .file-icon {
    left: auto;
    right: 0;
    border-left: #e5e5e5 solid 1px;
    border-right: none;
}
html[dir="rtl"] .acf-file-uploader .file-info {
    margin-right: 69px;
    margin-left: 0;
}
.acf-ui-datepicker .ui-datepicker {
    z-index: 900000 !important;
}
.acf-ui-datepicker .ui-datepicker .ui-widget-header a {
    cursor: pointer;
    transition: none;
}
.acf-ui-datepicker .ui-state-highlight.ui-state-hover {
    border: 1px solid #98b7e8 !important;
    background: #98b7e8 !important;
    font-weight: normal !important;
    color: #fff !important;
}
.acf-ui-datepicker .ui-state-highlight.ui-state-active {
    border: 1px solid #3875d7 !important;
    background: #3875d7 !important;
    font-weight: normal !important;
    color: #fff !important;
}
.acf-field-separator .acf-label {
    margin-bottom: 0;
}
.acf-field-separator .acf-label label {
    font-weight: normal;
}
.acf-field-separator .acf-input {
    display: none;
}
.acf-fields > .acf-field-separator {
    background: #f9f9f9;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin-bottom: -1px;
    z-index: 2;
}
.acf-taxonomy-field {
    position: relative;
}
.acf-taxonomy-field .categorychecklist-holder {
    border: #ccd0d4 solid 1px;
    border-radius: 3px;
    max-height: 200px;
    overflow: auto;
}
.acf-taxonomy-field .acf-checkbox-list {
    margin: 0;
    padding: 10px;
}
.acf-taxonomy-field .acf-checkbox-list ul.children {
    padding-left: 18px;
}
.acf-taxonomy-field:hover .acf-actions {
    display: block;
}
.acf-taxonomy-field[data-ftype="select"] .acf-actions {
    padding: 0;
    margin: -9px;
}
.acf-range-wrap .acf-append,
.acf-range-wrap .acf-prepend {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    margin: 0 7px 0 0;
}
.acf-range-wrap .acf-append {
    margin: 0 0 0 7px;
}
.acf-range-wrap input[type="range"] {
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    height: 28px;
}
.acf-range-wrap input[type="range"]:focus {
    outline: none;
}
.acf-range-wrap input[type="number"] {
    display: inline-block;
    min-width: 5em;
    padding-right: 4px;
    margin-left: 10px;
    vertical-align: middle;
}
html[dir="rtl"] .acf-range-wrap input[type="number"] {
    margin-right: 10px;
    margin-left: 0;
}
html[dir="rtl"] .acf-range-wrap .acf-append {
    margin: 0 7px 0 0;
}
html[dir="rtl"] .acf-range-wrap .acf-prepend {
    margin: 0 0 0 7px;
}
.acf-accordion {
    margin: -1px 0;
    padding: 0;
    background: #fff;
    border-top: 1px solid #d5d9dd;
    border-bottom: 1px solid #d5d9dd;
    z-index: 1;
}
.acf-accordion .acf-accordion-title {
    margin: 0;
    padding: 12px;
    font-weight: bold;
    cursor: pointer;
    font-size: inherit;
    font-size: 13px;
    line-height: 1.4em;
}
.acf-accordion .acf-accordion-title:hover {
    background: #f3f4f5;
}
.acf-accordion .acf-accordion-title label {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.4em;
}
.acf-accordion .acf-accordion-title p {
    font-weight: normal;
}
.acf-accordion .acf-accordion-title .acf-accordion-icon {
    float: right;
}
.acf-accordion .acf-accordion-title svg.acf-accordion-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #191e23;
    fill: currentColor;
}
.acf-accordion .acf-accordion-content {
    margin: 0;
    padding: 0 12px 12px;
    display: none;
}
.acf-accordion.-open > .acf-accordion-content {
    display: block;
}
.acf-field.acf-accordion {
    margin: -1px 0;
    padding: 0 !important;
    border-color: #d5d9dd;
}
.acf-field.acf-accordion .acf-label.acf-accordion-title {
    padding: 12px;
    width: auto;
    float: none;
    width: auto;
}
.acf-field.acf-accordion .acf-input.acf-accordion-content {
    padding: 0;
    float: none;
    width: auto;
}
.acf-field.acf-accordion .acf-input.acf-accordion-content > .acf-fields {
    border-top: #eee solid 1px;
}
.acf-field.acf-accordion .acf-input.acf-accordion-content > .acf-fields.-clear {
    padding: 0 12px 15px;
}
.acf-fields.-left > .acf-field.acf-accordion:before {
    display: none;
}
.acf-fields.-left > .acf-field.acf-accordion .acf-accordion-title {
    width: auto;
    margin: 0 !important;
    padding: 12px;
    float: none !important;
}
.acf-fields.-left > .acf-field.acf-accordion .acf-accordion-content {
    padding: 0 !important;
}
.acf-fields.-clear > .acf-field.acf-accordion {
    border: #ccc solid 1px;
    background: rgba(0, 0, 0, 0);
}
.acf-fields.-clear > .acf-field.acf-accordion + .acf-field.acf-accordion {
    margin-top: -16px;
}
tr.acf-field.acf-accordion {
    background: rgba(0, 0, 0, 0);
}
tr.acf-field.acf-accordion > .acf-input {
    padding: 0 !important;
    border: #ccc solid 1px;
}
tr.acf-field.acf-accordion .acf-accordion-content {
    padding: 0 12px 12px;
}
#addtag div.acf-field.error {
    border: 0 none;
    padding: 8px 0;
}
#addtag > .acf-field.acf-accordion {
    padding-right: 0;
    margin-right: 5%;
}
#addtag > .acf-field.acf-accordion + p.submit {
    margin-top: 0;
}
tr.acf-accordion {
    margin: 15px 0 !important;
}
tr.acf-accordion + tr.acf-accordion {
    margin-top: -16px !important;
}
.acf-postbox.seamless > .acf-fields > .acf-accordion {
    margin-left: 12px;
    margin-right: 12px;
    border: #ccd0d4 solid 1px;
}
.widget .widget-content > .acf-field.acf-accordion {
    border: #dfdfdf solid 1px;
    margin-bottom: 10px;
}
.widget .widget-content > .acf-field.acf-accordion .acf-accordion-title {
    margin-bottom: 0;
}
.widget .widget-content > .acf-field.acf-accordion + .acf-field.acf-accordion {
    margin-top: -11px;
}
.media-modal .compat-attachment-fields .acf-field.acf-accordion + .acf-field.acf-accordion {
    margin-top: -1px;
}
.media-modal .compat-attachment-fields .acf-field.acf-accordion > .acf-input {
    width: 100%;
}
.media-modal .compat-attachment-fields .acf-field.acf-accordion .compat-attachment-fields > tbody > tr > td {
    padding-bottom: 5px;
}
.block-editor .edit-post-sidebar .acf-postbox > .postbox-header,
.block-editor .edit-post-sidebar .acf-postbox > .hndle {
    border-bottom-width: 0 !important;
}
.block-editor .edit-post-sidebar .acf-postbox.closed > .postbox-header,
.block-editor .edit-post-sidebar .acf-postbox.closed > .hndle {
    border-bottom-width: 1px !important;
}
.block-editor .edit-post-sidebar .acf-fields {
    min-height: 1px;
    overflow: auto;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field {
    border-width: 0;
    border-color: #e2e4e7;
    margin: 0px;
    padding: 10px 16px;
    width: auto !important;
    min-height: 0 !important;
    float: none !important;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field > .acf-label {
    margin-bottom: 5px;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field > .acf-label label {
    font-weight: normal;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion {
    padding: 0;
    margin: 0;
    border-top-width: 1px;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion:first-child {
    border-top-width: 0;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title {
    margin: 0;
    padding: 15px;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title label {
    font-weight: 500;
    color: #1e1e1e;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title svg.acf-accordion-icon {
    right: 16px;
}
.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-content > .acf-fields {
    border-top-width: 0;
}
.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice {
    display: grid;
    grid-template-columns: 1fr 25px;
    padding: 10px;
    margin: 0;
}
.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice p:last-of-type {
    margin: 0;
}
.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice > .acf-notice-dismiss {
    position: relative;
    top: unset;
    right: unset;
}
.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-field .acf-notice {
    margin: 10px 0;
    padding: 2px 0 2px 5px;
}
.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-field .acf-notice p {
    margin: 0;
}
.acf-field-setting-prefix_label p.description,
.acf-field-setting-prefix_name p.description {
    order: 3;
    margin-top: 0;
    margin-left: 16px;
}
.acf-field-setting-prefix_label p.description code,
.acf-field-setting-prefix_name p.description code {
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
    background-color: #f2f4f7;
    border-radius: 4px;
    color: #667085;
}
.acf-fields > .acf-tab-wrap:first-child .acf-tab-group {
    border-top: none;
}
.acf-fields > .acf-tab-wrap .acf-tab-group li.active a {
    background: #fff;
}
.acf-fields > .acf-tab-wrap .acf-tab-group li a {
    background: #f1f1f1;
    border-color: #ccd0d4;
}
.acf-fields > .acf-tab-wrap .acf-tab-group li a:hover {
    background: #fff;
}
.form-table > tbody > .acf-field > .acf-label {
    padding: 20px 10px 20px 0;
    width: 210px;
}
html[dir="rtl"] .form-table > tbody > .acf-field > .acf-label {
    padding: 20px 0 20px 10px;
}
.form-table > tbody > .acf-field > .acf-label label {
    font-size: 14px;
    color: #23282d;
}
.form-table > tbody > .acf-field > .acf-input {
    padding: 15px 10px;
}
html[dir="rtl"] .form-table > tbody > .acf-field > .acf-input {
    padding: 15px 10px 15px 5%;
}
.form-table > tbody > .acf-tab-wrap td {
    padding: 15px 5% 15px 0;
}
html[dir="rtl"] .form-table > tbody > .acf-tab-wrap td {
    padding: 15px 0 15px 5%;
}
.form-table > tbody .form-table th.acf-th {
    width: auto;
}
#your-profile .acf-field input[type="text"],
#your-profile .acf-field input[type="password"],
#your-profile .acf-field input[type="number"],
#your-profile .acf-field input[type="search"],
#your-profile .acf-field input[type="email"],
#your-profile .acf-field input[type="url"],
#your-profile .acf-field select,
#createuser .acf-field input[type="text"],
#createuser .acf-field input[type="password"],
#createuser .acf-field input[type="number"],
#createuser .acf-field input[type="search"],
#createuser .acf-field input[type="email"],
#createuser .acf-field input[type="url"],
#createuser .acf-field select {
    max-width: 25em;
}
#your-profile .acf-field textarea,
#createuser .acf-field textarea {
    max-width: 500px;
}
#your-profile .acf-field .acf-field input[type="text"],
#your-profile .acf-field .acf-field input[type="password"],
#your-profile .acf-field .acf-field input[type="number"],
#your-profile .acf-field .acf-field input[type="search"],
#your-profile .acf-field .acf-field input[type="email"],
#your-profile .acf-field .acf-field input[type="url"],
#your-profile .acf-field .acf-field textarea,
#your-profile .acf-field .acf-field select,
#createuser .acf-field .acf-field input[type="text"],
#createuser .acf-field .acf-field input[type="password"],
#createuser .acf-field .acf-field input[type="number"],
#createuser .acf-field .acf-field input[type="search"],
#createuser .acf-field .acf-field input[type="email"],
#createuser .acf-field .acf-field input[type="url"],
#createuser .acf-field .acf-field textarea,
#createuser .acf-field .acf-field select {
    max-width: none;
}
#registerform h2 {
    margin: 1em 0;
}
#registerform .acf-field {
    margin-top: 0;
}
#registerform .acf-field .acf-label {
    margin-bottom: 0;
}
#registerform .acf-field .acf-label label {
    font-weight: normal;
    line-height: 1.5;
}
#registerform p.submit {
    text-align: right;
}
#acf-term-fields {
    padding-right: 5%;
}
#acf-term-fields > .acf-field > .acf-label {
    margin: 0;
}
#acf-term-fields > .acf-field > .acf-label label {
    font-size: 12px;
    font-weight: normal;
}
p.submit .spinner,
p.submit .acf-spinner {
    vertical-align: top;
    float: none;
    margin: 4px 4px 0;
}
#edittag .acf-fields.-left > .acf-field {
    padding-left: 220px;
}
#edittag .acf-fields.-left > .acf-field:before {
    width: 209px;
}
#edittag .acf-fields.-left > .acf-field > .acf-label {
    width: 220px;
    margin-left: -220px;
    padding: 0 10px;
}
#edittag .acf-fields.-left > .acf-field > .acf-input {
    padding: 0;
}
#edittag > .acf-fields.-left {
    width: 96%;
}
#edittag > .acf-fields.-left > .acf-field > .acf-label {
    padding-left: 0;
}
.editcomment td:first-child {
    white-space: nowrap;
    width: 131px;
}
#widgets-right .widget .acf-field .description {
    padding-left: 0;
    padding-right: 0;
}
.acf-widget-fields > .acf-field .acf-label {
    margin-bottom: 5px;
}
.acf-widget-fields > .acf-field .acf-label label {
    font-weight: normal;
    margin: 0;
}
.acf-menu-settings {
    border-top: 1px solid #eee;
    margin-top: 2em;
}
.acf-menu-settings.-seamless {
    border-top: none;
    margin-top: 15px;
}
.acf-menu-settings.-seamless > h2 {
    display: none;
}
.acf-menu-settings .list li {
    display: block;
    margin-bottom: 0;
}
.acf-fields.acf-menu-item-fields {
    clear: both;
    padding-top: 1px;
}
.acf-fields.acf-menu-item-fields > .acf-field {
    margin: 5px 0;
    padding-right: 10px;
}
.acf-fields.acf-menu-item-fields > .acf-field .acf-label {
    margin-bottom: 0;
}
.acf-fields.acf-menu-item-fields > .acf-field .acf-label label {
    font-style: italic;
    font-weight: normal;
}
#post .compat-attachment-fields .compat-field-acf-form-data {
    display: none;
}
#post .compat-attachment-fields,
#post .compat-attachment-fields > tbody,
#post .compat-attachment-fields > tbody > tr,
#post .compat-attachment-fields > tbody > tr > th,
#post .compat-attachment-fields > tbody > tr > td {
    display: block;
}
#post .compat-attachment-fields > tbody > .acf-field {
    margin: 15px 0;
}
#post .compat-attachment-fields > tbody > .acf-field > .acf-label {
    margin: 0;
}
#post .compat-attachment-fields > tbody > .acf-field > .acf-label label {
    margin: 0;
    padding: 0;
}
#post .compat-attachment-fields > tbody > .acf-field > .acf-label label p {
    margin: 0 0 3px !important;
}
#post .compat-attachment-fields > tbody > .acf-field > .acf-input {
    margin: 0;
}
.media-modal .compat-attachment-fields td.acf-input table {
    display: table;
    table-layout: auto;
}
.media-modal .compat-attachment-fields td.acf-input table tbody {
    display: table-row-group;
}
.media-modal .compat-attachment-fields td.acf-input table tr {
    display: table-row;
}
.media-modal .compat-attachment-fields td.acf-input table td,
.media-modal .compat-attachment-fields td.acf-input table th {
    display: table-cell;
}
.media-modal .compat-attachment-fields > tbody > .acf-field {
    margin: 5px 0;
}
.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label {
    min-width: 30%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: right;
    display: block;
    float: left;
}
.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label > label {
    padding-top: 6px;
    margin: 0;
    color: #666;
    font-weight: 400;
    line-height: 16px;
}
.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-input {
    width: 65%;
    margin: 0;
    padding: 0;
    float: right;
    display: block;
}
.media-modal .compat-attachment-fields > tbody > .acf-field p.description {
    margin: 0;
}
.acf-selection-error {
    background: #ffebe8;
    border: 1px solid #c00;
    border-radius: 3px;
    padding: 8px;
    margin: 20px 0 0;
}
.acf-selection-error .selection-error-label {
    background: #c00;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    margin-right: 8px;
    padding: 2px 4px;
}
.acf-selection-error .selection-error-message {
    color: #b44;
    display: block;
    padding-top: 8px;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.media-modal .attachment.acf-disabled .thumbnail {
    opacity: 0.25 !important;
}
.media-modal .attachment.acf-disabled .attachment-preview:before {
    background: rgba(0, 0, 0, 0.15);
    z-index: 1;
    position: relative;
}
.media-modal .compat-field-acf-form-data,
.media-modal .compat-field-acf-blank {
    display: none !important;
}
.media-modal .upload-error-message {
    white-space: pre-wrap;
}
.media-modal .acf-required {
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    color: red !important;
}
.media-modal .media-sidebar .compat-item {
    padding-bottom: 20px;
}
@media (max-width: 900px) {
    .media-modal .setting span,
    .media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label {
        width: 98%;
        float: none;
        text-align: left;
        min-height: 0;
        padding: 0;
    }
    .media-modal .setting input,
    .media-modal .setting textarea,
    .media-modal .compat-attachment-fields > tbody > .acf-field > .acf-input {
        float: none;
        height: auto;
        max-width: none;
        width: 98%;
    }
}
.media-modal .acf-expand-details {
    float: right;
    padding: 8px 10px;
    margin-right: 6px;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    color: #666;
    text-decoration: none;
}
.media-modal .acf-expand-details:focus,
.media-modal .acf-expand-details:active {
    outline: 0 none;
    box-shadow: none;
    color: #666;
}
.media-modal .acf-expand-details:hover {
    color: #000;
}
.media-modal .acf-expand-details .is-open {
    display: none;
}
.media-modal .acf-expand-details .is-closed {
    display: block;
}
@media (max-width: 640px) {
    .media-modal .acf-expand-details {
        display: none;
    }
}
.media-modal.acf-expanded .acf-expand-details .is-open {
    display: block;
}
.media-modal.acf-expanded .acf-expand-details .is-closed {
    display: none;
}
.media-modal.acf-expanded .attachments-browser .media-toolbar,
.media-modal.acf-expanded .attachments-browser .attachments {
    right: 740px;
}
.media-modal.acf-expanded .media-sidebar {
    width: 708px;
}
.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {
    float: left;
    max-height: none;
}
.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail img {
    max-width: 100%;
    max-height: 200px;
}
.media-modal.acf-expanded .media-sidebar .attachment-info .details {
    float: right;
}
.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,
.media-modal.acf-expanded .media-sidebar .attachment-details .setting .name,
.media-modal.acf-expanded .media-sidebar .compat-attachment-fields > tbody > .acf-field > .acf-label {
    min-width: 20%;
    margin-right: 0;
}
.media-modal.acf-expanded .media-sidebar .attachment-info .details,
.media-modal.acf-expanded .media-sidebar .attachment-details .setting input,
.media-modal.acf-expanded .media-sidebar .attachment-details .setting textarea,
.media-modal.acf-expanded .media-sidebar .attachment-details .setting + .description,
.media-modal.acf-expanded .media-sidebar .compat-attachment-fields > tbody > .acf-field > .acf-input {
    min-width: 77%;
}
@media (max-width: 900px) {
    .media-modal.acf-expanded .attachments-browser .media-toolbar {
        display: none;
    }
    .media-modal.acf-expanded .attachments {
        display: none;
    }
    .media-modal.acf-expanded .media-sidebar {
        width: auto;
        max-width: none !important;
        bottom: 0 !important;
    }
    .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {
        min-width: 0;
        max-width: none;
        width: 30%;
    }
    .media-modal.acf-expanded .media-sidebar .attachment-info .details {
        min-width: 0;
        max-width: none;
        width: 67%;
    }
}
@media (max-width: 640px) {
    .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,
    .media-modal.acf-expanded .media-sidebar .attachment-info .details {
        width: 100%;
    }
}
.acf-media-modal .media-embed .setting.align,
.acf-media-modal .media-embed .setting.link-to {
    display: none;
}
.acf-media-modal.-edit {
    left: 15%;
    right: 15%;
    top: 100px;
    bottom: 100px;
}
.acf-media-modal.-edit .media-frame-menu,
.acf-media-modal.-edit .media-frame-router,
.acf-media-modal.-edit .media-frame-content .attachments,
.acf-media-modal.-edit .media-frame-content .media-toolbar {
    display: none;
}
.acf-media-modal.-edit .media-frame-title,
.acf-media-modal.-edit .media-frame-content,
.acf-media-modal.-edit .media-frame-toolbar,
.acf-media-modal.-edit .media-sidebar {
    width: auto;
    left: 0;
    right: 0;
}
.acf-media-modal.-edit .media-frame-content {
    top: 50px;
}
.acf-media-modal.-edit .media-frame-title {
    border-bottom: 1px solid #dfdfdf;
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
}
.acf-media-modal.-edit .media-sidebar {
    padding: 0 16px;
}
.acf-media-modal.-edit .media-sidebar .attachment-details {
    overflow: visible;
}
.acf-media-modal.-edit .media-sidebar .attachment-details > h3,
.acf-media-modal.-edit .media-sidebar .attachment-details > h2 {
    display: none;
}
.acf-media-modal.-edit .media-sidebar .attachment-details .attachment-info {
    background: #fff;
    border-bottom: #ddd solid 1px;
    padding: 16px;
    margin: 0 -16px 16px;
}
.acf-media-modal.-edit .media-sidebar .attachment-details .thumbnail {
    margin: 0 16px 0 0;
}
.acf-media-modal.-edit .media-sidebar .attachment-details .setting {
    margin: 0 0 5px;
}
.acf-media-modal.-edit .media-sidebar .attachment-details .setting span {
    margin: 0;
}
.acf-media-modal.-edit .media-sidebar .compat-attachment-fields > tbody > .acf-field {
    margin: 0 0 5px;
}
.acf-media-modal.-edit .media-sidebar .compat-attachment-fields > tbody > .acf-field p.description {
    margin-top: 3px;
}
.acf-media-modal.-edit .media-sidebar .media-types-required-info {
    display: none;
}
@media (max-width: 900px) {
    .acf-media-modal.-edit {
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
    }
}
@media (max-width: 640px) {
    .acf-media-modal.-edit {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
}
@media (max-width: 480px) {
    .acf-media-modal.-edit .media-frame-content {
        top: 40px;
    }
}
.acf-temp-remove {
    position: relative;
    opacity: 1;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    overflow: hidden;
}
.acf-temp-remove:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.hidden-by-conditional-logic {
    display: none !important;
}
.hidden-by-conditional-logic.appear-empty {
    display: table-cell !important;
}
.hidden-by-conditional-logic.appear-empty .acf-input {
    display: none !important;
}
.acf-postbox.acf-hidden {
    display: none !important;
}
.acf-attention {
    transition: border 0.25s ease-out;
}
.acf-attention.-focused {
    border: #23282d solid 1px !important;
    transition: none;
}
tr.acf-attention {
    transition: box-shadow 0.25s ease-out;
    position: relative;
}
tr.acf-attention.-focused {
    box-shadow: #23282d 0 0 0px 1px !important;
}
#editor .edit-post-layout__metaboxes {
    padding: 0;
}
#editor .edit-post-layout__metaboxes .edit-post-meta-boxes-area {
    margin: 0;
}
#editor .metabox-location-side .postbox-container {
    float: none;
}
#editor .postbox {
    color: #444;
}
#editor .postbox > .postbox-header .hndle {
    border-bottom: none;
}
#editor .postbox > .postbox-header .hndle:hover {
    background: rgba(0, 0, 0, 0);
}
#editor .postbox > .postbox-header .handle-actions .handle-order-higher,
#editor .postbox > .postbox-header .handle-actions .handle-order-lower {
    width: 1.62rem;
}
#editor .postbox > .postbox-header .handle-actions .acf-hndle-cog {
    height: 44px;
    line-height: 44px;
}
#editor .postbox > .postbox-header:hover {
    background: #f0f0f0;
}
#editor .postbox:last-child.closed > .postbox-header {
    border-bottom: none;
}
#editor .postbox:last-child > .inside {
    border-bottom: none;
}
#editor .block-editor-writing-flow__click-redirect {
    min-height: 50px;
}
body.is-dragging-metaboxes #acf_after_title-sortables {
    outline: 3px dashed #646970;
    display: flow-root;
    min-height: 60px;
    margin-bottom: 3px !important;
}
.editor-sidebar__panel .is-side #poststuff .acf-postbox .postbox-header {
    margin-top: -1px;
}.acf-column{padding:0 15px;display:inline-block;vertical-align:top;clear:none}.rtl .acf-column{float:right}button.button.fea-delete-button{background-color:#dc5575}button.button.fea-delete-button:hover,button.button.fea-delete-button:focus{background-color:red}.dismiss-btn{margin:auto}.show{display:block}.acf-form-fields{display:flex;flex-wrap:wrap}.acf-field-settings{display:block}.acf-tab-wrap:not(.-left){width:100%}div.acf-field{position:relative;width:100%}.acf-form-fields.-left>.acf-field:before{width:auto!important}.acf-notice a.acf-notice-dismiss{top:30%!important}.save-progress-button{cursor:pointer}.acf-field-submit-button .acf-input,.frontend-form-title,.fea-submit-buttons,.save-progress-buttons,.frontend-admin-tabs-view-horizontal .frontend-admin-tabs-wrapper{display:flex;margin-left:auto;margin-right:auto;width:100%;align-items:center;gap:5px}.form-tab{background:#6EC1E4;color:#fff;padding:0 8px}.form-tab.active{background:#00a9fe}.frontend-admin-tabs-view-horizontal .form-tab{margin:auto 10px}p.step-name{margin:0;padding:5px;text-align:center}.step-count{display:inline-block}.prev-button{margin-right:10px}body.rtl .prev-button{margin-left:10px;margin-right:0}p.frontend-form-posts-heading{display:inline;margin-right:10px}.rtl p.frontend-form-posts-heading{margin-right:auto;margin-left:10px}#posts-select{max-width:100%}.btn-dsc{margin-right:5px}.rtl .btn-dsc{margin-right:0;margin-left:5px}p.description{margin-bottom:0}.step-hidden{display:none}@media(max-width:767px){.frontend-admin-hidden-phone{display:none!important}.frontend-admin-tabs .frontend-admin-content-wrapper{border-bottom-style:none}}@media (min-width:768px){.frontend-admin-tabs-view-vertical.frontend-admin-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.frontend-admin-tabs-view-vertical .frontend-admin-tabs-wrapper{display:block;width:25%;flex-direction:column;padding:15px 5px}.frontend-admin-tabs-view-vertical .form-tab{display:inline-block;width:100%;border:none;flex-basis:auto}.frontend-admin-tabs-view-vertical div.form-steps{width:75%}}.hide-msg{display:none!important}.acf-button{padding:5px 25px}.acf-field.width{float:left;clear:none}.fea-paypal-button-acf-warp{margin:auto}.frontend-form.-delete{margin:10px}.-fixed.frontend-admin-message{position:fixed;top:0;left:0;width:100%;z-index:100}body.admin-bar .frontend-admin-message{top:27px}.frontend-admin-message .acf-notice{margin:0}body.admin-bar .frontend-admin-element .frontend-admin-message{position:relative;top:0}.comment-reply{margin-left:2em!important}.rtl .comment-reply{margin-left:0!important;margin-right:2em!important}.comment-content-column{display:inline-block;margin-right:20px}.rtl .comment-content-column{margin-right:0;margin-left:20px}div.comment-data-text p{margin-bottom:0}div.comment-data-image{vertical-align:top}.comment-content-block{display:inline-block;max-width:100%}.media-modal-content .media-router .media-menu-item{background:#f5f5f5;color:#000}.acf-spinner{margin:auto 0 auto 5px}.mce-toolbar .mce-btn button:hover{background:#fff}.frontend-admin-hidden{display:none!important}.acf-field-post-object:hover .acf-actions.-hover,.acf-field-relationship:hover .acf-actions.-hover{display:block!important}.margin-top-10{margin-top:10px}.edit_password .cancel-edit,.edit_password .pass-strength-result,.edit_password .acf-input-wrap input,.edit_password.password_confirm{display:none}.editing_password .cancel-edit{color:#0071a1;border-color:#0071a1;background:#f3f5f6;vertical-align:top;display:inline-block;padding:10px;margin-top:5px}.fea-password-toggle{position:absolute;right:20px;top:12px;transform:translateY(-50%);cursor:pointer;color:#000;font-size:1.5rem;z-index:1;padding:0 10px;transition:all .3s}.acf-field:not(.editing_password) .fea-password-toggle{display:none}.pass-strength-result.weak{display:none}.pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:-1px 1px 5px;padding:3px 5px;text-align:center;width:100%;box-sizing:border-box;opacity:0}.pass-strength-result.short{background-color:#f1adad;border-color:#e35b5b;opacity:1}.pass-strength-result.bad{background-color:#fbc5a9;border-color:#f78b53;opacity:1}.pass-strength-result.good{background-color:#ffe399;border-color:#ffc733;opacity:1}.pass-strength-result.strong{background-color:#c1e1b9;border-color:#83c373;opacity:1}#pass1-text.short,#pass1.short{border-color:#e35b5b}#pass1-text.bad,#pass1.bad{border-color:#f78b53}#pass1-text.good,#pass1.good{border-color:#ffc733}#pass1-text.strong,#pass1.strong{border-color:#83c373}.acf-relationship .selection li{position:relative}.acf-relationship .selection .choices .acf-icon{position:absolute;top:4px;display:none;opacity:1}body:not(.rtl) .acf-relationship .selection .choices .acf-icon{right:7px}body.rtl .acf-relationship .selection .choices .acf-icon{left:7px}.acf-relationship .selection .choices li:hover span.acf-rel-item.disabled{opacity:1;color:rgb(208,208,208,.75)}.acf-relationship .selection .choices li:hover span.acf-rel-item.temporary{color:rgb(208,208,208,1)}.acf-relationship .selection .choices li span.acf-rel-item:hover>.acf-icon{display:inline-block}body:not(.rtl) .acf-relationship .selection .values .acf-icon.edit-rel-post{right:30px}body.rtl .acf-relationship .selection .values .acf-icon.edit-rel-post{left:30px}.related-term .render-form{display:none;margin:auto 3px;border:none;vertical-align:bottom}.related-term:hover .render-form{display:inline-block}.acf-relationship .selection .acf-icon.shown{display:inline-block!important}div.loading{text-align:center}.fea-modal-inner span.acf-icon{border:none}.fea-submit-button{cursor:pointer}button.disabled:not(.temporary){color:#a0a5aa!important;background:#f7f7f7!important;border-color:#ddd!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.file-drop input{display:none}.file-drop{position:relative;display:inline-block;cursor:pointer}.acf-uploads .button{display:inline-block}.upload-fail{color:#bb2124;font-size:100px;line-height:1;position:absolute;top:0;left:0;text-align:center;margin:0;width:100%}.not-valid img{opacity:.5}.fea-uploads-attachment.not-valid .errors{bottom:0;color:#bb2124;font-size:14px;background:rgba(255,255,255,.6);font-weight:600;line-height:1;padding:4px}.form-load{position:absolute;top:50%;left:50%}.form-load .acf-spinner{position:sticky;top:50px;width:30px;height:30px;background-size:30px 30px;margin-left:-15px}a.change-step{cursor:pointer}.uploads-progress{height:22px;margin:0;width:100%;line-height:2em;padding:0;overflow:hidden;border-radius:22px;background:#ddd;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.uploads-progress .bar{z-index:9;width:0;height:100%;margin-top:-22px;border-radius:22px;background-color:#0073aa;box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.uploads-progress .percent{z-index:10;position:relative;padding:0;color:#fff;text-align:center;line-height:22px;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.2)}.acf-uploading .margin{opacity:.5}.change-step-loading{position:absolute;top:100px;left:50%;right:50%;width:30px;height:30px;margin-left:-15px;margin-right:-15px;background-size:30px 30px}.fea-loader{margin:auto 5px}.draft-saved{height:auto;margin:auto 5px;color:#49ad52}.preview-display{background:repeating-linear-gradient(325deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 2px,transparent 9px);opacity:.5}.quarter-width>div{width:25%}.acf-custom_terms-input{display:none!important}.gi-file-name{background:#f9f9f9;color:#555;position:absolute;bottom:0;top:auto;width:100%;padding:3px}.disabled.temporary{color:#000!important}.acf-field[data-dynamic_values="1"] .acf-input-wrap{overflow:initial}.acf-list-items>table{margin:0 0 8px;background:#F9F9F9}.acf-list-items .acf-row-handle{width:16px;text-align:center!important;vertical-align:middle!important;position:relative}.acf-list-items .acf-row-handle .acf-icon{display:none;position:absolute;top:0;margin:-8px 0 0 -2px}.acf-list-items .acf-row-handle .acf-icon.-minus{top:50%}body.browser-msie .acf-list-items .acf-row-handle .acf-icon.-minus{top:25px}.acf-list-items .acf-row-handle.order{background:#f4f4f4;cursor:move;color:#aaa;text-shadow:#fff 0 1px 0}.acf-list-items .acf-row-handle.order:hover{color:#666}.acf-list-items .acf-row-handle.order+td{border-left-color:#DFDFDF}.acf-list-items .acf-row-handle.remove{background:#F9F9F9;border-left-color:#DFDFDF}.acf-list-items th.acf-row-handle:before{content:"";width:16px;display:block;height:1px}.acf-list-items .acf-row.acf-clone{display:none!important}.acf-list-items .acf-row:hover>.acf-row-handle .acf-icon,.acf-list-items .acf-row.-hover>.acf-row-handle .acf-icon{display:block}.acf-list-items .acf-row:hover>.acf-row-handle .acf-icon.show-on-shift,.acf-list-items .acf-row.-hover>.acf-row-handle .acf-icon.show-on-shift{display:none}body.acf-keydown-shift .acf-list-items .acf-row:hover>.acf-row-handle .acf-icon.show-on-shift,body.acf-keydown-shift .acf-list-items .acf-row.-hover>.acf-row-handle .acf-icon.show-on-shift{display:block}body.acf-keydown-shift .acf-list-items .acf-row:hover>.acf-row-handle .acf-icon.hide-on-shift,body.acf-keydown-shift .acf-list-items .acf-row.-hover>.acf-row-handle .acf-icon.hide-on-shift{display:none}.acf-list-items>table>tbody>tr.ui-sortable-helper{box-shadow:0 1px 5px rgba(0,0,0,.2)}.acf-list-items>table>tbody>tr.ui-sortable-placeholder{visibility:visible!important}.acf-list-items>table>tbody>tr.ui-sortable-placeholder td{background:#F9F9F9}.acf-list-items.-row>table>tbody>tr>td,.acf-list-items.-block>table>tbody>tr>td{border-top-color:#E1E1E1}.acf-list-items.-empty>table>thead>tr>th{border-bottom:0 none}.acf-list-items.-empty.-row>table,.acf-list-items.-empty.-block>table{display:none}.acf-list-items .acf-row.-collapsed>.acf-field{display:none!important}.acf-list-items .acf-row.-collapsed>td.acf-field.-collapsed-target{display:table-cell!important}.acf-list-items .acf-row.-collapsed>.acf-fields>*{display:none!important}.acf-list-items .acf-row.-collapsed>.acf-fields>.acf-field.-collapsed-target{display:block!important}.acf-list-items .acf-row.-collapsed>.acf-fields>.acf-field.-collapsed-target[data-width]{float:none!important;width:auto!important}.acf-list-items.-table .acf-row.-collapsed .acf-field.-collapsed-target{border-left-color:#dfdfdf}.acf-list-items.-max .acf-icon[data-event="add-row"]{display:none!important}.acf-related-terms-field{position:relative}.acf-related-terms-field .categorychecklist-holder{border:#ccd0d4 solid 1px;border-radius:3px;max-height:200px;overflow:auto}.acf-related-terms-field .acf-checkbox-list{margin:0;padding:10px}.acf-related-terms-field .acf-checkbox-list ul.children{padding-left:18px}.acf-related-terms-field:hover .acf-actions{display:block}.acf-related-terms-field[data-ftype=select] .acf-actions{padding:0;margin:-9px}.toplevel_page_fea-settings .acf-tab-wrap{background:none!important}.toplevel_page_fea-settings .acf-tab-button{background:#dcdcde!important}.toplevel_page_fea-settings li.active .acf-tab-button{background:none!important}.toplevel_page_fea-settings .acf-tab-wrap{background:none!important}.toplevel_page_fea-settings .acf-tab-button{background:#dcdcde!important}.toplevel_page_fea-settings li.active .acf-tab-button{background:none!important}.frontend-admin-addon-form{padding:20px}.acf-step-fields{width:100%;padding:15px 12px}.frontend-form .acf-form-fields>.acf-field{border-top:none}.frontend-form .acf-field[data-width]{float:none!important}.frontend-form.disabled{pointer-events:none;opacity:.5}.fea-list-item{text-align:center;border:solid 1px #e3e3e3;padding:15px;position:relative}.fea-list-item .actions{position:absolute;top:5px;right:5px}.fea-list-item .meta p{width:100%;font-size:17px;margin:auto}.fea-list-item .item-title{margin:10px 2px;display:inline-block;font-size:22px}.fea-display-field{white-space:break-lines;position:relative;display:inline-block}.fea-display-field.editing:hover{border:1px solid #2a9bd9}.fea-display-field i.action{cursor:pointer;position:absolute;font-size:25px;width:25px;height:25px;right:10px}.fea-display-field .fea-inline-edit{display:none}.editing:hover .fea-inline-edit{color:#2a9bd9;background:#fff;border-radius:50%;display:inline-block;position:absolute;cursor:pointer;top:0;right:0}.fea-inline-cancel{color:#a00;background:#e5e5e5}.fixed-center{position:fixed;width:200px;height:200px;top:50%;left:50%;margin-top:-100px;margin-left:-100px}.file-meta-data{display:none}.file-meta-data img{max-width:50%;max-height:100px}.fea-uploads{position:relative}.fea-uploads .fea-uploads-main{background:#fff;z-index:2}.fea-uploads .fea-uploads-attachments{padding:5px;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.fea-uploads .fea-uploads-attachment{width:23%;cursor:pointer;position:relative;background:#000}.fea-uploads .fea-uploads-attachment .margin{margin:5px;border:#d5d9dd solid 1px;position:relative;overflow:hidden;background:#eee}.fea-uploads .fea-uploads-attachment .margin:before{content:"";display:block;padding-top:100%}.fea-uploads .fea-uploads-attachment .thumbnail{width:100%;height:100%;transform:translate(50%,50%)}html[dir="rtl"] .fea-uploads .fea-uploads-attachment .thumbnail{transform:translate(-50%,50%)}.fea-uploads .fea-uploads-attachment .thumbnail img{display:block;height:auto;max-height:100px;max-width:100%;width:auto;transform:translate(-50%,-50%)}html[dir="rtl"] .fea-uploads .fea-uploads-attachment .thumbnail img{transform:translate(50%,-50%)}.fea-uploads .fea-uploads-attachment .filename{position:absolute;bottom:0;left:0;right:0;padding:5%;background:#F4F4F4;background:rgba(255,255,255,.8);border-top:#DFDFDF solid 1px;font-weight:bold;text-align:center;word-wrap:break-word;max-height:90%;overflow:hidden}.fea-uploads .fea-uploads-attachment .actions{position:absolute;top:0;right:0}.fea-uploads .fea-uploads-attachment.ui-sortable-helper .margin{border:none;box-shadow:0 1px 3px rgba(0,0,0,.3)}.fea-uploads .fea-uploads-attachment.ui-sortable-placeholder .margin{background:#F1F1F1;border:none}.fea-uploads .fea-uploads-attachment.ui-sortable-placeholder .margin *{display:none!important}.fea-uploads .fea-uploads-attachment.active .margin{box-shadow:0 0 0 1px #FFFFFF,0 0 0 5px #0073aa}.fea-uploads .fea-uploads-attachment.-icon .thumbnail img{transform:translate(-50%,-70%)}.fea-uploads.sidebar-open .fea-uploads-attachment .actions{display:none}.fea-uploads.sidebar-open .fea-uploads-side{z-index:2}.fea-uploads .fea-uploads-toolbar{position:absolute;right:0;bottom:0;left:0;padding:10px;border-top:#d5d9dd solid 1px;background:#fff;max-height:33px}.fea-uploads .fea-uploads-toolbar .acf-hl li{line-height:24px}.fea-uploads .fea-uploads-toolbar .bulk-actions-select{width:auto;margin:0 1px 0 0}.fea-uploads .fea-uploads-side{position:fixed;top:0;right:0;bottom:0;width:0;padding:20px 5px;background:#F9F9F9;border-left:#ccd0d4 solid 1px;z-index:1;overflow:hidden}.fea-uploads .fea-uploads-side .fea-uploads-side-inner{width:349px}.fea-uploads .fea-uploads-side-info{position:relative;width:100%;padding:10px;margin:-10px 0 15px -10px;background:#F1F1F1;border-bottom:#DFDFDF solid 1px}.fea-uploads .fea-uploads-side-info:after{display:block;clear:both;content:""}html[dir="rtl"] .fea-uploads .fea-uploads-side-info{margin-left:0;margin-right:-10px}.fea-uploads .fea-uploads-side-info img{float:left;width:auto;max-width:65px;max-height:65px;margin:0 10px 1px 0;background:#FFFFFF;padding:3px;border:#ccd0d4 solid 1px;border-radius:1px}html[dir="rtl"] .fea-uploads .fea-uploads-side-info img{float:right;margin:0 0 0 10px}.fea-uploads .fea-uploads-side-info p{font-size:13px;line-height:15px;margin:3px 0;word-break:break-all;color:#666}.fea-uploads .fea-uploads-side-info p strong{color:#000}.fea-uploads .fea-uploads-side-info a{text-decoration:none}.fea-uploads .fea-uploads-side-info a.fea-uploads-edit{color:#21759b}.fea-uploads .fea-uploads-side-info a.fea-uploads-remove{color:#bc0b0b}.fea-uploads .fea-uploads-side-info a:hover{text-decoration:underline}.fea-uploads .fea-uploads-side-data{overflow:auto;overflow-x:inherit;padding:10px}.fea-uploads .fea-uploads-side-data .acf-label,.fea-uploads .fea-uploads-side-data th.label{font-size:14px;line-height:25px;padding:0!important;width:auto!important;vertical-align:top;margin:0}.fea-uploads .fea-uploads-side-data .acf-field .description{font-size:14px;margin-top:0}.fea-uploads .fea-uploads-side-data .acf-field{padding:8px 4px!important}.fea-uploads .fea-uploads-side-data textarea{min-height:0;height:60px}.fea-uploads .fea-uploads-side-data p.help{font-size:12px}.fea-uploads .fea-uploads-side-data p.help:hover{font-weight:normal}.fea-uploads[data-columns="1"] .fea-uploads-attachment{width:100%}.fea-uploads[data-columns="2"] .fea-uploads-attachment{width:48%}.fea-uploads[data-columns="3"] .fea-uploads-attachment{width:31.333%}.fea-uploads[data-columns="4"] .fea-uploads-attachment{width:23%}.fea-uploads[data-columns="5"] .fea-uploads-attachment{width:18%}.fea-uploads[data-columns="6"] .fea-uploads-attachment{width:14.666%}.fea-uploads[data-columns="7"] .fea-uploads-attachment{width:14.285%}.fea-uploads[data-columns="8"] .fea-uploads-attachment{width:12.5%}.fea-uploads .ui-resizable-handle{display:block;position:absolute}.fea-uploads .ui-resizable-s{bottom:-5px;cursor:ns-resize;height:7px;left:0;width:100%}.acf-fields.grouped{gap:10px}.acf-fields.grouped .acf-field{padding:0!important}.acf-display-values{width:100%}.field-group-settings-tab{width:100%}#acf-field-group-options .frontend-block .acf-fields>.acf-field,#acf-field-group-options .frontend-block .field-group-settings-tab .acf-field:last-of-type{padding:16px 20px}.acf-field-settings .acf-field-list-items .acf-field{padding-left:0;padding-right:0;width:auto}.fea-single-plan>a{display:none;width:10px;height:10px}.fea-single-plan:hover>a{display:inline-block}.fea-plan{margin-bottom:10px}.fea-flex{display:flex;align-items:center;gap:10px}.flex-row{flex-direction:row}.flex-item{flex:1}.has-prev-value{background-color:rgba(242,242,149,.5);margin-top:5px}.fea-prev-value,.fea-edit-changes{display:none}.fea-view-prev{background-color:rgba(255,57,57,.5);text-decoration:line-through}.fea-new-value{background-color:rgba(31,243,151,.5)}.padding-5{padding:5px}.js .acf-input .tmce-active .wp-editor-area{color:#000}.selected .tax-btn{background-color:#0073aa;color:#fff}.fea-loader{display:inline-block;vertical-align:text-top;background:transparent url(/wp-content/plugins/frontend-admin-pro/assets/spinner.gif) no-repeat 50% 50%;position:fixed;bottom:40%;right:50%;left:50%;margin-left:-10px;background-size:30px 30px;width:30px;height:30px;z-index:50000}.fea-uploads-attachments{display:flex;gap:5px}.fea-uploads-attachments-container{display:flex;height:fit-content}.fea-scroll-right,.fea-scroll-left{color:#fff;background-color:#000;font-size:40px;z-index:300;width:40px;height:40px;vertical-align:middle;align-self:center;cursor:pointer}.fea-uploads-attachments img{object-fit:cover}.fea-uploads-attachments::-webkit-scrollbar{display:none}.fea-uploads-attachments::-webkit-scrollbar-track{background:#f1f1f1}.fea-uploads-attachments::-webkit-scrollbar-thumb{background:#888}.fea-uploads-attachments::-webkit-scrollbar-thumb:hover{background:#555}.fea-no-permissions-message{background:#fff5f4;color:#c25d75;border:1px solid #c25d75;padding:5px;max-width:95vw;margin:auto}.lock-form{pointer-events:none;opacity:.75}.elementor-element:not(.elementor-widget-shortcode) .acf-field{padding:0;margin:0}.fea-modal{display:none;position:fixed;z-index:100000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}.fea-modal-inner{width:100%}.fea-modal-content{position:relative;display:flex;justify-content:center;background-color:#fefefe;margin:10% auto;padding:20px;border:1px solid #888;width:80%}.fea-close-modal,.fea-close{color:#98b256;position:absolute;top:0;right:0;font-size:28px;font-weight:bold}.rtl.close{left:10px;right:auto}.close:hover,.close:focus{color:black;text-decoration:none;cursor:pointer}.show{display:block}