.topLink-component{display:flex;height:100%;justify-content:center;align-items:center;position:relative;gap:7px;color:#42424e;padding:0 13.5px;transition:opacity .2s ease,background-color .2s ease,color .2s ease}.topLink-component>:only-child{margin:0 -6px!important}.topLink-component,.topLink-component>*{cursor:pointer}.topLink-component:before{content:" ";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#c42a87;opacity:0;transition:opacity .2s ease;pointer-events:none}.topLink-component:hover{color:#c42a87;background-color:#f7f7fa}.topLink-component:hover:before{opacity:1}.topLink-component.yellow{padding:0 24px;background:linear-gradient(45deg,#ffcb11 14.6%,#ffd333 85.4%);color:#191c68;opacity:1}.topLink-component.yellow:before{background-color:unset!important}.topLink-component.yellow:hover{opacity:.8}.topLink-component.magenta{padding:0 24px;background:linear-gradient(45deg,#e32f9b 14.6%,#fc35ad 85.4%);color:#fff;opacity:1}.topLink-component.magenta:before{background-color:unset!important}.topLink-component.magenta:hover{opacity:.8}@media only screen and (max-width:767px){.topLink-component.hideLabelOnMobile .topLink-label{display:none}}.topLink-icon{width:20px;height:20px}.topLink-icon.center{margin:auto}.topLink-label{width:min-content;white-space:pre}.topLink-newTag{position:relative;background-color:#c42a87;color:#fff;font-size:8px;font-weight:700;border-radius:50em;padding:1px 7px;margin-left:4px}.topLink-newTag:before{content:"";background-color:inherit;position:absolute;left:0;width:100%;height:100%;opacity:0;border-radius:50em}.topLink-newTag.pulse:before{animation:topLink-pulseNew .5s ease-in-out}@keyframes topLink-pulseNew{0%{opacity:0;scale:1}80%{opacity:.15;scale:3.4}to{opacity:0;scale:1}}.cartButton-component{height:100%;width:93.5px;margin-left:8px;display:flex;padding:26px;position:relative;cursor:pointer;transition:background-color .2s ease}.cartButton-component span{margin:auto;font-size:30px;line-height:30px;transition:all .2s ease;background:linear-gradient(45deg,#c42a87 14.6%,#1cb4e9 85.4%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.cartButton-component:hover span{background:linear-gradient(45deg,#d92d94 14.6%,#fc35ad 85.4%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.cartButton-component:after{position:absolute;top:26px;right:26px;width:26px;height:26px;border-radius:50em;background-color:#e71700;transform:translate(50%,-50%);text-align:center;color:#fff;z-index:2;font-size:13px;font-weight:600;line-height:26px;font-style:normal;opacity:1;animation:fadeinDelay 0s,fadein .3s ease 0s}@media only screen and (max-width:991px){.cartButton-component{padding:11px 16px;width:66px;height:56px}.cartButton-component>img{width:24px;height:24px;margin:auto auto 0 0}.cartButton-component:after{top:6px;right:12px;transform:none;width:18px;height:18px;line-height:18px}}.cartButton-component:before{content:" ";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#c42a87;transition:opacity .2s ease;opacity:0}.cartButton-component:hover{background-color:#f7f7fa}.cartButton-component:hover:before{opacity:1}.logo-component{margin:auto 50px auto 0;max-width:157px;min-width:139px;width:100%;height:56px}.logo-component>*{width:100%!important;height:100%!important}@media only screen and (max-width:1200px){.logo-component{max-width:139px;margin:auto 16px auto 0}}.menuList-component{display:inline-flex;position:relative;height:100%;list-style:none;margin:0;padding:0}.menuList-component.small .menuList-itemLabel{font-size:14px}.menuList-slider{height:4px;background:#c42a87;position:absolute;bottom:0;opacity:0;transition:all .3s ease}.menuList-item,.menuList-item>*{display:flex;position:relative}.menuList-item>*{height:100%;padding:16px 8px;transition:background-color .42s ease;cursor:pointer}.menuList-item>*>svg{width:16px;height:16px;margin:auto 0;transition:all .3s ease;stroke:#42424e;stroke-width:3px;opacity:.5}.menuList-item.active>*{background-color:#f7f7fa}.menuList-item.active>* .menuList-itemLabel{color:#c42a87}.menuList-item.active>*>svg{transform:rotate(180deg);stroke:#c42a87;opacity:1}.menuList-tag{font-size:12px;font-weight:500;text-transform:uppercase;position:absolute;top:10px;right:0;height:auto;width:auto;background:#c42a87!important;border-radius:19px;height:19px;padding:2px 8px;margin:0;color:#fff;pointer-events:none}.menuList-itemLabel{color:#09091f;font-weight:600;font-size:16px;line-height:19px;white-space:pre;margin:auto 0;cursor:pointer}.menuList-itemLabel+svg{margin-left:4px}.disclaimer-component{display:flex;position:relative;width:100%;min-height:48px;padding:5px 50px;opacity:1;text-align:center;z-index:10}.disclaimer-component.error{background:#e71700}.disclaimer-component.success{background:#03c9a9}.disclaimer-component.warning{background:#e67e22}.disclaimer-component.info{background-color:#f2f2fa}.disclaimer-component.info .disclaimer-message{color:#09091f}@media only screen and (max-width:767px){.disclaimer-component{padding:16px 20px}}.disclaimer-message{color:#fff;margin:auto}.disclaimer-message a{color:inherit;font-weight:600;text-decoration:underline}.megaMenu-component{position:relative;background-color:#fff;z-index:6;transition:z-index 0s linear 2s}@media only screen and (max-width:991px){.megaMenu-component{height:56px;min-height:56px;max-height:56px;box-shadow:0 5px 30px -5px rgba(25,28,104,.1)}.megaMenu-component>*{display:none!important}}.megaMenu-container{display:flex;width:92.5%;height:100%;max-width:1300px;margin:auto}@media only screen and (max-width:1200px){.megaMenu-container{width:100%;max-width:1166px}.megaMenu-padding{padding:0 0 0 25px}}.megaMenu-top{height:48px;background-color:#f2f2fa;transition:margin-top .3s linear}.megaMenu-top>*{justify-content:flex-end}.megaMenu-transferCTA{min-width:169px;padding:19px 20px 19px 28px;min-height:57px;height:57px}.megaMenu-transferCTA .icon{padding:0;min-width:16px;min-height:16px;stroke-width:3px}.megaMenu-right{display:flex;align-items:center;margin:auto 0 auto auto;height:100%}.megaMenu-right>.button-component{white-space:pre}@media screen and (max-width:1110px){.megaMenu-right>.button-component>span{font-size:13px!important}.megaMenu-right>.button-component>svg{display:none}}@media screen and (max-width:1080px){.megaMenu-right>.button-component{display:none}}.megaMenu-seperator{height:50%;width:1px;background-color:rgba(206,206,217,.7);margin:auto 13.5px}.megaMenu-bottom{display:flex;height:88px;transition:height .3s linear}.topText-component{display:flex;height:100%;justify-content:center;align-items:center;font-size:14px;line-height:17px;color:#42424e;padding:0 13.5px;border-right:1px solid #dddde5}.topText-icon{width:18px;height:21px;margin:auto 12px auto auto}.topText-icon>svg{margin:auto}