/*!
 * Cropper.js v1.5.6
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-10-04T04:33:44.164Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.cropper-photo-section{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;padding:0 0 20px;width:100%}.cropper-photo-wrap{display:inline-block;height:auto;margin:0;padding:0;position:relative;width:auto}.cropper-photo-image{border:1px solid var(--grey-300);float:none;max-width:180px;overflow:hidden;width:100%}.cropper-photo-image,.cropper-photo-image img{display:inline-block;margin:0;padding:0;vertical-align:middle}.cropper-photo-image img{height:auto;max-width:100%;min-width:180px}.cropper-photo-initials{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--secondary-light);border-radius:50%;color:var(--common-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:66px;font-weight:700;height:180px;justify-content:center;overflow:hidden;text-transform:uppercase;width:180px}.cropper-trigger-button{background-color:rgba(42,42,42,.55);border:none;bottom:1px;display:block;height:50px;left:1px;margin:0;padding:0;position:absolute;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:50px}.cropper-trigger-button:hover{background-color:#2a2a2a}.cropper-trigger-button .icon{height:50px;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;width:50px}.cropper-trigger-button .icon,.cropper-trigger-button .icon:before{left:50%;position:absolute;top:50%;-ms-transform:translateY(-50%) translateX(-50%)}.cropper-trigger-button .icon:before{color:var(--common-white);font-size:45px;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.cropper-trigger-button:hover .icon:before{color:var(--primary-main)}.cropper-delete-button{left:auto;right:1px}.cropper-delete-button .icon:before{font-size:35px}.cropper-trigger-link{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.cropper-trigger-link:hover{color:var(--primary-main)}.ui-cropper{margin:0;text-align:center}.cropper-image,.ui-cropper{display:block;padding:0;width:100%}.cropper-image{margin:0 0 15px;position:relative}.cropper-image img{max-height:100%;width:auto}.cropper-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding-bottom:40px;width:100%}.cropper-controls{background-color:rgba(42,42,42,.55);padding:10px;text-align:center}.cropper-control-item{display:inline-block;height:30px;margin:0 0 0 5px;padding:0;position:relative;vertical-align:middle;width:30px}.cropper-control-item .icon{-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out}.cropper-control-item .icon:hover{background-color:var(--grey-a900)}.cropper-control-item .icon:before{color:var(--common-white);font-size:20px;left:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.cropper-control-item .icon:hover:before{color:var(--primary-main)}.cropper-control-item:last-of-type{margin-right:0}.cropper-wrap{display:inline-block;margin:0;padding:0;position:relative;vertical-align:middle;width:auto}.cropper-sel.cropper-wrap{margin-right:20px}.cropper-sav.cropper-wrap{margin-left:20px}.cropper-button{background-color:var(--common-white);border:2px solid var(--grey-300);border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--common-black);display:inline-block;font-size:12px;font-weight:700;margin:0;padding:10px 15px;width:100%}.cropper-sel .cropper-button{cursor:pointer;position:relative;z-index:100}.cropper-sav .cropper-button:hover,.cropper-sel:hover .cropper-button{-webkit-box-shadow:0 3px 8px 0 rgba(51,51,51,.1);box-shadow:0 3px 8px 0 rgba(51,51,51,.1);-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.cropper-sel input{border-radius:20px;cursor:pointer;font-size:0;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:200}
.progress-bar{margin-bottom:30px;min-height:40px;text-align:center}.progress-bar .progress-bar__label{line-height:20px;margin-bottom:15px}.progress-bar .progress-bar__label:after{content:attr(data-max)}.progress-bar .progress-bar__progress{background-color:var(--grey-200);border-radius:3px;height:4px;margin:0 auto;position:relative;width:400px}.progress-bar .progress-bar__value{background-color:var(--secondary-main);border-radius:3px;display:block;height:100%;position:absolute;-webkit-transition:width .25s ease;transition:width .25s ease}@media only screen and (max-width:767px){.progress-bar .progress-bar__progress{max-width:100%;width:300px}}
.clipboard-copy{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid var(--grey-100);border-radius:22.5px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px;margin-top:20px;overflow:hidden;padding-left:20px;position:relative}.clipboard-copy__input{opacity:0;position:absolute;z-index:-9999}.clipboard-copy__link{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--grey-700);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;font-weight:700;line-height:40px;overflow:hidden;position:relative;white-space:nowrap;width:100%}.clipboard-copy__link:after{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));content:"";display:block;height:100%;position:absolute;right:0;width:150px}.clipboard-copy__icon{font-size:27px;margin-right:10px}.clipboard-copy__button{-webkit-box-pack:center;-ms-flex-pack:center;border:none;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:center;line-height:41px;overflow:visible;padding:0 20px 0 15px;width:auto}.clipboard-copy__button[disabled],.clipboard-copy__button[disabled]:hover{background:var(--primary-main);color:var(--primary-main);opacity:1}.clipboard-copy__icon-caption{font-size:27px;position:absolute}.clipboard-copy__check{color:var(--common-white);visibility:hidden}.clipboard-copy__button[disabled] .clipboard-copy__check{display:inherit;visibility:visible}@media (min-width:768px){.clipboard-copy__caption:after{content:attr(data-content-lg)}.clipboard-copy__icon-caption{display:none}}@media (max-width:767px){.clipboard-copy__caption:after{content:attr(data-content-sm)}.clipboard-copy__icon{display:none}}
.address-slider{-ms-flex-pack:distribute;background-color:#f5f5f5;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:12px;height:45px;justify-content:space-around;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.address-slider,.address-slider label{border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex}.address-slider label{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:2px solid #f5f5f5;font-weight:500;justify-content:center;position:relative;text-transform:uppercase;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%}.address-slider input[type=radio]:checked+label{background-color:#fff;border:2px solid #e5e5e5;font-weight:700}.address-slider input[type=radio]{display:none}.address-slider input[type=radio]:disabled:checked+label{opacity:.5}
.end-consumer-editor-container .w-buttons .k-button{margin:0 0 15px}@media screen and (min-width:768px){.end-consumer-editor-container .w-buttons .k-button{margin:0 0 0 10px}}
.ui-popup-lang-switcher{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0 auto;overflow:hidden}.w-lang-country-select .ui-popup-lang-switcher{display:none}.ui-popup-lang-switcher .headline{font-size:25px;font-weight:700;margin-bottom:30px;text-align:center;text-transform:uppercase}.ui-popup-lang-switcher a{margin-bottom:0;margin-top:0;text-align:center}.ui-popup-lang-switcher .intro-text{line-height:1.3em;margin-bottom:30px}.ui-popup-lang-switcher .k-button{float:left;margin-right:22px;width:47.5%;width:calc(50% - 11px)}.ui-popup-lang-switcher .k-button:last-child{margin-right:0}@media screen and (min-width:480px) and (max-width:767px){.ui-popup-lang-switcher{width:350px}}@media screen and (min-width:768px) and (max-width:919px){.ui-popup-lang-switcher{width:575px}}@media only screen and (max-width:767px){.ui-popup-lang-switcher{padding:0 15px}.ui-popup-lang-switcher .k-button{float:none;margin:0 0 10px;text-transform:none;width:100%}}
.article-rich-text{font-size:14px;line-height:1.4;overflow:hidden;text-align:left}.article-rich-text p{font-size:14px;line-height:19px;margin:0 0 20px}.article-rich-text h1{color:var(--grey-700);font-size:30px;line-height:35px;margin:0}.article-rich-text h2{color:var(--grey-700);font-size:25px;line-height:30px;margin:0}.article-rich-text h3,.article-rich-text h4{color:var(--grey-700);font-size:20px;line-height:25px;margin:0}.article-rich-text h5{color:var(--grey-700);font-size:15px;line-height:20px;margin:0}@media (min-width:700px){.article-rich-text h1{font-size:35px;line-height:40px;margin:0}.article-rich-text h2{font-size:30px;line-height:35px;margin:0}.article-rich-text h3{font-size:25px;line-height:30px;margin:0}.article-rich-text h4{font-size:20px;line-height:25px;margin:0}.article-rich-text h5{font-size:15px;line-height:20px;margin:0}}.article-rich-text ol,.article-rich-text ul{margin-bottom:15px;margin-left:10px;padding-left:10px}.article-rich-text p a{-webkit-text-decoration:underline;text-decoration:underline}.article-rich-text img{margin-top:16px}
.article-top-image{margin:45px 0}@media (min-width:700px){.article-top-image{margin:60px}}.article-top-image__title{color:var(--grey-700);font-size:20px;line-height:25px;margin:0 15px 15px;max-width:670px;text-align:center}@media (min-width:700px){.article-top-image__title{font-size:25px;line-height:30px;margin:0 auto 15px}}.article-top-image__intro{margin:0 15px 15px;max-width:670px;text-align:center}@media (min-width:700px){.article-top-image__intro{margin:0 auto 30px}}.article-top-image__figure{margin:15px auto 0;max-width:670px}@media (min-width:700px){.article-top-image__figure{margin:0 auto 45px}}.article-top-image__teasers{grid-gap:45px 60px;display:grid;justify-items:center;margin:45px 15px 0}@media (min-width:700px){.article-top-image__teasers{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0;text-align:center}}.article-top-image>:last-child{margin-bottom:0}
.article-sub-image{max-width:260px;text-align:center}.article-sub-image__title{color:var(--grey-700);font-size:15px;line-height:20px;text-align:center}@media (min-width:700px){.article-sub-image__title{font-size:20px;line-height:25px}}.article-sub-image-figure{height:200px;margin:0 auto;width:200px}.article-sub-image__text{text-align:center}.article-sub-image__figure,.article-sub-image__title{margin-bottom:10px}
.article-side-image{margin:45px 0}@media (min-width:700px){.article-side-image{margin:45px 60px}}.article-side-image__subtitle{color:var(--text-disabled);font-size:15px;font-weight:400;margin:0 0 5px;padding:0 15px;text-align:center}@media (min-width:700px){.article-side-image__subtitle{padding:0}}.article-side-image__title{color:var(--grey-700);font-size:20px;line-height:25px;margin:0 0 15px;padding:0 15px;text-align:center}@media (min-width:700px){.article-side-image__title{font-size:25px;line-height:30px;margin:0 0 30px;padding:0}}.article-side-image__row{grid-row-gap:15px;display:grid}@media (min-width:700px){.article-side-image__row{grid-column-gap:64px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));word-break:break-word}}.article-side-image__col--right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.article-side-image__col{grid-row-gap:30px;-ms-flex-line-pack:start;align-content:start;display:grid}.article-side-image__bottom-text,.article-side-image__top-text{padding:0 15px}@media (min-width:700px){.article-side-image__bottom-text,.article-side-image__top-text{padding:0}}.article-side-image-figure-small{-ms-flex-negative:0;flex-shrink:0;height:80px;margin-right:30px;width:80px}.article-side-image__teaser{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px}@media (min-width:700px){.article-side-image__teaser{padding:0}}
.page-editor.page-mypages .n-content figure,.page-editor.page-support-center figure{background:var(--grey-a200);border:1px dashed transparent;border-radius:2px}.page-editor.page-mypages .n-content div.scEnabledChrome,.page-editor.page-support-center div.scEnabledChrome{border-radius:2px;padding:0 10px 20px}.page-editor--controls.page-mypages .n-content div.scEnabledChrome,.page-editor--controls.page-support-center div.scEnabledChrome,.page-editor.page-mypages .n-content div.sc-active-editable-item,.page-editor.page-mypages .n-content div.scEnabledChrome:hover,.page-editor.page-support-center div.sc-active-editable-item,.page-editor.page-support-center div.scEnabledChrome:hover{outline:2px solid #289bc8}.page-editor.page-mypages .n-content span.scEnabledChrome,.page-editor.page-support-center span.scEnabledChrome{border:1px dashed transparent;border-radius:2px}.page-editor--controls.page-mypages .n-content div.scEnabledChrome figure,.page-editor--controls.page-mypages .n-content div.scEnabledChrome span.scEnabledChrome,.page-editor--controls.page-mypages .n-content figure,.page-editor--controls.page-mypages .n-content span.scEnabledChrome,.page-editor--controls.page-support-center div.scEnabledChrome figure,.page-editor--controls.page-support-center div.scEnabledChrome span.scEnabledChrome,.page-editor--controls.page-support-center figure,.page-editor--controls.page-support-center span.scEnabledChrome,.page-editor.page-mypages .n-content .sc-active-editable-item span.scEnabledChrome,.page-editor.page-mypages .n-content div.scEnabledChrome:hover figure,.page-editor.page-mypages .n-content div.scEnabledChrome:hover span.scEnabledChrome,.page-editor.page-mypages .n-content figure:hover,.page-editor.page-mypages .n-content span.scEnabledChrome:hover,.page-editor.page-support-center .sc-active-editable-item span.scEnabledChrome,.page-editor.page-support-center div.scEnabledChrome:hover figure,.page-editor.page-support-center div.scEnabledChrome:hover span.scEnabledChrome,.page-editor.page-support-center figure:hover,.page-editor.page-support-center span.scEnabledChrome:hover{border:1px dashed var(--grey-a400)}.page-editor.page-mypages .n-content .sc-active-editable-item,.page-editor.page-support-center .sc-active-editable-item{background:rgba(213,239,252,.439);border-color:#99defd!important}.page-editor.page-mypages .n-content img.sc-active-editable-item,.page-editor.page-support-center img.sc-active-editable-item{background:#ededed;opacity:.6}.page-editor.page-mypages .scWebEditInput.sc-active-editable-item[contentEditable=true],.page-editor.page-support-center .scWebEditInput.sc-active-editable-item[contentEditable=true]{min-width:3em}.page-editor.page-mypages .n-content .scInsertionHandle--before,.page-editor.page-support-center .scInsertionHandle--before{margin-top:-25px}.page-editor.page-mypages .n-content .scInsertionHandle--after,.page-editor.page-support-center .scInsertionHandle--after{margin-top:22px}.page-editor.page-mypages .scChromeToolbar,.page-editor.page-support-center .scChromeToolbar{height:auto}
.upline-contacts-module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;text-align:center}.upline-contacts-module__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;list-style:none}.upline-contacts-module__item{padding:0 10px}.upline-contacts-module__item-mobile{-webkit-box-flex:0;-ms-flex:0 0 34%;flex:0 0 34%}.upline-contacts-module__personal-icon{-ms-flex-align:center;-ms-flex-negative:0;-ms-flex-pack:center;-webkit-box-align:center;-webkit-box-pack:center;align-items:center;align-self:start;background-color:var(--grey-100);border-bottom-left-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:50%;border-top-right-radius:50%;color:var(--grey-300);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:40px;font-weight:700;grid-column-end:profile-picture;grid-column-start:profile-picture;grid-row-end:profile-picture;grid-row-start:profile-picture;height:80px;justify-content:center;line-height:30px;opacity:1;overflow-x:hidden;overflow-y:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:80px}.upline-contacts-module__name,.upline-contacts-module__position,.upline-contacts-module__text{color:var(--common-black);font-size:14px;line-height:17px}.upline-contacts-module__text{margin-bottom:15px;max-width:300px}.upline-contacts-module__name{font-weight:700;margin-bottom:5px;max-width:99%}.upline-contacts-module__position{margin-bottom:15px}.upline-contacts-module__avatar{height:80px;margin-bottom:10px;width:80px}.upline-contacts-module__image{border-radius:50%;height:100%;width:100%}.upline-contacts-module__no-image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--secondary-light);border-radius:50%;color:var(--common-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:25px;font-weight:700;height:100%;justify-content:center;line-height:39px;text-transform:uppercase}.upline-contacts-module__social{line-height:36px}.upline-contacts-module__email,.upline-contacts-module__phone{display:inline-block;font-size:52px}.upline-contacts-module__phone{margin-right:15px}.upline-contacts-module__email:focus,.upline-contacts-module__email:hover,.upline-contacts-module__phone:focus,.upline-contacts-module__phone:hover{color:var(--text-primary)}@media (min-width:768px){.upline-contacts-module{margin-top:1px}.upline-contacts-module:before{top:-43px}}
.my-motivation{color:var(--text-primary);margin:15px auto;text-align:center}.my-motivation-textarea{border-radius:5px;margin:15px}@media (min-width:700px){.my-motivation-textarea{margin:15px auto;max-width:578px}}.my-motivation-edit-text{font-size:12px;font-weight:700;margin-bottom:15px}.my-motivation-button,.my-motivation-button-icon{display:block;margin:0 auto;max-width:100%;min-width:330px;width:auto}.my-motivation-button-icon{font-size:30px}.my-motivation-button.k-button .k-loading-image{margin-top:-17px;right:34px}.my-motivation-button.k-button .k-loading-image:before{height:34px;width:34px}
.file-download-module{font-size:12px;height:75px;position:relative;text-align:center;text-transform:uppercase}@media (min-width:700px){.file-download-module{height:95px}}.file-download-module a:active,.file-download-module a:focus,.file-download-module a:hover{color:var(--text-primary)}.file-download-module__link-icon{display:inline-block;font-size:68px;line-height:47px}.file-download-module__link-icon.hover{font-size:74px}@media (min-width:700px){.file-download-module__link-icon{font-size:98px;line-height:67px}.file-download-module__link-icon.hover{font-size:104px}}.file-download-module__icon{display:inline-block}.file-download-module__link{left:0;position:absolute;right:0;top:57px}@media (min-width:700px){.file-download-module__link{top:80px}}.file-download-module__link-text{padding-top:10px}.file-download-module__link-text.hover{font-weight:700}
.my-interest{color:var(--text-primary);margin:15px auto;text-align:center}.my-interest-heading{font-size:20px;font-weight:700}@media (min-width:700px){.my-interest-heading{font-size:25px}}.my-interest-options{margin:15px;text-align:left}@media (min-width:700px){.my-interest-options{display:inline-block}}.my-interest-edit-text{font-size:12px;font-weight:700;margin-bottom:15px}.my-interest-button,.my-interest-button-icon{display:block;margin:0 auto;max-width:100%;min-width:330px;width:auto}.my-interest-button-icon{font-size:30px}.my-interest-button.k-button .k-loading-image{margin-top:-17px;right:34px}.my-interest-button.k-button .k-loading-image:before{height:34px;width:34px}
.mobile-apps-module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;position:relative;text-align:center}.mobile-apps-module,.mobile-apps-module__list{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-apps-module__list{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;list-style:none;row-gap:25px}.mobile-apps-module__item{padding:0 10px}.mobile-apps-module__item-mobile{-webkit-box-flex:0;-ms-flex:0 0 34%;flex:0 0 34%}.mobile-apps-module__app-icon{-ms-flex-align:center;-ms-flex-item-align:start;-ms-flex-negative:0;-ms-flex-pack:center;-webkit-box-align:center;-webkit-box-pack:center;align-items:center;align-self:start;border-bottom-left-radius:5%;border-bottom-right-radius:5%;border-top-left-radius:5%;border-top-right-radius:5%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:30px;font-weight:700;height:70px;justify-content:center;line-height:30px;opacity:1;overflow-x:hidden;overflow-y:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:70px}.mobile-apps-module__download{line-height:36px}.mobile-apps-module__android,.mobile-apps-module__apple{display:inline-block;max-width:100px}.mobile-apps-module__name{color:var(--common-black);font-size:14px;font-weight:700;line-height:17px;margin-bottom:15px;max-width:99%;min-width:124px}.mobile-apps-module__logo{height:70px;margin-bottom:10px;width:70px}.mobile-apps-module__android{margin-right:2px}@media (min-width:768px){.mobile-apps-module{margin-left:auto;margin-right:auto;margin-top:1px;max-width:880px}.mobile-apps-module:before{top:-43px}.mobile-apps-module__list{row-gap:40px}}
.loyalty-points-medal{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--warning-main);border-radius:50%;color:var(--common-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;height:45px;justify-content:center;width:45px}.ui-product-box .loyalty-points-medal{left:10px;position:absolute;top:10px}.ui-product-box.locked .loyalty-points-medal{background-color:var(--grey-200)}.minibag-reward-shop:before,.minibag-reward-shop__points{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--warning-main);border-radius:50%;color:var(--common-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 38px;flex:0 0 38px;height:38px;justify-content:center;margin-right:15px;max-width:38px}.minibag-reward-shop:before{content:attr(data-reward-shop-points-remaining)}.minibag-reward-shop__points{background:transparent;left:0;position:absolute;width:38px}.product-medal{left:5%;position:absolute;top:0;z-index:10}.ui-quick-shop .loyalty-points-medal{margin:25px 0 0}@media screen and (max-width:479px){.product-medal{top:15px}}@media screen and (min-width:768px){.ui-new-product-detail .product-medal{left:calc(60px + 5%)}}

/*# sourceMappingURL=common.css.846a0435.map*/