:root{--mdc-topNavBar-theme-primary:#ffffff;--mdc-topNavBar-icon-theme-primary:#0066c1;--mdc-topNavBar-theme-on-primary:rgba(0,0,0,0.87)}.mdc-icon-holder{background-color:rgba(0,0,0,.08);border-radius:50%;width:40px;height:40px}.mdc-icon-holder-no-background{background-color:transparent;border-radius:50%;width:40px;height:40px}.mdc-top-app-bar{background-color:#6200ee;background-color:var(--mdc-topNavBar-theme-primary,#6200ee);color:#fff;display:flex;position:fixed;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:100%;z-index:4;border-bottom:1px solid rgba(0,0,0,.12)}.shadow{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);-webkit-transition:-webkit-box-shadow .2s linear;transition:-webkit-box-shadow .2s linear;-o-transition:box-shadow .2s linear;transition:box-shadow .2s linear;transition:box-shadow .2s linear,-webkit-box-shadow .2s linear}.mdc-top-app-bar .mdc-top-app-bar__action-item,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:#fff;color:var(--mdc-topNavBar-theme-on-primary,#fff);opacity:.87}.mdc-top-app-bar .mdc-top-app-bar__action-item::after,.mdc-top-app-bar .mdc-top-app-bar__action-item::before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon::after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon::before{background-color:#fff;background-color:var(--mdc-topNavBar-theme-on-primary,#fff)}.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before,.mdc-top-app-bar__section .mdc-ripple-surface.mdc-ripple-upgraded--background-focused:not(.mdc-icon-holder-no-selected)::before{background-color:var(--mdc-topNavBar-icon-theme-on-primary,#0066c1)!important}.mdc-top-app-bar__section .mdc-ripple-surface.mdc-ripple-upgraded--background-focused:not(.mdc-icon-holder-no-selected) i{color:var(--mdc-topNavBar-icon-theme-on-primary,#0066c1)!important}.mdc-top-app-bar .mdc-top-app-bar__action-item:hover::before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:hover::before{opacity:.08}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused::before,.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus::before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused::before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.24}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded)::after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active::after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-top-app-bar__row{display:flex;position:relative;box-sizing:border-box;width:100%;height:64px}.mdc-top-app-bar__section{width:60%;display:inline-flex;flex:1 1 auto;align-items:center;min-width:0;padding:8px 12px;z-index:1}.mdc-top-app-bar__section--align-start{justify-content:flex-start;order:-1}.mdc-top-app-bar__section--align-end{justify-content:flex-end;order:1}.mdc-top-app-bar__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size,1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height,2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight,500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing,.0125em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration,inherit);text-decoration:var(--mdc-typography-headline6-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform,inherit);padding-left:4px;padding-right:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:1;color:#fff;color:var(--mdc-topNavBar-theme-on-primary,#fff)}.mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar__title{padding-left:0;padding-right:20px}.mdc-top-app-bar--short-collapsed{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:24px;border-bottom-left-radius:0}.mdc-top-app-bar--short-collapsed[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:24px}.mdc-top-app-bar--short{top:0;right:auto;left:0;width:100%;transition:width 250ms cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short[dir=rtl],[dir=rtl] .mdc-top-app-bar--short{right:0;left:auto}.mdc-top-app-bar--short .mdc-top-app-bar__row{height:56px}.mdc-top-app-bar--short .mdc-top-app-bar__title{transition:opacity .2s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-top-app-bar--short-collapsed{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:56px;transition:width .3s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__title{display:none}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item{transition:padding 150ms cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item{width:112px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__row{height:64px}.mdc-top-app-bar--dense .mdc-top-app-bar__section{padding:0 2px}.mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:0;padding-right:12px}.mdc-top-app-bar--subheader .mdc-top-app-bar__row{height:112px}.mdc-top-app-bar--search-mobile .mdc-top-app-bar__row{height:120px}.mdc-top-app-bar--search-mobile .mdc-top-app-bar__row{height:120px}.mdc-top-app-bar--subheader-fixed-adjust{padding-top:112px!important}.mdc-top-app-bar--search-fixed-adjust{padding-top:120px!important}.mdc-top-app-bar-subheader-search-mobile{height:160px!important}.mdc-top-app-bar--subheader-search-fixed-adjust{padding-top:160px!important}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{align-self:flex-end;padding-bottom:2px}.mdc-top-app-bar--prominent .mdc-top-app-bar__action-item,.mdc-top-app-bar--prominent .mdc-top-app-bar__navigation-icon{align-self:flex-start}.mdc-top-app-bar--fixed{transition:box-shadow .2s linear}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__section{padding:0 12px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-left:20px;padding-right:0;padding-bottom:9px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-left:0;padding-right:20px}.mdc-top-app-bar--fixed-adjust{padding-top:64px}.mdc-top-app-bar--dense-fixed-adjust{padding-top:48px}.mdc-top-app-bar--short-fixed-adjust{padding-top:56px}.mdc-top-app-bar--prominent-fixed-adjust{padding-top:128px}.mdc-top-app-bar--dense-prominent-fixed-adjust{padding-top:96px}@media (max-width:599px){.mdc-top-app-bar__row{height:56px}.mdc-top-app-bar--short{transition:width .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{transition:width 250ms cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:12px;padding-right:0}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:6px}.mdc-top-app-bar--fixed-adjust{padding-top:56px}}.mdc-icon-button::before{border-radius:50%}.mdc-icon-button::after{border-radius:50%}.mdc-icon-notification-holder{width:24px;height:24px;position:absolute;margin-left:24px;margin-top:-44px;border-radius:50%;text-align:center;z-index:4}.mdc-icon-background-active{background-color:rgba(0,102,193,.08);background-color:var(--mdc-typography-selection-color,rgba(0,102,193,.08))}.mdc-icon-holder-container{position:unset!important;margin-right:8px;border-radius:50%}.mdc-top-nav-bar-flag-holder{margin-right:auto;cursor:pointer}.mdc-top-nav-bar-flag{width:24px;height:16px}.mdc-content--wrapper{position:relative;min-height:100vh}.mdc-global--footer{width:100%;background:#fff;margin-top:32px;position:absolute;left:0;bottom:0;overflow:hidden}.mdc-global--footer .country-cont{height:auto}.mdc-global--footer .backtotop-cont,.mdc-global--footer .country-cont,.mdc-global--footer .link-cont{border-top:1px solid rgba(0,0,0,.12);box-sizing:border-box}.mdc-global--footer .link-cont{text-align:center}.mdc-global--footer .backtotop-cont{width:100%;text-align:center;height:48px}.mdc-global--footer .details-holder{text-align:center;padding:10px 10px 6px 10px}.mdc-global--footer .country-cont-inner,.mdc-global--footer .currency-cont-inner,.mdc-global--footer .lang-cont-inner{padding:9px;margin:0;display:inline-block}.mdc-global--footer .footer-logo{margin-right:60px;display:inline-block;overflow:hidden}.mdc-global--footer .footer-logo img{vertical-align:middle}.mdc-global--footer .country-cont-inner,.mdc-global--footer .currency-cont-inner{margin-left:0}.mdc-global--footer .top-det div:nth-child(2){margin-left:0}.mdc-global--footer .currsymbol-holder{margin-right:8px;width:auto;height:14px;float:left}.mdc-global--footer .lang-symbol-holder{margin-right:8px;width:20px;height:20px;float:left}.mdc-global--footer .flag-holder{margin-right:8px;display:flex;align-items:center;float:left;height:20px}.mdc-global--footer .country-holder,.mdc-global--footer .currency-holder,.mdc-global--footer .lang-holder{float:left;text-align:left}.mdc-global--footer .padding-16{padding:16px}.mdc-global--footer .padding-24{padding:24px}.mdc-global--footer .pad-t-16{padding-top:16px}.mdc-global--footer ul{list-style-type:none;margin:0;padding:0;overflow:hidden}.mdc-global--footer ul li{float:left;padding-right:24px}.mdc-global--footer ul li:last-child{padding-right:0}.mdc-global--footer ul li a{display:block;text-align:center;text-decoration:none}.mar-t-16{margin-top:16px}.f-login-holder{display:inline-block;text-align:center}@media only screen and (max-width:1024px){.mdc-global--footer ul li:last-child{margin-top:24px}.mdc-global--footer .footer-logo{display:none}.mdc-global--footer ul{flex-wrap:wrap}.mdc-global--footer ul li:last-child{margin-top:24px;width:100%;display:inline-block;text-align:center}}.mdc-section-search-mobile{height:64px;width:100%;bottom:0;position:absolute}.mdc-section-search-subheader{bottom:48px}.mdc-section-subheader{height:64px;width:100%;bottom:0;position:absolute}.mdc-profileInner{height:64px;background-color:#e3f2fd;cursor:pointer}.mdc-guest-icon-holder{padding:8px;margin:12px 16px;width:40px;height:40px;border-radius:50%;background-color:rgba(0,0,0,.08);align-items:center;text-align:center;display:block;float:left}