:root{--c-primary: var(--e-global-color-primary);--c-secondary: var(--e-global-color-secondary);--c-grey: var(--e-global-color-text);--c-accent: var(--e-global-color-accent);--c-orange: var(--e-global-color-31c33f9);--c-dark: var(--e-global-color-c75e4e6);--c-light: var(--e-global-color-d5daea7);--c-light-gray: var(--e-global-color-2817fd4);--c-blue-sky: var(--e-global-color-11d843b);--font-size: 16px;--font-family: "Open Sans", sans-serif}@media print{#cda-header,.cda-footer,.noprint{display:none !important}}html{overflow-x:hidden;margin-top:0 !important;scroll-behavior:smooth}body{min-height:100vh;position:relative;scroll-behavior:smooth;line-height:1.625rem;font-size:var(--font-size);font-family:var(--font-family);color:var(--e-global-color-text)}*{margin:0;padding:0;outline:none;-webkit-font-smoothing:antialiased;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:0}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{font-size:1em;line-height:inherit;display:inline-block}h1{font-size:38px;line-height:50px}@media screen and (max-width: 991px){h1{font-size:32px;line-height:40px}}h2{font-size:32px;line-height:42px}@media screen and (max-width: 991px){h2{font-size:28px;line-height:36px}}h3,.h3{font-size:24px;line-height:34px}@media screen and (max-width: 991px){h3,.h3{font-size:20px;line-height:28px}}h4,.h4{font-size:20px;line-height:30px}@media screen and (max-width: 991px){h4,.h4{font-size:18px;line-height:26px}}h5{font-size:18px;line-height:26px}@media screen and (max-width: 991px){h5{font-size:16px;line-height:24px}}h6{font-size:12px;line-height:20px}@media screen and (max-width: 991px){h6{font-size:12px;line-height:16px}}.hidden{display:none}.m-0{margin:0 !important}small{font-size:12px;line-height:20px}.container{max-width:1140px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-out{margin-top:100px;margin-bottom:100px}@media screen and (max-width: 1199px){.container-out{margin-top:80px;margin-bottom:80px}}@media screen and (max-width: 768px){.container-out{margin-top:60px;margin-bottom:60px}}.no-scroll{overflow:hidden;height:100vh}::-webkit-input-placeholder{color:var(--c-grey)}::-moz-placeholder{color:var(--c-grey)}:-ms-input-placeholder{color:var(--c-grey)}:-moz-placeholder{color:var(--c-grey)}:focus{outline:0}input{width:100%;border:1px solid rgba(81,81,81,.4);border-radius:0;position:relative;height:40px;padding:0 10px;color:var(--e-global-color-c75e4e6)}input:focus{outline:none;border-color:rgba(24,69,91,.7);box-shadow:0 0 2px rgba(24,69,91,.3)}input::-moz-placeholder{color:var(--e-global-color-text)}input::placeholder{color:var(--e-global-color-text)}button{transition:all .3s ease;cursor:pointer;outline:none}button:disabled{cursor:no-drop}.btn-pr{display:inline-block;padding:9px 15px;line-height:1.33;border:1px solid;font-weight:600;border-radius:0px;box-shadow:none;transition:background-color .2s,color .2s;background-color:var(--e-global-color-d5daea7);font-size:1rem;color:var(--e-global-color-primary)}.btn-pr:disabled{cursor:no-drop;color:var(--e-global-color-text);border-color:var(--e-global-color-text);opacity:.5}.btn-pr:disabled:hover{background-color:var(--e-global-color-d5daea7);color:var(--e-global-color-text);border-color:var(--e-global-color-text)}.btn-pr:hover{background-color:var(--e-global-color-primary);color:var(--e-global-color-d5daea7) !important}.btn-pr.reverse{background-color:var(--e-global-color-primary);color:var(--e-global-color-d5daea7)}.btn-pr.reverse:hover{background-color:var(--e-global-color-d5daea7);color:var(--e-global-color-primary) !important}.btn-sec{font-weight:700;font-size:1rem;color:var(--e-global-color-primary);display:inline-block}.btn-sec.line:hover{text-decoration:underline}.btn-sec::after{color:var(--e-global-color-31c33f9);content:"";font-family:"Font Awesome 5 Free";margin-left:5px;font-size:1em;display:inline-block}.btn-download{text-align:left;text-decoration:none !important;padding:.75em 1em;font-weight:700;color:var(--e-global-color-primary) !important;display:inline-block;font-size:1em;line-height:1.5em;border:1px solid var(--e-global-color-primary);cursor:pointer}.btn-download.line:hover{text-decoration:underline}.btn-download::before{color:var(--e-global-color-primary);content:"";font-family:"Font Awesome 5 Free";margin-right:5px;font-size:1.5em;display:inline-block}.btn-download::after{color:var(--e-global-color-31c33f9);content:"";font-family:"Font Awesome 5 Free";margin-left:5px;font-size:1.25em;display:inline-block}.btn-download:hover{color:#fff !important;background-color:var(--e-global-color-primary)}.btn-download:hover::before{color:#fff !important;content:"";font-family:"Font Awesome 5 Free";margin-right:5px;font-size:1.5em;display:inline-block}.btn-download:visited{color:var(--e-global-color-primary);text-decoration:none}a{color:var(--e-global-color-primary);outline:0;transition:color .3s;text-decoration:none;line-height:1.25rem}a:hover,a:focus{color:var(--e-global-color-secondary);text-decoration:none}a[disabled]{color:var(--e-global-color-text);pointer-events:none}a.line:hover,a.line:focus{text-underline-offset:1px;text-decoration:underline}a.cda-heading-pr{color:var(--e-global-color-primary);text-decoration:none;text-underline-offset:1px}a.cda-heading-pr:hover,a.cda-heading-pr:focus{color:var(--e-global-color-primary);text-decoration:underline}.cda-orange{color:var(--e-global-color-31c33f9)}p{line-height:1.625rem;-webkit-margin-after:1em;margin-block-end:1em}.p-pr{font-size:16px;line-height:26px}.p-sec{font-size:14px;line-height:26px}.p-third{font-size:12px;line-height:20px}strong,b{font-weight:700}ul,ol{list-style-position:inside}ol ol,ol ul,ul ol,ul ul{margin-top:13px;margin-left:25px}em{font-size:1rem;line-height:20px}img{max-width:100%;height:auto}.media-fit{width:100%;display:inline-block;position:relative;overflow:hidden}.media-fit>img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.overflow-full{overflow:hidden}.monospace{font-family:"Source Code Pro",sans-serif;color:#494949}audio,video,iframe{max-width:100%}pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;background:var(--c-light-grey);color:var(--c-dark);font-size:14px;line-height:1.6;margin-bottom:15px;max-width:100%;overflow:auto;padding:25px}pre *{margin:0}pre code{background:rgba(0,0,0,0)}th{font-weight:600;color:var(--c-dark)}dt{font-weight:600;color:var(--c-dark)}dd{margin:0 0 15px}address{font-style:italic;margin-bottom:15px}abbr,acronym{border-bottom:1px dotted var(--c-light-grey);cursor:help}code{background-color:var(--c-light-grey);color:var(--c-dark);font-size:14px;padding:3px 4px 4px;border-radius:5px}mark,ins{background:var(--c-active);color:var(--c-light);padding:0 4px;text-decoration:none}kbd{font-weight:100;box-shadow:none;font-size:14px;padding:3px 4px 4px;border-radius:5px;background-color:var(--c-light-grey);color:var(--c-dark)}tt{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:14px;padding:3px 4px 4px;border-radius:5px;background-color:var(--c-light-grey);color:var(--c-dark)}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);background-color:#f5f5f5}::-webkit-scrollbar{width:15px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{background-clip:padding-box;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);background-color:#cbcbcb}::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:active{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}cite{margin:20px 0 0 0;font-size:12px;color:#555}cite::before{content:"―";margin-right:5px}.elementor-widget-text-editor ul,.elementor-widget-text-editor ol,.elementor-tab-content ul,.elementor-tab-content ol{padding-left:18px}.elementor-widget-text-editor ul,.elementor-tab-content ul{list-style:outside}.elementor-widget-text-editor ol,.elementor-tab-content ol{list-style:auto}.elementor-accordion-title{margin:0 30px 0 0;display:block}.border-btm-1 .elementor-tab-title{border-bottom:1px solid #f5f5f5 !important}.elementor-widget-container>p:not(:last-child),.elementor-widget-container>ul:not(:last-child),.elementor-widget-container>ol:not(:last-child){margin-bottom:20px}.link-blue{color:var(--e-global-color-secondary) !important}.link-blue:hover{color:#080808 !important}.link-hover-pr a:hover{color:var(--e-global-color-primary) !important;text-decoration:underline}.link-hover-sec:hover .elementor-icon-box-title{color:var(--e-global-color-secondary) !important;text-decoration:underline}.link-hover-sec:hover .elementor-icon-box-description{color:var(--e-global-color-primary)}.ul-mb-20 ul:not(:last-child),.ul-mb-20 ol:not(:last-child){margin:0 0 20px}.h-white h1,.h-white h2,.h-white h3,.h-white h4,.h-white h5,.h-white h6{color:#fff !important}.cda-heading,.cda-heading-mb-30{display:inline-flex;flex-direction:column;gap:6px;color:var(--e-global-color-primary);margin:0}.cda-heading::after,.cda-heading-mb-30::after{content:"";width:50px;height:4px;background-color:var(--e-global-color-31c33f9)}.cda-heading-mb-30{margin:0 0 30px}.heading-nav{background-color:var(--e-global-color-primary);font-size:1rem;font-weight:700;color:#fff;line-height:26px;padding:7px 15px;text-transform:uppercase;display:inline-block;position:relative;margin-right:30px}.heading-nav::after{content:"";position:absolute;-webkit-clip-path:polygon(100% 0, 0 0, 0 101%);clip-path:polygon(100% 0, 0 0, 0 101%);top:0;left:calc(100% - 1px);width:31px;height:100%;background-color:var(--e-global-color-primary)}.text-color-2 a:not(.btn){color:var(--e-global-color-primary) !important}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:swap;src:url(../eot/fa-brands-400.eot);src:url(../eot/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"),url(../woff2/fa-brands-400.woff2) format("woff2"),url(../woff/fa-brands-400.woff) format("woff"),url(../ttf/fa-brands-400.ttf) format("truetype"),url(../svg/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(../eot/fa-regular-400.eot);src:url(../eot/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"),url(../woff2/fa-regular-400.woff2) format("woff2"),url(../woff/fa-regular-400.woff) format("woff"),url(../ttf/fa-regular-400.ttf) format("truetype"),url(../svg/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(../eot/fa-solid-900.eot);src:url(../eot/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"),url(../woff2/fa-solid-900.woff2) format("woff2"),url(../woff/fa-solid-900.woff) format("woff"),url(../ttf/fa-solid-900.ttf) format("truetype"),url(../svg/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.fa-calendar-alt:before{content:""}.fa-bars:before{content:""}.fa-times:before{content:""}.fa-facebook:before{content:""}.fa-twitter:before{content:""}.fa-youtube:before{content:""}.fa-linkedin-in:before{content:""}.fa-instagram:before{content:""}.fa-envelope:before{content:""}.fa-phone:before{content:""}.fa-external-link-alt:before{content:""}.fa-angle-right:before{content:""}.fa-chevron-right:before{content:""}.cda-header{position:sticky;top:0;left:0;right:0;z-index:998;background-color:#fff !important;padding-bottom:20px}.cda-header.cda-admin-bar-active{padding-top:25px}@media screen and (max-width: 768px){.cda-header.cda-admin-bar-active{padding-top:35px}}.cda-header .cda-header__mega-menu{display:none}@media screen and (max-width: 1199px){.cda-header .cda-header__mega-menu{padding:0 15px 20px}}@media screen and (max-width: 768px){.cda-header .cda-header__mega-menu{padding:0}}.cda-header.open-menu .cda-header__mega-menu{display:block;max-width:1110px;width:100%;margin:auto;background-color:#fff;overflow-y:scroll;scrollbar-width:thin}@media screen and (min-width: 1200px){.cda-header.open-menu{padding-right:15px}}.cda-header.open-menu .cda-header__main-hamburger span{display:none}.cda-header.open-menu .cda-header__main-hamburger span:last-child{display:flex}.cda-header__notification{z-index:2;margin-top:0}.cda-header__notification .cda-header__notification-wrap{position:relative;display:flex;align-items:center;padding:10px;color:var(--e-global-color-primary);font-size:.85rem;line-height:normal;line-break:strict}@media screen and (max-width: 991px){.cda-header__notification .cda-header__notification-wrap{gap:0}}.cda-header__notification .cda-header__notification-wrap h6,.cda-header__notification .cda-header__notification-wrap h5,.cda-header__notification .cda-header__notification-wrap h4,.cda-header__notification .cda-header__notification-wrap h3,.cda-header__notification .cda-header__notification-wrap h2,.cda-header__notification .cda-header__notification-wrap h1{padding:0 0 5px;line-height:75%}.cda-header__notification .cda-header__notification-wrap button{padding:0 10px 0 10px;align-self:flex-start;position:absolute;right:0;top:0;font-size:1.5rem;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.cda-header__notification .cda-header__notification-wrap button:hover{color:var(--e-global-color-c75e4e6);background:rgba(0,0,0,0)}.cda-header__notification .cda-header__notification-wrap a{color:var(--e-global-color-secondary);font-weight:bold;white-space:nowrap}.cda-header__notification .cda-header__notification-wrap a:hover{color:var(--e-global-color-primary);text-decoration:underline}.cda-header__notification .cda-header__notification-wrap a:visited{color:#636}.cda-header__notification-infowrap{background-color:var(--e-global-color-32ff6af)}.cda-header__notification-infowrap i{font-size:1.2rem;text-align:center;color:var(--e-global-color-primary)}.cda-header__notification-warningwrap{background-color:var(--e-global-color-4a45280)}.cda-header__notification-warningwrap i{font-size:1.2rem;text-align:center;color:var(--e-global-color-9bbec89)}.cda-header__notification-errorwrap{background-color:var(--e-global-color-9761932)}.cda-header__notification-errorwrap i{font-size:1.2rem;text-align:center;color:var(--e-global-color-d21eba1)}.cda-header__notification-des{flex:1}.cda-header__notification-des td{vertical-align:top;padding-right:15px}.cda-header ul{margin:0}.cda-header ul li{margin:0;list-style:none}.cda-header__wrap{background-color:#fff;display:flex;flex-direction:column}.cda-header__top{z-index:2}.cda-header__top-wrap{display:flex;flex-wrap:nowrap;align-items:center;height:42px;background-color:#fff;font-size:.85rem;font-weight:700;color:var(--e-global-color-primary);line-height:20px}@media screen and (max-width: 768px){.cda-header__top-wrap{gap:10px;font-size:.8rem}}@media screen and (max-width: 575px){.cda-header__top-wrap{font-size:.7rem}}.cda-header span{color:var(--e-global-color-primary)}.cda-header a:hover{text-decoration:underline}.cda-header__notify{display:flex;flex:1;max-width:45%;max-height:40px;overflow:hidden}@media screen and (max-width: 991px){.cda-header__notify{max-width:65%}}.cda-header__login{z-index:2;display:flex;flex-wrap:nowrap;max-height:40px;margin-left:auto;margin-right:0;flex-direction:row;justify-content:flex-end;align-items:center}.cda-header__login-welcome{text-align:right;padding-right:25px}@media screen and (max-width: 991px){.cda-header__login-welcome{display:none}}.cda-header__login-welcome i{margin-right:5px;color:var(--e-global-color-31c33f9)}.cda-header__login-loggedin,.cda-header__login-loggedout{padding-right:10px;padding-left:1px;min-width:-moz-fit-content;min-width:fit-content;border-right:1px solid var(--e-global-color-31c33f9)}.cda-header__login-myaccount{display:inline-flex;align-items:center;position:relative;max-height:40px;padding-right:10px;padding-left:10px;text-align:right;white-space:nowrap;cursor:pointer}.cda-header__login-myaccount i{margin-left:5px;color:var(--e-global-color-primary);font-size:14px;font-weight:700}@media screen and (max-width: 991px){.cda-header__login-myaccount{padding-left:10px}}.cda-header__login-myaccount.active .cda-header__login-myaccount-wrap{display:block;opacity:1;visibility:visible;right:0;transition:opacity 400ms ease-out,right 300ms}.cda-header__login-myaccount.active i{transform:scale(-1)}.cda-header__login-myaccount-link{min-width:-moz-fit-content;min-width:fit-content;padding-left:10px;padding-right:10px}.cda-header__login-myaccount-link i{margin-left:5px;color:var(--e-global-color-primary) !important}.cda-header__login-myaccount-wrap{position:absolute;right:-50px;top:calc(100% + 5px);max-width:1120px;background-color:#fff;box-shadow:2px 2px 5px rgba(100,100,100,.15);opacity:0;visibility:hidden;transition:opacity 200ms ease-out,right 100ms}.cda-header__login-myaccount-wrap.menu-loggedin .cda-loggedout{display:none}.cda-header__login-myaccount-wrap .menu{text-align:left;padding-top:10px;padding-bottom:20px}.cda-header__login-myaccount-wrap .menu .menu-item-has-children{text-transform:uppercase}.cda-header__login-myaccount-wrap .menu .menu-item-has-children>a{height:20px;font-size:.7rem;font-weight:300;display:flex;text-decoration:none;cursor:default}.cda-header__login-myaccount-wrap .menu .menu-item-has-children>a:hover{color:var(--e-global-color-primary);background:rgba(0,0,0,0)}.cda-header__login-myaccount-wrap .menu .menu-item-has-children .sub-menu{text-transform:none}.cda-header__login-myaccount-wrap .menu .menu-item-has-children .sub-menu li{height:30px}.cda-header__login-myaccount-wrap .menu .menu-item-has-children .sub-menu a::after{color:var(--e-global-color-31c33f9);content:"";font-family:"Font Awesome 5 Free";margin-left:5px;display:inline-block;align-items:center}.cda-header__login-myaccount-wrap a{padding:15px 30px;display:block}.cda-header__login-myaccount-wrap a:hover{background-color:#f1f9ff;text-decoration:underline;outline:none;color:var(--e-global-color-primary)}.cda-header__dropdown{position:relative}@media screen and (max-width: 768px){.cda-header__dropdown{display:none}}.cda-header__dropdown.active .cda-header__dropdown-wrap{display:block;opacity:1;visibility:visible;right:0;transition:opacity 400ms ease-out,right 300ms}.cda-header__dropdown.active i{transform:scale(-1)}.cda-header__dropdown>span{padding-left:10px;border-left:1px solid var(--e-global-color-31c33f9);cursor:pointer;line-height:20px}.cda-header__dropdown-wrap{position:absolute;right:-50px;top:calc(100% + 5px);width:350px;background-color:#fff;box-shadow:2px 2px 5px rgba(100,100,100,.15);opacity:0;visibility:hidden;transition:opacity 200ms ease-out,right 100ms}.cda-header__dropdown-wrap a{padding:15px 30px;display:block}.cda-header__dropdown-wrap a:hover{background-color:#f1f9ff;text-decoration:underline;outline:none;color:var(--e-global-color-primary)}.cda-header__dropdown i{margin-left:5px;color:var(--e-global-color-primary);font-size:14px;font-weight:700}.cda-header__main{z-index:1}@media screen and (max-width: 768px){.cda-header__main{background-color:var(--e-global-color-accent)}}.cda-header__main-wrap{background-color:var(--e-global-color-accent);display:flex;align-items:center;gap:30px;height:64px}@media screen and (max-width: 575px){.cda-header__main-wrap{gap:20px}}.cda-header__main-logo{display:flex;flex-shrink:0;height:64px}.cda-header__main-logo img{width:64px;height:64px}.cda-header__main-menu{flex-shrink:0;font-size:14px;font-weight:700}@media screen and (max-width: 768px){.cda-header__main-menu{display:none}}.cda-header__main-menu .menu{display:flex;align-items:center;gap:30px}@media screen and (max-width: 991px){.cda-header__main-menu .menu{gap:20px}}.cda-header__main-menu .menu a:hover{text-decoration:none}.cda-header__main-hamburger{flex-grow:1;display:flex;justify-content:flex-end;margin-right:30px}@media screen and (max-width: 768px){.cda-header__main-hamburger{flex-grow:0}}@media screen and (max-width: 575px){.cda-header__main-hamburger{margin-right:0px}}.cda-header__main-hamburger span{cursor:pointer;text-transform:uppercase;color:var(--e-global-color-primary);align-items:center;gap:10px;font-size:18px;font-weight:600;display:none}.cda-header__main-hamburger span:hover{color:var(--e-global-color-secondary)}@media screen and (max-width: 768px){.cda-header__main-hamburger span{font-size:0;gap:0;width:22px}.cda-header__main-hamburger span i{font-size:26px}}.cda-header__main-hamburger span:first-child{display:flex}.cda-footer{text-align:center;padding:40px 0}.cda-footer ul,.cda-footer li{list-style:none;margin:0}.cda-footer .cda-footer__top{display:flex;align-items:center;justify-content:center;gap:30px;background-color:var(--e-global-color-primary);padding:10px 15px;margin-bottom:30px}@media screen and (max-width: 768px){.cda-footer .cda-footer__top{flex-direction:column}}.cda-footer .cda-footer__top h3{color:#fff;font-weight:400}.cda-footer .cda-footer__top a{color:#fff;font-size:21px;vertical-align:middle}.cda-footer .cda-footer__top a:hover{filter:brightness(2)}.cda-footer .cda-footer__top-header{position:relative;padding:13px 30px 13px 0}@media screen and (max-width: 768px){.cda-footer .cda-footer__top-header{padding:0 0 15px}}.cda-footer .cda-footer__top-header::after{content:"";display:inline-block;position:absolute;top:0;bottom:0;right:-2px;width:4px;background-color:#ef8200}@media screen and (max-width: 768px){.cda-footer .cda-footer__top-header::after{width:50px;height:4px;inset:auto auto -4px 50%;transform:translateX(-50%)}}.cda-footer .cda-footer__top-social{display:flex;gap:25px}.cda-footer__content-logo{text-align:left;height:64px;display:flex}.cda-footer__content-logo a{display:inherit}.cda-footer__content-logo img{width:64px;height:64px}@media screen and (min-width: 769px){.cda-footer__content-mobile-menu{display:none}}.cda-footer__content-mobile-menu a{font-size:16px;font-weight:700}.cda-footer__content-wrap{margin:10px 0 30px;display:flex;justify-content:space-between;gap:30px;text-align:left}@media screen and (max-width: 768px){.cda-footer__content-wrap{margin:15px 0 20px;flex-direction:column;gap:15px}}.cda-footer__content-wrap>div{flex:1;font-size:12px;line-height:20px;color:var(--e-global-color-primary)}.cda-footer__content .cda-footer__content-about{flex:0 1 445px}@media screen and (max-width: 991px){.cda-footer__content .cda-footer__content-about{flex:0 1 270px}}@media screen and (max-width: 768px){.cda-footer__content .cda-footer__content-about{display:none}}.cda-footer__content .cda-footer__content-websites{flex:0 1 285px}@media screen and (max-width: 1199px){.cda-footer__content .cda-footer__content-websites{flex:1}}@media screen and (max-width: 991px){.cda-footer__content .cda-footer__content-websites{flex:0 1 150px}}@media screen and (max-width: 768px){.cda-footer__content .cda-footer__content-websites{display:none}}.cda-footer__content h6{margin-bottom:5px}.cda-footer__menu{padding:30px 0;margin-bottom:45px;border-width:1px 0;border-style:solid;border-color:#cbcbcb}@media screen and (max-width: 768px){.cda-footer__menu{display:none}}.cda-footer__menu .menu{display:flex;justify-content:space-between;text-align:left}@media screen and (max-width: 991px){.cda-footer__menu .menu{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px 30px}}.cda-footer__menu .menu .menu-item-has-children>a{font-size:14px;font-weight:700;cursor:default}.cda-footer__menu .menu .menu-item-has-children>a:hover{color:var(--e-global-color-primary)}.cda-footer__menu .menu a{font-size:12px}.cda-footer__bottom{display:flex;gap:30px}@media screen and (max-width: 768px){.cda-footer__bottom{flex-direction:column-reverse;gap:15px}}.cda-footer__bottom>*{flex:1;font-size:12px;line-height:20px}.cda-footer__bottom>*:first-child{flex:0 1 445px}@media screen and (max-width: 768px){.cda-footer__bottom>*:first-child{flex:0 1 100%}}.cda-footer__bottom>*:last-child{flex:0 1 285px}@media screen and (max-width: 1199px){.cda-footer__bottom>*:last-child{flex:1}}@media screen and (max-width: 991px){.cda-footer__bottom>*:last-child{flex:0 1 150px}}@media screen and (max-width: 768px){.cda-footer__bottom>*:last-child{flex:0 1 100%}}.cda-footer__bottom-social{display:flex;gap:15px}.cda-footer__bottom-social a{font-size:18px}.cda-footer__bottom .cda-footer__bottom-copyright{text-align:left}@media screen and (max-width: 991px){.cda-footer__bottom .cda-footer__bottom-copyright{flex:0 1 270px}}@media screen and (max-width: 768px){.cda-footer__bottom .cda-footer__bottom-copyright{flex:1 1 100%}}.cda-footer__bottom .menu{display:flex;gap:10px}@media screen and (max-width: 768px){.cda-footer__bottom .menu{display:none}}.cda-footer__bottom .menu a{font-size:1em;color:var(--e-global-color-secondary);text-decoration:underline}.cda-footer__bottom .menu a:hover{color:var(--e-global-color-primary)}.cda-header__mega-menu-wrap{height:100vh;max-width:1120px;padding-right:30px}@media screen and (max-width: 768px){.cda-header__mega-menu-wrap{padding:0;overflow:hidden auto}}.cda-header__mega-menu-wrap li{line-height:20px;cursor:default}@media screen and (max-width: 768px){.cda-header__mega-menu-wrap li{border-bottom:2px solid var(--e-global-color-accent)}}@media screen and (min-width: 769px){.cda-header__mega-menu-wrap .mobile-display-only{display:none}}.cda-header__mega-menu-wrap .indicator{font-weight:900;font-size:initial;color:currentColor;cursor:pointer;width:70px;height:50px;display:grid;place-content:center}@media screen and (min-width: 769px){.cda-header__mega-menu-wrap .indicator{display:none}}.cda-header__mega-menu-wrap .menu-item__back{border:none;padding:10px 30px;text-align:left;display:flex;gap:5px;align-items:center;font-size:14px;font-weight:400;background-color:#fff;cursor:pointer}@media screen and (min-width: 769px){.cda-header__mega-menu-wrap .menu-item__back{display:none}}.cda-header__mega-menu-wrap .menu-item__back:hover,.cda-header__mega-menu-wrap .menu-item__back:focus{color:var(--e-global-color-secondary);background-color:#fff}.cda-header__mega-menu-wrap .menu-item__back i{font-weight:900}.cda-header__mega-menu-wrap h2{padding:15px 30px 10px;font-weight:300 !important;margin:0;border-width:2px 0;border-style:solid;border-color:var(--e-global-color-accent)}@media screen and (min-width: 769px){.cda-header__mega-menu-wrap h2{display:none}}.cda-header__mega-menu-wrap #menu-mega-menu{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;gap:60px;padding-top:20px}@media screen and (min-width: 769px){.cda-header__mega-menu-wrap #menu-mega-menu>li:last-child{display:none}}@media screen and (max-width: 768px){.cda-header__mega-menu-wrap #menu-mega-menu{min-height:100%;flex-direction:column;justify-content:flex-start;overflow:hidden;gap:0;padding:20px 0}.cda-header__mega-menu-wrap #menu-mega-menu>li>a:hover{color:var(--e-global-color-primary);cursor:default}.cda-header__mega-menu-wrap #menu-mega-menu>li:first-child{border-top:2px solid var(--e-global-color-accent)}.cda-header__mega-menu-wrap #menu-mega-menu .menu-item{display:flex;justify-content:space-between}.cda-header__mega-menu-wrap #menu-mega-menu .menu-item .sub-menu{position:absolute;inset:0 0 0 100%;transition:left 500ms;background-color:#fff;min-width:100vw;margin:0;padding-top:20px}.cda-header__mega-menu-wrap #menu-mega-menu .menu-item .sub-menu.cda-overflow{overflow:hidden auto}.cda-header__mega-menu-wrap #menu-mega-menu .menu-item .sub-menu.active{inset:0;transition:left 500ms;z-index:1}}.cda-header__mega-menu-wrap #menu-mega-menu>li{flex:0 1 calc(33.3% - 40px)}@media screen and (max-width: 991px){.cda-header__mega-menu-wrap #menu-mega-menu>li{flex:0 1 calc(50% - 30px)}}@media screen and (max-width: 768px){.cda-header__mega-menu-wrap #menu-mega-menu>li{flex:0 1 auto}}.cda-header__mega-menu-wrap #menu-mega-menu a{font-size:16px;line-height:20px;font-weight:700;display:inline-block}@media screen and (max-width: 768px){.cda-header__mega-menu-wrap #menu-mega-menu a{padding:0;margin:0;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;line-height:20px;padding:15px 30px;display:flex}.cda-header__mega-menu-wrap #menu-mega-menu a:hover{color:var(--e-global-color-primary)}}.cda-header__mega-menu-wrap #menu-mega-menu a:hover{text-decoration:none}@media screen and (min-width: 769px){.cda-header__mega-menu-wrap #menu-mega-menu a[href="#"]{font-size:24px;line-height:30px;border-bottom:1px solid var(--e-global-color-primary);padding:0 0 8px;margin:0 0 12px;font-weight:300;display:flex;cursor:default}.cda-header__mega-menu-wrap #menu-mega-menu a[href="#"]:hover{color:var(--e-global-color-primary)}}.cda-header__mega-menu-wrap #menu-mega-menu .sub-menu{display:flex;flex-direction:column}@media screen and (min-width: 769px){.cda-header__mega-menu-wrap #menu-mega-menu .sub-menu{gap:8px}}@media screen and (min-width: 769px){.cda-header__mega-menu-wrap #menu-mega-menu .sub-menu .sub-menu{margin-top:8px}}.cda-header__mega-menu-wrap #menu-mega-menu .sub-menu .sub-menu a{margin-left:10px;font-weight:400}@media screen and (max-width: 768px){.cda-header__mega-menu-wrap #menu-mega-menu .sub-menu .sub-menu a{margin-left:0;font-weight:700}}.cda-header__main-search{position:relative;flex-grow:1}.cda-header__main-search .prosettings{display:flex;align-items:center}.cda-header__main-search .prosettings .innericon{background-size:contain !important}#ajaxsearchprosettings1_1{z-index:9999 !important}#ajaxsearchprores1_1{z-index:999 !important}#ajaxsearchpro1_1 .probox .prosettings .innericon,#ajaxsearchpro1_2 .probox .prosettings .innericon,div.asp_m.asp_m_1 .probox .prosettings .innericon{color:var(--e-global-color-primary);font-family:"Font Awesome 5 Free";font-weight:900;display:grid;place-content:center}#ajaxsearchpro1_1 .probox .prosettings .innericon::before,#ajaxsearchpro1_2 .probox .prosettings .innericon::before,div.asp_m.asp_m_1 .probox .prosettings .innericon::before{content:""}.asp_m.ajaxsearchpro .probox .proinput input{text-align:left}#ajaxsearchprores1_1 p.showmore a,#ajaxsearchprores1_2 p.showmore a,div.asp_r.asp_r_1 p.showmore a{transition:all 400ms}#ajaxsearchprores1_1 p.showmore a:hover,#ajaxsearchprores1_2 p.showmore a:hover,div.asp_r.asp_r_1 p.showmore a:hover{background:var(--e-global-color-2817fd4);color:var(--e-global-color-d5daea7)}.asp_r_pagepost:hover span.highlighted{background-color:var(--e-global-color-accent) !important}div.asp_w.asp_s.searchsettings{transform:translate(1px, 3px) !important}#ajaxsearchprosettings1_1.searchsettings input[type=text]:not(.asp_select2-search__field),#ajaxsearchprosettings1_2.searchsettings input[type=text]:not(.asp_select2-search__field){margin:0 0 0 7px !important}#ajaxsearchprores1_1.asp_w.asp_r .results .asp_nores{width:90%;margin:0 auto;padding:10px 15px;font-size:14px}#ajaxsearchprores1_1.vertical .item,#ajaxsearchprores1_2.vertical .item,div.asp_r.asp_r_1.vertical .item{overflow:hidden;z-index:22222}span.body-overlay{opacity:0;visibility:hidden;transition:.35s;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);pointer-events:none;z-index:9990}@media screen and (max-width: 768px){.sidebar-open{position:relative}.sidebar-open span.body-overlay{opacity:1;visibility:visible}}.cda-preloader{background-color:var(--c-light);position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}@media(max-width: 575px){.size a{width:100%}.size a img{height:auto !important;-o-object-fit:contain;object-fit:contain}}.align-y-center{top:50%;transform:translateY(-50%)}.p-mb-20 p:not(:last-child){margin:0 0 20px}.ul-square ul{list-style:square outside !important}.elementor-widget-text-editor>.elementor-widget-container a{color:var(--e-global-color-secondary);text-decoration:underline}.elementor-widget-text-editor>.elementor-widget-container a:visited{color:#636}.elementor-widget-text-editor>.elementor-widget-container a:hover{color:var(--e-global-color-primary)}.elementor-kit-11 .elementor-tab-content a{color:var(--e-global-color-secondary);text-decoration:underline}.elementor-kit-11 .elementor-tab-content a:hover{color:var(--e-global-color-primary)}.elementor-kit-11 .elementor-tab-content a:visited{color:#636}.elementor-accordion .elementor-tab-content .button{display:inline-block;color:var(--e-global-color-primary)}.elementor-accordion .elementor-tab-content .button:hover{color:var(--e-global-color-secondary);text-decoration:underline}.elementor-accordion .elementor-tab-content .button:hover::after{color:var(--e-global-color-31c33f9)}.elementor-accordion .elementor-tab-content .button::after{content:"";display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;color:var(--e-global-color-31c33f9);font-size:1.15em;transform:translateY(2px);text-decoration:none !important;margin:0 0 0 .33em}