.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}dl,h1,h2,h3,h4,h5,h6,ol,p,pre,ul{margin-top:0}address,dl,ol,p,pre,ul{margin-bottom:1rem}img,svg{vertical-align:middle}body,caption{text-align:left}button,hr,input{overflow:visible}pre,textarea{overflow:auto}article,aside,figcaption,figure,footer,header,hgroup,legend,main,nav,section{display:block}dd,h1,h2,h3,h4,h5,h6,label,legend{margin-bottom:.5rem}address,legend{line-height:inherit}progress,sub,sup{vertical-align:baseline}label,output{display:inline-block}[role=button],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled),summary{cursor:pointer}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation 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;color:#212529;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-left:0}blockquote,figure{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{-ms-overflow-style:scrollbar}img{border-style:none}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{width:100%;max-width:100%;padding:0;font-size:1.5rem;color:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item}template{display:none}[hidden]{display:none!important}html{--op3-post-featured-image-fallback:"https://www.blindoterm.com/wp-content/plugins/op-builder/public/assets/img/img-placeholder.svg";--op3-post-featured-image-real:"https://www.blindoterm.com/wp-content/uploads/2024/01/opf-3059d983e41f72e905c9624b36a1d748_screenshot229-1.png";--op3-post-featured-image-computed:var(--op3-post-featured-image-real,var(--op3-post-featured-image-fallback));}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--op3-featured-image-fallback:var(--op3-post-featured-image-fallback)}body.opf_funnel-template-op_builder_blank,body.page-template-op_builder_blank,body.post-template-op_builder_blank{font-family:'IBM Plex Sans',sans-serif}body.opf_funnel-template-op_builder_blank h1,body.opf_funnel-template-op_builder_blank h2,body.opf_funnel-template-op_builder_blank h3,body.opf_funnel-template-op_builder_blank h4,body.opf_funnel-template-op_builder_blank h5,body.opf_funnel-template-op_builder_blank h6,body.page-template-op_builder_blank h1,body.page-template-op_builder_blank h2,body.page-template-op_builder_blank h3,body.page-template-op_builder_blank h4,body.page-template-op_builder_blank h5,body.page-template-op_builder_blank h6,body.post-template-op_builder_blank h1,body.post-template-op_builder_blank h2,body.post-template-op_builder_blank h3,body.post-template-op_builder_blank h4,body.post-template-op_builder_blank h5,body.post-template-op_builder_blank h6{font-family:Poppins,sans-serif}.op3-designer-element{overflow-x:clip;overflow-y:visible}img{max-width:100%;height:auto}img.emoji{display:inline!important;border:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}[data-op3-contenteditable] [style*=";color:"] a,[data-op3-contenteditable] [style*="; color:"] a,[data-op3-contenteditable] [style^="color:"] a{color:inherit!important}[data-op3-contenteditable] [style*=";background-clip:text;"] *,[data-op3-contenteditable] [style*=";background-clip: text;"] *,[data-op3-contenteditable] [style*="; background-clip:text;"] *,[data-op3-contenteditable] [style*="; background-clip: text;"] *,[data-op3-contenteditable] [style^="background-clip:text;"] *,[data-op3-contenteditable] [style^="background-clip: text;"] *{color:inherit;background-image:inherit;background-size:inherit;background-position:inherit;background-clip:inherit;-webkit-background-clip:inherit;text-fill-color:inherit;-webkit-text-fill-color:inherit}.op3-element__tcp--non-a,.op3-element__tcp--non-a:hover{font:inherit;color:inherit;text-transform:inherit;text-decoration:inherit;text-shadow:inherit}[data-op3-children="0"],[data-op3-children="1"],[data-op3-children="2"],[data-op3-children="3"],[data-op3-children="4"],[data-op3-children="5"],[data-op3-children="6"],[data-op3-children="7"],[data-op3-children="8"],[data-op3-children="9"],[data-op3-children="10"]{foo:bar}#wpadminbar #wp-admin-bar-op3_edit_page>.ab-item::before{content:"\f464";top:2px}.grecaptcha-badge{display:none}a[href='#wlm_login#'],a[href='#wlm_logout#']{display:none!important}.op3-absolute-link{position:absolute;display:block;top:0;right:0;bottom:0;left:0}.op3-element{position:relative;display:block;max-width:100%;background:center center no-repeat none;-webkit-transition:all 0s ease;transition:all 0s ease}.op3-element [data-op-element-hidden="1"],.op3-element[data-op-element-hidden="1"]{display:none!important}.op3-element [data-op-visibility-hidden="1"],.op3-element[data-op-visibility-hidden="1"]{visibility:hidden}.op3-element *{-webkit-transition:all 0s ease;transition:all 0s ease}.op3-element [data-op3-element-container]{border-color:transparent!important;border-width:0}.op3-element [data-op3-border]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:auto;border-width:0;overflow:hidden}.op3-element [data-op3-border]>[data-op3-background]{will-change:top}.op3-element [data-op3-background]{position:absolute;display:block;width:100%;height:100%;top:0;left:0;overflow:hidden;-webkit-transition:inherit;transition:inherit;pointer-events:none}.op3-element [data-op3-background]::after,.op3-element [data-op3-background]::before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;-webkit-transition:inherit;transition:inherit;pointer-events:none}.op3-element [data-op3-background=map],.op3-element [data-op3-children]>.op3-element[data-op3-element-spec=togglestatuserror],.op3-element [data-op3-children][data-op3-toggle-status=error]>.op3-element{display:none}.op3-element [data-op3-background]::before{opacity:1}.op3-element [data-op3-background]::after,.op3-element:hover>.op3-background-ancestor>[data-op3-background]::before,.op3-element:hover>.op3-background-ancestor>[data-op3-border]>[data-op3-background]::before,.op3-element:hover>.op3-background-ancestor>[data-op3-element-container]>[data-op3-border]>[data-op3-background]::before,.op3-element:hover>.op3-background-parent>[data-op3-background]::before,.op3-element:hover>.op3-background-parent>[data-op3-border]>[data-op3-background]::before,.op3-element:hover>.op3-background-parent>[data-op3-element-container]>[data-op3-border]>[data-op3-background]::before,.op3-element:hover>[data-op3-background]::before,.op3-element:hover>[data-op3-element-container]>[data-op3-border]>[data-op3-background]::before{opacity:0}.op3-element [data-op3-background=video] [data-op3-video-selfhosted],.op3-element [data-op3-background=video] iframe{position:absolute;left:0;top:0;width:100%;height:100%}.op3-element [data-op3-background=video] [data-op3-code]{border-width:0}.op3-element [data-op3-background=video] [data-op3-aspect-ratio]{position:absolute;top:0;left:0;width:100%;height:0}.op3-element [data-op3-background=video] [data-op3-aspect-ratio=""],.op3-element [data-op3-background=video] [data-op3-aspect-ratio="16:9"]{padding-top:56.25%}.op3-element [data-op3-background=video] [data-op3-aspect-ratio="16:10"]{padding-top:62.5%}.op3-element [data-op3-background=video] [data-op3-aspect-ratio="21:9"]{padding-top:42.86%}.op3-element [data-op3-background=video] [data-op3-aspect-ratio="4:3"]{padding-top:75%}.op3-element [data-op3-background=video] [data-op3-aspect-ratio="4:5"]{padding-top:125%}.op3-element [data-op3-background=video] [data-op3-aspect-ratio="1:1"]{padding-top:100%}.op3-element [data-op3-background=video] [data-op3-aspect-ratio="9:16"]{padding-top:178%}.op3-element [data-op3-background=video] [data-element-object-fit][data-element-object-fit]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0)}.op3-element [data-op3-background=video] [data-op3-video-selfhosted]{-o-object-fit:cover;object-fit:cover}.op3-element .op3-background-ancestor,.op3-element .op3-background-parent{position:relative}.op3-element:hover>.op3-background-ancestor>[data-op3-background]::after,.op3-element:hover>.op3-background-ancestor>[data-op3-border]>[data-op3-background]::after,.op3-element:hover>.op3-background-ancestor>[data-op3-element-container]>[data-op3-border]>[data-op3-background]::after,.op3-element:hover>.op3-background-parent>[data-op3-background]::after,.op3-element:hover>.op3-background-parent>[data-op3-border]>[data-op3-background]::after,.op3-element:hover>.op3-background-parent>[data-op3-element-container]>[data-op3-border]>[data-op3-background]::after,.op3-element:hover>[data-op3-background]::after,.op3-element:hover>[data-op3-element-container]>[data-op3-border]>[data-op3-background]::after{opacity:1}.op3-element[data-op3-has-children="0"]:hover [data-op3-background]::before{opacity:0}.op3-element[data-op3-has-children="0"]:hover [data-op3-background]::after{opacity:1}.op3-element [data-op3-children][data-op3-toggle-status=error]>.op3-element[data-op3-element-spec=togglestatuserror]{display:block}.op3-element[data-op-animation-state~=enter]{opacity:0;pointer-events:none}.op3-element[data-op-animation-state=enter]{-webkit-transition:all 0s!important;transition:all 0s!important}.op3-element[data-op-animation-state~=enter-active]{opacity:1;pointer-events:all}.op3-element[data-op-animation-style=fade][data-op-animation-state~=enter-active]{-webkit-transition:opacity .7s ease!important;transition:opacity .7s ease!important}.op3-element[data-op-animation-style=scale-up][data-op-animation-state~=enter]{-webkit-transform:scale(.5);transform:scale(.5)}.op3-element[data-op-animation-style=scale-up][data-op-animation-state~=enter-active]{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,transform .7s ease!important;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease!important}.op3-element[data-op-animation-style=scale-down][data-op-animation-state~=enter]{-webkit-transform:scale(1.5);transform:scale(1.5)}.op3-element[data-op-animation-style=scale-down][data-op-animation-state~=enter-active]{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,transform .7s ease!important;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease!important}.op3-element[data-op-animation-style=slide-up][data-op-animation-state~=enter]{-webkit-transform:translateY(10%);transform:translateY(10%)}.op3-element[data-op-animation-style=slide-up][data-op-animation-state~=enter-active]{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,transform .7s ease!important;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease!important}.op3-element[data-op-animation-style=slide-down][data-op-animation-state~=enter]{-webkit-transform:translateY(-10%);transform:translateY(-10%)}.op3-element[data-op-animation-style=slide-down][data-op-animation-state~=enter-active]{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,transform .7s ease!important;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease!important}.op3-element[data-op-animation-style=slide-left][data-op-animation-state~=enter]{-webkit-transform:translateX(10%);transform:translateX(10%)}.op3-element[data-op-animation-style=slide-left][data-op-animation-state~=enter-active]{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,transform .7s ease!important;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease!important}.op3-element[data-op-animation-style=slide-right][data-op-animation-state~=enter]{-webkit-transform:translateX(-10%);transform:translateX(-10%)}.op3-element[data-op-animation-style=slide-right][data-op-animation-state~=enter-active]{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,transform .7s ease!important;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease!important}.op3-element[data-op-animation-style=grow][data-op-animation-state~=enter]{-webkit-transform:scale(0);transform:scale(0)}.op3-element[data-op-animation-style=grow][data-op-animation-state~=enter-active]{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,transform .7s ease!important;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease!important}.op3-element[data-op-animation-style=shrink][data-op-animation-state~=enter]{-webkit-transform:scale(2.5);transform:scale(2.5)}.op3-element[data-op-animation-style=shrink][data-op-animation-state~=enter-active]{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,-webkit-transform .7s ease!important;transition:opacity .7s ease,transform .7s ease!important;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease!important}.op3-element__background,.op3-element__canvas{z-index:0;pointer-events:none;-webkit-transition-duration:inherit}@media (max-width:767px){.op3-element [data-op3-background=video][data-op3-show-on-mobile="0"]{display:none}}.op3-element__container{position:static;min-width:0;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;border:1px currentColor}.op3-element__canvas{position:absolute;display:-ms-grid;display:grid;top:0;right:0;bottom:0;left:0;transition-duration:inherit;overflow:hidden;border-radius:inherit;border:inherit;border-color:transparent!important}.op3-element__background{-ms-grid-row:1;-ms-grid-column:1;grid-area:1/1/1/1;transition-duration:inherit}.op3-element__background::after,.op3-element__background::before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;-webkit-transition:inherit;transition:inherit}.op3-element__background::before{opacity:1}.op3-element__background::after,.op3-element__container:hover>.op3-element__canvas>.op3-element__background::before{opacity:0}.op3-element__container:hover>.op3-element__canvas>.op3-element__background::after{opacity:1}.op3-element__contenteditable,.op3-element__html{position:relative}.op3-element__contenteditable,.op3-element__contenteditable>*,.op3-element__html,.op3-element__html>*{-webkit-transition-duration:inherit;transition-duration:inherit}.op3-element__children{-webkit-box-flex:1;-ms-flex:1;flex:1}.op3-alt-icon,.op3-dropdown-icon,.op3-icon{display:inline-block;font-style:normal;font-weight:400;font-variant:normal;font-stretch:normal;line-height:1;font-size:1em;speak:none;text-transform:none;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale}.op3-alt-icon svg,.op3-dropdown-icon svg,.op3-icon svg{display:block}.op3-icon-sm{font-size:.8em}.op3-icon-lg{font-size:1.2em}.op3-icon-16{font-size:16px}.op3-icon-32{font-size:32px}.op3-icon-bg-circle,.op3-icon-bg-square{padding:.35em;background-color:#eee}.op3-icon-bg-circle{border-radius:50%}.op3-icon-ul{padding-left:0;list-style-type:none}.op3-icon-ul>li{display:flex;align-items:flex-start;line-height:1.4}.op3-icon-ul>li>.op3-icon{margin-right:.4em;line-height:inherit}.op3-icon-is-spinning{animation:op3-icon-spin 2s infinite linear}@keyframes op3-icon-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.op3-icon-rotate-90{transform:rotate(90deg)}.op3-icon-rotate-180{transform:rotate(180deg)}.op3-icon-rotate-270{transform:rotate(270deg)}.op3-icon-flip-y{transform:scale(-1,1)}.op3-icon-flip-x{transform:scale(1,-1)}.op3-element[data-op3-element-type=calendly]{overflow:hidden}.op3-element[data-op3-element-type=calendly] iframe{width:100%}.op3-element[data-op3-element-type=column]{--op3-featured-image-override:var(--op3-post-featured-image-real, var(--op3-featured-image-fallback));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;min-height:16px;-webkit-transition-property:background,border,border-radius,opacity,-webkit-box-shadow!important;transition-property:background,border,border-radius,opacity,-webkit-box-shadow!important;transition-property:background,border,border-radius,opacity,box-shadow!important;transition-property:background,border,border-radius,opacity,box-shadow,-webkit-box-shadow!important;--op3-flex-column-width:calc(1 / var(--op3-flex-basis-steps));width:calc(var(--op3-flex-column-width) * (100% - (var(--op3-flex-basis-steps) - 1) * var(--op3-flex-column-gap)))}.op3-element[data-op3-element-type=column]>.op3-column-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin:0;padding:0;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;border-width:0;-webkit-transition:inherit;transition:inherit}.op3-element[data-op3-element-type=customhtml]{font-family:Arial,Helvetica,sans-serif}.op3-element[data-op3-element-type=customhtml] [data-op3-code-html]{overflow:hidden;position:relative;width:100%;border-width:0}.op3-element[data-op3-element-type=customhtml] iframe{width:100%}.op3-element[data-op3-element-type=headline]{width:100%;margin:0 0 .75em;text-align:center}.op3-element[data-op3-element-type=headline] :where(h1,h2,h3,h4,h5,h6){margin:0;padding:0}.op3-element[data-op3-element-type=headline]:first-child{margin-top:0}.op3-element[data-op3-element-type=headline]:last-child{margin-bottom:0}.op3-element[data-op3-element-type=headline] .op3-element-headline__container{overflow:visible}.op3-element[data-op3-element-type=image]{margin:0 auto}.op3-element[data-op3-element-type=image] .op3-element-image__link{display:block;-webkit-box-shadow:none;box-shadow:none;color:transparent;text-decoration:none}.op3-element[data-op3-element-type=image] .op3-element-image__link:hover{-webkit-box-shadow:none;box-shadow:none;color:transparent}.op3-element[data-op3-element-type=image] .op3-element-image__wrapper{position:relative;display:block;margin:0;padding:0;overflow:hidden;border:0}.op3-element[data-op3-element-type=image] .op3-element-image__image{display:inline;margin:0;padding:0;border:0;vertical-align:middle;-webkit-box-shadow:none;box-shadow:none;-webkit-filter:sepia(0) grayscale(0) brightness(1) blur(0) contrast(1) invert(0) saturate(1);filter:sepia(0) grayscale(0) brightness(1) blur(0) contrast(1) invert(0) saturate(1);width:100%}.op3-element[data-op3-element-type$=progressbar]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto;margin:0 auto;padding:0;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.op3-element[data-op3-element-type$=progressbar] .op3-background-ancestor,.op3-element[data-op3-element-type$=progressbar] .op3-background-parent{position:relative}.op3-element[data-op3-element-type$=progressbar] [data-op3-background=base]::after,.op3-element[data-op3-element-type$=progressbar] [data-op3-background=base]::before,.op3-element[data-op3-element-type$=progressbar] [data-op3-background=overlay]::after,.op3-element[data-op3-element-type$=progressbar] [data-op3-background=overlay]::before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;-webkit-transition:inherit;transition:inherit;pointer-events:none}.op3-element[data-op3-element-type$=progressbar] [data-op3-background=base]::before,.op3-element[data-op3-element-type$=progressbar] [data-op3-background=overlay]::before{opacity:1}.op3-element[data-op3-element-type$=progressbar] [data-op3-background=base]::after,.op3-element[data-op3-element-type$=progressbar] [data-op3-background=overlay]::after,.op3-element[data-op3-element-type$=progressbar]:hover [data-op3-background=base]::before,.op3-element[data-op3-element-type$=progressbar]:hover [data-op3-background=overlay]::before{opacity:0}.op3-element[data-op3-element-type$=progressbar]:hover [data-op3-background=base]::after,.op3-element[data-op3-element-type$=progressbar]:hover [data-op3-background=overlay]::after{opacity:1}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;position:relative}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-container{width:100%;position:relative;overflow:hidden}.op3-element[data-op3-element-type$=progressbar] [data-op3-background=base-border]{z-index:10}.op3-element[data-op3-element-type$=progressbar] [data-op3-background=overlay-border]{z-index:20}.op3-element[data-op3-element-type$=progressbar] [data-op3-background=base]{z-index:0}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-progress{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:5}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-label{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:6}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op-animation-toggle="1"] .op3-progressbar-progress [data-op3-background]{will-change:width,transform,background;-webkit-animation:width 1s ease-in-out;animation:width 1s ease-in-out}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op-animation-toggle="1"] .op3-progressbar-progress [data-op3-background]::after,.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op-animation-toggle="1"] .op3-progressbar-progress [data-op3-background]::before{will-change:width,transform,background}@-webkit-keyframes width{from{width:0}to{width:100%}}@keyframes width{from{width:0}to{width:100%}}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op-animation-toggle="1"][data-op3-label-placement=inside] .op3-progressbar-label{opacity:0;-webkit-animation:opacity .2s ease-in-out .5s forwards;animation:opacity .2s ease-in-out .5s forwards}@-webkit-keyframes opacity{from{opacity:0}to{opacity:1}}@keyframes opacity{from{opacity:0}to{opacity:1}}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-label-placement=hide] .op3-progressbar-label{display:none}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-label-placement=inside] .op3-progressbar-label{margin-top:0!important;margin-bottom:0!important}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-label-placement=above]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-label-placement=above] .op3-progressbar-label{position:relative;-webkit-transform:none;transform:none;padding-left:0;padding-right:0;margin-top:0!important;top:0!important;width:100%!important}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-label-placement=below]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-label-placement=below] .op3-progressbar-label{color:inherit;position:relative;-webkit-transform:none;transform:none;padding-left:0;padding-right:0;margin-bottom:0!important;top:0!important;width:100%!important}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content [data-op3-background=overlay-stripes]{position:relative}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content [data-op3-background=overlay-stripes]::before{content:'';display:block;width:100%;height:100%;position:absolute}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-stripes=forward] [data-op3-background=overlay-stripes]::before{background:repeating-linear-gradient(-45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,transparent 10px,transparent 20px)}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-stripes=backward] [data-op3-background=overlay-stripes]::before{background:repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,transparent 10px,transparent 20px)}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-stripes=wide-forward] [data-op3-background=overlay-stripes]::before{background:repeating-linear-gradient(-45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 20px,transparent 20px,transparent 40px)}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op3-stripes=wide-backward] [data-op3-background=overlay-stripes]::before{background:repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 20px,transparent 20px,transparent 40px)}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op-animation-toggle-2="1"] .op3-progressbar-progress [data-op3-background=overlay-stripes]::before{background-size:28px 28px;-webkit-animation:narrow 1s linear infinite;animation:narrow 1s linear infinite}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op-animation-toggle-2="1"][data-op3-stripes^=wide-] .op3-progressbar-progress [data-op3-background=overlay-stripes]::before{background-size:56px 56px;-webkit-animation:wide 1s linear infinite;animation:wide 1s linear infinite}@-webkit-keyframes narrow{from{background-position:0 0}to{background-position:28px 0}}@keyframes narrow{from{background-position:0 0}to{background-position:28px 0}}@-webkit-keyframes wide{from{background-position:0 0}to{background-position:56px 0}}@keyframes wide{from{background-position:0 0}to{background-position:56px 0}}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op-animation-toggle="1"].op3-progressbar-no-animaton .op3-progressbar-label{-webkit-animation:none;animation:none;opacity:0}.op3-element[data-op3-element-type$=progressbar] .op3-progressbar-content[data-op-animation-toggle="1"].op3-progressbar-no-animaton .op3-progressbar-progress [data-op3-background]{-webkit-animation:none;animation:none;width:0}.op3-element[data-op3-element-type=row]{--op3-featured-image-override:var(--op3-post-featured-image-real, var(--op3-featured-image-fallback));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:1140px;margin:0 auto;padding:15px 0;border-width:0;--op3-flex-column-gap:20px;--op3-flex-basis-steps:1}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 var(--op3-flex-column-gap)}@media (max-width:1023px){.op3-element[data-op3-element-type=row]{padding:15px 30px}.op3-element[data-op3-element-type=row] .op3-element[data-op3-element-type=row]{padding-left:0;padding-right:0}}@media (min-width:1024px){.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-wrap-columns-desktop="0"]>.op3-element{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-wrap-columns-desktop="1"]>.op3-element{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-stack-columns-desktop="1"][data-op3-stack-columns-desktop-reverse="1"]{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-stack-columns-desktop="1"]>.op3-element{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media (max-width:1023px) and (min-width:768px){.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-wrap-columns-tablet="0"]>.op3-element{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-wrap-columns-tablet="1"]>.op3-element{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-stack-columns-tablet="1"][data-op3-stack-columns-tablet-reverse="1"]{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-stack-columns-tablet="1"]>.op3-element{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media (max-width:767px){.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-wrap-columns-mobile="0"]>.op3-element{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-wrap-columns-mobile="1"]>.op3-element{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-stack-columns-mobile="1"][data-op3-stack-columns-mobile-reverse="1"]{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.op3-element[data-op3-element-type=row]>[data-op3-element-container]>[data-op3-children][data-op3-stack-columns-mobile="1"]>.op3-element{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}.op3-element[data-op3-element-type=section]{--op3-featured-image-override:var(--op3-post-featured-image-real, var(--op3-featured-image-fallback));width:100%;margin:0 auto;padding-top:75px;padding-bottom:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-width:0}.op3-element[data-op3-element-type=section] [data-op3-background=separatorTop],.op3-element[data-op3-element-type=section] [data-op3-background=separatorBottom]{width:100%;border-width:0!important;color:#d8d8d8}.op3-element[data-op3-element-type=section] [data-op3-background=separatorTop] svg,.op3-element[data-op3-element-type=section] [data-op3-background=separatorBottom] svg{width:100%;height:101%;vertical-align:top}.op3-element[data-op3-element-type=section] [data-op3-background=separatorBottom]{bottom:0;top:auto}.op3-element[data-op3-element-type=section] [data-op3-background=separatorBottom] svg{-webkit-transform:scaleY(-1);transform:scaleY(-1)}@media (max-width:1023px){.op3-element[data-op3-element-type=section]{padding-top:15px;padding-bottom:15px}.op3-element[data-op3-element-type=section]:first-child{padding-top:0}}.op3-element[data-op3-element-type=video] .op3-video-wrapper{overflow:hidden}.op3-element[data-op3-element-type=video] [data-op3-code]{position:relative;width:100%;height:0;-webkit-transform:translateZ(0);transform:translateZ(0);border-width:0;border-radius:inherit;overflow:hidden}.op3-element[data-op3-element-type=video] [data-op3-code][data-op3-aspect-ratio="16:9"]{padding-top:56.25%}.op3-element[data-op3-element-type=video] [data-op3-code][data-op3-aspect-ratio="16:10"]{padding-top:62.5%}.op3-element[data-op3-element-type=video] [data-op3-code][data-op3-aspect-ratio="21:9"]{padding-top:42.85714%}.op3-element[data-op3-element-type=video] [data-op3-code][data-op3-aspect-ratio="4:3"]{padding-top:75%}.op3-element[data-op3-element-type=video] [data-op3-code][data-op3-aspect-ratio="4:5"]{padding-top:125%}.op3-element[data-op3-element-type=video] [data-op3-code][data-op3-aspect-ratio="1:1"]{padding-top:100%}.op3-element[data-op3-element-type=video] [data-op3-code][data-op3-aspect-ratio="9:16"]{padding-top:177.77778%}.op3-element[data-op3-element-type=video] [data-op3-code]>.fluid-width-video-wrapper{position:absolute;top:0}.op3-element[data-op3-element-type=video] .wistia_embed,.op3-element[data-op3-element-type=video] [data-op3-video-selfhosted],.op3-element[data-op3-element-type=video] iframe{-webkit-transform:translateZ(0);transform:translateZ(0);position:absolute;width:100%;height:100%;top:0;left:0}.op3-element[data-op3-element-type=video] .op3-video-image-overlay{position:absolute;top:0;background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;height:100%;display:none;cursor:pointer}.op3-element[data-op3-element-type=video] .op3-video-image-overlay.op3-video-image-overlay-disabled{z-index:-1;pointer-events:none}.op3-element[data-op3-element-type=video] .op3-video-image-overlay.op3-video-image-overlay-disabled[data-op3-video-sticky-position]{z-index:499}.op3-element[data-op3-element-type=video] .op3-video-magic-overlay{position:absolute;top:0;background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;height:100%;display:none;cursor:pointer}.op3-element[data-op3-element-type=video] .op3-video-magic-overlay .op3-video-magic-overlay-image{position:absolute;top:10px;left:20px;background-size:cover;width:100%;max-width:250px;height:100%;max-height:92px;display:none;cursor:pointer;background:center center no-repeat var(--op-magic-overlay-image);-webkit-animation:effectPulsate 2s ease-in-out infinite both;animation:effectPulsate 2s ease-in-out infinite both}@-webkit-keyframes effectPulsate{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes effectPulsate{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.op3-element[data-op3-element-type=video] .op3-video-magic-overlay.op3-video-magic-overlay-disabled{z-index:-1;pointer-events:none}.op3-element[data-op3-element-type=video] .op3-video-magic-overlay.op3-video-magic-overlay-disabled[data-op3-video-sticky-position]{z-index:499}.op3-element[data-op3-element-type=video] [data-op3-video-magic-overlay="1"]~.op3-video-magic-overlay,.op3-element[data-op3-element-type=video] [data-op3-video-magic-overlay="1"]~.op3-video-magic-overlay .op3-video-magic-overlay-image{display:block}.op3-element[data-op3-element-type=video] [data-op3-video-magic-overlay="1"]~.op3-video-image-overlay{display:none!important}.op3-element[data-op3-element-type=video] .op3-icon{position:absolute;font-size:125px;top:50%;left:50%;color:#fff;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.op3-element[data-op3-element-type=video] [data-op3-video-selfhosted]{-o-object-fit:cover;object-fit:cover}.op3-element[data-op3-element-type=video] [data-op3-video-sticky-position],.op3-element[data-op3-element-type=video] [data-op3-video-sticky-preview="1"],.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky="1"]{position:fixed;top:50px;bottom:auto;left:0;right:50px;width:100%;max-width:350px;z-index:500}[data-op3-layer=designer] .op3-element[data-op3-element-type=video] [data-op3-video-sticky-position],[data-op3-layer=designer] .op3-element[data-op3-element-type=video] [data-op3-video-sticky-preview="1"],[data-op3-layer=designer] .op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky="1"]{overflow:visible}.op3-element[data-op3-element-type=video] [data-op3-video-sticky-position][data-op3-video-sticky-position=bottomright],.op3-element[data-op3-element-type=video] [data-op3-video-sticky-preview="1"][data-op3-video-sticky-position=bottomright],.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky="1"][data-op3-video-sticky-position=bottomright]{left:auto!important;top:auto!important;bottom:50px;right:50px}.op3-element[data-op3-element-type=video] [data-op3-video-sticky-position][data-op3-video-sticky-position=bottomleft],.op3-element[data-op3-element-type=video] [data-op3-video-sticky-preview="1"][data-op3-video-sticky-position=bottomleft],.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky="1"][data-op3-video-sticky-position=bottomleft]{top:auto!important;right:auto!important;bottom:50px;left:50px}.op3-element[data-op3-element-type=video] [data-op3-video-sticky-position][data-op3-video-sticky-position=topright],.op3-element[data-op3-element-type=video] [data-op3-video-sticky-preview="1"][data-op3-video-sticky-position=topright],.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky="1"][data-op3-video-sticky-position=topright]{left:auto!important;bottom:auto!important;top:50px;right:50px}.op3-element[data-op3-element-type=video] [data-op3-video-sticky-position][data-op3-video-sticky-position=topleft],.op3-element[data-op3-element-type=video] [data-op3-video-sticky-preview="1"][data-op3-video-sticky-position=topleft],.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky="1"][data-op3-video-sticky-position=topleft]{bottom:auto!important;right:auto!important;left:50px;top:50px}.op3-element[data-op3-element-type=video] .op3-video-sticky-close{position:absolute;top:10px;right:10px;display:none;width:20px;height:20px;border:none;background:0 0;outline:0;margin:0;padding:0}.op3-element[data-op3-element-type=video] .op3-video-sticky-close::after{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctitle%3Esimple-remove-2%3C/title%3E%3Cg fill='%23ffffff'%3E%3Cpath fill='%23ffffff' d='M17.4,16L27.7,5.7c0.4-0.4,0.4-1,0-1.4s-1-0.4-1.4,0L16,14.6L5.7,4.3c-0.4-0.4-1-0.4-1.4,0s-0.4,1,0,1.4 L14.6,16L4.3,26.3c-0.4,0.4-0.4,1,0,1.4C4.5,27.9,4.7,28,5,28s0.5-0.1,0.7-0.3L16,17.4l10.3,10.3c0.2,0.2,0.5,0.3,0.7,0.3 s0.5-0.1,0.7-0.3c0.4-0.4,0.4-1,0-1.4L17.4,16z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");speak:none;text-transform:none;-webkit-font-smoothing:subpixel-antialiased;color:#fff;-webkit-filter:drop-shadow(0 0 1px #000);filter:drop-shadow(0 0 1px #000);display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-size:100%}.op3-element[data-op3-element-type=video]:not([data-op3-video-sticky-active="1"]) [data-op3-video-sticky]:not([data-op3-video-sticky-preview="1"]){position:static!important;bottom:auto!important;right:auto!important;left:auto!important;top:auto!important;width:auto!important;max-width:none!important;z-index:auto}.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky-close="1"] .op3-video-sticky-close,.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky-close="1"]~.op3-video-image-overlay .op3-video-sticky-close,.op3-element[data-op3-element-type=video][data-op3-video-sticky-preview="1"] [data-op3-video-sticky-close="1"] .op3-video-sticky-close,.op3-element[data-op3-element-type=video][data-op3-video-sticky-preview="1"] [data-op3-video-sticky-close="1"]~.op3-video-image-overlay .op3-video-sticky-close{display:block}@media (min-width:1023px){.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky-desktop="0"][data-op3-video-sticky-devices="1"]:not([data-op3-video-sticky-preview="1"]){position:static!important;bottom:auto!important;right:auto!important;left:auto!important;top:auto!important;width:auto!important;max-width:none!important}}@media (min-width:767px) and (max-width:1023px){.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky-devices="0"]:not([data-op3-video-sticky-preview="1"]),.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky-tablet="0"]:not([data-op3-video-sticky-preview="1"]){position:static!important;bottom:auto!important;right:auto!important;left:auto!important;top:auto!important;width:auto!important;max-width:none!important}}@media (max-width:767px){.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky-devices="0"]:not([data-op3-video-sticky-preview="1"]),.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky-mobile="0"]:not([data-op3-video-sticky-preview="1"]){position:static!important;bottom:auto!important;right:auto!important;left:auto!important;top:auto!important;width:auto!important;max-width:none!important}.op3-element[data-op3-element-type=video] [data-op3-video-sticky-preview="1"],.op3-element[data-op3-element-type=video][data-op3-video-sticky-active="1"] [data-op3-video-sticky="1"]{max-width:275px}.op3-element[data-op3-element-type=video] .op3-video-magic-overlay-image{-webkit-animation:none!important;animation:none!important;max-width:150px!important;background-size:contain!important}}html[data-op3-layer=designer] .op3-element[data-op3-element-type=video] [data-op3-code]{pointer-events:none}html[data-op3-support] .op3-designer-element:not(a) h1,html[data-op3-support] .op3-designer-element:not(a) h2,html[data-op3-support] .op3-designer-element:not(a) h3,html[data-op3-support] .op3-designer-element:not(a) h4,html[data-op3-support] .op3-designer-element:not(a) h5,html[data-op3-support] .op3-designer-element:not(a) h6,html[data-op3-support] [data-op3-element-type="headline"]:not(a) [data-op3-contenteditable] div,html[data-op3-support] [data-op3-element-type="contenttoggleitem"]:not(a) .op3-contenttoggleitem-header p,html[data-op3-support] [data-op3-element-type="faqitem"]:not(a) .op3-faqitem-header p,html[data-op3-support] [data-op3-element-type="listmenu"]:not(a) .op3-list-menu-title,html[data-op3-support] [data-op3-element-type="numberblockitem"]:not(a) .op3-element-numberblockitem__number{font-family:Inter,sans-serif;color:rgb(29,40,61);font-weight:800}html[data-op3-support] .op3-designer-element:not(a) p,html[data-op3-support] .op3-designer-element:not(a) li:not(.select2-results__option),html[data-op3-support] .op3-designer-element:not(a) blockquote,html[data-op3-support] [data-op3-element-type="bulletlist"]:not(a) .op3-element-bulletlist__container,html[data-op3-support] [data-op3-element-type="button"]:not(a),html[data-op3-support] [data-op3-element-type="coursebutton"]:not(a),html[data-op3-support] [data-op3-element-type="lessonbutton"]:not(a),html[data-op3-support] [data-op3-element-type="postmeta"]:not(a),html[data-op3-support] [data-op3-element-type="checkbox"]:not(a) label,html[data-op3-support] [data-op3-element-type="radiobutton"]:not(a) label,html[data-op3-support] [data-op3-element-type="fieldset"]:not(a) legend,html[data-op3-support] [data-op3-element-type="countdowntimer"]:not(a) .op3-countdown-timer,html[data-op3-support] [data-op3-element-type="descriptionlist"]:not(a),html[data-op3-support] [data-op3-element-type="evergreencountdowntimer"]:not(a) .op3-evergreen-countdown-timer,html[data-op3-support] [data-op3-element-type="input"]:not(a) .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="input"]:not(a) .op3-element-input-label,html[data-op3-support] [data-op3-element-type="intervalcountdowntimer"]:not(a) .op3-interval-countdown-timer,html[data-op3-support] [data-op3-element-type$="progressbar"]:not(a) .op3-progressbar-label,html[data-op3-support] [data-op3-element-type="select"]:not(a) .op3-element-select-edit,html[data-op3-support] [data-op3-element-type="select"]:not(a) .op3-element-select-label,html[data-op3-support] [data-op3-element-type="tabsheaderitem"]:not(a),html[data-op3-support] [data-op3-element-type="textarea"]:not(a) .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="textarea"]:not(a) .op3-element-input-label,html[data-op3-support] [data-op3-element-type="treemenu"]:not(a),html[data-op3-support] [data-op3-element-type="webinardate"]:not(a) .op3-webinar-timezone,html[data-op3-support] [data-op3-element-type^="megamenuitem"]:not(a),html[data-op3-support] [data-op3-element-type^="tableofcontents"]:not(a),html[data-op3-support] [data-op3-element-type="searchbox"]:not(a){font-family:Inter,sans-serif}html[data-op3-support] #op3-designer-element h1,html[data-op3-support] #op3-designer-element h2,html[data-op3-support] #op3-designer-element h3,html[data-op3-support] #op3-designer-element h4,html[data-op3-support] #op3-designer-element h5,html[data-op3-support] #op3-designer-element h6,html[data-op3-support] [data-op3-element-type="contenttoggleitem"] .op3-contenttoggleitem-header p,html[data-op3-support] [data-op3-element-type="faqitem"] .op3-faqitem-header p,html[data-op3-support] [data-op3-element-type="listmenu"] .op3-list-menu-title,html[data-op3-support] [data-op3-element-type="numberblockitem"] .op3-numberblock-number,html[data-op3-support] #op3-designer-element p,html[data-op3-support] #op3-designer-element ul,html[data-op3-support] #op3-designer-element blockquote,html[data-op3-support] [data-op3-element-type="bulletlist"],html[data-op3-support] [data-op3-element-type="button"],html[data-op3-support] [data-op3-element-type="checkbox"] label,html[data-op3-support] [data-op3-element-type="countdowntimer"] .op3-countdown-timer,html[data-op3-support] [data-op3-element-type="descriptionlist"],html[data-op3-support] [data-op3-element-type="evergreencountdowntimer"] .op3-evergreen-countdown-timer,html[data-op3-support] [data-op3-element-type="input"] .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="input"] .op3-element-input-label,html[data-op3-support] [data-op3-element-type="intervalcountdowntimer"] .op3-interval-countdown-timer,html[data-op3-support] [data-op3-element-type="progressbar"] .op3-progressbar-label,html[data-op3-support] [data-op3-element-type="select"] .op3-element-select-edit,html[data-op3-support] [data-op3-element-type="select"] .op3-element-select-label,html[data-op3-support] [data-op3-element-type="textarea"] .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="textarea"] .op3-element-input-label,html[data-op3-support] [data-op3-element-type="treemenu"],html[data-op3-support] [data-op3-element-type="webinardate"] .op3-webinar-timezone{color:rgba(30,41,62,0.75)}html[data-op3-support] .op3-designer-element:not(a) p,html[data-op3-support] .op3-designer-element:not(a) li:not(.select2-results__option),html[data-op3-support] .op3-designer-element:not(a) blockquote,html[data-op3-support] [data-op3-element-type="bulletlist"]:not(a) .op3-element-bulletlist__container,html[data-op3-support] [data-op3-element-type="button"]:not(a),html[data-op3-support] [data-op3-element-type="coursebutton"]:not(a),html[data-op3-support] [data-op3-element-type="lessonbutton"]:not(a),html[data-op3-support] [data-op3-element-type="checkbox"]:not(a) label,html[data-op3-support] [data-op3-element-type="radiobutton"]:not(a) label,html[data-op3-support] [data-op3-element-type="fieldset"]:not(a) legend,html[data-op3-support] [data-op3-element-type="countdowntimer"]:not(a) .op3-countdown-timer,html[data-op3-support] [data-op3-element-type="descriptionlist"]:not(a),html[data-op3-support] [data-op3-element-type="evergreencountdowntimer"]:not(a) .op3-evergreen-countdown-timer,html[data-op3-support] [data-op3-element-type="input"]:not(a) .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="input"]:not(a) .op3-element-input-label,html[data-op3-support] [data-op3-element-type="intervalcountdowntimer"]:not(a) .op3-interval-countdown-timer,html[data-op3-support] [data-op3-element-type$="progressbar"]:not(a) .op3-progressbar-label,html[data-op3-support] [data-op3-element-type="select"]:not(a) .op3-element-select-edit,html[data-op3-support] [data-op3-element-type="select"]:not(a) .op3-element-select-label,html[data-op3-support] [data-op3-element-type="tabsheaderitem"]:not(a),html[data-op3-support] [data-op3-element-type="textarea"]:not(a) .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="textarea"]:not(a) .op3-element-input-label,html[data-op3-support] [data-op3-element-type="treemenu"]:not(a),html[data-op3-support] [data-op3-element-type="webinardate"]:not(a) .op3-webinar-timezone,html[data-op3-support] [data-op3-element-type^="megamenuitem"]:not(a),html[data-op3-support] [data-op3-element-type^="tableofcontents"]:not(a),html[data-op3-support] [data-op3-element-type="searchbox"]:not(a){font-size:18px}html[data-op3-support] .op3-designer-element:not(a):not(a) .op3-element[data-op3-element-type="bulletblock"] .op3-element-bulletblock__children{row-gap:9px}html[data-op3-support] .op3-designer-element #op3-element-aRfrm417{margin-left:auto;margin-right:auto;padding-bottom:17px;padding-top:0px}html[data-op3-support] .op3-designer-element #op3-element-aRfrm417>[data-op3-element-container]>[data-op3-border]>[data-op3-background="base"]::before,html[data-op3-support] .op3-designer-element #op3-element-aRfrm417>[data-op3-element-container]>[data-op3-border]>[data-op3-background="base"]::after{background-color:rgb(255,193,8)}html[data-op3-support] .op3-designer-element #op3-element-PoM0vkFc{padding-bottom:10px;padding-top:10px;--op3-flex-basis-steps:1}html[data-op3-support] .op3-designer-element #op3-element-PoM0vkFc>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB{width:758px;margin-top:3px;margin-bottom:-17px;margin-left:auto;margin-right:auto;z-index:2}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB .op3-progressbar-progress{width:94%;height:45px}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB .op3-progressbar-label{width:94%;margin-top:5px;margin-bottom:5px;color:rgb(255,255,255)}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB .op3-text{font-size:16px;letter-spacing:0px;text-align:center}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB .op3-text>i,html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB .op3-text{font-weight:600}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="base"]::before,html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="base"]::after{background-color:rgba(255,255,255,0)}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="overlay"]::before,html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="overlay"]::after{background-color:rgb(1,190,41)}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="overlay-border"]{border-top-width:1px;border-top-style:solid;border-top-color:rgb(255,255,255);border-right-width:1px;border-right-style:solid;border-right-color:rgb(255,255,255);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(255,255,255);border-left-width:1px;border-left-style:solid;border-left-color:rgb(255,255,255)}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="base-border"]{border-top-width:2px;border-top-style:solid;border-top-color:rgb(0,0,0);border-right-width:2px;border-right-style:solid;border-right-color:rgb(0,0,0);border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(0,0,0);border-left-width:2px;border-left-style:solid;border-left-color:rgb(0,0,0)}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB .op3-progressbar-container,html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="base"],html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="overlay"],html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="overlay-stripes"],html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="base-border"],html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB [data-op3-background="overlay-border"]{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="base"]::before,html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="base"]::after{background-color:rgb(0,0,0)}html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="overlay"]::before,html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="overlay"]::after{background-color:rgba(0,0,0,0);background-image:linear-gradient(rgba(0,0,0,0) 58%,rgba(29,40,61,0.9) 93%)}html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="image"]::before,html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="image"]::after{background-image:none;background-position:right bottom;background-attachment:scroll;background-repeat:no-repeat;background-size:cover}html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx{margin-left:auto;margin-right:auto;padding-top:25px;padding-bottom:0px;padding-left:30px;padding-right:30px;margin-bottom:7px;margin-top:0px}html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="image"],html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx:hover>[data-op3-element-container]>[data-op3-border]>[data-op3-background="image"]{opacity:0.05}html[data-op3-support] .op3-designer-element #op3-element-DotBul2P>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}html[data-op3-support] .op3-designer-element #op3-element-DotBul2P{margin-left:auto;margin-right:auto;padding-top:0px;padding-bottom:1px;--op3-flex-basis-steps:1}html[data-op3-support] .op3-designer-element #op3-element-oRKjDOOb>.op3-column-content{padding-bottom:0px;padding-top:0px}html[data-op3-support] .op3-designer-element #op3-element-oRKjDOOb{--op3-flex-column-width:1}html[data-op3-support] .op3-designer-element #op3-element-9Y5YnwSn#op3-element-9Y5YnwSn#op3-element-9Y5YnwSn{margin-bottom:0px;margin-left:auto;margin-right:auto;max-width:881px}html[data-op3-support] .op3-designer-element #op3-element-9Y5YnwSn#op3-element-9Y5YnwSn#op3-element-9Y5YnwSn .op3-element-headline__container{padding-top:20px;padding-bottom:11px}html[data-op3-support] .op3-designer-element #op3-element-9Y5YnwSn#op3-element-9Y5YnwSn#op3-element-9Y5YnwSn .op3-element-headline__contenteditable--html :where(h1,h2,h3,h4,h5,h6,div,a){color:rgb(255,255,255);font-family:Inter,sans-serif;font-size:47px;font-weight:800;letter-spacing:-1px;line-height:1.2em;text-align:center;text-transform:none}html[data-op3-support] .op3-designer-element #op3-element-jeFWSL33#op3-element-jeFWSL33#op3-element-jeFWSL33{margin-left:auto;margin-right:auto}html[data-op3-support] .op3-designer-element #op3-element-K0qemTca#op3-element-K0qemTca#op3-element-K0qemTca{margin-left:auto;margin-right:auto}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e [data-op3-video-sticky]{max-width:350px}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e{max-width:800px;margin-left:auto;margin-right:auto;margin-top:25px;display:none;margin-bottom:-60px}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e .op3-video-wrapper{box-shadow:rgba(0,0,0,0.25) 0px 14px 21px -1px}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e .op3-video-image-overlay{display:block;background-image:url(https://www.blindoterm.com/wp-content/uploads/2024/01/woman-office__opdb-op6026dd9e7abb14-83000579.jpg)}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e .op3-icon{font-size:87px;filter:drop-shadow(rgba(0,0,0,0.2) 0px 2px 6px)}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e .op3-video-wrapper,html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e .op3-video-image-overlay{border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top-left-radius:6px}html[data-op3-support] .op3-designer-element #op3-element-P2LLwdoe>[data-op3-element-container]>[data-op3-border]>[data-op3-background="base"]::before,html[data-op3-support] .op3-designer-element #op3-element-P2LLwdoe>[data-op3-element-container]>[data-op3-border]>[data-op3-background="base"]::after{background-color:rgb(0,0,0)}html[data-op3-support] .op3-designer-element #op3-element-P2LLwdoe{margin-left:auto;margin-right:auto;padding-top:38px;padding-bottom:40px}html[data-op3-support] .op3-designer-element #op3-element-WwTvbBSk>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}html[data-op3-support] .op3-designer-element #op3-element-WwTvbBSk{margin-left:auto;margin-right:auto;padding-top:0px;padding-bottom:0px;--op3-flex-basis-steps:1}html[data-op3-support] .op3-designer-element #op3-element-CEW1LZxq#op3-element-CEW1LZxq#op3-element-CEW1LZxq{margin-left:auto;margin-right:auto;width:100px}html[data-op3-support] .op3-designer-element #op3-element-CEW1LZxq#op3-element-CEW1LZxq#op3-element-CEW1LZxq .op3-element-image__image{filter:sepia(0) grayscale(0) brightness(1) blur(0px) contrast(1) invert(0) saturate(1)}html[data-op3-support] .op3-designer-element #op3-element-CEW1LZxq#op3-element-CEW1LZxq#op3-element-CEW1LZxq .op3-element-image__container{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;box-shadow:rgba(0,0,0,0.43) 5px 5px 37px -4px;padding-bottom:0px}html[data-op3-support] .op3-designer-element #op3-element-JC3f91gS#op3-element-JC3f91gS#op3-element-JC3f91gS{margin-left:auto;margin-right:auto}html[data-op3-support] .op3-designer-element #op3-element-JC3f91gS#op3-element-JC3f91gS#op3-element-JC3f91gS .op3-element-headline__container{padding-top:24px}html[data-op3-support] .op3-designer-element #op3-element-JC3f91gS#op3-element-JC3f91gS#op3-element-JC3f91gS .op3-element-headline__contenteditable--html :where(h1,h2,h3,h4,h5,h6,div,a){color:rgb(255,255,255);font-family:"DM Sans",sans-serif;font-size:17px;font-weight:400;text-align:center}html[data-op3-support] .op3-designer-element #op3-element-MBKnnhgz#op3-element-MBKnnhgz#op3-element-MBKnnhgz{margin-left:auto;margin-right:auto}html[data-op3-support] .op3-designer-element #op3-element-MBKnnhgz#op3-element-MBKnnhgz#op3-element-MBKnnhgz .op3-element-headline__container{padding-top:24px}html[data-op3-support] .op3-designer-element #op3-element-MBKnnhgz#op3-element-MBKnnhgz#op3-element-MBKnnhgz .op3-element-headline__contenteditable--html :where(h1,h2,h3,h4,h5,h6,div,a){color:rgb(255,255,255);font-family:"DM Sans",sans-serif;font-size:13px;font-weight:400;line-height:1.5em;text-align:center}html[data-op3-support] .op3-designer-element #op3-element-kmIEiD3l#op3-element-kmIEiD3l#op3-element-kmIEiD3l{margin-left:auto;margin-right:auto}html[data-op3-support] .op3-designer-element #op3-element-kmIEiD3l#op3-element-kmIEiD3l#op3-element-kmIEiD3l .op3-element-headline__container{padding-top:25px}html[data-op3-support] .op3-designer-element #op3-element-kmIEiD3l#op3-element-kmIEiD3l#op3-element-kmIEiD3l .op3-element-headline__contenteditable--html :where(h1,h2,h3,h4,h5,h6,div,a){color:rgb(255,255,255);font-family:"DM Sans",sans-serif;font-size:17px;font-weight:400;line-height:1.5em;text-align:center}@media screen and (max-width: 1023px){html[data-op3-support] .op3-designer-element:not(a) p,html[data-op3-support] .op3-designer-element:not(a) li:not(.select2-results__option),html[data-op3-support] .op3-designer-element:not(a) blockquote,html[data-op3-support] [data-op3-element-type="bulletlist"]:not(a) .op3-element-bulletlist__container,html[data-op3-support] [data-op3-element-type="button"]:not(a),html[data-op3-support] [data-op3-element-type="coursebutton"]:not(a),html[data-op3-support] [data-op3-element-type="lessonbutton"]:not(a),html[data-op3-support] [data-op3-element-type="checkbox"]:not(a) label,html[data-op3-support] [data-op3-element-type="radiobutton"]:not(a) label,html[data-op3-support] [data-op3-element-type="fieldset"]:not(a) legend,html[data-op3-support] [data-op3-element-type="countdowntimer"]:not(a) .op3-countdown-timer,html[data-op3-support] [data-op3-element-type="descriptionlist"]:not(a),html[data-op3-support] [data-op3-element-type="evergreencountdowntimer"]:not(a) .op3-evergreen-countdown-timer,html[data-op3-support] [data-op3-element-type="input"]:not(a) .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="input"]:not(a) .op3-element-input-label,html[data-op3-support] [data-op3-element-type="intervalcountdowntimer"]:not(a) .op3-interval-countdown-timer,html[data-op3-support] [data-op3-element-type$="progressbar"]:not(a) .op3-progressbar-label,html[data-op3-support] [data-op3-element-type="select"]:not(a) .op3-element-select-edit,html[data-op3-support] [data-op3-element-type="select"]:not(a) .op3-element-select-label,html[data-op3-support] [data-op3-element-type="tabsheaderitem"]:not(a),html[data-op3-support] [data-op3-element-type="textarea"]:not(a) .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="textarea"]:not(a) .op3-element-input-label,html[data-op3-support] [data-op3-element-type="treemenu"]:not(a),html[data-op3-support] [data-op3-element-type="webinardate"]:not(a) .op3-webinar-timezone,html[data-op3-support] [data-op3-element-type^="megamenuitem"]:not(a),html[data-op3-support] [data-op3-element-type^="tableofcontents"]:not(a),html[data-op3-support] [data-op3-element-type="searchbox"]:not(a){font-size:16px}html[data-op3-support] .op3-designer-element #op3-element-PoM0vkFc>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx{padding-left:30px;padding-top:40px;padding-bottom:40px}html[data-op3-support] .op3-designer-element #op3-element-DotBul2P>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}html[data-op3-support] .op3-designer-element #op3-element-DotBul2P{padding-bottom:0px;padding-right:0px;padding-left:0px}html[data-op3-support] .op3-designer-element #op3-element-oRKjDOOb>.op3-column-content{padding-bottom:0px}html[data-op3-support] .op3-designer-element #op3-element-9Y5YnwSn#op3-element-9Y5YnwSn#op3-element-9Y5YnwSn{max-width:100%}html[data-op3-support] .op3-designer-element #op3-element-9Y5YnwSn#op3-element-9Y5YnwSn#op3-element-9Y5YnwSn .op3-element-headline__container{padding-top:0px;padding-bottom:5px}html[data-op3-support] .op3-designer-element #op3-element-9Y5YnwSn#op3-element-9Y5YnwSn#op3-element-9Y5YnwSn .op3-element-headline__contenteditable--html :where(h1,h2,h3,h4,h5,h6,div,a){font-size:35px;line-height:1.26em;text-align:center}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e{display:none}html[data-op3-support] .op3-designer-element #op3-element-WwTvbBSk>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}}@media screen and (max-width: 767px){html[data-op3-support] .op3-designer-element:not(a) p,html[data-op3-support] .op3-designer-element:not(a) li:not(.select2-results__option),html[data-op3-support] .op3-designer-element:not(a) blockquote,html[data-op3-support] [data-op3-element-type="bulletlist"]:not(a) .op3-element-bulletlist__container,html[data-op3-support] [data-op3-element-type="button"]:not(a),html[data-op3-support] [data-op3-element-type="coursebutton"]:not(a),html[data-op3-support] [data-op3-element-type="lessonbutton"]:not(a),html[data-op3-support] [data-op3-element-type="checkbox"]:not(a) label,html[data-op3-support] [data-op3-element-type="radiobutton"]:not(a) label,html[data-op3-support] [data-op3-element-type="fieldset"]:not(a) legend,html[data-op3-support] [data-op3-element-type="countdowntimer"]:not(a) .op3-countdown-timer,html[data-op3-support] [data-op3-element-type="descriptionlist"]:not(a),html[data-op3-support] [data-op3-element-type="evergreencountdowntimer"]:not(a) .op3-evergreen-countdown-timer,html[data-op3-support] [data-op3-element-type="input"]:not(a) .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="input"]:not(a) .op3-element-input-label,html[data-op3-support] [data-op3-element-type="intervalcountdowntimer"]:not(a) .op3-interval-countdown-timer,html[data-op3-support] [data-op3-element-type$="progressbar"]:not(a) .op3-progressbar-label,html[data-op3-support] [data-op3-element-type="select"]:not(a) .op3-element-select-edit,html[data-op3-support] [data-op3-element-type="select"]:not(a) .op3-element-select-label,html[data-op3-support] [data-op3-element-type="tabsheaderitem"]:not(a),html[data-op3-support] [data-op3-element-type="textarea"]:not(a) .op3-element-input-edit,html[data-op3-support] [data-op3-element-type="textarea"]:not(a) .op3-element-input-label,html[data-op3-support] [data-op3-element-type="treemenu"]:not(a),html[data-op3-support] [data-op3-element-type="webinardate"]:not(a) .op3-webinar-timezone,html[data-op3-support] [data-op3-element-type^="megamenuitem"]:not(a),html[data-op3-support] [data-op3-element-type^="tableofcontents"]:not(a),html[data-op3-support] [data-op3-element-type="searchbox"]:not(a){font-size:16px}html[data-op3-support] .op3-designer-element #op3-element-PoM0vkFc>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB .op3-text{line-height:1.194em;font-size:15px}html[data-op3-support] .op3-designer-element #op3-element-qdCEn4zB#op3-element-qdCEn4zB#op3-element-qdCEn4zB .op3-progressbar-progress{height:55px}html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx{padding-top:31px;padding-bottom:24px;padding-left:20px;padding-right:20px}html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="image"]::before,html[data-op3-support] .op3-designer-element #op3-element-n9t5gGVx>[data-op3-element-container]>[data-op3-border]>[data-op3-background="image"]::after{background-image:none}html[data-op3-support] .op3-designer-element #op3-element-DotBul2P>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}html[data-op3-support] .op3-designer-element #op3-element-DotBul2P{padding-bottom:4px}html[data-op3-support] .op3-designer-element #op3-element-oRKjDOOb>.op3-column-content{padding-bottom:14px}html[data-op3-support] .op3-designer-element #op3-element-9Y5YnwSn#op3-element-9Y5YnwSn#op3-element-9Y5YnwSn .op3-element-headline__container{padding-bottom:15px}html[data-op3-support] .op3-designer-element #op3-element-9Y5YnwSn#op3-element-9Y5YnwSn#op3-element-9Y5YnwSn .op3-element-headline__contenteditable--html :where(h1,h2,h3,h4,h5,h6,div,a){font-size:26px;letter-spacing:-0.5px}html[data-op3-support] .op3-designer-element #op3-element-K0qemTca#op3-element-K0qemTca#op3-element-K0qemTca{margin-left:-15px;margin-right:15px}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e .op3-icon{font-size:55px}html[data-op3-support] .op3-designer-element #op3-element-WJH7YH5e#op3-element-WJH7YH5e#op3-element-WJH7YH5e{margin-top:20px;display:none}html[data-op3-support] .op3-designer-element #op3-element-P2LLwdoe{padding-top:39px}html[data-op3-support] .op3-designer-element #op3-element-WwTvbBSk>[data-op3-element-container]>[data-op3-children]>[data-op3-element-type="column"]{flex-basis:0px}html[data-op3-support] .op3-designer-element #op3-element-JC3f91gS#op3-element-JC3f91gS#op3-element-JC3f91gS .op3-element-headline__container{padding-top:30px}html[data-op3-support] .op3-designer-element #op3-element-MBKnnhgz#op3-element-MBKnnhgz#op3-element-MBKnnhgz .op3-element-headline__container{padding-top:30px}html[data-op3-support] .op3-designer-element #op3-element-kmIEiD3l#op3-element-kmIEiD3l#op3-element-kmIEiD3l .op3-element-headline__container{padding-top:30px}}.site-content-woo,.site-content-woo #content{text-align:right}.site-content-woo #content>*,.site-content-woo>*{text-align:left}.woocommerce span.onsale{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;-webkit-transform:translate(-20%,-20%);-ms-transform:translate(-20%,-20%);transform:translate(-20%,-20%)}.woocommerce ul.products span.onsale{-webkit-transform:translate(20%,-20%);-ms-transform:translate(20%,-20%);transform:translate(20%,-20%)}.woocommerce-products-header{margin-top:2em}.woocommerce-products-header__title{display:none}.site-content-woo .woocommerce-breadcrumb{float:left;margin-bottom:2em}.site-content-woo .entry-summary .woocommerce-breadcrumb{float:none;margin-bottom:.5em;margin-top:-.5em;text-align:left}.site-content-woo .woocommerce-result-count{margin-right:1em;display:inline-block;float:none;font-size:.92em;vertical-align:bottom}.site-content-woo .woocommerce-ordering{font-size:.92em}.site-content-woo .woocommerce-ordering select{vertical-align:baseline}.woocommerce-loop-product__title{line-height:1}.woocommerce ul.products li.product a img{margin-bottom:0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding-bottom:0;line-height:1.3}.woocommerce ul.products li.product .price{margin-bottom:.2em}.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins{display:inline-block;margin-right:.5em}.woocommerce .product .price ins,.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .star-rating{margin:.3em 0;font-size:.9em}.woocommerce ul.products li.product .button{margin-top:0;font-size:.8em;background-color:#77a464;color:#fff}.woocommerce .cart .button--continue-shopping{float:left}.woocommerce table.cart td.actions{padding-top:1.5em}.op-entry .woocommerce-loop-product__custom_description,.woocommerce-loop-product__custom_description{margin:0;padding:0;font-size:.9em}.woocommerce-pagination{margin-bottom:2em}.site-content-woo #content>.woocommerce-pagination{text-align:center}.site-content-woo nav.woocommerce-pagination ul,.site-content-woo nav.woocommerce-pagination ul li{border:none}.site-content-woo nav.woocommerce-pagination ul li{margin-right:.2em;margin-left:.2em;margin-bottom:.2em}.woocommerce-pagination a{padding:5px 10px;font-size:1em;line-height:1.5;border-radius:3px;background-color:#fff;text-decoration:none;letter-spacing:.5px;color:#a0a0a0;margin:0;text-transform:uppercase;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.woocommerce-pagination a,.woocommerce-pagination li>span{border:1px solid #ccc}.woocommerce a.added_to_cart{margin-left:.5em;padding-top:0;font-size:.8em}.woocommerce .site-content-woo .product .cart{margin-bottom:1.3em;display:block;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.woocommerce .site-content-woo .product .variations_form.cart{display:block}.woocommerce .site-content-woo .product .variations_form.cart .woocommerce-variation-add-to-cart-disabled{margin-top:1em}.woocommerce-Price-amount{font-weight:700}.woocommerce div.product .woocommerce-product-rating{margin-bottom:.5em}.woocommerce div.product p.price{margin-bottom:.6em}.woocommerce-product-details__short-description{margin-bottom:1.5em}.woocommerce.single-product .product_meta .posted_in,.woocommerce.single-product .product_meta .tagged_as{display:block}.woocommerce .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce .quantity .qty{padding:.2em;text-indent:.6em;font-size:100%;border-radius:2px;border:1px solid #ccc}.entry-content .woocommerce-error,.entry-content .woocommerce-info,.entry-content .woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none;width:auto;word-wrap:break-word;border-left:1px solid #ececec;border-right:1px solid #ececec;border-bottom:1px solid #ececec}.entry-content .woocommerce-error{border-top-color:#b81c23}#content>.woocommerce-message{margin-top:2em;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.woocommerce-page.single-product #content>.woocommerce-message{margin-top:0}#content>.woocommerce-message .button{margin-left:auto}#content .woocommerce-message:before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.woocommerce .site-content-woo .product .woocommerce-tabs .panel{padding-bottom:2em;padding-left:1.6em;padding-right:1.6em}.woocommerce .product .woocommerce-tabs .panel h1,.woocommerce .product .woocommerce-tabs .panel h2,.woocommerce .product .woocommerce-tabs .panel h3,.woocommerce .product .woocommerce-tabs .panel h4,.woocommerce .product .woocommerce-tabs .panel h5,.woocommerce .product .woocommerce-tabs .panel h6{margin-top:0}.woocommerce #reviews #comments ol.commentlist{padding-left:0}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin-bottom:.5em;font-size:.9em;line-height:1.4}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child{margin-bottom:1em}.woocommerce #reviews #comments ol.commentlist{margin-top:2em}.woocommerce #review_form{padding-top:2em;border-top:1px solid rgba(0,0,0,.05);margin-top:2em}.woocommerce .comment-form{margin-top:1em}.woocommerce #review_form #respond .form-submit{margin-bottom:0}.woocommerce #review_form #respond textarea{padding:.5em .7em}.woocommerce .product .images .flex-control-thumbs li,.woocommerce .product .woocommerce-product-gallery .flex-viewport{border:1px solid #e4e1e3}.woocommerce div.product div.images .flex-control-thumbs li{margin:1em 0 0 4%;width:22%}.woocommerce div.product div.images .flex-control-thumbs li:first-child,.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n+1){margin-left:0}.woocommerce-cart-container .cross-sells,.woocommerce-cart-container .woocommerce-cart-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cross-sells-main,.woocommerce-cart .cart-order{width:65%;margin-right:2.5em;padding-right:2.5em;padding-right:calc(2.5em + 1px);border-right:1px solid rgba(0,0,0,.05);border-radius:0}.cross-sells-sidebar,.woocommerce-cart .cart-collaterals{width:auto;width:35%}.woocommerce-page .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cart_totals{width:100%;float:none}.woocommerce table.shop_table{border:none;font-size:15px}.woocommerce a.remove{color:#ccc!important;font-size:1.2em;line-height:.9}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:.5em 0}.woocommerce-cart table.cart img{width:100px}.woocommerce-cart table.cart .product-thumbnail{width:115px}.woocommerce-cart table.cart .product{text-align:right}.woocommerce-cart table.cart .product-price{width:60px}.woocommerce-cart table.cart .product-quantity{width:60px;text-align:center}.woocommerce-cart table.cart .product-subtotal{text-align:right;width:70px}.woocommerce-cart .cart_totals{font-size:15px}.woocommerce-cart .cart_totals .cart-subtotal td:last-child,.woocommerce-cart .cart_totals .order-total td:last-child{text-align:right}.woocommerce .cart_totals table.shop_table td,.woocommerce .cart_totals table.shop_table th{padding-top:2em}.woocommerce .cart_totals table.shop_table .order-total td,.woocommerce .cart_totals table.shop_table .order-total th{border-bottom:2px solid rgba(0,0,0,.1)}.woocommerce-cart .cart_totals h2{margin:0;padding:.2em 0 .1em;font-size:1em;font-weight:700;border-bottom:1px solid rgba(0,0,0,.1)}.woocommerce-cart .coupon label{display:block}.woocommerce-cart .coupon input{display:block;width:100%;padding:.1em .6em}.woocommerce-cart .coupon .button{padding:.6em .6em .7em;margin-top:.5em;font-size:.9em;line-height:1.4}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:.3em .5em;border:1px solid #ccc}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus{border-color:#999}.select2-container--default .select2-selection--single{padding:.3em .5em;height:auto;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__arrow{right:.5em;height:100%}.woocommerce form .form-row label{margin-bottom:0;font-size:.9em}.woocommerce form .form-row{margin:0 0 10px}.woocommerce-checkout h3{padding-top:.5em;border-top:1px solid rgba(0,0,0,.05)}.op-your-order{margin-top:.5em;padding:0 2em 2em;border:2px solid rgba(0,0,0,.05)}.op-your-order h3{padding-top:1px;border-top:none}.woocommerce-checkout-review-order .cart-subtotal td:last-child,.woocommerce-checkout-review-order .cart-subtotal th:last-child,.woocommerce-checkout-review-order .order-total td:last-child,.woocommerce-checkout-review-order .order-total th:last-child,.woocommerce-checkout-review-order .product-total{text-align:right}.woocommerce-checkout #payment div.form-row,.woocommerce-checkout #payment ul.payment_methods{padding:0;border-bottom:none}.woocommerce-checkout #payment{background-color:transparent}.woocommerce-checkout #payment ul.payment_methods li{padding:.7em 0;line-height:1.4;border-bottom:1px solid rgba(0,0,0,.1)}.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice{padding:1em 2em 1em 3.5em}.woocommerce .op-your-order .place-order{margin-top:1em;margin-bottom:0}.op-your-order #payment #place_order{float:none}.checkout .woocommerce-additional-fields{margin-bottom:2em}.woocommerce-checkout-review-order table.shop_table{border-bottom:1px solid rgba(0,0,0,.1);border-radius:0}.woocommerce-checkout-review-order .wc_payment_methods{font-size:.9em}.woocommerce-checkout-review-order .wc_payment_method label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.woocommerce-checkout #payment ul.payment_methods li img{margin-top:0;margin-right:.5em;height:32px;line-height:32px}.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:0!important}.woocommerce-checkout #payment .payment_method_paypal .about_paypal{line-height:1}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{margin:0;padding:0 0 .5em;background:none;margin-top:.5em;padding-bottom:0}#add_payment_method #payment div.payment_box p,.woocommerce-cart #payment div.payment_box p,.woocommerce-checkout #payment div.payment_box p{font-size:.9em;line-height:1.4}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{display:none}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin-right:.3em}.woocommerce ul.order_details{padding-left:0;margin-bottom:0}.woocommerce ul.order_details li{margin-bottom:2em}.woocommerce-thankyou-order-received{font-weight:700}.woocommerce ul.order_details+p{margin-top:0;overflow:hidden}.woocommerce ul.order_details+p .button{margin-right:.3em;display:block;float:left;clear:none}.woocommerce .cart-empty{padding-top:2em;text-align:center}.woocommerce .cart-empty+.return-to-shop{padding-bottom:2em;text-align:center}.op-entry-woo-sidebar .main-sb{margin-top:0}.op-entry-woo-sidebar ul.products li.product{width:30.75%}.op-entry-woo-sidebar .related ul.products li.product{width:22.05%}.woocommerce div.product form.cart .variations .label{display:none}.woocommerce div.product form.cart .variations{margin-bottom:0}.single_variation_wrap .woocommerce-variation.single_variation{margin-bottom:1em}.woocommerce-Tabs-panel:focus{outline:none}.op-entry .woocommerce-Reviews .comment-reply-title{font-size:1.5em}.entry-content .woocommerce-noreviews{margin-top:-10px}.woocommerce .checkout_coupon p{margin-bottom:0}.woocommerce .checkout_coupon{margin:0 0 1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.woocommerce .checkout_coupon .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.woocommerce .checkout_coupon .form-row-last{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:auto}.woocommerce.widget_shopping_cart .cart_list li,.woocommerce .widget_shopping_cart .cart_list li,.woocommerce ul.product_list_widget li{border-bottom:1px solid #f1f1f1;border-radius:.2em;padding-right:2em;padding-left:0;margin-bottom:.6em;padding-left:calc(32px + .6em);position:relative;line-height:1.5}.woocommerce.widget_shopping_cart .cart_list li:last-child,.woocommerce .widget_shopping_cart .cart_list li:last-child{border-bottom:none}.woocommerce.widget_shopping_cart .cart_list li a.remove,.woocommerce .widget_shopping_cart .cart_list li a.remove{position:absolute;top:50%;right:0;left:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{margin-right:.6em;margin-left:0;margin-top:.3em;width:32px;height:auto;float:left;-webkit-box-shadow:none;box-shadow:none;position:absolute;left:0;top:0}.woocommerce-mini-cart-item .quantity{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.widget_product_search form{display:-webkit-box;display:-ms-flexbox;display:flex}.widget_product_search [type=submit]{padding:7px 12px;font-size:14px;line-height:1.42857143;border:none;margin:0;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;letter-spacing:.5px;position:relative;text-transform:uppercase;border-radius:4px;display:inline-block}.widget_product_search button:focus,.widget_product_search input:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.widget_product_search input{margin-right:5px;padding:6px 12px;display:block;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;width:auto;height:34px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.op-footer .product-categories>li{font-weight:700}.op-footer .product-categories>li li{font-weight:400;padding-left:.2em}.op-footer .product-categories>li li:before{content:"\0221F";position:relative;bottom:.2em;opacity:.5}.woocommerce .widget_layered_nav_filters ul li{float:none}.cross-sells{margin-top:.5em}.woocommerce-page .cross-sells .products .product{width:22%;clear:none!important;float:left;margin-right:3.8%!important;font-size:.9em}.woocommerce-page .cross-sells .products .product:nth-child(4n){margin-right:0!important}.woocommerce-page .cross-sells .products .product:nth-child(4n+1){clear:both}.woocommerce-page .cross-sells .products .woocommerce-loop-product__title{white-space:nowrap;font-size:.9em;overflow:hidden;text-overflow:ellipsis}.cross-sells-main{border-right:none}.cross-sells-main>h2{font-size:1em}.admin-bar p.woocommerce-store-notice,.woocommerce p.woocommerce-store-notice,body p.woocommerce-store-notice{position:fixed;bottom:0;top:auto}@media screen and (max-width:1000px){.woocommerce-cart-container .woocommerce-cart-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-cart .cart-order{margin-right:0;margin-bottom:2.5em;padding-right:0;border-right:none;border-bottom:1px solid rgba(0,0,0,.05)}.cross-sells-main,.woocommerce-cart .cart-collaterals,.woocommerce-cart .cart-order{width:100%;margin-right:0;padding-right:0}.cross-sells-sidebar{display:none}}@media screen and (max-width:768px){.woocommerce-cart table.shop_table.cart .product-remove{text-align:right;position:relative;height:0;font-size:0;border:none}.woocommerce-cart table.shop_table.cart .product-remove a{position:absolute;bottom:100%;left:100%;font-size:20px;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);background-color:#fff;border:1px solid #ccc;line-height:85%}.woocommerce-cart table.shop_table.cart .product-remove a:hover{background-color:red}.woocommerce-cart .quantity{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce-cart table.shop_table.cart tr{margin-bottom:1em;border:1px solid #ccc}.woocommerce-cart table.shop_table.cart tr:last-child{margin-bottom:0}.woocommerce-cart table.shop_table.cart tr td{width:100%;padding-left:1em;padding-right:1em}.woocommerce-cart table.shop_table.cart tr td.actions,.woocommerce table.cart td.actions{padding:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:transparent}.woocommerce-cart table.shop_table.cart tr .product-name{border-top:none}.woocommerce-cart table.shop_table.cart tr:last-child{border:none}.woocommerce-page table.cart td.actions .button{display:inline-block;width:auto;margin-bottom:1em}.woocommerce-page table.cart td.actions .button--continue-shopping{margin-right:1em}.woocommerce-cart .cart_totals h2{padding:0 1em}.woocommerce .cart_totals table.shop_table td,.woocommerce .cart_totals table.shop_table th{padding:2em 1em 1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{margin-bottom:0}.op-entry-woo-sidebar .related ul.products li.product,.op-entry-woo-sidebar ul.products li.product{width:48%}.woocommerce-page .cross-sells ul.products li.product:nth-child(2n),.woocommerce .cross-sells ul.products li.product:nth-child(2n){float:left}}@media screen and (max-width:700px){.site-content-woo .woocommerce-ordering{width:100%;text-align:right;margin-bottom:2em}.site-content-woo .woocommerce-result-count{margin-right:0}.site-content-woo .woocommerce-breadcrumb{margin-bottom:1em}}@media screen and (max-width:600px){.woocommerce-page .cross-sells .products .product{width:48%}.woocommerce-page .cross-sells .products .product:nth-child(2n){margin-right:0!important}}@media screen and (max-width:500px){.site-content-woo #content>.woocommerce-breadcrumb,.site-content-woo #content>.woocommerce-ordering,.site-content-woo #content>.woocommerce-result-count,.site-content-woo .woocommerce-breadcrumb,.site-content-woo .woocommerce-ordering,.site-content-woo .woocommerce-result-count{width:100%;text-align:center;margin-bottom:.3em}.site-content-woo #content>.woocommerce-ordering,.site-content-woo .woocommerce-ordering{margin-bottom:2.5em}}@media screen and (max-width:420px){.woocommerce-page[class*=columns-] ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce[class*=columns-] ul.products li.product,.woocommerce ul.products li.product{width:100%}#content>.woocommerce-message{font-size:.8em;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#content>.woocommerce-message .button{float:none;margin-left:0;display:block;-ms-flex-item-align:start;align-self:flex-start;margin-top:1em}#content>.woocommerce-message:before{top:1em;-webkit-transform:none;-ms-transform:none;transform:none}.woocommerce .site-content-woo .product .woocommerce-tabs .panel{padding-bottom:1em;padding-left:1em;padding-right:1em}.op-your-order{padding:0 1em 1em}.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last,.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%}}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{max-width:none}