.spark-header{position:fixed;left:0;top:0;width:100%;z-index:9990;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;padding:14px 0}.spark-header.header-scroll{-webkit-box-shadow:0 10px 27px 0 rgba(0,0,0,.03);box-shadow:0 10px 27px 0 rgba(0,0,0,.03)}.spark-header.header-scroll,.spark-header.white-bg{background-color:#fff}.spark-header.header-scroll .spark-header__logo .default,.spark-header.white-bg .spark-header__logo .default{display:block}.spark-header.header-scroll .spark-header__logo .transparent,.spark-header.white-bg .spark-header__logo .transparent{display:none}.spark-header.header-scroll .spark-header__wrap>ul>li a,.spark-header.white-bg .spark-header__wrap>ul>li a{color:#27446a}.spark-header.header-scroll .spark-header__wrap>ul>li a:hover,.spark-header.white-bg .spark-header__wrap>ul>li a:hover{color:#1379de}.spark-header.header-scroll .spark-header__mob-nav span,.spark-header.white-bg .spark-header__mob-nav span{background-color:#27446a}.spark-header.header-scroll .spark-header__mob-nav span:after,.spark-header.header-scroll .spark-header__mob-nav span:before,.spark-header.white-bg .spark-header__mob-nav span:after,.spark-header.white-bg .spark-header__mob-nav span:before{background-color:#27446a}.spark-header.header-scroll .spark-header__btn .btn-primary,.spark-header.white-bg .spark-header__btn .btn-primary{background-color:#1379de;color:#f9fafb!important}.spark-header.header-scroll .spark-header__btn .btn-primary:hover,.spark-header.white-bg .spark-header__btn .btn-primary:hover{color:#f9fafb!important;background-color:#27446a}.spark-header .spark-header__mob-nav{display:inline-block;position:relative;width:18px;height:18px;cursor:pointer;background-color:transparent;border:0;outline:0}@media screen and (min-width:1200px){.spark-header .spark-header__mob-nav{display:none}}.spark-header .spark-header__mob-nav span{width:24px;height:2px;background-color:#f9fafb;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition-property:-webkit-transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:75ms;-o-transition-duration:75ms;transition-duration:75ms;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.spark-header .spark-header__mob-nav span::after,.spark-header .spark-header__mob-nav span::before{content:"";display:block;width:18px;height:2px;background-color:#f9fafb;border-radius:1.5px;position:absolute;transition-property:-webkit-transform;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.spark-header .spark-header__mob-nav span::before{top:-8px}.spark-header .spark-header__mob-nav span::after{bottom:-8px}.spark-header .spark-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spark-header .spark-header__logo{line-height:1}@media screen and (min-width:1200px){.spark-header .spark-header__logo.mobile{display:none}}@media screen and (max-width:1199px){.spark-header .spark-header__logo.desktop{display:none}}.spark-header .spark-header__logo a{display:inline-block;line-height:0;font-size:0}.spark-header .spark-header__logo a img{max-width:120px}.spark-header .spark-header__logo a .default{display:none}.spark-header .spark-header__wrap{width:100%}@media screen and (min-width:1200px){.spark-header .spark-header__wrap{display:grid!important;height:auto!important;grid-template-columns:1fr auto 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.spark-header .spark-header__wrap .btn-close{display:none;position:absolute;padding:20px;top:0;right:0;font-size:1rem;color:var(--e-global-color-secondary);text-align:right}.spark-header .spark-header__wrap .btn-close::before{content:"";position:absolute;bottom:0;right:0;width:320px;height:1px;display:block;background-color:rgba(28,29,32,.1)}.spark-header .spark-header__wrap .btn-close i{line-height:1;padding-left:10px;font-size:24px}@media screen and (max-width:1199px){.spark-header .spark-header__wrap{position:fixed;top:0;right:-320px;overflow:auto;width:320px;padding:55px 0 255px;background-color:#f9fafb;-webkit-transition:right .35s;-o-transition:right .35s;transition:right .35s;z-index:9999}.spark-header .spark-header__wrap .btn-close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.spark-header .spark-header__wrap.menu-open{right:0}.spark-header .spark-header__wrap .dropdown-btn{display:inline-block;white-space:normal;vertical-align:middle;font-size:12px;padding-left:5px;position:absolute;top:calc(12px + .3rem);right:20px;line-height:1}.spark-header .spark-header__wrap .dropdown-btn:before{display:inline-block;-webkit-transition-delay:70ms;-o-transition-delay:70ms;transition-delay:70ms;content:"";vertical-align:middle;background-image:url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 0.999998' stroke='%232d2a2b' stroke-width='1.5'/%3E%3C/svg%3E%0A");line-height:1;width:12px;height:6px;background-size:contain;background-repeat:no-repeat}}.spark-header .spark-header__wrap>ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;gap:40px}@media screen and (max-width:1199px){.spark-header .spark-header__wrap>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.spark-header .spark-header__wrap>ul li.current-menu-ancestor>.theme-empty-link,.spark-header .spark-header__wrap>ul li.current-menu-ancestor>a,.spark-header .spark-header__wrap>ul li.current-menu-item>.theme-empty-link,.spark-header .spark-header__wrap>ul li.current-menu-item>a,.spark-header .spark-header__wrap>ul li.current-menu-parent>.theme-empty-link,.spark-header .spark-header__wrap>ul li.current-menu-parent>a,.spark-header .spark-header__wrap>ul li.current_page_item>.theme-empty-link,.spark-header .spark-header__wrap>ul li.current_page_item>a{text-decoration:underline;text-underline-offset:6px}.spark-header .spark-header__wrap>ul li:hover>ul{opacity:1;visibility:visible}.spark-header .spark-header__wrap>ul>li{position:relative}@media screen and (min-width:1200px){.spark-header .spark-header__wrap>ul>li::before{content:"";position:absolute;top:100%;left:0;width:100%;height:38px}}@media screen and (min-width:1200px){.spark-header .spark-header__wrap>ul>li:hover.menu-item-has-children::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 0.999998' stroke='%23f56f5e' stroke-width='1.5'/%3E%3C/svg%3E%0A")}}.spark-header .spark-header__wrap>ul>li.menu-item-has-children::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 0.999998' stroke='%2326354B' stroke-width='1.5'/%3E%3C/svg%3E%0A");display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;width:12px;height:6px;background-size:contain;background-repeat:no-repeat;margin-left:10px;margin-bottom:2px;-webkit-transition-delay:70ms;-o-transition-delay:70ms;transition-delay:70ms}@media screen and (max-width:1199px){.spark-header .spark-header__wrap>ul>li.menu-item-has-children::after{display:none}}.spark-header .spark-header__wrap>ul>li .theme-empty-link,.spark-header .spark-header__wrap>ul>li a{display:inline-block;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#f9fafb;position:relative;font-weight:500;text-underline-offset:6px}.spark-header .spark-header__wrap>ul>li .theme-empty-link:hover,.spark-header .spark-header__wrap>ul>li a:hover{color:#f9fafb;text-decoration:underline}@media screen and (max-width:1199px){.spark-header .spark-header__wrap>ul>li .theme-empty-link,.spark-header .spark-header__wrap>ul>li a{padding:10px 20px;width:100%;position:relative;color:#27446a}.spark-header .spark-header__wrap>ul>li .theme-empty-link:hover,.spark-header .spark-header__wrap>ul>li a:hover{color:#27446a}}.spark-header .spark-header__wrap>ul>li:hover>ul{opacity:1;visibility:visible}.spark-header .spark-header__wrap>ul ul{list-style:none;margin:0;position:absolute;top:100%;left:-100px;z-index:1;white-space:nowrap;background-color:#f9fafb}@media screen and (min-width:1200px){.spark-header .spark-header__wrap>ul ul{opacity:0;visibility:hidden;padding:15px 20px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.03);box-shadow:0 10px 30px rgba(0,0,0,.03)}}@media screen and (max-width:1199px){.spark-header .spark-header__wrap>ul ul{position:static;display:none}}.spark-header .spark-header__wrap>ul ul li{display:block;min-width:250px;padding:0;white-space:normal;position:relative}@media screen and (min-width:1200px){.spark-header .spark-header__wrap>ul ul li:not(:last-child){margin-bottom:6px}}@media screen and (min-width:1200px){.spark-header .spark-header__wrap>ul ul li .theme-empty-link:hover,.spark-header .spark-header__wrap>ul ul li a:hover{color:var(--e-global-color-primary)}}@media screen and (max-width:1199px){.spark-header .spark-header__wrap>ul ul li .theme-empty-link,.spark-header .spark-header__wrap>ul ul li a{padding:10px 20px 10px 40px}}.spark-header .spark-header__wrap>ul ul ul{top:-15px;left:100%}@media screen and (max-width:1199px){.spark-header .spark-header__wrap>ul ul ul .theme-empty-link,.spark-header .spark-header__wrap>ul ul ul a{padding:10px 20px 10px 60px}}.spark-header .spark-header__btn{text-align:right}@media screen and (max-width:1199px){.spark-header .spark-header__btn{padding:30px 20px 0;text-align:left}.spark-header .spark-header__btn .btn-primary{background-color:#1379de;color:#f9fafb!important}.spark-header .spark-header__btn .btn-primary:hover{color:#f9fafb!important;background-color:#27446a}}span.body-overlay{opacity:0;visibility:hidden;-webkit-transition:.35s;-o-transition:.35s;transition:.35s;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);pointer-events:none;z-index:9985}@media screen and (max-width:1199px){.sidebar-open{position:relative}.sidebar-open span.body-overlay{opacity:1;visibility:visible}}.spark-footer{padding:70px 0 30px;background-color:#27446a;color:#f9fafb}.spark-footer .spark-footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:180px;-moz-column-gap:180px;column-gap:180px}@media screen and (max-width:1300px){.spark-footer .spark-footer__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}@media screen and (max-width:991px){.spark-footer .spark-footer__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.spark-footer .spark-footer__logo{max-width:195px;display:block;line-height:0}.spark-footer .spark-footer__title{max-width:380px;color:#f9fafb;margin-top:40px}@media screen and (max-width:1024px){.spark-footer .spark-footer__title{margin-top:30px}}.spark-footer .spark-footer__app-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:30px}.spark-footer .spark-footer__app-links a{line-height:0}.spark-footer .spark-footer__menus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px;white-space:nowrap}@media screen and (max-width:1199px){.spark-footer .spark-footer__menus{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media screen and (max-width:991px){.spark-footer .spark-footer__menus{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:30px;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}}.spark-footer .spark-footer__col.menus{width:-webkit-min-content;width:-moz-min-content;width:min-content}@media screen and (max-width:991px){.spark-footer .spark-footer__col.menus{width:auto}}.spark-footer .spark-footer__menu:nth-of-type(2){-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:58px;-moz-column-gap:58px;column-gap:58px}@media screen and (max-width:1199px){.spark-footer .spark-footer__menu:nth-of-type(2){-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.spark-footer .spark-footer__menu-title{font-weight:500}.spark-footer .spark-footer__menu ul{list-style-type:none;margin-top:10px;font-size:16px}.spark-footer .spark-footer__menu ul a{color:#cbd3df;text-underline-offset:4px}.spark-footer .spark-footer__menu ul a:hover{text-decoration:underline}.spark-footer .spark-footer__menu ul li:not(:last-child){margin-bottom:10px}.spark-footer .spark-footer__description{margin-top:30px;font-size:12px;font-weight:700;text-transform:uppercase;color:#cbd3df;max-width:706px;letter-spacing:normal}@media screen and (max-width:991px){.spark-footer .spark-footer__description{max-width:100%}}.spark-footer .spark-footer__description a{color:#fbd05f;text-decoration:underline;text-underline-offset:4px}.spark-footer .spark-footer__description a:hover{color:#ff6868}.spark-footer .spark-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:70px;gap:20px;font-size:16px}@media screen and (max-width:1199px){.spark-footer .spark-footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}}.spark-footer .spark-footer__menu-privacy ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;white-space:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1199px){.spark-footer .spark-footer__menu-privacy ul{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:10px}}.spark-footer .spark-footer__menu-privacy ul a{text-underline-offset:4px}.spark-footer .spark-footer__menu-privacy ul a:hover{text-decoration:underline}.spark-footer .spark-footer__social-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.spark-footer .spark-footer__social-links a{line-height:0}.spark-footer .spark-footer__social-links a path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.spark-footer .spark-footer__social-links a:hover path{fill:#ff6868}
/*# sourceMappingURL=style.css.map */
