@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_plain{0%,50%,to{stroke-dashoffset:1097}45%,5%{stroke-dashoffset:0}}@keyframes joinchat_chat{0%,50%,to{stroke-dashoffset:1020}45%,5%{stroke-dashoffset:0}}.wp-block-code,ul{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:0}.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:0 0;border:0}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}html :where(img[class*=wp-image-]){height:auto;max-width:100%}.joinchat{--bottom:20px;--sep:20px;--s:60px;--header:calc(var(--s)*1.16667);--vh:100vh;--red:37;--green:211;--blue:102;--rgb:var(--red) var(--green) var(--blue);--color:rgb(var(--rgb));--dark:rgb(calc(var(--red) - 75) calc(var(--green) - 75) calc(var(--blue) - 75));--hover:rgb(calc(var(--red) + 50) calc(var(--green) + 50) calc(var(--blue) + 50));--bg:rgb(var(--rgb)/4%);--bw:100;--text:hsl(0deg 0% clamp(0%,var(--bw)*1%,100%)/clamp(70%,var(--bw)*1%,100%));--msg:var(--color);color:var(--text);display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:hsl(0deg 0% calc(var(--bw)*1%)/90%)}}.joinchat__button{display:flex;flex-direction:row;position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);min-width:var(--s);background:#25d366;color:inherit;border-radius:calc(var(--s)/2);box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background:#128c7e;transition-duration:1.5s}.joinchat__button:active{background:#128c7e;transition:none}.joinchat__button__open{width:var(--s);height:var(--s);border-radius:50%;background:rgb(0 0 0/0) var(--joinchat-ico) 50%no-repeat;background-size:60%;overflow:hidden}.joinchat__button__send{display:none;flex-shrink:0;width:var(--s);height:var(--s);max-width:var(--s);padding:calc(var(--s)*.18);margin:0;overflow:hidden}.joinchat__button__send path{fill:none!important;stroke:var(--text)!important}.joinchat__button__send .joinchat_svg__plain{stroke-dasharray:1097;stroke-dashoffset:1097;animation:joinchat_plain 6s .2s ease-in-out infinite}.joinchat__button__send .joinchat_svg__chat{stroke-dasharray:1020;stroke-dashoffset:1020;animation:joinchat_chat 6s 3.2s ease-in-out infinite}.joinchat__button__sendtext{padding:0;max-width:0;border-radius:var(--s);font-weight:600;line-height:var(--s);white-space:nowrap;opacity:0;overflow:hidden;text-overflow:ellipsis;transition:none}.joinchat__badge{position:absolute;top:-4px;right:-4px;width:20px;height:20px;border:0;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat__box{display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--s)/2 + 2px);background:#fff linear-gradient(180deg,var(--color),var(--color) var(--header),var(--bg) var(--header),var(--bg));box-shadow:0 2px 6px 0 rgba(0,0,0,.5);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);min-height:50px;padding:0 70px 0 26px;margin:0}.joinchat__wa{height:28px;width:auto;fill:currentcolor;opacity:.8}.joinchat__close{--size:34px;position:absolute;top:calc(50% - var(--size)/2);right:24px;width:var(--size);height:var(--size);border-radius:50%;background:rgba(0,0,0,.4)url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6z'/%3E%3C/svg%3E")50%no-repeat;background-size:12px;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgba(0,0,0,.6)}.joinchat__close:active{background-color:rgba(0,0,0,.7)}.joinchat__box__scroll{overflow:hidden scroll;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.joinchat__box__scroll::-webkit-scrollbar{width:4px;background:rgb(0 0 0/0)}.joinchat__box__scroll::-webkit-scrollbar-thumb{border-radius:2px;background:rgb(0 0 0/0)}.joinchat__box__scroll:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.joinchat__box__content{width:calc(100% + 4px);padding:20px 0 calc(var(--s) + 16px)}.joinchat{--peak:url(#joinchat__peak_l)}.joinchat__message{position:relative;min-height:56px;padding:15px 20px;margin:0 26px 26px;border-radius:26px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform:translateZ(0)}.joinchat__message:before{content:"";display:block;position:absolute;bottom:18px;left:-15px;width:17px;height:25px;background:inherit;-webkit-clip-path:var(--peak);clip-path:var(--peak)}@media (prefers-reduced-motion){.joinchat__button__send .joinchat_svg__plain{stroke-dasharray:0;animation:none}.joinchat,.joinchat__button__send .joinchat_svg__chat{animation:none}.joinchat__button__sendtext{transition:none!important}}a,b,div,em,html,img,li,p,span,strong,ul{margin:0;padding:0;font-size:100%}body,h1,h2,h3,h4{margin:0;padding:0}code{padding:0}a,b,body,code,div,em,h1,h2,h3,h4,html,img,li,p,pre,span,strong,ul{border:0;outline:0;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:0 0}code,pre{font-size:100%}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000}ul{list-style:none}:focus{outline:0}pre{overflow:auto;padding:10px}article,footer,header,nav{display:block}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}strong{font-weight:700}em{font-style:italic}code,pre{font-family:Courier New,monospace;margin:0 0 10px}h1,h2,h3,h4{padding-bottom:10px;line-height:1em;font-weight:500}h2 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}img{max-width:100%;height:auto}.pagination{clear:both}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}#left-area ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}.alignright{float:right}.alignleft{float:left}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}}@media (max-width:980px){#page-container{padding-top:80px}#left-area,#sidebar{width:100%!important}#main-content .container:before{display:none!important}}@media print{#page-container{padding-top:0!important}}body.et_fixed_nav.et_boxed_layout #page-container{padding-top:80px}.et_boxed_layout #page-container{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.et_boxed_layout #page-container,.et_boxed_layout #page-container .container,.et_fixed_nav.et_boxed_layout #page-container #main-header{width:90%;max-width:1200px;margin:auto}#sidebar{padding-bottom:28px}#sidebar .et_pb_widget{margin-bottom:30px;width:100%;float:none}@media (min-width:981px) and (max-width:1100px){#sidebar .et_pb_widget{margin-left:0}}@media (min-width:981px){#sidebar{float:left;width:20.875%}.et_right_sidebar #left-area{float:left;padding-right:5.5%}.et_right_sidebar #sidebar{padding-left:30px}.et_right_sidebar #main-content .container:before{right:20.875%!important}}@media (max-width:980px){.et_right_sidebar #left-area,.et_right_sidebar #sidebar{width:auto;float:none;padding-right:0;padding-left:0}.et_right_sidebar #left-area{margin-right:0}.et_right_sidebar #sidebar{margin-left:0;border-left:none}}.tagcloud a{font-size:12px!important;padding:2px 8px;background:rgba(0,0,0,.05);display:inline-block;margin-bottom:4px;border-radius:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.tagcloud a:hover{background:rgba(0,0,0,.15)}#top-menu li{word-wrap:break-word;display:inline-block;font-size:14px;padding-right:22px}#main-header{-webkit-transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s}.container{text-align:left;position:relative}.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav #main-header{position:fixed}.et_header_style_left #et-top-navigation{padding-top:33px}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_left .logo_container{position:absolute;height:100%;width:100%}.et_header_style_left #et-top-navigation .mobile_menu_bar{padding-bottom:24px}#logo,span.logo_helper{display:inline-block;vertical-align:middle}#logo{width:auto;margin-bottom:0;max-height:54%;float:none;-webkit-transform:translateZ(0)}#logo,.et_fixed_nav #et-top-navigation,.logo_container{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}span.logo_helper{height:100%;width:0}#top-menu,#top-menu-nav{line-height:0}#et-top-navigation{font-weight:600}#top-menu,nav#top-menu-nav{float:left}#top-menu>li:last-child{padding-right:0}#top-menu a{color:rgba(0,0,0,.6);display:block;position:relative;-webkit-transition:opacity .4s ease-in-out,background-color .4s ease-in-out;transition:opacity .4s ease-in-out,background-color .4s ease-in-out;color:#fff}#top-menu-nav>ul>li>a:hover{opacity:.7;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.container.et_menu_container{z-index:99}#et-top-navigation{float:right}#et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar:before{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}@media (max-width:980px){.et_fixed_nav.et_show_nav #page-container{padding-top:80px}#top-menu{display:none}#et-top-navigation{margin-right:0;-webkit-transition:none;transition:none}.et_fixed_nav #main-header{position:absolute}.et_header_style_left #et-top-navigation{padding-top:24px;display:block}#logo,#main-header,.container,.et_fixed_nav #main-header,.logo_container{-webkit-transition:none;transition:none}.et_header_style_left #logo{max-width:50%}#et_mobile_nav_menu{display:block}}@media (max-width:767px){#et-top-navigation{margin-right:0}}@media (max-width:479px){#et-top-navigation{margin-right:0}}@media print{#main-header{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}}#main-footer{background-color:#222}#footer-bottom{background-color:#1f1f1f;background-color:rgba(0,0,0,.32);padding:15px 0 5px}.et-social-icons{float:right}@media (max-width:980px){.et-social-icons{float:none;text-align:center;margin:0 0 5px}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}@font-face{font-display:swap;font-family:ETmodules;font-display:block;src:url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff)format("woff"),url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf)format("truetype"),url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:FontAwesome;font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot);src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff)format("woff"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:FontAwesome;font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot);src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff)format("woff"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:FontAwesome;font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot);src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff)format("woff"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.svg#fontawesome)format("svg")}.et_pb_post{margin-bottom:60px;word-wrap:break-word}.et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:30px}#top-menu a,.et_pb_post .entry-title a,.et_pb_post .post-meta a,.et_pb_post h2 a,.et_pb_widget a{text-decoration:none}.et_pb_post .post-meta{font-size:14px;margin-bottom:6px}.et_pb_post a img{vertical-align:bottom;max-width:100%}@media (min-width:981px) and (max-width:1100px){.et_pb_post{margin-bottom:42px}}@media (max-width:980px){.et_pb_post{margin-bottom:42px}}@media (max-width:767px){.et_pb_post{margin-bottom:42px}.et_pb_post>h2{font-size:18px}}@media (max-width:479px){.et_pb_post{margin-bottom:42px}.et_pb_post h2{font-size:16px;padding-bottom:0}.et_pb_post .post-meta{color:#666;font-size:14px}}#main-header{line-height:23px;font-weight:500;top:0;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999;background-color:#2d2d2d}.mobile_menu_bar,.nav li{position:relative;line-height:1em}.nav li:hover{visibility:inherit}.mobile_menu_bar{display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.mobile_nav .select_page{display:none}.et_pb_widget{float:left;max-width:100%;word-wrap:break-word}.et_pb_widget a{color:#666}.et_pb_widget ul li{margin-bottom:.5em}.et_pb_post .entry-featured-image-url{border:0 solid #333}.et_pb_number_counter.active{opacity:1}h1,h2,h3,h4{color:#000}.et_pb_widget li a:hover,.mobile_menu_bar:after,.mobile_menu_bar:before,a{color:#fc0}@media only screen and (min-width:981px){.et_header_style_left #et-top-navigation{padding:48px 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:48px}#logo{max-height:100%}}