.global-settings{position:fixed;overflow:hidden;bottom:50px;right:0px;z-index:1002;width:45px;height:40px;line-height:40px;background-color:#333;color:white;font-size:22px;text-align:center;-webkit-border-top-left-radius:20px;-moz-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px);-webkit-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-o-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease}.global-settings .widgetMenu{display:none !important}.global-settings:hover{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:767px){.global-settings{display:none}}.top-bar-placeholder{display:none;margin:0rem;width:100%;height:var(--headerHeight)}@media (max-width:992px){.top-bar-placeholder{display:block}}.top-bar{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:block;z-index:1005;top:0;left:0;right:0;height:var(--headerHeight);--bg:rgba(var(--greyLight),1);--text:rgba(var(--dark),1);background-color:var(--bg);color:var(--text);-webkit-transition:box-shadow 150ms 0s ease;-moz-transition:box-shadow 150ms 0s ease;-ms-transition:box-shadow 150ms 0s ease;-o-transition:box-shadow 150ms 0s ease;transition:box-shadow 150ms 0s ease;   }@media (max-width:992px){}@media (max-width:992px){.top-bar{position:fixed;-moz-box-shadow:0px 1px 0px 0px var(--border);-webkit-box-shadow:0px 1px 0px 0px var(--border);box-shadow:0px 1px 0px 0px var(--border)}}@media (max-width:992px){.top-bar .bar-wrapper{padding:0rem}.top-bar .bar-wrapper::after{content:'';width:var(--headerHeight)}}@media (max-width:767px){.top-bar .bar-wrapper{justify-content:space-between}}.top-bar .top-bar-brand{padding-left:30px;height:var(--headerHeight);width:var(--sidebarWidth)}@media (max-width:1200px){.top-bar .top-bar-brand{padding-left:0px}}@media (max-width:992px){.top-bar .top-bar-brand{margin-right:0rem;width:auto}}.top-bar .top-bar-brand a{display:block;height:calc(var(--headerHeight) - 20px);max-width:100%;width:220px}@media (max-width:1400px){.top-bar .top-bar-brand a{width:200px}}@media (max-width:1200px){.top-bar .top-bar-brand a{width:180px}}@media (max-width:992px){.top-bar .top-bar-brand a{width:160px}}@media (max-width:767px){.top-bar .top-bar-brand a{width:150px}}@media (max-width:280px){.top-bar .top-bar-brand a{width:40vw}}.top-bar .top-bar-navigation-toggle{display:none;height:var(--headerHeight);text-align:left;position:relative}@media (max-width:992px){.top-bar .top-bar-navigation-toggle{display:flex;flex:0 1 auto;margin-right:1.5rem}}@media (max-width:767px){.top-bar .top-bar-navigation-toggle{flex:0;margin-right:0rem}}.top-bar .top-bar-navigation-toggle label{display:block;cursor:pointer;margin:0;position:relative;height:var(--headerHeight);line-height:var(--headerHeight);width:var(--headerHeight);font-size:26px;text-align:center;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;-webkit-border-top-right-radius:var(--borderRadiusButtons);-moz-border-top-right-radius:var(--borderRadiusButtons);border-top-right-radius:var(--borderRadiusButtons);-webkit-border-bottom-right-radius:var(--borderRadiusButtons);-moz-border-bottom-right-radius:var(--borderRadiusButtons);border-bottom-right-radius:var(--borderRadiusButtons);-webkit-transition:color 300ms 0s ease;-moz-transition:color 300ms 0s ease;-ms-transition:color 300ms 0s ease;-o-transition:color 300ms 0s ease;transition:color 300ms 0s ease}@media (max-width:767px){.top-bar .top-bar-navigation-toggle label{font-size:24px}}.top-bar .top-bar-navigation-toggle label i.la:before{position:relative;top:1px}.top-bar .top-bar-desktop-navigation ul,.top-bar .top-bar-desktop-navigation li{margin:0rem;padding:0rem}.top-bar .top-bar-desktop-navigation ul{list-style:none}@media (max-width:992px){.top-bar .top-bar-desktop-navigation{display:none;visibility:hidden}}.top-bar .top-bar-desktop-navigation .navigation-wrapper{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:right;width:100%;gap:30px}.top-bar .top-bar-desktop-navigation .navigation-wrapper .nav-item{padding:1rem 0rem}.top-bar .top-bar-desktop-navigation .navigation-wrapper .nav-item a:not(.btn){display:block;position:relative;--link:var(--title);padding:0.5rem 0rem;text-decoration:none;font-weight:700;-webkit-transition:transform 300ms 0s ease,color 300ms 0s ease,background 300ms 0s ease;-moz-transition:transform 300ms 0s ease,color 300ms 0s ease,background 300ms 0s ease;-ms-transition:transform 300ms 0s ease,color 300ms 0s ease,background 300ms 0s ease;-o-transition:transform 300ms 0s ease,color 300ms 0s ease,background 300ms 0s ease;transition:transform 300ms 0s ease,color 300ms 0s ease,background 300ms 0s ease}.top-bar .top-bar-desktop-navigation .navigation-wrapper .nav-item a:not(.btn):hover{transform:translateY(-1px);--link:hsla(var(--primary),var(--primaryLightness),1)}.top-bar .top-bar-desktop-navigation .navigation-wrapper .nav-item.active a::after{content:'';position:absolute;pointer-events:none;left:0;right:0;bottom:-8px;height:3px;background-color:hsla(var(--primary),var(--primaryLightness),1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:left 300ms 0s ease,right 300ms 0s ease;-moz-transition:left 300ms 0s ease,right 300ms 0s ease;-ms-transition:left 300ms 0s ease,right 300ms 0s ease;-o-transition:left 300ms 0s ease,right 300ms 0s ease;transition:left 300ms 0s ease,right 300ms 0s ease}.top-bar .top-bar-desktop-navigation .navigation-wrapper .nav-item.active a:hover::after{left:5%;right:5%}.top-bar .top-bar-mobile-navigation{position:fixed;z-index:1006;padding:0px;left:0px;top:calc(var(--headerHeight));border-top:var(--borderWidthDefault) solid rgba(var(--greyLight),1);bottom:0px;width:100%;max-width:100%;background-color:rgba(var(--light),1);pointer-events:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-box-shadow:0 0 0 0 transparent;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-o-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease}.top-bar .top-bar-mobile-navigation::before{content:'\f00d';font-family:'Line Awesome Free';font-weight:900;position:absolute;top:calc((var(--headerHeight) + 1px) * (-1));left:0px;line-height:var(--headerHeight);height:var(--headerHeight);width:var(--headerHeight);text-align:center;font-size:24px;color:rgba(var(--light),1);background-color:hsla(var(--primary),var(--primaryLightness),1);pointer-events:none;-webkit-border-top-right-radius:var(--borderRadiusButtons);-moz-border-top-right-radius:var(--borderRadiusButtons);border-top-right-radius:var(--borderRadiusButtons);-webkit-border-bottom-right-radius:var(--borderRadiusButtons);-moz-border-bottom-right-radius:var(--borderRadiusButtons);border-bottom-right-radius:var(--borderRadiusButtons);-webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}.top-bar .top-bar-mobile-navigation ul,.top-bar .top-bar-mobile-navigation li{margin:0rem;padding:0rem}.top-bar .top-bar-mobile-navigation ul{list-style:none}.top-bar .top-bar-mobile-navigation .navigation-links{height:100%;padding:3rem var(--headerHeight)}@media (max-width:767px){.top-bar .top-bar-mobile-navigation .navigation-links{text-align:center;padding:3rem 1rem}}.top-bar .top-bar-mobile-navigation .navigation-links::after{content:'';display:block;flex:1}.top-bar .top-bar-mobile-navigation .navigation-links .nav-item:not(.item-last){padding:2px 0px;border-bottom:var(--borderWidthDefault) solid var(--border)}.top-bar .top-bar-mobile-navigation .navigation-links .nav-item:not(.item-last).active a{color:hsla(var(--greyHS),var(--greyL300),1)}.top-bar .top-bar-mobile-navigation .navigation-links .nav-item:not(.item-last) a{text-decoration:none;font-size:18px;font-weight:700;display:block;padding:0.8rem 1.5rem}@media (max-width:767px){.top-bar .top-bar-mobile-navigation .navigation-links .nav-item:not(.item-last) a{padding:0.8rem 0rem}}.top-bar .top-bar-mobile-navigation .navigation-links .nav-item.item-last{order:1000;text-align:center}.top-bar .top-bar-mobile-navigation .navigation-links .nav-item.item-last .btn{width:100%;max-width:320px}.top-bar .mobile-navigation-checkbox:checked ~ .top-bar-mobile-navigation{pointer-events:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:translateX(0px) translateY(0px);-moz-transform:translateX(0px) translateY(0px);-ms-transform:translateX(0px) translateY(0px);-o-transform:translateX(0px) translateY(0px);transform:translateX(0px) translateY(0px)}.guide-header{margin-bottom:50px;justify-content:center}.guide-header .header-button{flex:1}@media (max-width:767px){.guide-header .header-button{margin-bottom:1rem;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.guide-header .header-button .btn{padding:10px}.guide-header .header-button .btn span{display:none;visibility:hidden}.guide-header .header-button .btn .glyphter-icon{margin-right:0rem}}.guide-header .header-title{padding:0rem 1rem}@media (max-width:767px){.guide-header .header-title{text-align:center;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.guide-header .header-title h1{margin-bottom:0rem;text-align:center}.guide-header.header-with-button::after{content:'';display:block;flex:1}.core-inbox{padding:10px 30px}.text-center{text-align:center}.text-right{text-align:right}.smalltable{border:2px solid rgba(0,0,0,0.1);background-color:rgba(255,255,255,0.8);padding:10px}.smalltable td{padding:5px 10px}.feature-items .items-wrapper{padding-top:2.4rem;padding-bottom:2.4rem;overflow:hidden}@media (max-width:767px){.feature-items .items-wrapper{padding-bottom:1.6rem}}.feature-items .core-col{padding-right:5.6rem}@media (max-width:1200px){.feature-items .core-col{padding-right:2.8rem}}@media (max-width:992px){.feature-items .core-col{padding-right:2rem}}@media (max-width:767px){.feature-items .core-col{padding-bottom:1.5rem;padding-right:0rem}.feature-items .core-col:last-child{padding-bottom:0rem}}.feature-items .core-row{margin-right:-5.6rem}@media (max-width:1200px){.feature-items .core-row{margin-right:-2.8rem}}@media (max-width:992px){.feature-items .core-row{margin-right:-2rem}}@media (max-width:767px){.feature-items .core-row{margin-right:0rem}}.feature-items .feature-item{text-align:center}@media (max-width:767px){.feature-items .feature-item{display:flex;flex:1;justify-content:center;text-align:left}}.feature-items .feature-item .item-icon{font-size:2.5rem;color:rgba(var(--light),1)}.feature-items .feature-item .item-title{margin-top:0.2rem;margin-bottom:0rem}@media (max-width:767px){.feature-items .feature-item .item-title{max-width:200px;width:100%;margin-left:1.2rem}}.page-footer .footer-wrapper{justify-content:space-between;padding:0rem 0rem 3.2rem 0rem}@media (max-width:1200px){.page-footer .footer-wrapper{justify-content:left}}@media (max-width:1200px){.page-footer .footer-col{text-align:center;-webkit-flex-basis:33.33%;-ms-flex-preferred-size:33.33%;flex-basis:33.33%;max-width:33.33%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media (max-width:767px){.page-footer .footer-col{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.page-footer .footer-col .col-title{--title:rgba(var(--grey),1);margin-bottom:0.8rem;margin-top:3.2rem}@media (max-width:767px){.page-footer .footer-col .col-title{margin-top:2rem}}.page-footer .footer-col .col-content ul,.page-footer .footer-col .col-content li{margin:0rem;padding:0rem;list-style:none;font-size:0.9rem}.page-footer .footer-col .col-content a{text-decoration:none;display:block;padding:0.2rem 0rem;margin:0.2rem 0rem;font-family:var(--fontDefault);font-weight:600;font-style:normal;-webkit-transition:color 300ms 0s ease,transform 300ms 0s ease;-moz-transition:color 300ms 0s ease,transform 300ms 0s ease;-ms-transition:color 300ms 0s ease,transform 300ms 0s ease;-o-transition:color 300ms 0s ease,transform 300ms 0s ease;transition:color 300ms 0s ease,transform 300ms 0s ease}.page-footer .footer-col .col-content a:hover{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.page-footer .footer-col .col-content .componentHtmlInlineBlock{--h1Size:1rem;font-size:0.9rem}.page-footer .footer-col .col-content .componentHtmlInlineBlock h1,.page-footer .footer-col .col-content .componentHtmlInlineBlock h2,.page-footer .footer-col .col-content .componentHtmlInlineBlock h3,.page-footer .footer-col .col-content .componentHtmlInlineBlock h4,.page-footer .footer-col .col-content .componentHtmlInlineBlock h5,.page-footer .footer-col .col-content .componentHtmlInlineBlock h6{margin-bottom:0.2rem}@media (max-width:1200px){.page-footer .footer-col .social-profiles{justify-content:center}}.page-footer .footer-col .social-profiles a{font-size:1.2rem;display:block;padding:0.2rem 0.6rem;margin-right:0.2rem}@media (max-width:767px){.page-footer .footer-col .social-profiles a{font-size:1.5rem}}.page-footer .footer-logos{text-align:center;padding-bottom:3.2rem}.page-footer .footer-logos img{max-width:100%}.page-footer .footer-logos .footer-payments{margin-bottom:1.6rem}@media (max-width:767px){}@media (max-width:1200px){#heurekaTableft,#heurekaTabright{display:none !important;visibility:hidden !important}}