@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.shadow{-moz-box-shadow:0 3px 10px rgba(95,125,149,0.2);-webkit-box-shadow:0 3px 10px rgba(95,125,149,0.2);box-shadow:0 3px 10px rgba(95,125,149,0.2)}.shadowBtn{-moz-box-shadow:0 2px 8px rgba(0,0,0,0.12);-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.12);box-shadow:0 2px 8px rgba(0,0,0,0.12)}.shadowBtn:hover{-moz-box-shadow:0 8px 24px rgba(95,125,149,0.35);-webkit-box-shadow:0 8px 24px rgba(95,125,149,0.35);box-shadow:0 8px 24px rgba(95,125,149,0.35)}.scrollLock{overflow:hidden}select:not([disabled="disabled"]):not([disabled]):hover,input:hover,textarea:hover{border:1px solid #696969 !important}div.customSelect.is-open span.custom-select-opener{border:1px solid #696969 !important}.optionListNew:not(.disabled) div.dropdown:hover{border:1px solid #696969 !important;border-radius:4px}.optionListNew:not(.disabled).visible div.dropdown{border:1px solid #696969 !important;border-radius:4px}div.chooseBox label:hover span.colorInput{border:1px solid #696969 !important}.checkboxStyle label:hover span:not(.icon){border:1px solid #696969 !important}#helpCenter h1{padding:25px 10px 30px;font-size:45px;font-weight:700;line-height:53px}#helpCenter h2,#helpCenter h3{padding:30px 10px 15px;font-size:24px;font-weight:700}#helpCenter h4{padding:30px 10px 15px;font-size:18px;line-height:24px;font-weight:700}#helpCenter div.mainBlock{display:grid;grid-template-columns:1fr 300px;grid-gap:20px;position:relative;padding:0 0 40px}#helpCenter div.mainBlock.captchaSpacing{margin-bottom:120px}#helpCenter div.mainBlock div.boxItems{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:20px;padding-left:20px}#helpCenter div.mainBlock div.boxItems div.itemBox{display:grid;place-items:center;position:relative;padding:25px 5px 0;border-radius:6px;box-sizing:border-box;-webkit-transition:box-shadow 300ms ease,-webkit-transform 200ms ease;transition:box-shadow 300ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,box-shadow 300ms ease;transition:transform 200ms ease,box-shadow 300ms ease,-webkit-transform 200ms ease;cursor:pointer;text-align:center}[data-theme="contrast"] #helpCenter div.mainBlock div.boxItems div.itemBox{background:var(--grey-area);color:var(--yellow)}[data-theme="contrast"] #helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent span.icon{color:var(--yellow)}#helpCenter div.mainBlock div.boxItems div.itemBox:hover{-webkit-transform:translate(0, -10px);-ms-transform:translate(0, -10px);transform:translate(0, -10px)}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent{width:107px;height:87px;margin-bottom:35px}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent span{width:80px;height:40px;font-size:52px}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent span.icon{color:var(--soccer-turf)}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent figcaption{margin-top:20px;box-sizing:border-box;font-size:14px;line-height:18px;text-align:center}#helpCenter div.mainBlock div.boxItems div.itemBox a{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus{padding:25px;box-sizing:border-box}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus *{box-sizing:border-box}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.header{padding-bottom:20px;border-bottom:1px solid var(--black)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.header span.heading{font-size:20px;font-weight:700;line-height:28px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG{display:grid}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG label{margin-bottom:3px;font-size:14px;line-height:1;grid-area:1/1/2/2}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG label span.star{color:var(--red)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG label span.star::after{content:' '}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG input:not([type="hidden"], .hidden),#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG select,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG textarea{display:block;width:100%;height:42px;background-color:var(--white);border:1px solid var(--gravel-fint);border-radius:4px;box-sizing:border-box;font-size:14px;line-height:16px;resize:none;grid-area:2/1/3/2}[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG input:not([type="hidden"], .hidden),[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG select,[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG textarea{background-color:var(--black)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG span.validate{display:none;position:static !important;color:var(--red);font-size:14px;line-height:1;grid-area:3/1/4/2}[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG span.validate{color:var(--black)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG span.validate:has(*),#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG span.validate:not(:empty){margin-top:6px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG div.additionalElements{margin-top:6px;grid-area:4/1/5/2}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.required:not(:has(span.star)) label::before{content:'* ';color:var(--red)}[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.required:not(:has(span.star)) label::before{color:var(--black)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.error span.validate,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.wrong span.validate{display:block}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.error::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.wrong::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.success::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.correct::after{font-family:"icon";display:inline-block;line-height:1;font-weight:normal;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;margin:10px;visibility:unset;font-size:20px;clear:unset;grid-area:2/1/3/2;place-self:start end}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.error:is(.error, .wrong)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.wrong:is(.error, .wrong)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.success:is(.error, .wrong)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.correct:is(.error, .wrong)::after{content:"\f1a5";color:var(--red)}[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.error:is(.error, .wrong)::after,[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.wrong:is(.error, .wrong)::after,[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.success:is(.error, .wrong)::after,[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.correct:is(.error, .wrong)::after{color:var(--white)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.error:is(.success, .correct)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.wrong:is(.success, .correct)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.success:is(.success, .correct)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.correct:is(.success, .correct)::after{content:"\f1aa";color:var(--green-bell-pepper)}[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.error:is(.success, .correct)::after,[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.wrong:is(.success, .correct)::after,[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.success:is(.success, .correct)::after,[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.correct:is(.success, .correct)::after{color:var(--white)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.error input:not([type="hidden"], .hidden),#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.wrong input:not([type="hidden"], .hidden),#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.success input:not([type="hidden"], .hidden),#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.correct input:not([type="hidden"], .hidden){padding-right:32px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.error:has(.datepicker, select)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.wrong:has(.datepicker, select)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.success:has(.datepicker, select)::after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.correct:has(.datepicker, select)::after{margin-right:35px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector{border-right:1px solid var(--gravel-fint)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector.visible div.head:after{display:none}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector.visible div.head:before{display:block}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector.visible ul{display:flex;flex-direction:column}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector div.head{position:relative;padding:5px 23px 1px 12px;cursor:pointer}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector div.head img{width:23px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector div.head:after,#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector div.head:before{content:' ';display:block;position:absolute;top:14px;left:43px;width:0;height:0;border-top:4px solid #555;border-right:4px solid transparent;border-left:4px solid transparent;box-sizing:border-box}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector div.head:before{display:none;top:15px;border-top:none;border-bottom:4px solid #555}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector ul{display:none;position:absolute;top:37px;left:0;z-index:5;width:315px;background:var(--white);border:0 solid var(--gravel-fint);border-width:0 1px 1px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector ul li{order:2;overflow:hidden;position:relative;padding:3px 10px;cursor:pointer;clear:both}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector ul li:hover{background:var(--lighthouse)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector ul li img{float:left;width:20px;margin-top:2px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector ul li span{display:block;float:left;padding:5px 0 0 10px;font-size:14px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector ul li span em{display:inline-block;padding:0 0 0 10px;color:var(--industrial-revolution)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector ul li.other{border-top:1px solid var(--gravel-fint)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone input{text-indent:65px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.phone div.prefixSelector{align-self:center;position:relative;inset:unset !important;width:max-content;grid-area:2/1/3/2}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form .inputWCAG.blink::before{content:'';display:block;position:relative;z-index:1;width:100%;height:100%;border-radius:4px;box-shadow:0 0 0 2px var(--white),0 0 0 6px var(--soccer-turf);animation:blink .65s infinite forwards;grid-area:2/1/3/2}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form div.inputWCAG{margin-top:20px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form div.inputWCAG.orderCustomer{margin-bottom:12px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form p.requiredNote{margin-bottom:19px;color:var(--industrial-revolution);font-size:12px;line-height:18px;text-align:right}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form p.requiredNote .star{color:var(--red);font-size:16px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form div.errorMessageWrapper{display:none;align-items:center;position:relative;min-height:50px;margin-bottom:20px;padding:5px 10px 3px 39px;background:linear-gradient(90deg, rgba(255,47,25,0.05) 0%, rgba(255,47,25,0) 100%);border:solid 1px var(--red);border-radius:3px;box-sizing:border-box}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form div.errorMessageWrapper span.errorIcon{position:absolute;top:14px;left:9px;color:var(--red);font-size:20px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form div.errorMessageWrapper p.errorMessage{color:var(--black);font-size:14px;font-weight:400;line-height:20px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form div.captchaContainer{display:none}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form button.formSubmit{width:100%;padding:8px 15px;background:var(--blue);border:none;border-radius:5px;color:var(--white);font-family:'Roboto';font-size:16px;font-weight:700;line-height:20px;cursor:pointer}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form button.formSubmit.disabled{pointer-events:none}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form.captchaRendered div.captchaContainer{display:grid;place-items:center;position:relative;height:82px;margin-bottom:20px;background:#f9f9f9;border:1px solid var(--cerebral-grey);border-radius:4px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form.captchaRendered div.captchaContainer::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:solid #f9f9f9;border-width:2px 26px 4px 24px;border-radius:inherit;box-sizing:border-box;pointer-events:none}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.form.captchaRendered div.captchaContainer.error{border-color:var(--red)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.response{display:none;padding:21px 0 0}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.response p{display:grid;grid-template-columns:148px 1fr;margin-bottom:7px;font-size:14px;line-height:1.1}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.response p:last-of-type{margin-bottom:19px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.response p span.val{font-weight:700}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.response p span.val.red{color:var(--red)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.response p span.val.green{color:var(--soccer-turf)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.response p.product span.val{font-weight:400}#helpCenter div.mainBlock div.orderStatus .checkOrderStatus div.response .checkOther{margin:0;padding:0;background:none;border:none;color:var(--blue);font-family:'Roboto';font-size:14px;cursor:pointer}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusHelpCenter{position:relative;min-height:314px;padding:38px 19px 38px 21px;background:var(--lighthouse)}[data-theme="contrast"] #helpCenter div.mainBlock div.orderStatus .checkOrderStatusHelpCenter{background:var(--grey-area)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusHelpCenter div.header{padding-bottom:0;border:none}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusHelpCenter div.form div.errorMessageWrapper{background:linear-gradient(90deg, rgba(255,47,25,0.05) 0%, rgba(255,47,25,0) 100%),var(--white)}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusHelpCenter div.form.captchaRendered div.captchaContainer{position:absolute;top:calc(100% + 18px);right:0;left:0;width:auto;height:auto;margin:0 auto;border:none}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusHelpCenter div.form.captchaRendered div.captchaContainer::after{display:none}@media (max-width: 767.98px){#helpCenter div.mainBlock div.orderStatus .checkOrderStatusHelpCenter{width:300px;margin:0 auto}}#helpCenter div.contact h2{float:left}#helpCenter div.contact div.workingHours{float:right;padding:30px 30px 0 0}#helpCenter div.contact div.workingHours.show div.workingHoursToday{position:relative;z-index:2099}#helpCenter div.contact div.workingHours div.workingHoursToday{color:var(--black);font-size:18px;cursor:pointer}#helpCenter div.contact div.workingHours div.workingHoursToday ul,#helpCenter div.contact div.workingHours div.workingHoursToday li{list-style-type:none}#helpCenter div.contact div.workingHours div.workingHoursToday>div{float:left}#helpCenter div.contact div.workingHours div.workingHoursToday>div span.label{color:var(--black);font-weight:400}#helpCenter div.contact div.workingHours div.workingHoursToday span{color:var(--blue);font-weight:700}#helpCenter div.contact div.workingHours div.workingHoursToday span.ico{margin:-3px 0 0 10px}#helpCenter div.contact div.workingHours #workingHoursInfo{float:right;z-index:2098;width:300px;margin-top:-40px;margin-left:170px;text-align:right}#helpCenter div.contact div.workingHours #workingHoursInfo ul.hoursInfo{margin:0;padding:55px 30px 20px;font-size:16px}[data-theme="contrast"] #helpCenter div.contact div.workingHours #workingHoursInfo ul.hoursInfo{border:1px solid var(--black)}#helpCenter div.contact div.workingHours #workingHoursInfo ul.hoursInfo li.hoursRow{padding:8px 0;border-top:1px solid var(--seperators-black)}#helpCenter div.contact div.workingHours #workingHoursInfo ul.hoursInfo li.hoursRow:first-child{border:none}#helpCenter div.contact div.workingHours #workingHoursInfo ul.hoursInfo li.hoursRow span.label{float:left}#helpCenter div.contact div.workingHours #workingHoursInfo ul.hoursInfo li.hoursRow span.hours{float:right;font-weight:700}#helpCenter div.contact div.workingHours #workingHoursInfo ul.hoursInfo li.hoursRow:after{display:block !important;clear:both;content:'';visibility:hidden}#helpCenter div.contact div.box{clear:both}#helpCenter div.contact div.box>div{display:flex;align-items:center;justify-content:center;float:left;position:relative;width:100%;height:100%;max-width:300px;min-height:105px;margin:10px;border-radius:6px;box-sizing:border-box;-webkit-transition:box-shadow 300ms ease,-webkit-transform 200ms ease;transition:box-shadow 300ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,box-shadow 300ms ease;transition:transform 200ms ease,box-shadow 300ms ease,-webkit-transform 200ms ease;cursor:pointer;text-align:center}[data-theme="contrast"] #helpCenter div.contact div.box>div{background-color:var(--grey-area)}[data-theme="contrast"] #helpCenter div.contact div.box>div span{color:var(--yellow)}[data-theme="contrast"] #helpCenter div.contact div.box>div span:not(.icon){text-decoration:underline;text-decoration-thickness:1px !important;text-underline-offset:3px}[data-theme="contrast"] #helpCenter div.contact div.box>div span.icon{color:var(--yellow)}#helpCenter div.contact div.box>div:hover{-webkit-transform:translate(0, -5px);-ms-transform:translate(0, -5px);transform:translate(0, -5px)}#helpCenter div.contact div.box>div span{display:inline-block;margin-left:11px;color:var(--black);font-size:20px;line-height:28px;vertical-align:middle}#helpCenter div.contact div.box>div span.tel{font-weight:700}#helpCenter div.contact div.box>div span.icon{margin:0 3px 0 0;color:var(--soccer-turf);font-size:55px}#helpCenter div.contact div.box>div span.text{width:185px;text-align:left}#helpCenter div.contact div.box>div span.text span.sendInfo{width:172px;margin:5px 0 0;color:#16C300;font-size:13px}#helpCenter div.contact div.box>div a.fillBox{content:' ';display:block;position:absolute;top:0;left:0;width:100%;height:105px;text-decoration:none !important;text-decoration-skip-ink:none !important}#helpCenter div.contact div.box>div.chatWithAdviser{display:none}#helpCenter div.contact div.box>div.chatWithAdviser.visible{display:flex}#helpCenter div.contact div.box p{padding:5px 10px;clear:both;font-size:16px;line-height:22px}#helpCenter div.contact:after{display:block !important;clear:both;content:'';visibility:hidden}#helpCenter div.driversTools{padding:20px 0 40px}#helpCenter div.driversTools:after{display:block !important;clear:both;content:'';visibility:hidden}#helpCenter div.driversTools div.tollsBoxes{font-size:0;clear:both;text-align:center}#helpCenter div.driversTools div.tollsBoxes a.tollBox{display:inline-flex;align-items:center;justify-content:center;position:relative;width:100%;max-width:300px;min-height:60px;margin:10px;border-radius:6px;box-sizing:border-box;-webkit-transition:box-shadow 300ms ease,-webkit-transform 200ms ease;transition:box-shadow 300ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,box-shadow 300ms ease;transition:transform 200ms ease,box-shadow 300ms ease,-webkit-transform 200ms ease;text-decoration:none;cursor:pointer;text-align:center}[data-theme="contrast"] #helpCenter div.driversTools div.tollsBoxes a.tollBox{background:var(--grey-area)}[data-theme="contrast"] #helpCenter div.driversTools div.tollsBoxes a.tollBox span{color:var(--yellow)}[data-theme="contrast"] #helpCenter div.driversTools div.tollsBoxes a.tollBox span.icon{color:var(--yellow)}[data-theme="contrast"] #helpCenter div.driversTools div.tollsBoxes a.tollBox span:not(.icon){text-decoration:underline;text-decoration-thickness:1px !important;text-underline-offset:3px}#helpCenter div.driversTools div.tollsBoxes a.tollBox:hover{-webkit-transform:translate(0, -5px);-ms-transform:translate(0, -5px);transform:translate(0, -5px)}#helpCenter div.driversTools div.tollsBoxes a.tollBox span{display:inline-block;width:210px;margin-left:15px;color:var(--black);font-size:16px;line-height:24px;vertical-align:middle;text-align:left}#helpCenter div.driversTools div.tollsBoxes a.tollBox span.icon{width:29px;margin:0;color:var(--soccer-turf);font-size:30px;text-align:center}#helpCenter.categoryPage{padding:0 0 60px}#helpCenter.categoryPage div.categoryTopicsList{width:auto;max-width:720px;min-width:285px;margin:0 auto}#helpCenter.categoryPage ul{margin-bottom:60px}#helpCenter.categoryPage ul>li{position:relative;border-bottom:1px solid #DEDEDE;text-align:left}#helpCenter.categoryPage ul>li:last-child{border:none}#helpCenter.categoryPage ul>li a{display:inline-block;width:100%;height:100%;padding:14px 0;box-sizing:border-box;-webkit-transition:333ms ease-out;transition:333ms ease-out;font-size:18px;font-weight:400;line-height:21px}#helpCenter.categoryPage ul>li a:hover span{transform:translate(10px, -50%);-webkit-transition:333ms ease-in-out;transition:333ms cubic-bezier(.42, 0, .58, 1)}#helpCenter.categoryPage ul>li a span{position:absolute;top:50%;right:0;margin-right:16px;transform:translateY(-50%);-webkit-transition:333ms ease-out;transition:333ms ease-out;font-size:12px}#helpCenter.categoryPage div.contact{padding-top:20px;border-top:1px solid #DEDEDE}#helpCenter.topicPage{padding:30px 0 60px}#helpCenter.topicPage div.topicContent{max-width:720px;min-width:300px;margin:0 auto;padding-bottom:30px}#helpCenter.topicPage a.categoryPrev{font-size:14px;font-weight:400;line-height:16px}#helpCenter.topicPage a.categoryPrev span.icon{margin-right:5px}#helpCenter.topicPage div.articleContent{position:relative;padding:0 0 32px;word-wrap:break-word}#helpCenter.topicPage div.articleContent .clearfix::after{clear:both;display:block;content:"";height:0}#helpCenter.topicPage div.articleContent .hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}#helpCenter.topicPage div.articleContent span[style~="color:"] a{color:inherit}#helpCenter.topicPage div.articleContent strong{font-weight:700}#helpCenter.topicPage div.articleContent hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;break-after:always;page-break-after:always}#helpCenter.topicPage div.articleContent pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}#helpCenter.topicPage div.articleContent blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5E35B1}#helpCenter.topicPage div.articleContent blockquote blockquote{border-color:#00BCD4;color:#00BCD4}#helpCenter.topicPage div.articleContent blockquote blockquote blockquote{border-color:#43A047;color:#43A047}#helpCenter.topicPage div.articleContent button.fr-rounded,#helpCenter.topicPage div.articleContent input.fr-rounded,#helpCenter.topicPage div.articleContent textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}#helpCenter.topicPage div.articleContent button.fr-large,#helpCenter.topicPage div.articleContent input.fr-large,#helpCenter.topicPage div.articleContent textarea.fr-large{font-size:24px}#helpCenter.topicPage div.articleContent a.fr-strong{font-weight:700}#helpCenter.topicPage div.articleContent a.fr-green{color:green}#helpCenter.topicPage div.articleContent table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}#helpCenter.topicPage div.articleContent table th,#helpCenter.topicPage div.articleContent table td{border:1px solid #DDD}#helpCenter.topicPage div.articleContent table th:empty,#helpCenter.topicPage div.articleContent table td:empty{height:20px}#helpCenter.topicPage div.articleContent table th.fr-highlighted,#helpCenter.topicPage div.articleContent table td.fr-highlighted{border:1px double red}#helpCenter.topicPage div.articleContent table th.fr-thick,#helpCenter.topicPage div.articleContent table td.fr-thick{border-width:2px}#helpCenter.topicPage div.articleContent table th{background:#ececec}#helpCenter.topicPage div.articleContent table td{min-width:5px}#helpCenter.topicPage div.articleContent table.fr-dashed-borders th,#helpCenter.topicPage div.articleContent table.fr-dashed-borders td{border-style:dashed}#helpCenter.topicPage div.articleContent table.fr-alternate-rows tbody tr:nth-child(2n){background:whitesmoke}#helpCenter.topicPage div.articleContent .fr-emoticon{font-weight:normal;font-family:"Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";display:inline;line-height:0}#helpCenter.topicPage div.articleContent .fr-emoticon.fr-emoticon-img{background-repeat:no-repeat !important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-0.1em .1em .1em;line-height:1;vertical-align:middle}#helpCenter.topicPage div.articleContent .fr-file{position:relative}#helpCenter.topicPage div.articleContent .fr-file::after{position:relative;content:"\1F4CE";font-weight:normal}#helpCenter.topicPage div.articleContent .fr-text-gray{color:#AAA !important}#helpCenter.topicPage div.articleContent .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}#helpCenter.topicPage div.articleContent .fr-text-spaced{letter-spacing:1px}#helpCenter.topicPage div.articleContent .fr-text-uppercase{text-transform:uppercase}#helpCenter.topicPage div.articleContent .fr-class-highlighted{background-color:#ffff00}#helpCenter.topicPage div.articleContent .fr-class-code{border-color:#cccccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:"Courier New",Courier,monospace}#helpCenter.topicPage div.articleContent .fr-class-transparency{opacity:.5}#helpCenter.topicPage div.articleContent img{position:relative}#helpCenter.topicPage div.articleContent img.fr-bigger{display:block !important;width:100% !important;max-width:680px !important;float:none !important;margin:auto !important}#helpCenter.topicPage div.articleContent img.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}#helpCenter.topicPage div.articleContent img.fr-shadow{-webkit-box-shadow:10px 10px 5px 0 #cccccc;-moz-box-shadow:10px 10px 5px 0 #cccccc;box-shadow:10px 10px 5px 0 #cccccc}#helpCenter.topicPage div.articleContent img.fr-bordered{border:solid 5px #CCC;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#helpCenter.topicPage div.articleContent img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}#helpCenter.topicPage div.articleContent img.fr-dib.fr-fil{margin-left:0;text-align:left}#helpCenter.topicPage div.articleContent img.fr-dib.fr-fir{margin-right:0;text-align:right}#helpCenter.topicPage div.articleContent img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}#helpCenter.topicPage div.articleContent img.fr-dii.fr-fil{float:left;margin:5px 20px 5px 0;max-width:calc(100% - 5px)}#helpCenter.topicPage div.articleContent img.fr-dii.fr-fir{float:right;margin:5px 0 5px 20px;max-width:calc(100% - 5px)}#helpCenter.topicPage div.articleContent .fr-img-caption{position:relative;max-width:100%;text-align:center}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-bigger{display:block !important;width:100% !important;max-width:100% !important;float:none !important;margin:auto !important}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-bigger img{max-width:680px;float:none}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0 #cccccc;-moz-box-shadow:10px 10px 5px 0 #cccccc;box-shadow:10px 10px 5px 0 #cccccc}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-bordered img{border:solid 5px #CCC;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 20px 5px 0;max-width:calc(100% - 5px)}#helpCenter.topicPage div.articleContent .fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 20px;max-width:calc(100% - 5px)}#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap{text-align:center;padding:0;margin:auto;width:100%}#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap a{display:block}#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap a span{color:initial;text-decoration:none;pointer-events:none}#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap span,#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap figcaption{display:block;width:100%;margin:auto}#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap span.fr-inner,#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap figcaption.fr-inner{font-size:14px;line-height:1.4;text-align:center;font-weight:initial;padding:5px 30px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}#helpCenter.topicPage div.articleContent .fr-video{text-align:center;position:relative}#helpCenter.topicPage div.articleContent .fr-video iframe,#helpCenter.topicPage div.articleContent .fr-video object,#helpCenter.topicPage div.articleContent .fr-video embed,#helpCenter.topicPage div.articleContent .fr-video video{width:640px;height:360px}#helpCenter.topicPage div.articleContent .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:none}#helpCenter.topicPage div.articleContent .fr-video.fr-rv{width:640px;height:0;padding-bottom:51.43%;padding-top:0;overflow:hidden}#helpCenter.topicPage div.articleContent .fr-video.fr-rv iframe,#helpCenter.topicPage div.articleContent .fr-video.fr-rv object,#helpCenter.topicPage div.articleContent .fr-video.fr-rv embed{position:absolute !important;top:50% !important;left:50% !important;width:100%;transform:translate(-50%, -50%)}#helpCenter.topicPage div.articleContent .fr-video.fr-dvb{display:block;clear:both;margin:0 auto}#helpCenter.topicPage div.articleContent .fr-video.fr-dvb.fr-fvl{text-align:left}#helpCenter.topicPage div.articleContent .fr-video.fr-dvb.fr-fvr{text-align:right}#helpCenter.topicPage div.articleContent .fr-video.fr-dvi{display:inline-block}#helpCenter.topicPage div.articleContent .fr-video.fr-dvi.fr-fvl{float:left}#helpCenter.topicPage div.articleContent .fr-video.fr-dvi.fr-fvr{float:right}#helpCenter.topicPage div.articleContent .fr-embedly{position:relative;height:auto;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}#helpCenter.topicPage div.articleContent .fr-embedly::after{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:transparent}#helpCenter.topicPage div.articleContent .fr-embedly>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}#helpCenter.topicPage div.articleContent .fr-embedly-resizer{position:absolute;z-index:2;border:solid 1px #0098f7;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}#helpCenter.topicPage div.articleContent .fr-embedly-resizer.fr-active{display:block}#helpCenter.topicPage div.articleContent .center{text-align:center}#helpCenter.topicPage div.articleContent q:after,#helpCenter.topicPage div.articleContent q:before{content:'"'}#helpCenter.topicPage div.articleContent a{color:var(--blue)}#helpCenter.topicPage div.articleContent h1{color:#212121;font-size:38px;line-height:51px;font-weight:700}#helpCenter.topicPage div.articleContent h1:is([data-theme="contrast"] *){color:var(--black)}#helpCenter.topicPage div.articleContent h2{font-size:30px;font-weight:700;line-height:42px;color:#222;background-clip:content-box;margin:30px auto 0}#helpCenter.topicPage div.articleContent h2:is([data-theme="contrast"] *){color:var(--black)}#helpCenter.topicPage div.articleContent h3,#helpCenter.topicPage div.articleContent h4{color:#212121;font-size:24px;line-height:32px;font-weight:700;padding:5px 0 15px;margin:0 auto}#helpCenter.topicPage div.articleContent h3:is([data-theme="contrast"] *),#helpCenter.topicPage div.articleContent h4:is([data-theme="contrast"] *){color:var(--black)}#helpCenter.topicPage div.articleContent h3.title,#helpCenter.topicPage div.articleContent h4.title{width:auto;font-weight:400}#helpCenter.topicPage div.articleContent div.wrapperPayment{display:flex;justify-content:flex-end;align-items:center;padding:50px 0}#helpCenter.topicPage div.articleContent div.wrapperPayment p.image{margin:0 50px 0 0 !important}#helpCenter.topicPage div.articleContent div.wrapperPayment p.image img{max-width:150px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment p.paymentDescription{display:block;width:705px;margin:0;font-size:18px !important;line-height:28px !important}#helpCenter.topicPage div.articleContent div.youTubeBox{position:relative;width:640px;height:360px;margin:20px auto}#helpCenter.topicPage div.articleContent div.youTubeBox iframe{width:100%;height:100%;border:0}#helpCenter.topicPage div.articleContent div.youTubeBox span.placeholder{cursor:pointer}#helpCenter.topicPage div.articleContent div.youTubeBox span.placeholder img{height:auto;max-width:640px !important}#helpCenter.topicPage div.articleContent div.youTubeBox span.placeholder .playButton{position:absolute;left:50%;top:50%;width:68px;height:48px;transform:translate(-50%, -50%);padding:0;z-index:63;outline:0;cursor:pointer;transition:opacity .25s cubic-bezier(0, 0, .2, 1);-webkit-transition:opacity .25s cubic-bezier(0, 0, .2, 1);background-color:transparent}#helpCenter.topicPage div.articleContent div.youTubeBox span.placeholder .playButtonBg{-webkit-transition:fill .1s cubic-bezier(.4, 0, 1, 1),fill-opacity .1s cubic-bezier(.4, 0, 1, 1);transition:fill .1s cubic-bezier(.4, 0, 1, 1),fill-opacity .1s cubic-bezier(.4, 0, 1, 1);fill:#191919;fill-opacity:.8}#helpCenter.topicPage div.articleContent div.youTubeBox span.placeholder:hover .playButtonBg{-webkit-transition:fill .1s cubic-bezier(0, 0, .2, 1),fill-opacity .1s cubic-bezier(0, 0, .2, 1);transition:fill .1s cubic-bezier(0, 0, .2, 1),fill-opacity .1s cubic-bezier(0, 0, .2, 1);fill:var(--red);fill-opacity:1}#helpCenter.topicPage div.articleContent div.youTubeBox.white span.placeholder .playButton{width:80px;height:80px}#helpCenter.topicPage div.articleContent div.youTubeBox.white span.placeholder .playButtonBg{fill:var(--white);fill-opacity:1}#helpCenter.topicPage div.articleContent div.youTubeBox.white span.placeholder:hover .playButtonBg{fill:var(--red);fill-opacity:1}#helpCenter.topicPage div.articleContent div.centerPhoto{text-align:center}#helpCenter.topicPage div.articleContent p{font-size:19px;line-height:29px;color:#3d3d3d;padding:5px 0;margin:20px auto}#helpCenter.topicPage div.articleContent p:is([data-theme="contrast"] *){color:var(--black)}#helpCenter.topicPage div.articleContent p:has(br){margin:0;padding:0}#helpCenter.topicPage div.articleContent p a.photoWithText{position:relative;float:left;margin:15px 20px 15px 0}#helpCenter.topicPage div.articleContent p a.photoWithText img{border-radius:6px}#helpCenter.topicPage div.articleContent p a.photoWithText.right{float:right;margin:15px 0 15px 20px}#helpCenter.topicPage div.articleContent p a.photoWithText span.title{position:absolute;display:block;width:90%;bottom:13px;text-decoration:underline;left:10px;color:#FFFFFF;font-weight:700;font-size:13px;line-height:16px}#helpCenter.topicPage div.articleContent strong,#helpCenter.topicPage div.articleContent b{font-weight:700;font-family:"Roboto",sans-serif}#helpCenter.topicPage div.articleContent em:not(.fa),#helpCenter.topicPage div.articleContent i:not(.fa){font-style:italic}#helpCenter.topicPage div.articleContent hr{height:1px;border:none;background-color:#DEDEDE}#helpCenter.topicPage div.articleContent sup{vertical-align:super;font-size:.8em}#helpCenter.topicPage div.articleContent sub{vertical-align:sub;font-size:.8em}#helpCenter.topicPage div.articleContent blockquote{position:relative;padding:20px 0;border:none}#helpCenter.topicPage div.articleContent blockquote.instagram-media,#helpCenter.topicPage div.articleContent blockquote.twitter-tweet{min-width:290px !important;margin:1px auto !important}#helpCenter.topicPage div.articleContent blockquote.instagram-media::before,#helpCenter.topicPage div.articleContent blockquote.twitter-tweet::before,#helpCenter.topicPage div.articleContent blockquote.instagram-media::after,#helpCenter.topicPage div.articleContent blockquote.twitter-tweet::after,#helpCenter.topicPage div.articleContent blockquote.instagram-media span.start,#helpCenter.topicPage div.articleContent blockquote.twitter-tweet span.start,#helpCenter.topicPage div.articleContent blockquote.instagram-media span.end,#helpCenter.topicPage div.articleContent blockquote.twitter-tweet span.end{display:none !important}#helpCenter.topicPage div.articleContent hr{margin:0}#helpCenter.topicPage div.articleContent ul{margin:0 0 0 40px;padding:0;font-size:16px;line-height:24px;list-style-type:disc}#helpCenter.topicPage div.articleContent ul li{padding:3px 0}#helpCenter.topicPage div.articleContent ul li p{margin:0}#helpCenter.topicPage div.articleContent ol{margin:10px 0 0 40px;padding:0;font-size:16px;line-height:24px;list-style-type:decimal}#helpCenter.topicPage div.articleContent ol li{padding:3px 0}#helpCenter.topicPage div.articleContent ol li p{margin:0;padding:0}#helpCenter.topicPage div.articleContent img{max-width:640px;height:auto;object-fit:contain}#helpCenter.topicPage div.articleContent video,#helpCenter.topicPage div.articleContent iframe{display:block;max-width:640px;margin:auto;box-sizing:border-box}#helpCenter.topicPage div.articleContent iframe.tools{display:block;width:647px;min-height:3103px;margin:0 auto;background-color:#ededed;border:1px solid #dddddd;border-radius:6px}#helpCenter.topicPage div.articleContent div.center-photo{margin:20px auto;padding:5px 0;clear:both;text-align:center}#helpCenter.topicPage div.articleContent div.left-photo{margin:20px 20px 20px 0;padding:5px 5px 5px 0;float:left}#helpCenter.topicPage div.articleContent div.right-photo{margin:20px 0 20px 20px;padding:5px 0 5px 5px;float:right}#helpCenter.topicPage div.articleContent div.blockLinks img{width:auto !important}#helpCenter.topicPage div.articleContent div.blockLinks,#helpCenter.topicPage div.articleContent div.blockLinksBlue,#helpCenter.topicPage div.articleContent div.bgGradientBlue,#helpCenter.topicPage div.articleContent div.blockLinksGreen,#helpCenter.topicPage div.articleContent div.blockLinksOrange,#helpCenter.topicPage div.articleContent div.blockLinksLightBlue,#helpCenter.topicPage div.articleContent div.bgGradientYellow,#helpCenter.topicPage div.articleContent div.bgGradientRed{position:relative;clear:both;margin:25px auto 30px;padding:30px 40px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;box-sizing:border-box}#helpCenter.topicPage div.articleContent div.blockLinks p,#helpCenter.topicPage div.articleContent div.blockLinksBlue p,#helpCenter.topicPage div.articleContent div.bgGradientBlue p,#helpCenter.topicPage div.articleContent div.blockLinksGreen p,#helpCenter.topicPage div.articleContent div.blockLinksOrange p,#helpCenter.topicPage div.articleContent div.blockLinksLightBlue p,#helpCenter.topicPage div.articleContent div.bgGradientYellow p,#helpCenter.topicPage div.articleContent div.bgGradientRed p{padding:1px 0;margin:15px auto;width:auto}#helpCenter.topicPage div.articleContent div.blockLinks h2,#helpCenter.topicPage div.articleContent div.blockLinksBlue h2,#helpCenter.topicPage div.articleContent div.bgGradientBlue h2,#helpCenter.topicPage div.articleContent div.blockLinksGreen h2,#helpCenter.topicPage div.articleContent div.blockLinksOrange h2,#helpCenter.topicPage div.articleContent div.blockLinksLightBlue h2,#helpCenter.topicPage div.articleContent div.bgGradientYellow h2,#helpCenter.topicPage div.articleContent div.bgGradientRed h2,#helpCenter.topicPage div.articleContent div.blockLinks h3,#helpCenter.topicPage div.articleContent div.blockLinksBlue h3,#helpCenter.topicPage div.articleContent div.bgGradientBlue h3,#helpCenter.topicPage div.articleContent div.blockLinksGreen h3,#helpCenter.topicPage div.articleContent div.blockLinksOrange h3,#helpCenter.topicPage div.articleContent div.blockLinksLightBlue h3,#helpCenter.topicPage div.articleContent div.bgGradientYellow h3,#helpCenter.topicPage div.articleContent div.bgGradientRed h3{padding:0;margin:0;width:auto}#helpCenter.topicPage div.articleContent div.blockLinks ul,#helpCenter.topicPage div.articleContent div.blockLinksBlue ul,#helpCenter.topicPage div.articleContent div.bgGradientBlue ul,#helpCenter.topicPage div.articleContent div.blockLinksGreen ul,#helpCenter.topicPage div.articleContent div.blockLinksOrange ul,#helpCenter.topicPage div.articleContent div.blockLinksLightBlue ul,#helpCenter.topicPage div.articleContent div.bgGradientYellow ul,#helpCenter.topicPage div.articleContent div.bgGradientRed ul{width:auto;margin:0 0 0 20px}#helpCenter.topicPage div.articleContent div.blockLinks ul li p,#helpCenter.topicPage div.articleContent div.blockLinksBlue ul li p,#helpCenter.topicPage div.articleContent div.bgGradientBlue ul li p,#helpCenter.topicPage div.articleContent div.blockLinksGreen ul li p,#helpCenter.topicPage div.articleContent div.blockLinksOrange ul li p,#helpCenter.topicPage div.articleContent div.blockLinksLightBlue ul li p,#helpCenter.topicPage div.articleContent div.bgGradientYellow ul li p,#helpCenter.topicPage div.articleContent div.bgGradientRed ul li p{margin:0}#helpCenter.topicPage div.articleContent div.blockLinks a:hover,#helpCenter.topicPage div.articleContent div.blockLinksBlue a:hover,#helpCenter.topicPage div.articleContent div.bgGradientBlue a:hover,#helpCenter.topicPage div.articleContent div.blockLinksGreen a:hover,#helpCenter.topicPage div.articleContent div.blockLinksOrange a:hover,#helpCenter.topicPage div.articleContent div.blockLinksLightBlue a:hover,#helpCenter.topicPage div.articleContent div.bgGradientYellow a:hover,#helpCenter.topicPage div.articleContent div.bgGradientRed a:hover{color:#00587f}#helpCenter.topicPage div.articleContent div.ranking-container{display:flex;align-items:center;justify-content:space-between;margin-top:50px;padding:20px;width:100%;font-size:19px;line-height:23px;font-weight:600}#helpCenter.topicPage div.articleContent div.blockLinksGreen{background-color:#DEF0C1}#helpCenter.topicPage div.articleContent div.blockLinksOrange{background-color:#FCDCC8}#helpCenter.topicPage div.articleContent div.blockLinksLightBlue{background-color:#E0E8F3}#helpCenter.topicPage div.articleContent div.blockLinksBlue,#helpCenter.topicPage div.articleContent div.bgGradientBlue{background-color:#dce9f9}#helpCenter.topicPage div.articleContent div.bgGradientYellow{background-color:#F9F8DC}#helpCenter.topicPage div.articleContent div.bgGradientRed{background-color:#F9DCDC}#helpCenter.topicPage div.articleContent div.imgTitleBox{margin:30px 0 50px}#helpCenter.topicPage div.articleContent div.imgTitleBox.center{text-align:center}#helpCenter.topicPage div.articleContent div.imgTitleBox img{width:100% !important;height:auto !important}#helpCenter.topicPage div.articleContent div.imgTitleBox p.imgDscr{color:#888;font-size:14px;text-align:center}#helpCenter.topicPage div.articleContent table{max-width:649px !important;border-collapse:separate;border-spacing:0;height:auto;text-align:center;margin:25px auto}#helpCenter.topicPage div.articleContent table thead,#helpCenter.topicPage div.articleContent table tbody,#helpCenter.topicPage div.articleContent table tfoot{width:100%}#helpCenter.topicPage div.articleContent table tr:hover{transition:all .1s ease-in-out;background-color:#EDF4FC}#helpCenter.topicPage div.articleContent table td,#helpCenter.topicPage div.articleContent table th{padding:10px;text-align:center;vertical-align:middle}#helpCenter.topicPage div.articleContent table td h2,#helpCenter.topicPage div.articleContent table th h2,#helpCenter.topicPage div.articleContent table td h3,#helpCenter.topicPage div.articleContent table th h3,#helpCenter.topicPage div.articleContent table td p,#helpCenter.topicPage div.articleContent table th p{width:auto}#helpCenter.topicPage div.articleContent table td ul,#helpCenter.topicPage div.articleContent table th ul{width:auto;margin:0 0 0 20px}#helpCenter.topicPage div.articleContent table td ul li h2,#helpCenter.topicPage div.articleContent table th ul li h2,#helpCenter.topicPage div.articleContent table td ul li h3,#helpCenter.topicPage div.articleContent table th ul li h3,#helpCenter.topicPage div.articleContent table td ul li p,#helpCenter.topicPage div.articleContent table th ul li p{width:auto}#helpCenter.topicPage div.articleContent table th{background-color:#DCE9F9}#helpCenter.topicPage div.articleContent table:has(thead) tr:first-child td:first-child{border-top-left-radius:0px}#helpCenter.topicPage div.articleContent table:has(thead) tr:first-child td:last-child{border-top-right-radius:0px}#helpCenter.topicPage div.articleContent table tr td,#helpCenter.topicPage div.articleContent table tr th{border:1px solid #ccc}#helpCenter.topicPage div.articleContent table tr td:first-child,#helpCenter.topicPage div.articleContent table tr th:first-child{border-left-width:2px}#helpCenter.topicPage div.articleContent table tr td:last-child,#helpCenter.topicPage div.articleContent table tr th:last-child{border-right-width:2px}#helpCenter.topicPage div.articleContent table tr:first-child td,#helpCenter.topicPage div.articleContent table tr:first-child th{border-top-width:2px}#helpCenter.topicPage div.articleContent table tr:first-child td:first-child,#helpCenter.topicPage div.articleContent table tr:first-child th:first-child{border-top-left-radius:6px}#helpCenter.topicPage div.articleContent table tr:first-child td:last-child,#helpCenter.topicPage div.articleContent table tr:first-child th:last-child{border-top-right-radius:6px}#helpCenter.topicPage div.articleContent table tr:last-child td,#helpCenter.topicPage div.articleContent table tr:last-child th{border-bottom-width:2px}#helpCenter.topicPage div.articleContent table tr:last-child td:first-child,#helpCenter.topicPage div.articleContent table tr:last-child th:first-child{border-bottom-left-radius:6px}#helpCenter.topicPage div.articleContent table tr:last-child td:last-child,#helpCenter.topicPage div.articleContent table tr:last-child th:last-child{border-bottom-right-radius:6px}#helpCenter.topicPage div.articleContent table tr:last-child th:first-child,#helpCenter.topicPage div.articleContent table tr:last-child th:last-child{border-bottom-left-radius:unset;border-bottom-right-radius:unset}#helpCenter.topicPage div.articleContent table tr th{border-bottom-width:0px !important}#helpCenter.topicPage div.articleContent table tr:last-child td:last-child{text-align:center}#helpCenter.topicPage div.articleContent table a:hover{color:#00587f;text-decoration:none}#helpCenter.topicPage div.articleContent table.dadeloTable tr th,#helpCenter.topicPage div.articleContent table.dadeloTable tr td{border-color:#DCE1D4}#helpCenter.topicPage div.articleContent table.dadeloTable tr:hover{background-color:#F5FAEC}#helpCenter.topicPage div.articleContent table.dadeloTable th{background-color:#DEF0C1}#helpCenter.topicPage div.articleContent table.crTable tr th,#helpCenter.topicPage div.articleContent table.crTable tr td{border-color:#E2C6B4}#helpCenter.topicPage div.articleContent table.crTable tr:hover{background-color:#FEF4EE}#helpCenter.topicPage div.articleContent table.crTable th{background-color:#FCDCC8}#helpCenter.topicPage div.articleContent table.irTable thead,#helpCenter.topicPage div.articleContent table.irOponeo thead{color:#fff}#helpCenter.topicPage div.articleContent table.irTable thead th,#helpCenter.topicPage div.articleContent table.irOponeo thead th{background-color:#1F2F49;color:#fff !important}#helpCenter.topicPage div.articleContent table.irTable tr th,#helpCenter.topicPage div.articleContent table.irOponeo tr th,#helpCenter.topicPage div.articleContent table.irTable tr td,#helpCenter.topicPage div.articleContent table.irOponeo tr td{border:1px dashed #ccc}#helpCenter.topicPage div.articleContent table.irTable tbody tr:nth-child(odd) td,#helpCenter.topicPage div.articleContent table.irOponeo tbody tr:nth-child(odd) td{background-color:#fff}#helpCenter.topicPage div.articleContent table.irTable tbody tr:nth-child(even) td,#helpCenter.topicPage div.articleContent table.irOponeo tbody tr:nth-child(even) td{background-color:#EFF6FF}#helpCenter.topicPage div.articleContent table.irDadelo thead{color:#fff}#helpCenter.topicPage div.articleContent table.irDadelo thead th{background-color:#ff4e00;color:#fff !important}#helpCenter.topicPage div.articleContent table.irDadelo tr th,#helpCenter.topicPage div.articleContent table.irDadelo tr td{border:1px dashed #ccc}#helpCenter.topicPage div.articleContent table.irDadelo tbody tr:nth-child(odd) td{background-color:#fff}#helpCenter.topicPage div.articleContent table.irDadelo tbody tr:nth-child(even) td{background-color:#FDF9F4}#helpCenter.topicPage div.articleContent table.paddingXS{margin-bottom:50px}#helpCenter.topicPage div.articleContent table.paddingXS ul{width:auto;margin:0 0px 0 20px}#helpCenter.topicPage div.articleContent a.btnBuyTire{background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #6A4C77), color-stop(.5, #8A6B9B));background-image:-o-linear-gradient(bottom, #00a1ff 0%, #007bff 50%);background-image:-moz-linear-gradient(bottom, #00a1ff 0%, #007bff 50%);background-image:-webkit-linear-gradient(bottom, #00a1ff 0%, #007bff 50%);background-image:-ms-linear-gradient(bottom, #00a1ff 0%, #007bff 50%);background-image:linear-gradient(to bottom, #00a1ff 0%, #007bff 50%);padding:10px 35px 10px 45px;background-color:#0090ff;color:#ffffff;font-size:16px;font-weight:bold;display:inline-block;border-radius:8px;position:relative}#helpCenter.topicPage div.articleContent a.btnBuyTire:hover{text-decoration:none}#helpCenter.topicPage div.articleContent span.anchorTarget{font-size:0}#helpCenter.topicPage div.articleContent div.tileBox::after{content:"";display:block;height:0;clear:both}#helpCenter.topicPage div.articleContent div.tileBox.left{float:left;margin:10px 35px 10px 0}#helpCenter.topicPage div.articleContent div.tileBox.right{float:right;margin:10px 0 10px 25px}#helpCenter.topicPage div.articleContent div.tilesGroup{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-self:center}#helpCenter.topicPage div.articleContent div.tilesGroup div.protoTile,#helpCenter.topicPage div.articleContent div.tilesGroup div.tileBox{float:none !important;clear:both !important;margin:10px 20px}#helpCenter.topicPage div.articleContent div.tilesGroup div.protoTile:first-of-type:not(:only-of-type),#helpCenter.topicPage div.articleContent div.tilesGroup div.tileBox:first-of-type:not(:only-of-type){margin-left:0;margin:10px 25px 10px 0}#helpCenter.topicPage div.articleContent div.tilesGroup div.protoTile:last-of-type:not(:only-of-type),#helpCenter.topicPage div.articleContent div.tilesGroup div.tileBox:last-of-type:not(:only-of-type){margin-right:0;margin:10px 0 10px 25px}#helpCenter.topicPage div.articleContent div.modelTire{width:304px;position:relative;border-top:4px solid var(--blue);background:var(--white);transition:.3s ease-in-out;box-shadow:var(--shadow-standard);cursor:pointer}#helpCenter.topicPage div.articleContent div.modelTire:hover{border-top:4px solid #3A92FF;transition:.3s ease-in-out;box-shadow:var(--shadow-dark)}#helpCenter.topicPage div.articleContent div.modelTire:hover div.imageBox div.image img{transform:scale(1.05);transition:.3s ease-in-out}#helpCenter.topicPage div.articleContent div.modelTire:hover a.moreInfo{background:#3A92FF;transition:.3s ease-in-out}#helpCenter.topicPage div.articleContent div.modelTire.left{float:left;margin-right:20px;margin-bottom:20px}#helpCenter.topicPage div.articleContent div.modelTire.right{float:right;margin-left:20px;margin-bottom:20px}#helpCenter.topicPage div.articleContent div.modelTire div.producerName{height:85px;font-size:16px;line-height:18px;padding:17px 0 0 25px}#helpCenter.topicPage div.articleContent div.modelTire div.producerName a{color:#000;text-decoration:none;cursor:pointer}#helpCenter.topicPage div.articleContent div.modelTire div.producerName span{display:block;font-size:16px;line-height:19px}#helpCenter.topicPage div.articleContent div.modelTire div.producerName span.title{font-weight:700;font-size:24px;line-height:30px}#helpCenter.topicPage div.articleContent div.modelTire a.moreInfo{cursor:pointer;display:block;padding:16px 0;font-weight:700;border-radius:0;text-align:center;text-decoration:none;font-size:24px;color:var(--white);background:var(--blue);transition:.3s ease-in-out}#helpCenter.topicPage div.articleContent div.modelTire div.imageBox{position:relative}#helpCenter.topicPage div.articleContent div.modelTire div.imageBox div.season{position:absolute !important;top:0;left:25px;font-size:30px;color:#000;width:32px;z-index:3}#helpCenter.topicPage div.articleContent div.modelTire div.imageBox div.image{position:relative;display:block;width:100%;height:130px;text-align:center;overflow:hidden;padding-top:8px}#helpCenter.topicPage div.articleContent div.modelTire div.imageBox div.image img{max-width:236px !important;padding-top:10px;transition:.3s ease-in-out}#helpCenter.topicPage div.articleContent div.product{width:304px;position:relative;box-shadow:0 3px 6px rgba(0,0,0,0.16);background:#FFFFFF;transition:.3s ease-in-out;cursor:pointer}#helpCenter.topicPage div.articleContent div.product:hover{transition:.3s ease-in-out;box-shadow:0 5px 32px rgba(0,0,0,0.3)}#helpCenter.topicPage div.articleContent div.product:hover div.imageBox div.productImage img{transform:scale(1.05);transition:.3s ease-in-out}#helpCenter.topicPage div.articleContent div.product:hover a.offerButton{transition:.3s ease-in-out}#helpCenter.topicPage div.articleContent div.product:hover a.offerButton.fr-strong{font-weight:700;background:#0059c6}#helpCenter.topicPage div.articleContent div.product:hover a.offerButton.fr-green{background:#4D9816}#helpCenter.topicPage div.articleContent div.product:hover a.offerButton.fr-orange{background:#CC3E00}#helpCenter.topicPage div.articleContent div.product:hover a.offerButton.fr-red{background:#e10000}#helpCenter.topicPage div.articleContent div.product.left{float:left;margin:30px 30px 30px 0}#helpCenter.topicPage div.articleContent div.product.right{float:right;margin:30px 0 30px 30px}#helpCenter.topicPage div.articleContent div.product a.productName{display:block;font-size:22px;line-height:25px;color:#000000;font-weight:400;text-decoration:none;border-top:4px solid var(--blue);cursor:pointer}#helpCenter.topicPage div.articleContent div.product a.productName.fr-strong{font-weight:700}#helpCenter.topicPage div.articleContent div.product a.productName.fr-green{font-weight:700;border-top:4px solid #63C51C}#helpCenter.topicPage div.articleContent div.product a.productName.fr-orange{font-weight:700;border-top:4px solid #FF4E00}#helpCenter.topicPage div.articleContent div.product a.productName.fr-red{border-top:4px solid #e10000}#helpCenter.topicPage div.articleContent div.product a.productName span{display:block;padding:15px 25px 0}#helpCenter.topicPage div.articleContent div.product div.imageBox{position:relative}#helpCenter.topicPage div.articleContent div.product div.imageBox div.productImage{position:relative;display:block;width:100%;text-align:center;overflow:hidden;padding-top:8px}#helpCenter.topicPage div.articleContent div.product div.imageBox div.productImage img{height:170px;max-width:254px !important;object-fit:contain;object-position:center;padding:10px 0;transition:.3s ease-in-out;box-sizing:content-box}#helpCenter.topicPage div.articleContent div.product a.offerButton{display:block;padding:20px 0;font-size:24px;line-height:28px;text-align:center;border-radius:0;color:#FFFFFF;box-sizing:content-box}#helpCenter.topicPage div.articleContent div.product a.offerButton.fr-strong{font-weight:700}#helpCenter.topicPage div.articleContent div.product a.offerButton.fr-green{font-weight:700;background-color:#63C51C}#helpCenter.topicPage div.articleContent div.product a.offerButton.fr-orange{font-weight:700;background-color:#FF4E00}#helpCenter.topicPage div.articleContent div.product a.offerButton.fr-red{display:flex;padding:0;line-height:0;font-weight:700;background-color:#e10000}#helpCenter.topicPage div.articleContent div.brAboutAuthor{position:relative;z-index:3;width:330px;float:left;margin:20px 30px 20px 0;box-sizing:border-box;background:#dcdcdc;color:#000000}#helpCenter.topicPage div.articleContent div.brAboutAuthor p{margin:10px 0;padding:0;font-size:15px;line-height:20px}#helpCenter.topicPage div.articleContent div.brAboutAuthor p.photo{margin:13px 0}#helpCenter.topicPage div.articleContent div.brAboutAuthor p.photo img{margin:0;max-width:100%}#helpCenter.topicPage div.articleContent div.brAboutAuthor p.label{margin-bottom:2px;font-family:"Roboto",sans-serif}#helpCenter.topicPage div.articleContent div.brAboutAuthor p.author{margin-top:2px;font-size:17px}#helpCenter.topicPage div.articleContent div.brAboutAuthor>*,#helpCenter.topicPage div.articleContent div.brAboutAuthor>p{padding:0 20px}#helpCenter.topicPage div.articleContent div.brAboutAuthor>*:first-child,#helpCenter.topicPage div.articleContent div.brAboutAuthor>p:first-child{padding-top:2px}#helpCenter.topicPage div.articleContent div.brAboutAuthor>*:last-child,#helpCenter.topicPage div.articleContent div.brAboutAuthor>p:last-child{padding-bottom:10px;margin-bottom:0}#helpCenter.topicPage div.articleContent div.brAboutAuthor div.light{padding-top:1px;background:#eeeeee}#helpCenter.topicPage div.articleContent div.brAboutAuthor div.light>*:last-child{margin-bottom:2px}#helpCenter.topicPage div.articleContent div.brDoYouKnow{clear:both;margin:40px 0;padding:1px 30px 10px;border:2px solid #FF4600}#helpCenter.topicPage div.articleContent div.brDoYouKnow>*{margin:20px 0}#helpCenter.topicPage div.articleContent div.brDoYouKnow>p{padding:1px 0}#helpCenter.topicPage div.articleContent div.brDoYouKnow>p.do-you-know{color:#FF4600;font-family:"Roboto",sans-serif;font-size:21px;line-height:28px}#helpCenter.topicPage div.articleContent div.brLinkedRoute{clear:both;margin:40px 0;padding:1px 30px 5px;border:2px solid #FF4600;display:flex}#helpCenter.topicPage div.articleContent div.brLinkedRoute div.photo{flex-grow:0;flex-shrink:0;padding:20px 30px 20px 0;max-width:80%}#helpCenter.topicPage div.articleContent div.brLinkedRoute div.photo img{max-width:100%}#helpCenter.topicPage div.articleContent div.brLinkedRoute div.text>*{margin:20px 0}#helpCenter.topicPage div.articleContent div.brLinkedRoute div.text>p{padding:1px 0}#helpCenter.topicPage div.articleContent div.brMapRwgps{clear:both}#helpCenter.topicPage div.articleContent div.brMapRwgps iframe{display:block;margin:30px auto 20px;width:1px;min-width:670px;height:590px;border:none}#helpCenter.topicPage div.articleContent div.brAccomodation{clear:both;margin:25px 0;border-collapse:collapse}#helpCenter.topicPage div.articleContent div.brAccomodation table{margin:0;width:100%;box-sizing:border-box;border:none;border-radius:0}#helpCenter.topicPage div.articleContent div.brAccomodation table tr th,#helpCenter.topicPage div.articleContent div.brAccomodation table tr td{width:120px;max-width:120px;min-width:120px;box-sizing:border-box;border:none;border-bottom:1px solid #b2b2b2;border-radius:0}#helpCenter.topicPage div.articleContent div.brAccomodation table tr th:first-child,#helpCenter.topicPage div.articleContent div.brAccomodation table tr td:first-child{width:240px;max-width:240px;min-width:240px;border-left:1px solid #b2b2b2;border-right:1px solid #b2b2b2}#helpCenter.topicPage div.articleContent div.brAccomodation table tr th:last-child,#helpCenter.topicPage div.articleContent div.brAccomodation table tr td:last-child{border-right:1px solid #b2b2b2}#helpCenter.topicPage div.articleContent div.brAccomodation table tr:hover{background:#fff}#helpCenter.topicPage div.articleContent div.brAccomodation table thead tr:first-child th{background-color:#F9F9F9;padding:20px 5px;font-size:13px;line-height:18px;border-top:1px solid #b2b2b2;border-radius:0}#helpCenter.topicPage div.articleContent div.brAccomodation table thead tr:first-child th span[class^=icon]{display:inline-block;width:100%;padding-bottom:14px;color:#FF4600;font-size:0;line-height:0}#helpCenter.topicPage div.articleContent div.brAccomodation table thead tr:first-child th span[class^=icon]:before{font-size:40px;line-height:40px}#helpCenter.topicPage div.articleContent div.brAccomodation table thead tr:first-child th:first-of-type{font-family:"Roboto",sans-serif;font-size:28px}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td{padding:17px 20px 20px;font-size:14px;line-height:18px}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td span.bold{display:inline-block;width:100%;padding-bottom:13px;font-family:"Roboto",sans-serif}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td span[class^=icon]{display:inline-block;width:100%;font-size:0;line-height:0}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td span[class^=icon]:before{font-size:24px;line-height:28px}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td span[class^=icon].icon-confirmation{color:#11AC00}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td span[class^=icon].icon-negation{color:#FF0000}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr:last-child td{border-radius:0}@media (min-width:768px){#helpCenter.topicPage div.articleContent div.brAccomodation.fixedColumn table tr th,#helpCenter.topicPage div.articleContent div.brAccomodation.fixedColumn table tr td{height:auto !important}}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory{position:relative;margin:100px 0 100px 40px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory p.h2{display:flex;align-items:baseline;position:relative;margin:0;font-size:44px;line-height:70px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory p.h2 span.icon{margin-right:10px;font-size:40px;line-height:40px;color:#FF4600;background:-webkit-linear-gradient(left, #FF4600, #FF6600);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory p.h2 span.text{flex-shrink:0}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory p.h2 span.more{display:none}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory p.h2::after{content:'';display:inline-block;position:relative;top:-2px;width:100%;margin:0 20px 0 40px;font-size:0;line-height:0;border-bottom:1px solid #DCDCDC}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content{display:flex;align-items:center;padding:50px 0 10px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content img{flex-shrink:0;width:360px;height:230px;max-width:360px !important;object-fit:cover;margin-right:40px;border:1px solid #E9E9E9;border-radius:40px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content div{flex-grow:1}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content p{padding:0;font-size:22px;line-height:34px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content p.title{margin-top:15px;font-size:30px;font-weight:700;line-height:40px;color:#333}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content.thumbnail.right{flex-direction:row-reverse}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content.thumbnail.right img{margin-right:0;margin-left:40px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.empty{display:none}#helpCenter.topicPage div.articleContent div.template div.photoBox div.fr-img-space-wrap,#helpCenter.topicPage div.articleContent div.template.lead div.videoBox div.fr-img-space-wrap,#helpCenter.topicPage div.articleContent div.template div.photoBox span.fr-img-caption,#helpCenter.topicPage div.articleContent div.template.lead div.videoBox span.fr-img-caption,#helpCenter.topicPage div.articleContent div.template div.photoBox span.fr-img-wrap,#helpCenter.topicPage div.articleContent div.template.lead div.videoBox span.fr-img-wrap,#helpCenter.topicPage div.articleContent div.template div.photoBox p:not(.add),#helpCenter.topicPage div.articleContent div.template.lead div.videoBox p:not(.add){width:100%;max-width:100%;height:100%;margin:0;padding:0}#helpCenter.topicPage div.articleContent div.lead{display:flex;flex-direction:column;align-items:flex-start;margin:100px 30px}#helpCenter.topicPage div.articleContent div.lead div.text{width:100%}#helpCenter.topicPage div.articleContent div.lead div.text p{margin:0;font-size:26px;line-height:42px}#helpCenter.topicPage div.articleContent div.lead div.photoBox,#helpCenter.topicPage div.articleContent div.lead div.videoBox{width:520px;height:350px;border:1px solid #E9E9E9;border-radius:30px;font-size:0;box-sizing:border-box}#helpCenter.topicPage div.articleContent div.lead div.photoBox img,#helpCenter.topicPage div.articleContent div.lead div.videoBox img{width:100%;max-width:100%;height:350px;margin:0 auto;border-radius:30px;object-fit:fill;box-sizing:content-box}#helpCenter.topicPage div.articleContent div.lead div.photoBox span.fr-video,#helpCenter.topicPage div.articleContent div.lead div.videoBox span.fr-video{width:100%}#helpCenter.topicPage div.articleContent div.lead div.photoBox span.fr-video iframe,#helpCenter.topicPage div.articleContent div.lead div.videoBox span.fr-video iframe{width:100%;max-width:100%;height:350px;border-radius:30px}#helpCenter.topicPage div.articleContent div.lead.photo,#helpCenter.topicPage div.articleContent div.lead.video{flex-direction:row}#helpCenter.topicPage div.articleContent div.lead.photo div.text,#helpCenter.topicPage div.articleContent div.lead.video div.text{width:545px;margin:0 75px 0 0}#helpCenter.topicPage div.articleContent div.videoTemplate{position:relative;margin:120px 30px}#helpCenter.topicPage div.articleContent div.videoTemplate.background:before{content:'';position:absolute;left:calc(50% - 50vw);width:100vw;height:100%;background-color:#E9E9E9}#helpCenter.topicPage div.articleContent div.videoTemplate p{position:relative;margin-bottom:30px;padding-top:60px;font-size:26px;line-height:42px}#helpCenter.topicPage div.articleContent div.videoTemplate div.videoBox{padding-bottom:60px}#helpCenter.topicPage div.articleContent div.videoTemplate div.videoBox p.add{margin:0 auto}#helpCenter.topicPage div.articleContent div.videoTemplate div.videoBox iframe{width:100%;max-width:1140px;height:700px;border-radius:30px}#helpCenter.topicPage div.articleContent div.videoTemplate div.videoBox div.youTubeBox img{max-width:1140px;height:700px;border-radius:30px}#helpCenter.topicPage div.articleContent div.feature{margin:120px 30px}#helpCenter.topicPage div.articleContent div.feature p.h2{display:flex;align-items:baseline;position:relative;margin:0 0 70px 0;font-size:44px;line-height:70px}#helpCenter.topicPage div.articleContent div.feature p.h2 span.icon{margin-right:20px;font-size:40px;line-height:40px;color:#FF4600;background:-webkit-linear-gradient(left, #FF4600, #FF6600);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#helpCenter.topicPage div.articleContent div.feature p.h2 span.text{flex-shrink:0}#helpCenter.topicPage div.articleContent div.feature p.h2 span.more{display:inline-block;position:relative;top:-2px;width:100%;margin:0 20px 0 40px;font-size:0;line-height:0;border-bottom:1px solid #DCDCDC}#helpCenter.topicPage div.articleContent div.feature div.row{display:flex}#helpCenter.topicPage div.articleContent div.feature div.row:not(:first-of-type){margin-top:90px}#helpCenter.topicPage div.articleContent div.feature div.row.oneColumn{justify-content:center}#helpCenter.topicPage div.articleContent div.feature div.row.oneColumn div.col{width:550px;margin-right:0}#helpCenter.topicPage div.articleContent div.feature div.col{width:100%}#helpCenter.topicPage div.articleContent div.feature div.col:first-of-type{margin-right:40px}#helpCenter.topicPage div.articleContent div.feature div.col p{font-size:18px;line-height:32px}#helpCenter.topicPage div.articleContent div.feature div.col p strong{color:#333}#helpCenter.topicPage div.articleContent div.feature div.col div.photoBox{width:530px;height:226px;margin-top:20px;font-size:0;border:1px solid #E9E9E9;border-radius:30px;box-sizing:content-box}#helpCenter.topicPage div.articleContent div.feature div.col div.photoBox img{width:100%;max-width:100%;height:226px;margin:0 auto;border-radius:30px;object-fit:fill;box-sizing:content-box}#helpCenter.topicPage div.articleContent div.premium{display:flex;position:relative;margin:120px 30px}#helpCenter.topicPage div.articleContent div.premium h2{margin:0 auto 20px}#helpCenter.topicPage div.articleContent div.premium p{margin:0;padding:0;font-size:22px;line-height:34px;color:#000}#helpCenter.topicPage div.articleContent div.premium.dragDescBox.photo div.photoBox{height:600px}#helpCenter.topicPage div.articleContent div.premium.dragDescBox.photo div.desc{transform:translateY(0)}#helpCenter.topicPage div.articleContent div.premium.text:not(.photo){margin:120px 30px}#helpCenter.topicPage div.articleContent div.premium.text:not(.photo) div.desc{width:100%;padding:60px 50px;text-align:center;background-color:#FFF;border-radius:40px;box-shadow:0 0 250px rgba(0,0,0,0.1)}#helpCenter.topicPage div.articleContent div.premium.photo div.photoBox{width:100%;max-width:100%;height:auto;max-height:600px;border-radius:30px;box-shadow:0 0 250px rgba(0,0,0,0.1)}#helpCenter.topicPage div.articleContent div.premium.photo div.photoBox img{width:100%;height:100%;max-width:100% !important;margin:0 auto;border-radius:30px;object-fit:cover}#helpCenter.topicPage div.articleContent div.premium.photo div.desc{position:absolute;top:50%;width:50%;padding:35px 75px 35px 50px;background-color:#FFF;border-radius:0 30px 30px 0;box-shadow:0 0 250px rgba(0,0,0,0.1);box-sizing:border-box;opacity:.9;transform:translateY(-50%)}#helpCenter.topicPage div.articleContent div.premium.photo.right div.desc{right:0 !important;padding:35px 50px 35px 75px;border-radius:30px 0 0 30px}#helpCenter.topicPage div.articleContent section.template figure.photoBox div.fr-img-space-wrap,#helpCenter.topicPage div.articleContent section.template.lead figure.videoBox div.fr-img-space-wrap,#helpCenter.topicPage div.articleContent section.template figure.photoBox span.fr-img-caption,#helpCenter.topicPage div.articleContent section.template.lead figure.videoBox span.fr-img-caption,#helpCenter.topicPage div.articleContent section.template figure.photoBox span.fr-img-wrap,#helpCenter.topicPage div.articleContent section.template.lead figure.videoBox span.fr-img-wrap,#helpCenter.topicPage div.articleContent section.template figure.photoBox p:not(.add),#helpCenter.topicPage div.articleContent section.template.lead figure.videoBox p:not(.add){width:100%;max-width:100%;height:100%;margin:0;padding:0}#helpCenter.topicPage div.articleContent section.lead{display:flex;flex-direction:column;align-items:flex-start;margin:100px 30px}#helpCenter.topicPage div.articleContent section.lead div.text{width:100%}#helpCenter.topicPage div.articleContent section.lead div.text p{margin:0;font-size:26px;line-height:42px}#helpCenter.topicPage div.articleContent section.lead figure.photoBox{width:520px;height:350px;border:1px solid #E9E9E9;border-radius:30px;font-size:0;box-sizing:border-box}#helpCenter.topicPage div.articleContent section.lead figure.photoBox img{width:100%;max-width:100%;height:350px;margin:0 auto;border-radius:30px;object-fit:cover;box-sizing:content-box}#helpCenter.topicPage div.articleContent section.lead.photo{flex-direction:row}#helpCenter.topicPage div.articleContent section.lead.photo div.text{width:545px;margin:0 75px 0 0}#helpCenter.topicPage div.articleContent section.videoTemplate{position:relative;margin:120px 30px}#helpCenter.topicPage div.articleContent section.videoTemplate.background:before{content:'';position:absolute;left:calc(50% - 50vw);width:100vw;height:100%;background-color:#E9E9E9}#helpCenter.topicPage div.articleContent section.videoTemplate p{position:relative;margin-bottom:30px;padding-top:60px;font-size:26px;line-height:42px}#helpCenter.topicPage div.articleContent section.videoTemplate figure.videoBox{padding-bottom:60px}#helpCenter.topicPage div.articleContent section.videoTemplate figure.videoBox p.add{margin:0 auto}#helpCenter.topicPage div.articleContent section.videoTemplate figure.videoBox iframe{width:100%;max-width:1140px;height:700px;border-radius:30px}#helpCenter.topicPage div.articleContent section.videoTemplate figure.videoBox div.youTubeBox{height:auto;width:auto}#helpCenter.topicPage div.articleContent section.videoTemplate figure.videoBox div.youTubeBox img{max-width:1140px !important;width:100% !important;height:auto;border-radius:30px}#helpCenter.topicPage div.articleContent section.feature{margin:120px 30px}#helpCenter.topicPage div.articleContent section.feature p.h2{display:flex;align-items:baseline;position:relative;margin:0 0 70px 0;font-size:44px;line-height:70px}#helpCenter.topicPage div.articleContent section.feature p.h2 span.icon{margin-right:20px;font-size:40px;line-height:40px;color:#FF4600;background:-webkit-linear-gradient(left, #FF4600, #FF6600);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#helpCenter.topicPage div.articleContent section.feature p.h2 span.text{flex-shrink:0}#helpCenter.topicPage div.articleContent section.feature p.h2::after{content:'';height:1px;width:100%;margin:0 20px 0 40px;background:#DCDCDC}#helpCenter.topicPage div.articleContent section.feature div.row{display:flex}#helpCenter.topicPage div.articleContent section.feature div.row:not(:first-of-type){margin-top:90px}#helpCenter.topicPage div.articleContent section.feature div.row.oneColumn{justify-content:center}#helpCenter.topicPage div.articleContent section.feature div.row.oneColumn div.col{width:550px;margin-right:0}#helpCenter.topicPage div.articleContent section.feature div.col{width:100%}#helpCenter.topicPage div.articleContent section.feature div.col:first-of-type{margin-right:40px}#helpCenter.topicPage div.articleContent section.feature div.col p{font-size:18px;line-height:32px}#helpCenter.topicPage div.articleContent section.feature div.col p strong{color:#333}#helpCenter.topicPage div.articleContent section.feature div.col figure.photoBox{width:530px;height:226px;margin-top:20px;font-size:0;border:1px solid #E9E9E9;border-radius:30px;box-sizing:content-box}#helpCenter.topicPage div.articleContent section.feature div.col figure.photoBox picture{width:100%;height:100%}#helpCenter.topicPage div.articleContent section.feature div.col figure.photoBox img{width:100%;max-width:100%;height:226px;margin:0 auto;border-radius:30px;object-fit:cover;box-sizing:content-box}#helpCenter.topicPage div.articleContent section.premium{display:flex;position:relative;margin:120px 30px}#helpCenter.topicPage div.articleContent section.premium h2{margin:0 auto 20px}#helpCenter.topicPage div.articleContent section.premium p{margin:0;padding:0;font-size:22px;line-height:34px;color:#000}#helpCenter.topicPage div.articleContent section.premium.dragDescBox.photo figure.photoBox{height:600px}#helpCenter.topicPage div.articleContent section.premium.dragDescBox.photo div.desc{transform:translateY(0)}#helpCenter.topicPage div.articleContent section.premium.text:not(.photo){margin:120px 30px}#helpCenter.topicPage div.articleContent section.premium.text:not(.photo) div.desc{width:100%;padding:60px 50px;text-align:center;background-color:#FFF;border-radius:40px;box-shadow:0 0 250px rgba(0,0,0,0.1)}#helpCenter.topicPage div.articleContent section.premium.photo figure.photoBox{width:100%;max-width:100%;height:auto;max-height:600px;border-radius:30px;box-shadow:0 0 250px rgba(0,0,0,0.1)}#helpCenter.topicPage div.articleContent section.premium.photo figure.photoBox picture{width:100%;height:100%}#helpCenter.topicPage div.articleContent section.premium.photo figure.photoBox img{width:100%;height:100%;max-width:100% !important;margin:0 auto;border-radius:30px;object-fit:cover}#helpCenter.topicPage div.articleContent section.premium.photo div.desc{position:absolute;top:50%;width:50%;padding:35px 75px 35px 50px;background-color:#FFF;border-radius:0 30px 30px 0;box-shadow:0 0 250px rgba(0,0,0,0.1);box-sizing:border-box;opacity:.9;transform:translateY(-50%)}#helpCenter.topicPage div.articleContent section.premium.photo.right div.desc{right:0 !important;padding:35px 50px 35px 75px;border-radius:30px 0 0 30px}[data-theme="contrast"] #helpCenter.topicPage div.articleContent div.blockLinksBlue{background:var(--grey-area) !important}#helpCenter.topicPage div.articleContent h1{padding:22px 0 0;font-size:28px;line-height:33px;text-align:left}#helpCenter.topicPage div.articleContent blockquote span.start{position:absolute;top:20px;z-index:-1;color:#e6f0fb;font-size:55px}#helpCenter.topicPage div.articleContent blockquote span.end{position:absolute;right:0;bottom:20px;z-index:-1;transform:matrix(-1, 0, 0, -1, 0, 0);color:#e6f0fb;font-size:55px}#helpCenter.topicPage div.articleContent p a{font-weight:700}#helpCenter.topicPage div.articleContent ul li{padding:12px 0}#helpCenter.topicPage div.articleContent #supportBankP24{display:none;position:absolute;top:385px;left:0;z-index:20;width:825px;margin:0 0 20px;padding:25px;background:var(--white);box-shadow:0 12px 40px rgba(0,0,0,0.4)}#helpCenter.topicPage div.articleContent #supportBankP24 h5{float:none;margin:0;padding:0;color:var(--black);font-size:14px;font-weight:400}#helpCenter.topicPage div.articleContent #supportBankP24 a.hide{position:absolute;top:25px;right:27px;font-size:14px}#helpCenter.topicPage div.articleContent #supportBankP24 p.image{height:295px;margin:12px 0 0;padding:20px 0 0;background:url(/gfx/order/support-banks-960.jpg?v=1) 0 20px no-repeat;border-top:1px solid var(--grey-area)}#helpCenter.topicPage div.relatedTopics,#helpCenter.topicPage div.relatedArticles{border-top:1px solid rgba(0,70,156,0.15)}#helpCenter.topicPage div.relatedTopics h2,#helpCenter.topicPage div.relatedArticles h2{padding:25px 0 10px;color:var(--black);font-size:19px;font-weight:700;line-height:29px;text-align:left}#helpCenter.topicPage div.relatedTopics ul,#helpCenter.topicPage div.relatedArticles ul{padding:20px 0;list-style:none}#helpCenter.topicPage div.relatedTopics ul li,#helpCenter.topicPage div.relatedArticles ul li{padding:7px 0}#helpCenter.topicPage div.relatedTopics ul li a,#helpCenter.topicPage div.relatedArticles ul li a{font-size:19px;line-height:29px}#helpCenter.topicPage div.contact{padding-top:20px;border-top:1px solid #DEDEDE}@media (min-width: 768px) and (max-width: 959.98px){#helpCenter h1{font-size:36px}#helpCenter h2{font-size:21px}#helpCenter div.mainBlock{grid-template-columns:minmax(0, 1fr) minmax(0, 300px);grid-gap:12px}#helpCenter div.mainBlock div.boxItems{grid-gap:12px;max-width:100%;padding-left:15px}#helpCenter div.mainBlock div.boxItems div.itemBox{padding:0}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent{width:auto;margin:0}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent span{font-size:42px}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent figcaption{margin:13px auto 0;line-height:17px}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent figcaption.de,#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent figcaption.at{font-size:12px}#helpCenter div.contact div.box>div{max-width:243px;margin:6px;padding:21px 0}#helpCenter div.contact div.box>div span.text{width:110px;font-size:15px}#helpCenter div.contact div.box>div span.text span.sendInfo{width:156px}#helpCenter div.contact div.box>div span.icon{font-size:45px}#helpCenter div.contact div.workingHours #workingHoursInfo{margin-left:75px}#helpCenter div.driversTools div.tollsBoxes a.tollBox{max-width:243px;margin:6px}#helpCenter div.driversTools div.tollsBoxes a.tollBox span{width:155px;font-size:14px}#helpCenter.topicPage div.articleContent #supportBankP24{width:470px}#helpCenter.topicPage div.articleContent #supportBankP24 p.image{height:520px;background:url(/gfx/order/support-banks-768.jpg?v=1) 0 20px no-repeat}}@media (max-width: 767.98px){body w-div[role="dialog"][aria-expanded="false"]{top:40vh !important}#helpCenter h1{padding-bottom:0;font-size:26px}#helpCenter h2{font-size:21px;line-height:27px}#helpCenter div.mainBlock{display:block;margin-bottom:30px;padding:0}#helpCenter div.mainBlock.captchaSpacing{margin-bottom:131px}#helpCenter div.mainBlock div.boxItems{display:block;width:300px;margin:0 auto 18px;padding:0}#helpCenter div.mainBlock div.boxItems div.itemBox{display:block;position:relative;margin:0;padding:11px 0 13px 0;border-radius:0;box-shadow:none;transition:none}#helpCenter div.mainBlock div.boxItems div.itemBox:not(:last-child):after{content:'';position:absolute;right:0;bottom:0;left:35px;height:1px;background:var(--super-silver)}#helpCenter div.mainBlock div.boxItems div.itemBox:hover{transform:none}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent{display:flex;align-items:center;width:initial;height:initial;margin-bottom:0}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent span.icon{width:34px;height:initial;font-size:21px;text-align:left}#helpCenter div.mainBlock div.boxItems div.itemBox div.itemBoxContent figcaption{margin:0;padding:0;font-size:18px}#helpCenter div.mainBlock div.orderStatus{height:220px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusForm{margin:15px auto 0}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusForm div.form>div input{height:35px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusForm div.form>div label{margin-top:10px;padding-bottom:0;font-size:14px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusForm div.form>div.submit a.linkButton{padding:10px 0;font-size:13px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusForm div.form>div.response{top:-20px;left:-29px;width:265px;height:auto;max-width:none;padding-left:29px}#helpCenter div.mainBlock div.orderStatus .checkOrderStatusForm div.form>div.response label{margin:0}#helpCenter div.contact h2{width:100%;padding:5px 0 15px 0;text-align:center}#helpCenter div.contact div.workingHours{padding:0 100px 15px 0}#helpCenter div.contact div.workingHours span.label{padding-right:10px}#helpCenter div.contact div.workingHours #workingHoursInfo{margin-left:-151px}#helpCenter div.contact div.box>div{margin:6px 10px;padding:16px 0;transition:none}#helpCenter div.contact div.box>div:hover{transform:none}#helpCenter div.contact div.box>div span.icon{font-size:33px}#helpCenter div.contact div.box>div a.fillBox{height:65px}#helpCenter div.contact div.box>div.writeToUs div.modalBox{display:block;text-align:left}#helpCenter div.contact div.box>div.writeToUs div.modalBox div.modalOverlayTop{padding:30px 15px 30px 15px}#helpCenter div.contact div.box>div.writeToUs div.modalBox div.modalOverlayTop div.contactForm label{text-align:left}#helpCenter div.contact div.box>div.writeToUs div.modalBox div.modalOverlayTop div.contactForm div.left div.field.checkboxStyle label{margin-left:27px}#helpCenter div.contact div.box>div.writeToUs div.modalBox div.modalOverlayTop div.contactForm div.left div.field.checkboxStyle label span{position:absolute;left:-11px}#helpCenter div.contact div.box>div.writeToUs div.modalBox div.modalOverlayTop div.contactForm div.right div.field.confirmation label{margin-left:27px}#helpCenter div.contact div.box>div.writeToUs div.modalBox div.modalOverlayTop div.contactForm div.right div.field.confirmation label span.checkbox{left:-38px}#helpCenter div.contact div.box>div.writeToUs div.modalBox div.modalOverlayTop div.contactForm div.right div.field.confirmation label span.checkbox span.icon{left:0}#helpCenter div.driversTools div.tollsBoxes a.tollBox{display:block;float:none;min-height:auto;padding:9px 0 0;border-top:1px solid #E6E6E6;border-radius:0;box-shadow:none;text-align:left}#helpCenter div.driversTools div.tollsBoxes a.tollBox span{margin-left:10px}#helpCenter div.driversTools div.tollsBoxes a.tollBox span.icon{font-size:24px}#helpCenter div.driversTools div.tollsBoxes a.tollBox:hover{transform:none}#helpCenter div.driversTools div.tollsBoxes a.tollBox:nth-child(1){border:none}#helpCenter div.driversTools div.tollsBoxes a.tollBox:after{content:' ';display:block;position:absolute;top:-1px;left:0;width:42px;height:1px;background:var(--white)}#helpCenter.categoryPage ul{margin-bottom:30px;padding:0 10px}#helpCenter.categoryPage ul>li{border:none}#helpCenter.categoryPage ul>li a span{display:none}#helpCenter.topicPage div.topicContent{padding:0 10px 10px}#helpCenter.topicPage div.articleContent img.fr-dib.fr-fil{text-align:center}#helpCenter.topicPage div.articleContent img.fr-dib.fr-fir{text-align:center}#helpCenter.topicPage div.articleContent img.fr-dii{display:block}#helpCenter.topicPage div.articleContent img.fr-dii.fr-fil{float:none;margin:5px auto 20px}#helpCenter.topicPage div.articleContent img.fr-dii.fr-fir{float:none;margin:5px auto 20px}#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap span.fr-inner,#helpCenter.topicPage div.articleContent .fr-img-caption .fr-img-wrap figcaption.fr-inner{font-size:12px;line-height:1.3;padding:5px 0 10px}#helpCenter.topicPage div.articleContent .fr-video iframe,#helpCenter.topicPage div.articleContent .fr-video object,#helpCenter.topicPage div.articleContent .fr-video embed,#helpCenter.topicPage div.articleContent .fr-video video{width:100% !important;height:163px}#helpCenter.topicPage div.articleContent .fr-video.fr-rv{width:100%;padding-bottom:56.21%}#helpCenter.topicPage div.articleContent h1{font-size:28px;line-height:38px;width:auto}#helpCenter.topicPage div.articleContent h2{font-size:22px;line-height:28px;width:auto}#helpCenter.topicPage div.articleContent h3{width:auto}#helpCenter.topicPage div.articleContent div.youTubeBox{width:290px;height:auto}#helpCenter.topicPage div.articleContent div.youTubeBox span.placeholder img{max-width:290px !important}#helpCenter.topicPage div.articleContent div.youTubeBox.white span.placeholder .playButton{width:60px;height:60px}#helpCenter.topicPage div.articleContent div.wrapperPayment{position:relative;padding:15px 0}#helpCenter.topicPage div.articleContent div.wrapperPayment p.image{position:absolute;top:16px;right:0;margin:0 !important}#helpCenter.topicPage div.articleContent div.wrapperPayment p.image img{margin:inherit;height:auto}#helpCenter.topicPage div.articleContent div.wrapperPayment p.paymentDescription{display:block !important;width:300px !important;padding-left:0;font-size:18px !important;color:var(--black);line-height:26px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment p.paymentDescription strong{display:block;margin-bottom:10px}#helpCenter.topicPage div.articleContent div.wrapperPayment p.paymentDescription span.dash{display:none}#helpCenter.topicPage div.articleContent div.wrapperPayment.cashOn p.image img{width:30px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment.p24 p.image img{width:74px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment.blik p.image img{width:54px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment.card p.image img{width:38px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment.transfer p.image img{width:30px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment.gPay p.image img{width:63px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment.paypal p.image img{width:102px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment.voucher p.image img{width:30px !important}#helpCenter.topicPage div.articleContent div.wrapperPayment.santander p.image img{width:86px !important}#helpCenter.topicPage div.articleContent p{font-size:16px;line-height:24px;width:auto}#helpCenter.topicPage div.articleContent p a.photoWithText{margin:15px 20px 15px 35px}#helpCenter.topicPage div.articleContent p a.photoWithText.right{float:left;margin:15px 20px 15px 35px}#helpCenter.topicPage div.articleContent p.imgDscr{line-height:19px}#helpCenter.topicPage div.articleContent ul,#helpCenter.topicPage div.articleContent ol{width:270px;margin:0 0 0 20px}#helpCenter.topicPage div.articleContent img{max-width:290px;height:auto !important}#helpCenter.topicPage div.articleContent iframe,#helpCenter.topicPage div.articleContent video{max-width:290px;height:221px !important}#helpCenter.topicPage div.articleContent iframe.tools{width:290px;height:3400px;max-height:none;max-width:none}#helpCenter.topicPage div.articleContent div.blockLinksGreen,#helpCenter.topicPage div.articleContent div.blockLinksOrange,#helpCenter.topicPage div.articleContent div.blockLinksLightBlue{padding:25px;width:auto}#helpCenter.topicPage div.articleContent div.imgTitleBox{margin:20px 0}#helpCenter.topicPage div.articleContent table{width:290px !important;display:block;overflow-x:auto;max-width:290px !important}#helpCenter.topicPage div.articleContent table.specialClass{width:290px !important;padding-bottom:20px;background:#FAFCFE;color:red;border:3px solid #DCE9F9}#helpCenter.topicPage div.articleContent table.specialClass tr td{padding:0 !important;border:none;width:50% !important;float:left}#helpCenter.topicPage div.articleContent table.specialClass tr td:last-of-type{padding-right:0 !important}#helpCenter.topicPage div.articleContent table.specialClass tr td:not(:first-of-type){height:120px;float:left}#helpCenter.topicPage div.articleContent table.specialClass tr td[rowspan="2"]{width:100% !important;padding:50px 0 0 0 !important;background:linear-gradient(#DCE9F9, #FAFCFE)}#helpCenter.topicPage div.articleContent table.specialClass tr:first-of-type td:first-of-type{width:100% !important;background:linear-gradient(#DCE9F9, #FAFCFE)}#helpCenter.topicPage div.articleContent div.infoBox{padding:20px 0 40px}#helpCenter.topicPage div.articleContent div.infoBox div.datePublished,#helpCenter.topicPage div.articleContent div.infoBox div.authorInfo{margin-right:0}#helpCenter.topicPage div.articleContent div.infoBox div.datePublished span.text,#helpCenter.topicPage div.articleContent div.infoBox div.authorInfo span.text{font-size:13px}#helpCenter.topicPage div.articleContent div.infoBox div.socialTop{width:100%}#helpCenter.topicPage div.articleContent div.infoBox div.socialTop div.commentsCount{padding:10px 25px 20px 0}#helpCenter.topicPage div.articleContent div.infoBox div.socialTop a{padding:0;margin-top:14px;display:inline-block}#helpCenter.topicPage div.articleContent a.btnBuyTire{padding:10px}#helpCenter.topicPage div.articleContent div.blockLinks,#helpCenter.topicPage div.articleContent div.blockLinksBlue,#helpCenter.topicPage div.articleContent div.bgGradientBlue,#helpCenter.topicPage div.articleContent div.bgGradientYellow,#helpCenter.topicPage div.articleContent div.bgGradientRed{padding:25px;width:auto}#helpCenter.topicPage div.articleContent div.tileBox{text-align:center}#helpCenter.topicPage div.articleContent div.tileBox.left,#helpCenter.topicPage div.articleContent div.tileBox.right{float:none;margin:10px auto}#helpCenter.topicPage div.articleContent div.tilesGroup div.tileBox,#helpCenter.topicPage div.articleContent div.tilesGroup div.protoTile{margin:10px auto !important}#helpCenter.topicPage div.articleContent div.modelTire.left,#helpCenter.topicPage div.articleContent div.product.left{float:none;clear:both;margin:30px auto}#helpCenter.topicPage div.articleContent div.modelTire.right,#helpCenter.topicPage div.articleContent div.product.right{float:none;clear:both;margin:30px auto}#helpCenter.topicPage div.articleContent div.brLinkedRoute{display:block}#helpCenter.topicPage div.articleContent div.brLinkedRoute div.photo{padding:20px 0 0;max-width:100%}#helpCenter.topicPage div.articleContent div.brLinkedRoute div.photo img{margin:0}#helpCenter.topicPage div.articleContent div.brMapRwgps iframe{display:block;margin:30px auto 20px;width:1px;min-width:100%;height:700px;border:none}#helpCenter.topicPage div.articleContent div.brAccomodation{overflow-x:scroll;overflow-y:visible;padding-bottom:1px}#helpCenter.topicPage div.articleContent div.brAccomodation table{overflow:visible}#helpCenter.topicPage div.articleContent div.brAccomodation table tr th,#helpCenter.topicPage div.articleContent div.brAccomodation table tr td{width:100px;max-width:100px;min-width:100px}#helpCenter.topicPage div.articleContent div.brAccomodation table tr th:first-child,#helpCenter.topicPage div.articleContent div.brAccomodation table tr td:first-child{width:150px;max-width:150px;min-width:150px;top:auto;left:0}#helpCenter.topicPage div.articleContent div.brAccomodation table thead tr:first-child th{height:122px;padding:15px 1px;font-size:12px;line-height:16px}#helpCenter.topicPage div.articleContent div.brAccomodation table thead tr:first-child th span[class^=icon]{padding-bottom:12px}#helpCenter.topicPage div.articleContent div.brAccomodation table thead tr:first-child th span[class^=icon]:before{font-size:30px;line-height:30px}#helpCenter.topicPage div.articleContent div.brAccomodation table thead tr:first-child th:first-of-type{font-size:22px;line-height:22px;padding:50px 0}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td{padding:10px 2px 15px;font-size:13px;line-height:18px}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td span.bold{padding-bottom:7px}#helpCenter.topicPage div.articleContent div.brAccomodation table tbody tr td span[class^=icon]:before{line-height:26px}#helpCenter.topicPage div.articleContent div.brAccomodation.fixedColumn{width:178px;margin-left:150px}#helpCenter.topicPage div.articleContent div.brAccomodation.fixedColumn table tr th:first-child,#helpCenter.topicPage div.articleContent div.brAccomodation.fixedColumn table tr td:first-child{position:absolute}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory{margin:20px 0 40px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory p.h2{align-items:center;font-size:30px;line-height:33px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory p.h2 span.more{display:none}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content{flex-direction:column;padding:40px 0}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content img{width:328px;height:210px !important;margin:0 0 30px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content p{font-size:18px;line-height:30px;text-align:center}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content p.title{margin-top:0;font-size:24px;line-height:30px}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content.thumbnail.right{flex-direction:column}#helpCenter.topicPage div.articleContent div.reusableBoxesGroup section.reusableBoxesCategory div.reusableBox.content.thumbnail.right img{margin-left:0}#helpCenter.topicPage div.articleContent div.lead{margin:60px 0}#helpCenter.topicPage div.articleContent div.lead div.text p{font-size:22px;line-height:32px;text-align:center}#helpCenter.topicPage div.articleContent div.lead div.photoBox,#helpCenter.topicPage div.articleContent div.lead div.videoBox{width:328px;height:221px;box-sizing:content-box}#helpCenter.topicPage div.articleContent div.lead div.photoBox img,#helpCenter.topicPage div.articleContent div.lead div.videoBox img{max-width:328px !important;height:221px !important}#helpCenter.topicPage div.articleContent div.lead div.photoBox span.fr-video iframe,#helpCenter.topicPage div.articleContent div.lead div.videoBox span.fr-video iframe{max-width:328px;height:221px}#helpCenter.topicPage div.articleContent div.lead.photo,#helpCenter.topicPage div.articleContent div.lead.video{flex-direction:column}#helpCenter.topicPage div.articleContent div.lead.photo div.text,#helpCenter.topicPage div.articleContent div.lead.video div.text{width:328px;margin:0 0 40px 0}#helpCenter.topicPage div.articleContent div.videoTemplate{margin:80px 0}#helpCenter.topicPage div.articleContent div.videoTemplate.background:before{top:-40px;padding:40px 0}#helpCenter.topicPage div.articleContent div.videoTemplate p{margin-bottom:40px;font-size:22px;line-height:32px;text-align:center}#helpCenter.topicPage div.articleContent div.videoTemplate div.videoBox iframe{max-width:328px;height:221px}#helpCenter.topicPage div.articleContent div.videoTemplate div.videoBox div.youTubeBox{max-width:328px !important}#helpCenter.topicPage div.articleContent div.feature{margin:60px 0}#helpCenter.topicPage div.articleContent div.feature p.h2{align-items:center;margin-bottom:40px;font-size:30px;line-height:33px}#helpCenter.topicPage div.articleContent div.feature p.h2 span.text{flex-shrink:1}#helpCenter.topicPage div.articleContent div.feature div.row{flex-direction:column}#helpCenter.topicPage div.articleContent div.feature div.row:not(:first-of-type){margin-top:60px}#helpCenter.topicPage div.articleContent div.feature div.row.oneColumn div.col{width:328px}#helpCenter.topicPage div.articleContent div.feature div.col{width:328px}#helpCenter.topicPage div.articleContent div.feature div.col:first-of-type{margin:0 0 60px 0}#helpCenter.topicPage div.articleContent div.feature div.col p{margin:0 auto}#helpCenter.topicPage div.articleContent div.feature div.col div.photoBox{width:100%;max-height:140px;margin:20px 0 5px}#helpCenter.topicPage div.articleContent div.feature div.col div.photoBox img{max-height:140px;max-width:328px !important}#helpCenter.topicPage div.articleContent div.premium{margin:60px 0}#helpCenter.topicPage div.articleContent div.premium p{font-size:18px;line-height:32px}#helpCenter.topicPage div.articleContent div.premium p strong{font-size:24px;line-height:30px}#helpCenter.topicPage div.articleContent div.premium.text:not(.photo){margin:60px 0}#helpCenter.topicPage div.articleContent div.premium.text:not(.photo) div.desc{padding:45px 13px}#helpCenter.topicPage div.articleContent div.premium.photo{flex-direction:column}#helpCenter.topicPage div.articleContent div.premium.photo.text div.photoBox{height:auto;border-radius:30px 30px 0 0}#helpCenter.topicPage div.articleContent div.premium.photo.text div.photoBox img{border-radius:30px 30px 0 0}#helpCenter.topicPage div.articleContent div.premium.photo div.desc{position:relative;width:328px;padding:36px 26px;border-radius:0 0 30px 30px;transform:none;left:0 !important;top:0 !important;border-radius:0 0 30px 30px !important}#helpCenter.topicPage div.articleContent div.premium.photo.right div.desc{padding:36px 26px}#helpCenter.topicPage div.articleContent section.lead{margin:60px 0}#helpCenter.topicPage div.articleContent section.lead div.text p{font-size:22px;line-height:32px;text-align:center}#helpCenter.topicPage div.articleContent section.lead figure.photoBox{width:328px;height:221px;box-sizing:content-box}#helpCenter.topicPage div.articleContent section.lead figure.photoBox img{max-width:328px !important;height:221px !important}#helpCenter.topicPage div.articleContent section.lead figure.photoBox span.fr-video iframe{max-width:328px;height:221px}#helpCenter.topicPage div.articleContent section.lead.photo{flex-direction:column}#helpCenter.topicPage div.articleContent section.lead.photo div.text{width:328px;margin:0 0 40px 0}#helpCenter.topicPage div.articleContent section.videoTemplate{margin:80px 0}#helpCenter.topicPage div.articleContent section.videoTemplate.background:before{top:-40px;padding:40px 0}#helpCenter.topicPage div.articleContent section.videoTemplate p{margin-bottom:40px;font-size:22px;line-height:32px;text-align:center}#helpCenter.topicPage div.articleContent section.videoTemplate figure.videoBox iframe{max-width:328px;height:221px}#helpCenter.topicPage div.articleContent section.videoTemplate figure.videoBox div.youTubeBox{max-width:328px !important}#helpCenter.topicPage div.articleContent section.feature{margin:60px 0}#helpCenter.topicPage div.articleContent section.feature p.h2{align-items:center;margin-bottom:40px;font-size:30px;line-height:33px}#helpCenter.topicPage div.articleContent section.feature p.h2 span.text{flex-shrink:1}#helpCenter.topicPage div.articleContent section.feature p.h2::after{display:none}#helpCenter.topicPage div.articleContent section.feature div.row{flex-direction:column}#helpCenter.topicPage div.articleContent section.feature div.row:not(:first-of-type){margin-top:60px}#helpCenter.topicPage div.articleContent section.feature div.row.oneColumn div.col{width:328px}#helpCenter.topicPage div.articleContent section.feature div.col{width:328px}#helpCenter.topicPage div.articleContent section.feature div.col:first-of-type{margin:0 0 60px 0}#helpCenter.topicPage div.articleContent section.feature div.col p{margin:0 auto}#helpCenter.topicPage div.articleContent section.feature div.col figure.photoBox{width:100%;max-height:140px;margin:20px 0 5px}#helpCenter.topicPage div.articleContent section.feature div.col figure.photoBox img{max-height:140px;max-width:328px !important}#helpCenter.topicPage div.articleContent section.premium{margin:60px 0}#helpCenter.topicPage div.articleContent section.premium p{font-size:18px;line-height:32px}#helpCenter.topicPage div.articleContent section.premium p strong{font-size:24px;line-height:30px}#helpCenter.topicPage div.articleContent section.premium.text:not(.photo){margin:60px 0}#helpCenter.topicPage div.articleContent section.premium.text:not(.photo) div.desc{padding:45px 13px}#helpCenter.topicPage div.articleContent section.premium.photo{flex-direction:column}#helpCenter.topicPage div.articleContent section.premium.photo.text figure.photoBox{height:auto;border-radius:30px 30px 0 0}#helpCenter.topicPage div.articleContent section.premium.photo.text figure.photoBox img{border-radius:30px 30px 0 0}#helpCenter.topicPage div.articleContent section.premium.photo div.desc{position:relative;width:328px;padding:36px 26px;border-radius:0 0 30px 30px;transform:none;left:0 !important;top:0 !important;border-radius:0 0 30px 30px !important}#helpCenter.topicPage div.articleContent section.premium.photo.right div.desc{padding:36px 26px}#helpCenter.topicPage div.articleContent #supportBankP24{top:520px;width:290px;padding:25px 10px}#helpCenter.topicPage div.articleContent #supportBankP24 h5{width:200px}#helpCenter.topicPage div.articleContent #supportBankP24 p.image{height:825px;background:url(/gfx/order/support-banks-320.jpg?v=1) 0 20px no-repeat}#helpCenter.topicPage div.relatedTopics ul,#helpCenter.topicPage div.relatedArticles ul{padding-top:10px}#helpCenter.topicPage div.relatedTopics ul li a,#helpCenter.topicPage div.relatedArticles ul li a{font-size:16px;line-height:19px}}