:root{--theme-color-dblue: var(--wp--preset--color--theme-dblue);--theme-color-blue: var(--wp--preset--color--theme-blue);--theme-color-lblue: var(--wp--preset--color--theme-lblue);--theme-color-purple: var(--wp--preset--color--theme-purple);--theme-color-lpurple: var(--wp--preset--color--theme-lpurple);--theme-color-lgreen: var(--wp--preset--color--theme-lgreen);--theme-color-green: var(--wp--preset--color--theme-green);--theme-color-red: var(--wp--preset--color--theme-red);--theme-color-orange: var(--wp--preset--color--theme-orange);--theme-color-yellow: var(--wp--preset--color--theme-dblue);--theme-color-ltan: var(--wp--preset--color--theme-ltan);--theme-color-dgray: var(--wp--preset--color--theme-dgray);--theme-color-gray: var(--wp--preset--color--theme-gray);--theme-color-lgray: var(--wp--preset--color--theme-lgray);--theme-color-white: var(--wp--preset--color--theme-white);--theme-color-black: var(--wp--preset--color--theme-black);--theme-breakpoint-maximum: 750px;--theme-breakpoint-base: 1150px;--theme-breakpoint-xxsmall: 400px;--theme-breakpoint-xsmall: 550px;--theme-breakpoint-small: 750px;--theme-breakpoint-medium: 980px;--theme-breakpoint-large: 1050px;--theme-breakpoint-xlarge: 1200px;--theme-breakpoint-xxlarge: 1400px;--theme-breakpoint-xxxlarge: 1600px;--theme-breakpoint-tablet: 782px;--theme-breakpoint-desktop: 980px;--theme-padding-xsmall: 20px;--theme-padding-small: 30px;--theme-padding-medium: 50px;--theme-padding-large: 50px}.acesistance-popup{display:none !important;position:relative;z-index:-1000;opacity:0;pointer-events:none}.acesistance-popup.active{display:block !important;z-index:2000;opacity:1;pointer-events:all}.acesistance-popup>.acesistance-processor{display:flex;flex-direction:column;box-shadow:0 0 5px rgba(0,0,0,.5);background-color:#fff;overflow:hidden}.acesistance-popup>.acesistance-processor>.acesistance-section>.container{position:relative}.acesistance-popup>.acesistance-processor>.acesistance-section>.container>.acesistance-batch.list{width:100%;display:flex;justify-content:flex-start;transition:transform 200ms ease}.acesistance-popup>.acesistance-processor>.acesistance-section>.container>.acesistance-batch.list .item{box-sizing:border-box;padding:30px;flex-grow:0;flex-shrink:0}@media only screen and (min-width: 980px){.acesistance-popup>.acesistance-processor>.acesistance-section>.container>.acesistance-batch.list .item{padding:50px}}.acesistance-popup>.acesistance-processor>.acesistance-section>.container>.acesistance-batch.list .item .wp-block-post-content{max-height:50vh}.acesistance-popup>.acesistance-processor>.acesistance-section>.container>.acesistance-batch.list .item .wp-block-post-content>*{margin-top:0;margin-bottom:0}.acesistance-popup>.acesistance-processor .close{width:35px;height:35px;position:absolute;top:15px;right:15px;bottom:auto;left:auto;z-index:1;cursor:pointer}.acesistance-popup>.acesistance-processor .close:after,.acesistance-popup>.acesistance-processor .close:before{content:"";position:absolute;top:50%;right:0;bottom:auto;left:0;width:100%;height:1px;transform:translate(0, -50%) rotate(45deg);background-color:#000}.acesistance-popup>.acesistance-processor .close:after{transform:translate(0, -50%) rotate(-45deg)}.acesistance-popup.bottom{position:fixed;top:auto;right:0;bottom:20px;left:0;max-width:1320px;margin:0 auto;width:90%}.acesistance-popup.top{color:#fff;background-color:#000;position:fixed;top:0;right:0;bottom:auto;left:0}body.admin-bar .acesistance-popup.top{top:46px}@media only screen and (min-width: 782px){body.admin-bar .acesistance-popup.top{top:32px}}.acesistance-popup.top .acesistance-processor{background-color:rgba(0,0,0,0);color:inherit;box-shadow:none}.acesistance-popup.top .acesistance-processor>.close{filter:brightness(0) invert(1)}.acesistance-popup.top .acesistance-control.arrows{filter:brightness(0) invert(1)}.acesistance-popup.left{position:fixed;top:auto;right:auto;bottom:20px;left:20px;max-width:450px;width:100%}.acesistance-popup.right{position:fixed;top:auto;right:20px;bottom:20px;left:auto;max-width:450px;width:100%}.acesistance-popup.center{position:fixed;top:0px;right:0px;bottom:0px;left:0px;z-index:2100}.acesistance-popup.center>.acesistance-processor{position:absolute;top:50%;right:auto;bottom:auto;left:50%;max-width:650px;width:90%;max-height:50vh;transform:translate(-50%, -50%);overflow:visible;background:#fff}.acesistance-popup.center>.acesistance-processor>.acesistance-section{overflow-y:scroll;overflow-x:hidden}.acesistance-popup.center>.acesistance-processor>.acesistance-section .acesistance-batch.list .item{padding-top:30px;padding-bottom:50px}.acesistance-popup.center>.acesistance-processor>.acesistance-section .acesistance-batch.list .item .wp-block-post-content{max-height:none;display:block}.acesistance-popup.center>.acesistance-processor>.acesistance-section .acesistance-batch.list .item .wp-block-post-content>*{margin-top:15px;margin-bottom:15px}.acesistance-popup.center>.acesistance-processor>.acesistance-section .acesistance-batch.list .item .wp-block-post-content>*.wp-block-heading a{color:inherit;text-decoration:none}.acesistance-popup.center>.acesistance-processor .acesistance-control.arrows{order:1;margin:17px 80px 0 0}.acesistance-popup.center>.acesistance-processor .acesistance-control.arrows .wp-block-buttons{gap:15px}.acesistance-popup.center>.acesistance-processor .acesistance-control.arrows .wp-block-buttons .wp-block-button .wp-block-button__link:after{width:30px;height:30px}.acesistance-popup.center .background{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:rgba(0,0,0,.8)}.acesistance-popup .acesistance-section>.acesistance-control .wp-block-button{cursor:pointer}.acesistance-popup .acesistance-section>.acesistance-control .wp-block-button.inactive{opacity:.2;cursor:default}.acesistance-popup .acesistance-section>.acesistance-control.step{order:1}.acesistance-popup .acesistance-section>.acesistance-control.step .wp-block-buttons{display:flex}.acesistance-popup .acesistance-section>.acesistance-control.step .wp-block-button{width:10px;height:10px;background-color:#000;cursor:pointer}.acesistance-popup .acesistance-section>.acesistance-control.step .wp-block-button.current{cursor:default}.acesistance-popup .acesistance-section>.acesistance-control.step .wp-block-button.current .wp-block-button__link{background-color:#d3d3d3}.acesistance-popup .acesistance-section>.acesistance-control.step .wp-block-button__label{display:flex;gap:4px}.acesistance-popup .acesistance-section>.acesistance-control.step .wp-block-button__label .title+.index{display:none}.acesistance-popup .acesistance-section>.acesistance-control.arrow{order:3;position:relative;bottom:auto;margin:0;height:auto;width:auto}.acesistance-popup .acesistance-section>.acesistance-control.arrow:after{content:none}
:root{--theme-color-dblue: var(--wp--preset--color--theme-dblue);--theme-color-blue: var(--wp--preset--color--theme-blue);--theme-color-lblue: var(--wp--preset--color--theme-lblue);--theme-color-purple: var(--wp--preset--color--theme-purple);--theme-color-lpurple: var(--wp--preset--color--theme-lpurple);--theme-color-lgreen: var(--wp--preset--color--theme-lgreen);--theme-color-green: var(--wp--preset--color--theme-green);--theme-color-red: var(--wp--preset--color--theme-red);--theme-color-orange: var(--wp--preset--color--theme-orange);--theme-color-yellow: var(--wp--preset--color--theme-dblue);--theme-color-ltan: var(--wp--preset--color--theme-ltan);--theme-color-dgray: var(--wp--preset--color--theme-dgray);--theme-color-gray: var(--wp--preset--color--theme-gray);--theme-color-lgray: var(--wp--preset--color--theme-lgray);--theme-color-white: var(--wp--preset--color--theme-white);--theme-color-black: var(--wp--preset--color--theme-black);--theme-breakpoint-maximum: 750px;--theme-breakpoint-base: 1150px;--theme-breakpoint-xxsmall: 400px;--theme-breakpoint-xsmall: 550px;--theme-breakpoint-small: 750px;--theme-breakpoint-medium: 980px;--theme-breakpoint-large: 1050px;--theme-breakpoint-xlarge: 1200px;--theme-breakpoint-xxlarge: 1400px;--theme-breakpoint-xxxlarge: 1600px;--theme-breakpoint-tablet: 782px;--theme-breakpoint-desktop: 980px;--theme-padding-xsmall: 20px;--theme-padding-small: 30px;--theme-padding-medium: 50px;--theme-padding-large: 50px}acesistance-data{display:block}acesistance-data acesistance-legend .swatch{display:flex;opacity:.3;gap:5px}acesistance-data acesistance-legend .swatch .color{margin:auto 0;width:10px;height:10px}acesistance-data acesistance-legend .swatch .label{cursor:pointer;font-size:.8rem}acesistance-data acesistance-legend .swatch.active{opacity:1}acesistance-data acesistance-processor{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;z-index:2}acesistance-data acesistance-processor acesistance-section{flex:0 0 100%;display:flex}acesistance-data acesistance-processor acesistance-section .container{flex:1}acesistance-data acesistance-processor acesistance-section .container .details{display:none}acesistance-data acesistance-section,acesistance-data acesistance-processor{gap:0px 0px}acesistance-data acesistance-framing.top,acesistance-data acesistance-framing.bottom,acesistance-data acesistance-framing.right,acesistance-data acesistance-framing.left{flex:1}acesistance-data acesistance-framing.right .value{width:40px;text-align:right}acesistance-data acesistance-framing.top,acesistance-data acesistance-framing.bottom{flex-direction:row;justify-content:space-between;height:40px;flex:1 1 40px}acesistance-data acesistance-framing.top .labels,acesistance-data acesistance-framing.bottom .labels{display:flex;justify-content:space-between}acesistance-data acesistance-framing.top .hover,acesistance-data acesistance-framing.bottom .hover{opacity:0;transform-origin:left;transform:translate(-50%, 0);position:absolute;top:0;right:auto;bottom:0;left:auto}acesistance-data acesistance-framing.top .hover:after,acesistance-data acesistance-framing.bottom .hover:after{content:"";border-left:1px dashed gray;width:inherit;position:absolute;top:0;right:auto;bottom:40px;left:50%}acesistance-data acesistance-framing.top .hover.active,acesistance-data acesistance-framing.bottom .hover.active{opacity:.5}acesistance-data acesistance-framing.top .label,acesistance-data acesistance-framing.bottom .label{font-size:.8rem;flex:0 0 0px}acesistance-data acesistance-framing.top .label .content,acesistance-data acesistance-framing.bottom .label .content{position:relative}acesistance-data acesistance-framing.top .label .title,acesistance-data acesistance-framing.bottom .label .title{width:100%;overflow:hidden;text-overflow:ellipsis;position:absolute;top:auto;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}acesistance-data acesistance-framing.top .label .text,acesistance-data acesistance-framing.bottom .label .text{white-space:nowrap}acesistance-data acesistance-framing.top .label:first-child .hover:after,acesistance-data acesistance-framing.bottom .label:first-child .hover:after{left:0}acesistance-data acesistance-framing.top .label:last-child .hover:after,acesistance-data acesistance-framing.bottom .label:last-child .hover:after{left:100%}acesistance-data acesistance-framing.top .label:after,acesistance-data acesistance-framing.bottom .label:after{content:"";display:block;height:100%;width:1px;background-color:rgba(0,0,0,.1);position:absolute;top:0;right:auto;bottom:0;left:auto;z-index:-1}acesistance-data acesistance-framing.right,acesistance-data acesistance-framing.left{display:flex;flex-direction:column;flex:0 0 40px;min-height:40px}acesistance-data acesistance-framing.right .labels,acesistance-data acesistance-framing.left .labels{display:flex;flex-direction:column-reverse;justify-content:space-between;flex:1}acesistance-data acesistance-framing.right .label,acesistance-data acesistance-framing.left .label{font-size:.8rem}acesistance-data acesistance-framing.right .label:after,acesistance-data acesistance-framing.left .label:after{content:"";display:block;width:100%;height:1px;background-color:rgba(0,0,0,.1);position:absolute;top:auto;right:0;bottom:auto;left:0;z-index:-1}acesistance-data acesistance-framing.right .label .content,acesistance-data acesistance-framing.left .label .content{position:relative}acesistance-data acesistance-framing.right .label .title,acesistance-data acesistance-framing.left .label .title{width:100%;overflow:hidden;text-overflow:ellipsis;position:absolute;top:auto;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}acesistance-data acesistance-framing.right .label .text,acesistance-data acesistance-framing.left .label .text{white-space:nowrap}acesistance-data acesistance-dialog{font-size:.8rem;border-radius:4px;position:fixed;z-index:9;background-color:hsla(0,0%,100%,.9);padding:10px;pointer-events:none;box-shadow:0 0 10px rgba(0,0,0,.3);transform:translate(20px, -20px) translateZ(10px)}acesistance-data acesistance-dialog .detail.inactive{opacity:.3}acesistance-data acesistance-dialog .swatch{display:inline-block;width:10px;height:10px;margin:0 4px 0 0}acesistance-data acesistance-dialog .title{display:inline-block}acesistance-data acesistance-dialog .title:after{content:":";display:inline-block;margin:0 4px 0 0}acesistance-data.area acesistance-framing.top .labels .label,acesistance-data.area acesistance-framing.bottom .labels .label{flex:0 0 0px}acesistance-data.area acesistance-framing.top .labels .label .content,acesistance-data.area acesistance-framing.bottom .labels .label .content{position:relative}acesistance-data.area acesistance-framing.top .labels .label .content text,acesistance-data.area acesistance-framing.bottom .labels .label .content text{position:absolute;top:auto;right:auto;bottom:auto;left:auto;transform:translate(-50%, 0)}acesistance-data.area acesistance-framing.top .labels .label:after,acesistance-data.area acesistance-framing.bottom .labels .label:after{content:none}acesistance-data.area .item{position:relative}acesistance-data.area .chart{outline:1px solid purple;position:absolute;top:0px;right:0px;bottom:0px;left:0px}acesistance-data.area .point{opacity:0;cursor:pointer;width:7px;height:7px;border-radius:50%;pointer-events:none;background-color:#000;position:absolute;top:auto;right:auto;bottom:auto;left:auto;transform:translate(-50%, -50%);z-index:9}acesistance-data.area .point.active{opacity:1}acesistance-data.area .stroke.active{position:relative;z-index:1}acesistance-data.area .stroke.active path{stroke:#fff}acesistance-data.area .stroke.inactive{opacity:.15}acesistance-data.area .background{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity 50ms ease}acesistance-data.area .background.active{opacity:1}acesistance-data.block.horizontal acesistance-framing.top .labels .label,acesistance-data.block.horizontal acesistance-framing.bottom .labels .label{flex:0 0 0px}acesistance-data.block.horizontal acesistance-framing.top .labels .label .hover,acesistance-data.block.horizontal acesistance-framing.bottom .labels .label .hover{pointer-events:none;display:none}acesistance-data.block.horizontal acesistance-framing.top .labels .label .value,acesistance-data.block.horizontal acesistance-framing.bottom .labels .label .value{position:absolute;top:auto;right:auto;bottom:auto;left:auto;transform:translate(3px, 0)}acesistance-data.block.horizontal acesistance-framing.left,acesistance-data.block.horizontal acesistance-framing.right{display:flex;flex:0 0 70px}acesistance-data.block.horizontal acesistance-framing.left .labels,acesistance-data.block.horizontal acesistance-framing.right .labels{flex:1;flex-direction:column;justify-content:center}acesistance-data.block.horizontal acesistance-framing.left .labels .label .value,acesistance-data.block.horizontal acesistance-framing.right .labels .label .value{margin:0 0 0 7px;position:static;overflow:hidden;text-overflow:ellipsis}acesistance-data.block.horizontal acesistance-framing.left .labels .label:after,acesistance-data.block.horizontal acesistance-framing.right .labels .label:after{content:none}acesistance-data.block.horizontal acesistance-framing.left.left .label .value,acesistance-data.block.horizontal acesistance-framing.right.left .label .value{margin:0 7px 0 0;text-align:right}acesistance-data.block:not(.horizontal) acesistance-framing.top,acesistance-data.block:not(.horizontal) acesistance-framing.bottom{display:flex}acesistance-data.block:not(.horizontal) acesistance-framing.top .labels,acesistance-data.block:not(.horizontal) acesistance-framing.bottom .labels{flex:1;justify-content:center}acesistance-data.block:not(.horizontal) acesistance-framing.top .labels .label .value,acesistance-data.block:not(.horizontal) acesistance-framing.bottom .labels .label .value{overflow:hidden;text-overflow:ellipsis;text-align:center}acesistance-data.block:not(.horizontal) acesistance-framing.top .labels .label .hover,acesistance-data.block:not(.horizontal) acesistance-framing.bottom .labels .label .hover{pointer-events:none;display:none}acesistance-data.block:not(.horizontal) acesistance-framing.top .labels .label:after,acesistance-data.block:not(.horizontal) acesistance-framing.bottom .labels .label:after{content:none}acesistance-data.block:not(.horizontal) acesistance-framing.right .label,acesistance-data.block:not(.horizontal) acesistance-framing.left .label{flex:0 0 0px !important}acesistance-data.block:not(.horizontal) acesistance-framing.right .label .value,acesistance-data.block:not(.horizontal) acesistance-framing.left .label .value{position:absolute;top:auto;right:auto;bottom:auto;left:auto}acesistance-data.block:not(.horizontal) acesistance-group{display:flex}acesistance-data.block:not(.horizontal) acesistance-group .item{flex:1}acesistance-data.block .segment{transition:opacity 75ms ease}acesistance-data.block .segment.inactive{opacity:.15}acesistance-data.circle .chart{position:relative}acesistance-data.circle .sectors{position:absolute;top:0;right:0;bottom:0;left:0}acesistance-data.circle .graphic{position:relative;line-height:0;z-index:1}acesistance-data.circle .graphic .segment{transition:opacity 75ms ease}acesistance-data.circle .graphic .segment.inactive{opacity:.15}acesistance-data.circle.expanded .item{display:flex}acesistance-data.circle.expanded .item .graphic:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0px;right:0px;bottom:0px;left:0px;z-index:-1;background:#eee;border-radius:50%;box-sizing:border-box}acesistance-data.circle.expanded .item .graphic.inactive{opacity:.15}acesistance-data.circle.donut .chart .graphic:before{content:"";width:60%;height:60%;position:absolute;top:50%;right:auto;bottom:auto;left:50%;background-color:#fff;z-index:2;border-radius:50%;transform:translate(-50%, -50%)}
:root{--theme-color-dblue: var(--wp--preset--color--theme-dblue);--theme-color-blue: var(--wp--preset--color--theme-blue);--theme-color-lblue: var(--wp--preset--color--theme-lblue);--theme-color-purple: var(--wp--preset--color--theme-purple);--theme-color-lpurple: var(--wp--preset--color--theme-lpurple);--theme-color-lgreen: var(--wp--preset--color--theme-lgreen);--theme-color-green: var(--wp--preset--color--theme-green);--theme-color-red: var(--wp--preset--color--theme-red);--theme-color-orange: var(--wp--preset--color--theme-orange);--theme-color-yellow: var(--wp--preset--color--theme-dblue);--theme-color-ltan: var(--wp--preset--color--theme-ltan);--theme-color-dgray: var(--wp--preset--color--theme-dgray);--theme-color-gray: var(--wp--preset--color--theme-gray);--theme-color-lgray: var(--wp--preset--color--theme-lgray);--theme-color-white: var(--wp--preset--color--theme-white);--theme-color-black: var(--wp--preset--color--theme-black);--theme-breakpoint-maximum: 750px;--theme-breakpoint-base: 1150px;--theme-breakpoint-xxsmall: 400px;--theme-breakpoint-xsmall: 550px;--theme-breakpoint-small: 750px;--theme-breakpoint-medium: 980px;--theme-breakpoint-large: 1050px;--theme-breakpoint-xlarge: 1200px;--theme-breakpoint-xxlarge: 1400px;--theme-breakpoint-xxxlarge: 1600px;--theme-breakpoint-tablet: 782px;--theme-breakpoint-desktop: 980px;--theme-padding-xsmall: 20px;--theme-padding-small: 30px;--theme-padding-medium: 50px;--theme-padding-large: 50px}.duplicate-level:not(.level-0){padding-left:12px}.duplicate-level acesistance-duplicate{position:relative;display:block;margin:-1px 0 0 0}.duplicate-level acesistance-duplicate:before{content:"";z-index:1;position:absolute;top:auto;right:auto;bottom:auto;left:auto}.duplicate-level acesistance-duplicate.position-before:before{top:-2px;right:0px;left:0px;border-top:5px dashed #007cba}.duplicate-level acesistance-duplicate.position-after:before{bottom:-2px;right:0px;left:0px;border-top:5px dashed #007cba}.duplicate-level acesistance-duplicate.position-inside:before{top:-2px;bottom:-2px;right:0px;left:0px;border:5px dashed #007cba}.duplicate-level acesistance-duplicate details{border:1px solid #ddd;padding:12px;box-sizing:border-box}.duplicate-level acesistance-duplicate details.draggable{cursor:grab}.duplicate-level acesistance-duplicate details:open{background-color:#f0f0f0}.duplicate-level acesistance-duplicate details:open summary:after{opacity:1;transform:translate(0px, 0)}.duplicate-level acesistance-duplicate details summary{padding:0 0 0 30px}.duplicate-level acesistance-duplicate details summary:hover:after{opacity:1;transform:translate(0px, 0)}.duplicate-level acesistance-duplicate details summary:after{content:"";display:inline-block;opacity:0;transform:translate(-20px, 0);width:12px;height:12px;position:absolute;top:15px;right:15px;bottom:auto;left:auto;background-image:url(img/887e6b3d740085a16644.png);background-size:100% auto;background-repeat:no-repeat;background-position:center;transition:transform 140ms ease,opacity 140ms ease 30ms}.duplicate-level acesistance-duplicate details summary::marker,.duplicate-level acesistance-duplicate details summary :is(::-webkit-details-marker){content:none}.duplicate-level acesistance-duplicate details summary .thumbnail{width:20px;height:20px;position:absolute;top:22px;right:auto;bottom:auto;left:12px;border-radius:50%;display:inline-block;border:1px solid #cdcdcd;transform:translate(0, -50%)}
:root{--theme-color-dblue: var(--wp--preset--color--theme-dblue);--theme-color-blue: var(--wp--preset--color--theme-blue);--theme-color-lblue: var(--wp--preset--color--theme-lblue);--theme-color-purple: var(--wp--preset--color--theme-purple);--theme-color-lpurple: var(--wp--preset--color--theme-lpurple);--theme-color-lgreen: var(--wp--preset--color--theme-lgreen);--theme-color-green: var(--wp--preset--color--theme-green);--theme-color-red: var(--wp--preset--color--theme-red);--theme-color-orange: var(--wp--preset--color--theme-orange);--theme-color-yellow: var(--wp--preset--color--theme-dblue);--theme-color-ltan: var(--wp--preset--color--theme-ltan);--theme-color-dgray: var(--wp--preset--color--theme-dgray);--theme-color-gray: var(--wp--preset--color--theme-gray);--theme-color-lgray: var(--wp--preset--color--theme-lgray);--theme-color-white: var(--wp--preset--color--theme-white);--theme-color-black: var(--wp--preset--color--theme-black);--theme-breakpoint-maximum: 750px;--theme-breakpoint-base: 1150px;--theme-breakpoint-xxsmall: 400px;--theme-breakpoint-xsmall: 550px;--theme-breakpoint-small: 750px;--theme-breakpoint-medium: 980px;--theme-breakpoint-large: 1050px;--theme-breakpoint-xlarge: 1200px;--theme-breakpoint-xxlarge: 1400px;--theme-breakpoint-xxxlarge: 1600px;--theme-breakpoint-tablet: 782px;--theme-breakpoint-desktop: 980px;--theme-padding-xsmall: 20px;--theme-padding-small: 30px;--theme-padding-medium: 50px;--theme-padding-large: 50px}.acesistance-calendar{position:absolute;top:100%;right:auto;bottom:auto;left:0;z-index:2;display:flex;box-sizing:border-box;outline:1px solid #ccc;background:#fff;margin:1px 0 0 0}.acesistance-calendar .date{width:300px;padding:20px}.acesistance-calendar .date .header{margin:0 0 10px 0 !important;display:flex;align-items:center;justify-content:space-between}.acesistance-calendar .date .header .month{margin:0 !important;flex-grow:1;font-size:.8rem}.acesistance-calendar .date .header .arrows{display:flex;gap:10px}.acesistance-calendar .date .header .arrows .arrow{flex-grow:0;cursor:pointer;border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-right-color:gray}.acesistance-calendar .date .header .arrows .arrow.next{transform:scaleX(-1)}.acesistance-calendar .date>.days{gap:0 !important;display:flex !important;flex-wrap:wrap;margin:0;padding:0;list-style:none}.acesistance-calendar .date>.days .day{flex:0 0 auto;display:flex;justify-content:center;align-items:center;font-size:.6rem;height:30px;opacity:.2;padding:0 !important;border:none !important}.acesistance-calendar .date>.days .day.active{opacity:1;cursor:pointer}.acesistance-calendar .date>.days .day.today{background:#d3d3d3}.acesistance-calendar .date>.days .day.current{background:aqua}.acesistance-calendar .date>.days .day.active:hover{background:aqua}.acesistance-calendar .time{width:150px;padding:20px}
:root{--theme-color-dblue: var(--wp--preset--color--theme-dblue);--theme-color-blue: var(--wp--preset--color--theme-blue);--theme-color-lblue: var(--wp--preset--color--theme-lblue);--theme-color-purple: var(--wp--preset--color--theme-purple);--theme-color-lpurple: var(--wp--preset--color--theme-lpurple);--theme-color-lgreen: var(--wp--preset--color--theme-lgreen);--theme-color-green: var(--wp--preset--color--theme-green);--theme-color-red: var(--wp--preset--color--theme-red);--theme-color-orange: var(--wp--preset--color--theme-orange);--theme-color-yellow: var(--wp--preset--color--theme-dblue);--theme-color-ltan: var(--wp--preset--color--theme-ltan);--theme-color-dgray: var(--wp--preset--color--theme-dgray);--theme-color-gray: var(--wp--preset--color--theme-gray);--theme-color-lgray: var(--wp--preset--color--theme-lgray);--theme-color-white: var(--wp--preset--color--theme-white);--theme-color-black: var(--wp--preset--color--theme-black);--theme-breakpoint-maximum: 750px;--theme-breakpoint-base: 1150px;--theme-breakpoint-xxsmall: 400px;--theme-breakpoint-xsmall: 550px;--theme-breakpoint-small: 750px;--theme-breakpoint-medium: 980px;--theme-breakpoint-large: 1050px;--theme-breakpoint-xlarge: 1200px;--theme-breakpoint-xxlarge: 1400px;--theme-breakpoint-xxxlarge: 1600px;--theme-breakpoint-tablet: 782px;--theme-breakpoint-desktop: 980px;--theme-padding-xsmall: 20px;--theme-padding-small: 30px;--theme-padding-medium: 50px;--theme-padding-large: 50px}acesistance-field{display:block}acesistance-field:focus-within{z-index:1}acesistance-field.hidden{display:none !important}acesistance-field.disabled{pointer-events:none}acesistance-field.disabled .options,acesistance-field.disabled .wrapper .dropzone,acesistance-field.disabled .wrapper .files,acesistance-field.disabled .wrapper .value{opacity:.3}acesistance-field.highlight.search .wrapper{border-color:red}acesistance-field.highlight .wrapper>.searchfield.active,acesistance-field.highlight .wrapper>.value{border-color:red}acesistance-field.highlight .wrapper:after{content:"!";margin:0 9px 0 0;width:20px;height:20px;background-color:red;color:#fff;text-align:center;z-index:1;position:absolute;top:10px;right:0px;bottom:auto;left:auto}acesistance-field.multiline .wrapper{height:150px}acesistance-field.multiline .wrapper .value{word-wrap:normal;line-height:1.4em;height:100%;resize:none}acesistance-field.multiline .wrapper .length{position:absolute;top:auto;right:10px;bottom:10px;left:auto;margin:auto 0 0 0;font-size:.8em;font-style:italic}acesistance-field .title,acesistance-field .description{display:block}acesistance-field .title .required,acesistance-field .description .required{content:"*";display:inline-block;margin:0}acesistance-field .title .helper,acesistance-field .description .helper{width:15px;height:15px;margin:-2px 0 0 3px;border-radius:50%;border:1px solid #000;color:#000;text-align:center;display:inline-flex;font-size:.6rem;align-content:center;justify-content:center;position:relative;line-height:1.7em}acesistance-field .title .helper .marker:before,acesistance-field .description .helper .marker:before{content:"?";display:inline}acesistance-field .title .helper:before,acesistance-field .description .helper:before{content:"";position:absolute;top:100%;right:auto;bottom:auto;left:50%;z-index:1000;width:8px;height:8px;pointer-events:none;opacity:0;color:#fff;background:#a9a9a9;transform:translate(-50%, 3px) rotate(45deg)}@media screen and (prefers-reduced-motion: no-preference){acesistance-field .title .helper:before,acesistance-field .description .helper:before{transition:opacity 20ms ease}}acesistance-field .title .helper:after,acesistance-field .description .helper:after{content:attr(data-tooltip);position:absolute;top:100%;right:auto;bottom:auto;left:50%;z-index:1000;width:150px;padding:7px 10px;font-size:.8rem;text-align:left;color:#fff;background:#a9a9a9;opacity:0;pointer-events:none;box-sizing:border-box;transform:translate(-50%, 8px)}@media screen and (prefers-reduced-motion: no-preference){acesistance-field .title .helper:after,acesistance-field .description .helper:after{transition:opacity 20ms ease}}acesistance-field .title .helper:hover:before,acesistance-field .title .helper:hover:after,acesistance-field .description .helper:hover:before,acesistance-field .description .helper:hover:after{opacity:1}@media screen and (prefers-reduced-motion: no-preference){acesistance-field .title .helper:hover:before,acesistance-field .title .helper:hover:after,acesistance-field .description .helper:hover:before,acesistance-field .description .helper:hover:after{transition:opacity 200ms ease}}acesistance-field .error{color:red;font-size:.9rem}acesistance-field .wrapper{position:relative}acesistance-field .wrapper fieldset{margin:0}acesistance-field .wrapper fieldset legend{padding:0}acesistance-field .wrapper select,acesistance-field .wrapper option,acesistance-field .wrapper textarea,acesistance-field .wrapper input{font-family:inherit}acesistance-field .wrapper>.placeholder,acesistance-field .wrapper>.searchfield,acesistance-field .wrapper>.value{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px;box-sizing:border-box;width:100%;line-height:normal;border-radius:0px}acesistance-field .wrapper .placeholder{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:.5}acesistance-field .wrapper>.searchfield.active,acesistance-field .wrapper>.value{background-color:#fff;border:1px solid #767676}acesistance-field .indicators .countdown{font-size:.8rem !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}acesistance-field.search .wrapper{display:flex;border:1px solid #767676}acesistance-field.search .wrapper .value{order:1;border:none;box-shadow:none;position:relative;flex:1}acesistance-field.search .wrapper .value.loading li{display:none}@keyframes spin{100%{transform:rotate(360deg)}}acesistance-field.search .wrapper .value.loading:after{content:"";display:block;width:18px;height:18px;background-image:url(img/28243eb22329194840d2.png);background-repeat:no-repeat;background-size:18px auto;background-position:center;animation:spin 1000ms linear infinite}acesistance-field.search .wrapper .clear,acesistance-field.search .wrapper .submit{margin:0;padding:0;white-space:nowrap;border:none;background-image:url(img/aaaa7d6d6d3dae1c2e3d.png);background-position:center;background-size:13px auto;background-color:#d3d3d3;background-repeat:no-repeat;flex:0 0 30px;position:relative;cursor:pointer}acesistance-field.search .wrapper .clear{order:2}acesistance-field.search .wrapper .submit{order:0;background-image:url(img/b340116f94a49935cde9.png)}acesistance-field.search .wrapper .options{order:4;display:block;outline:1px solid #767676;position:absolute;top:100%;width:100%;z-index:1000;background-color:#fff;box-sizing:border-box;max-height:275px;overflow-y:scroll}acesistance-field.search .wrapper .options .loadmore{display:flex;justify-content:space-between;margin:3px 0 0 0;padding:8px;cursor:pointer;color:#fff;background:#007cba !important;font-style:italic}acesistance-field.search .wrapper .options .loadmore.complete{pointer-events:none;cursor:default}acesistance-field.search .wrapper .options .option{color:#000;float:none;width:100%;overflow:hidden;text-align:left;border:none !important;padding:5px;display:flex;box-sizing:border-box;cursor:pointer}acesistance-field.search .wrapper .options .option.placeholder{font-style:italic}acesistance-field.search .wrapper .options .option:hover{background:#d3d3d3}acesistance-field.color .wrapper{position:relative}acesistance-field.color .wrapper:before{content:"";position:absolute;top:1px;right:auto;bottom:1px;left:1px;padding:0 !important;width:30px;cursor:default;box-sizing:border-box;background-image:url(img/52df56c650878e122658.png);background-size:13px auto;background-repeat:no-repeat;background-position:center center;background-color:#d3d3d3;mix-blend-mode:multiply;border-top-left-radius:inherit;border-bottom-left-radius:inherit;overflow:hidden}acesistance-field.color .wrapper .placeholder,acesistance-field.color .wrapper .value{padding:5px 5px 5px 35px}acesistance-field.currency .wrapper:before{content:"$";position:absolute;top:1px;right:auto;bottom:1px;left:1px;width:40px;align-content:center;text-align:center;background-color:#d3d3d3;border-top-left-radius:7px;border-bottom-left-radius:7px;mix-blend-mode:multiply;overflow:hidden}acesistance-field.currency .wrapper .placeholder,acesistance-field.currency .wrapper .value{padding-left:50px}acesistance-field.date .acesistance-calendar{display:none}acesistance-field.date.active{z-index:1000}acesistance-field.date.active .acesistance-calendar{display:block}acesistance-field.date .wrapper:before{content:"";pointer-events:none;position:absolute;top:1px;right:auto;bottom:1px;left:1px;padding:0 !important;width:40px;box-sizing:border-box;background-image:url(img/28ad224d1074c4db40c7.png);background-size:13px auto;background-repeat:no-repeat;background-position:center center;background-color:#d3d3d3;mix-blend-mode:multiply;border-top-left-radius:inherit;border-bottom-left-radius:inherit;overflow:hidden}acesistance-field.date .wrapper .placeholder,acesistance-field.date .wrapper .value{padding-left:50px}acesistance-field.dropdown .wrapper .placeholder{position:relative}acesistance-field.dropdown .wrapper .placeholder+.value{position:absolute;top:0px;right:0px;bottom:0px;left:0px}acesistance-field.dropdown .wrapper .value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;padding:0;border-radius:0}acesistance-field.dropdown .wrapper .value .selectfield{background:rgba(0,0,0,0);width:100%;border:none;box-shadow:none;padding:8px;margin:0;box-sizing:border-box;font-size:inherit;appearance:none;-webkit-appearance:none;-moz-appearance:none}acesistance-field.dropdown .wrapper .value .selectfield::-ms-expand{display:none}acesistance-field.dropdown .wrapper .value:after{content:"";pointer-events:none;display:block;position:absolute;top:50%;right:15px;bottom:auto;left:auto;z-index:1;border-top:7px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top-color:gray;transform-origin:top;transform:translate(0, -50%)}acesistance-field.dropdown.active .options{display:block}acesistance-field.dropdown.active .wrapper:after{transform:scaleY(-1)}acesistance-field.dropdown .options{display:none;border:1px solid #767676;border-top:none;position:absolute;width:100%;z-index:1000;margin:-1px 0 0 0;background-color:#fff;box-sizing:border-box;max-height:275px;overflow-y:scroll}acesistance-field.dropdown .options .loadmore{display:flex;justify-content:space-between;margin:3px 0 0 0;padding:8px;cursor:pointer;color:#fff;background:#007cba !important;font-style:italic}acesistance-field.dropdown .options .loadmore.complete{pointer-events:none;cursor:default}acesistance-field.dropdown .options .option{float:none;width:100%;overflow:hidden;text-align:left;border:none !important;padding:5px;display:flex;box-sizing:border-box;cursor:pointer}acesistance-field.dropdown .options .option.placeholder{font-style:italic}acesistance-field.dropdown .options .option:hover{background:#d3d3d3}acesistance-field.chip.highlight .wrapper:after{content:none}acesistance-field.chip.highlight .option{border-color:red}acesistance-field.chip fieldset{border:none;padding:0}acesistance-field.chip .options{padding:0;border:none;display:flex;flex-wrap:wrap}acesistance-field.chip .option{padding:9px;position:relative;box-sizing:border-box;border:1px solid #767676;background-color:#fff;border-radius:2px;justify-content:center}acesistance-field.chip .option.current{border-color:#007cba;background-color:#007cba;color:#fff;opacity:1}acesistance-field.chip .option.current label{color:inherit}acesistance-field.chip .option:not(.current):hover,acesistance-field.chip .option:not(.current):focus-within{background-color:#d3d3d3}acesistance-field.chip .option:focus-within{outline:medium auto currentColor;outline:medium auto invert;outline:5px auto -webkit-focus-ring-color}acesistance-field.chip .option input[type=radio],acesistance-field.chip .option input[type=checkbox]{cursor:pointer;opacity:0 !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;width:auto;height:auto;position:absolute;top:0;right:0;bottom:0;left:0}acesistance-field.chip .option .content{pointer-events:none}acesistance-field.chip .option label{font-size:inherit;position:relative;z-index:1;text-transform:capitalize;pointer-events:none}acesistance-field.process.highlight .wrapper:after{content:none}acesistance-field.process.highlight .wrapper .options .option label:before{border-color:red}acesistance-field.process .wrapper fieldset{border:none;padding:0}acesistance-field.process .wrapper .options{display:block;padding:0;border:none}acesistance-field.process .wrapper .options .option:not(.current):hover label:before,acesistance-field.process .wrapper .options .option:not(.current):focus-within label:before{background-color:#d3d3d3}acesistance-field.process .wrapper .options .option:focus-within label:before{outline:medium auto currentColor;outline:medium auto invert;outline:5px auto -webkit-focus-ring-color}acesistance-field.process .wrapper .options .option input[type=checkbox]{opacity:0;position:absolute}acesistance-field.process .wrapper .options .option input[type=checkbox]:checked+label:before{border-color:#007cba;background-color:#007cba}acesistance-field.process .wrapper .options .option label:before{content:"";display:inline-block;width:10px;height:10px;margin:0 4px 0 0;border:1px solid #767676;border-radius:2px !important}acesistance-field.check.highlight .wrapper:after{content:none}acesistance-field.check.highlight .wrapper .options .option label:before{border-color:red}acesistance-field.check .wrapper .options{display:block;padding:0;border:none}acesistance-field.check .wrapper .options .option:not(.current):hover label:before,acesistance-field.check .wrapper .options .option:not(.current):focus-within label:before{background-color:#d3d3d3}acesistance-field.check .wrapper .options .option:focus-within label:before{outline:medium auto currentColor;outline:medium auto invert;outline:5px auto -webkit-focus-ring-color}acesistance-field.check .wrapper .options .option input[type=radio],acesistance-field.check .wrapper .options .option input[type=checkbox]{position:absolute;opacity:0 !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}acesistance-field.check .wrapper .options .option input[type=radio]:checked+.content>label:before,acesistance-field.check .wrapper .options .option input[type=checkbox]:checked+.content>label:before{border-color:#007cba;background-color:#007cba}acesistance-field.check .wrapper .options .option .content{display:inline-block}acesistance-field.check .wrapper .options .option .content label{cursor:pointer}acesistance-field.check .wrapper .options .option .content label:before{content:"";display:inline-block;width:10px;height:10px;margin:0 4px 0 0;border:1px solid #767676;border-radius:2px}acesistance-field.swatch .wrapper .options{padding:0;border:none;display:flex;flex-wrap:wrap;gap:4px !important}acesistance-field.swatch .wrapper .options .option{flex:0 0 25px;height:25px;border-radius:50%;position:relative;overflow:hidden}acesistance-field.swatch .wrapper .options .option input[type=radio],acesistance-field.swatch .wrapper .options .option input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;cursor:pointer;width:auto;height:auto;background:#fff;opacity:.7;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px}acesistance-field.swatch .wrapper .options .option input[type=radio]:hover,acesistance-field.swatch .wrapper .options .option input[type=checkbox]:hover{opacity:0}acesistance-field.swatch .wrapper .options .option input[type=radio]:checked,acesistance-field.swatch .wrapper .options .option input[type=checkbox]:checked{opacity:0}acesistance-field.swatch .wrapper .options .option label{display:none}acesistance-field.upload.highlight .wrapper{border-color:red}acesistance-field.upload .wrapper{border:1px solid #767676}acesistance-field.upload .wrapper:focus-within{outline:medium auto currentColor;outline:medium auto invert;outline:5px auto -webkit-focus-ring-color}acesistance-field.upload .wrapper .dropzone{padding:9px;position:relative}acesistance-field.upload .wrapper .dropzone .field{cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}acesistance-field.upload .wrapper .files .file{border-top:1px solid #767676;background:hsla(0,0%,100%,.4);display:flex;gap:5px;padding:9px;width:100%;align-items:flex-start;box-sizing:border-box}acesistance-field.upload .wrapper .files .file .icon{width:20px;height:auto}acesistance-field.upload .wrapper .files .file .content{flex:1 1 80%;display:flex;gap:5px;flex-wrap:wrap}acesistance-field.upload .wrapper .files .file .content .status{flex:0 0 100%;position:relative}acesistance-field.upload .wrapper .files .file .action{cursor:pointer}
:root{--theme-color-dblue: var(--wp--preset--color--theme-dblue);--theme-color-blue: var(--wp--preset--color--theme-blue);--theme-color-lblue: var(--wp--preset--color--theme-lblue);--theme-color-purple: var(--wp--preset--color--theme-purple);--theme-color-lpurple: var(--wp--preset--color--theme-lpurple);--theme-color-lgreen: var(--wp--preset--color--theme-lgreen);--theme-color-green: var(--wp--preset--color--theme-green);--theme-color-red: var(--wp--preset--color--theme-red);--theme-color-orange: var(--wp--preset--color--theme-orange);--theme-color-yellow: var(--wp--preset--color--theme-dblue);--theme-color-ltan: var(--wp--preset--color--theme-ltan);--theme-color-dgray: var(--wp--preset--color--theme-dgray);--theme-color-gray: var(--wp--preset--color--theme-gray);--theme-color-lgray: var(--wp--preset--color--theme-lgray);--theme-color-white: var(--wp--preset--color--theme-white);--theme-color-black: var(--wp--preset--color--theme-black);--theme-breakpoint-maximum: 750px;--theme-breakpoint-base: 1150px;--theme-breakpoint-xxsmall: 400px;--theme-breakpoint-xsmall: 550px;--theme-breakpoint-small: 750px;--theme-breakpoint-medium: 980px;--theme-breakpoint-large: 1050px;--theme-breakpoint-xlarge: 1200px;--theme-breakpoint-xxlarge: 1400px;--theme-breakpoint-xxxlarge: 1600px;--theme-breakpoint-tablet: 782px;--theme-breakpoint-desktop: 980px;--theme-padding-xsmall: 20px;--theme-padding-small: 30px;--theme-padding-medium: 50px;--theme-padding-large: 50px}acesistance-bundle{display:block}acesistance-bundle.stack .acesistance-list{flex-wrap:wrap}acesistance-bundle acesistance-processor{display:flex;flex-direction:column}acesistance-bundle acesistance-processor.loading acesistance-control.button .wp-block-button__link{display:flex;gap:7px;flex-direction:row}acesistance-bundle acesistance-processor.loading acesistance-control.button .wp-block-button__loader:after{display:inline-block}acesistance-bundle acesistance-processor.loading acesistance-refiner .search .wrapper:after,acesistance-bundle acesistance-processor.processing acesistance-refiner .search .wrapper:after{display:block;position:absolute;top:10px;right:30px}@media only screen and (min-width: 550px){acesistance-bundle[data-columns="2"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="2"] .acesistance-list .item{flex-basis:calc(50% - 7.5px)}acesistance-bundle[data-columns="3"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="3"] .acesistance-list .item{flex-basis:calc(50% - 7.5px)}acesistance-bundle[data-columns="4"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="4"] .acesistance-list .item{flex-basis:calc(50% - 7.5px)}acesistance-bundle[data-columns="5"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="5"] .acesistance-list .item{flex-basis:calc(50% - 7.5px)}acesistance-bundle[data-columns="6"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="6"] .acesistance-list .item{flex-basis:calc(50% - 7.5px)}}@media only screen and (min-width: 750px){acesistance-bundle[data-columns="3"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="3"] .acesistance-list .item{flex-basis:calc(33.3333333333% - 10px)}acesistance-bundle[data-columns="4"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="4"] .acesistance-list .item{flex-basis:calc(33.3333333333% - 10px)}acesistance-bundle[data-columns="5"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="5"] .acesistance-list .item{flex-basis:calc(33.3333333333% - 10px)}acesistance-bundle[data-columns="6"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="6"] .acesistance-list .item{flex-basis:calc(33.3333333333% - 10px)}}@media only screen and (min-width: 980px){acesistance-bundle[data-columns="4"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="4"] .acesistance-list .item{flex-basis:calc(25% - 11.25px)}acesistance-bundle[data-columns="5"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="5"] .acesistance-list .item{flex-basis:calc(25% - 11.25px)}acesistance-bundle[data-columns="6"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="6"] .acesistance-list .item{flex-basis:calc(25% - 11.25px)}}@media only screen and (min-width: 1050px){acesistance-bundle[data-columns="5"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="5"] .acesistance-list .item{flex-basis:calc(20% - 12px)}acesistance-bundle[data-columns="6"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="6"] .acesistance-list .item{flex-basis:calc(20% - 12px)}}@media only screen and (min-width: 1200px){acesistance-bundle[data-columns="6"] .acesistance-list{gap:15px}acesistance-bundle[data-columns="6"] .acesistance-list .item{flex-basis:calc(16.6666666667% - 12.5px)}}@keyframes spin{100%{transform:rotate(360deg)}}acesistance-bundle acesistance-control.button .wp-block-button__loader:after,acesistance-bundle acesistance-refiner .search .wrapper:after{content:"";display:none;width:18px;height:18px;background-image:url(img/28243eb22329194840d2.png);background-repeat:no-repeat;background-size:18px auto;background-position:center;animation:spin 1000ms linear infinite}acesistance-bundle .container{position:relative}@media screen and (prefers-reduced-motion: no-preference){acesistance-bundle .container{transition:transform 200ms ease}}acesistance-bundle .container .acesistance-list{display:flex;flex-direction:row}acesistance-bundle .container .acesistance-list .item{display:block;width:100%}@media screen and (prefers-reduced-motion: no-preference){acesistance-bundle .container .acesistance-list .item{transition:opacity 200ms ease}}acesistance-bundle .container .acesistance-list .item.inactive{opacity:.2}acesistance-bundle .container .acesistance-list .item .wp-block-post-featured-image,acesistance-bundle .container .acesistance-list .item .wp-block-image{position:relative;overflow:hidden;margin:0}acesistance-bundle .container .acesistance-list .item .wp-block-post-featured-image img,acesistance-bundle .container .acesistance-list .item .wp-block-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}acesistance-bundle .container .acesistance-list .item .wp-block-button .wp-block-button__link{display:inline-block}acesistance-bundle acesistance-control .wp-block-button{cursor:pointer}acesistance-bundle acesistance-control .wp-block-button.complete{cursor:default}acesistance-bundle acesistance-control.load{flex:0 0 100%;order:5}
acesistance-form{display:block;position:relative;z-index:8}acesistance-form acesistance-processor{display:flex;flex-direction:column}acesistance-form acesistance-processor acesistance-section{order:1;position:relative;z-index:1}acesistance-form acesistance-processor acesistance-section:focus-within{z-index:2}acesistance-form acesistance-processor acesistance-section .container .acesistance-fraction{flex:1}acesistance-form acesistance-processor.success .container{flex-direction:column;width:100% !important}acesistance-form acesistance-processor.success .container .acesistance-fraction:not(.message){display:none}acesistance-form.swipe acesistance-section .container{display:flex}@media screen and (prefers-reduced-motion: no-preference){acesistance-form.swipe acesistance-section .container{transition:transform 300ms ease}}acesistance-form.swipe acesistance-section .container>.acesistance-fraction:not(.message){flex:1;display:grid;grid-template-rows:0fr}@media screen and (prefers-reduced-motion: no-preference){acesistance-form.swipe acesistance-section .container>.acesistance-fraction:not(.message){transition:grid-template-rows 300ms ease 100ms}}acesistance-form.swipe acesistance-section .container>.acesistance-fraction:not(.message)>.fields{opacity:0;overflow:hidden}@media screen and (prefers-reduced-motion: no-preference){acesistance-form.swipe acesistance-section .container>.acesistance-fraction:not(.message)>.fields{transition:opacity 100ms ease}}acesistance-form.swipe acesistance-section .container>.acesistance-fraction:not(.message).current{grid-template-rows:1fr}acesistance-form.swipe acesistance-section .container>.acesistance-fraction:not(.message).current>.fields{opacity:1;overflow:visible}@media screen and (prefers-reduced-motion: no-preference){acesistance-form.swipe acesistance-section .container>.acesistance-fraction:not(.message).current>.fields{transition:opacity 50ms ease 100ms}}acesistance-form acesistance-control{display:block}acesistance-form acesistance-control .wp-block-button{cursor:pointer}acesistance-form acesistance-control .wp-block-button.inactive{opacity:.2;cursor:default}acesistance-form acesistance-control.step{order:1}acesistance-form acesistance-control.step .wp-block-buttons{display:flex}acesistance-form acesistance-control.step .wp-block-button{cursor:pointer}acesistance-form acesistance-control.step .wp-block-button.current{cursor:default}acesistance-form acesistance-control.step .wp-block-button.current .wp-block-button__link{background-color:#d3d3d3}acesistance-form acesistance-control.step .wp-block-button__label{display:flex;gap:4px}acesistance-form acesistance-control.step .wp-block-button__label .title+.index{display:none}acesistance-form acesistance-control.arrow{order:3;position:relative;bottom:auto;margin:0;height:auto;width:auto}acesistance-form acesistance-control.arrow:after{content:none}acesistance-form acesistance-control.submit{padding:0;margin:0;order:4}

