html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;font-family:'Dosis',sans-serif;font-size:12px;font-weight:300}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none}body{background-color:#000}body.modal-open{overflow:hidden}#MainContainer{display:flex;flex-direction:column;min-height:100vh;opacity:1.0;background:white}#MainContainer.Darken{animation:fade-out .5s forwards;-ms-animation:fade-out .5s forwards;-webkit-animation:fade-out .5s forwards}#MainContainer.Lighten{animation:fade-in .5s forwards;-ms-animation:fade-in .5s forwards;-webkit-animation:fade-in .5s forwards}@-webkit-keyframes fade-out{100%{opacity:.3}}@-webkit-keyframes fade-in{0%{opacity:.3}100%{opacity:1.0}}#MasterHeader{width:100%;margin:0 auto;position:sticky;top:0;z-index:210}#MasterHeader #HeaderLogo{display:flex;justify-content:space-between;height:100px;background-color:#1A72B6}#MasterHeader #HeaderLogo #MasterLogo{display:flex;width:auto;float:left;cursor:pointer;text-decoration:none}#MasterHeader #HeaderLogo #MasterLogo img{height:70px;margin:20px 20px 0 30px;-webkit-filter:drop-shadow(5px 5px 5px #222);filter:drop-shadow(5px 5px 5px #222)}#MasterHeader #HeaderLogo #MasterLogo h1{color:white;font-size:50px;margin:auto;font-weight:200;font-family:'Dosis',sans-serif}#MasterHeader #HeaderLogo #MasterLogo img.LogoSmall{display:none}#MasterHeader #HeaderLogo #HeaderRight{margin-right:0;height:100px;display:flex;background:#245882;padding-right:60px;box-sizing:border-box}#MasterHeader #HeaderLogo #HeaderRight #DiagonalBackground{background:linear-gradient(60deg,#1A72B6 50%,transparent 51%);width:60px;height:100px;margin-right:70px}#MasterHeader #HeaderLogo #HeaderRight #LoginLink,#MasterHeader #HeaderLogo #HeaderRight #LogInNameContainer{background-image:url(/Images/top_icon_user.png)}#MasterHeader #HeaderLogo #HeaderRight #LogInNameContainer{display:block;text-align:center;box-sizing:border-box;color:#202020}#MasterHeader #HeaderLogo #HeaderRight #LogInNameContainer #UserActionsContainer{width:120%;background:#0086C0;z-index:205;position:relative;display:flex;flex-direction:column;border-top:2px solid white;border-left:2px solid white;border-right:2px solid white;margin-top:-6px;margin-left:-10px;-webkit-box-shadow:2px 2px 2px 0 rgba(0,0,0,0.75);-moz-box-shadow:2px 2px 2px 0 rgba(0,0,0,0.75);box-shadow:2px 2px 2px 0 rgba(0,0,0,0.75);box-sizing:border-box}#MasterHeader #HeaderLogo #HeaderRight #LogInNameContainer #UserActionsContainer a{color:white;font-size:15px;text-align:center;padding:7px 0;border-bottom:2px solid white}#MasterHeader #HeaderLogo #HeaderRight #LogInNameContainer #UserActionsContainer a:hover{background-color:#0864A1}#MasterHeader #HeaderLogo #HeaderRight #AddComponent{background-image:url(/Images/top_icon_plus.png)}#MasterHeader #HeaderLogo #HeaderRight .TopIconLink.Cart{position:relative;background-image:url(/Images/top_icon_basket.png)}#MasterHeader #HeaderLogo #HeaderRight #HeaderSearchWrapper .HeaderSearchInputWrapper{display:flex;align-items:center}#MasterHeader #HeaderLogo #HeaderRight #HeaderSearchWrapper .HeaderSearchInputWrapper input{display:none}#MasterHeader #HeaderLogo #HeaderRight #HeaderSearchWrapper.Active{min-width:unset;max-width:unset;display:flex}#MasterHeader #HeaderLogo #HeaderRight #HeaderSearchWrapper.Active span{width:unset;float:right}#MasterHeader #HeaderLogo #HeaderRight #HeaderSearchWrapper.Active input{display:inline-block;width:400px;height:40px;font-size:22px}#MasterHeader #HeaderLogo #HeaderRight .TopIconLink{width:100px;min-width:100px;max-width:100px;background-repeat:no-repeat;background-position:center 20px;background-size:35px;text-decoration:none;cursor:pointer;transition:all .4s ease}#MasterHeader #HeaderLogo #HeaderRight .TopIconLink>span{display:block;width:100%;height:100%;text-align:center;box-sizing:border-box;font-size:14px;text-decoration:none;color:white;cursor:pointer;transition:all .4s ease;font-weight:400;text-transform:uppercase;font-family:'Dosis',sans-serif;padding-top:70px}#MasterHeader #HeaderLogo #HeaderRight .TopIconLink.Search{background-image:url(/Images/top_icon_search.png);display:flex;flex-direction:column}#MasterHeader #HeaderLogo #HeaderRight .TopIconLink.Service{background-image:url(/Images/top_icon_help.png)}#MasterHeader #HeaderLogo #HeaderRight .TopIconLink.SubMenu{background-image:url(/Images/top_icon_sub_menu.png)}#MasterHeader #HeaderLogo #HeaderRight #CartCount{position:absolute;left:40px;top:12px;width:50px;text-align:center;opacity:1;transition:all .4s ease;color:white}@supports(-ms-ime-align:auto){#MasterHeader #HeaderLogo #HeaderRight #CartCount{left:55px;width:15px}}#MasterHeader #HeaderLogo #HeaderRight #CartCount .odometer-inside{background-color:#E79B18;box-sizing:border-box;border-radius:18px;display:unset;font-size:20px;font-weight:500;width:20px;height:20px;line-height:20px;padding:0 7px 4px 7px;color:white}#MasterHeader #HeaderLogo #HeaderRight #CartCount .odometer-inside *{font-size:22px;font-weight:600;text-align:center;min-width:11px}#MasterHeader #HeaderSearchWrapperMobile{display:none}#MasterNav{width:100%;background:black;margin:0 auto;position:sticky;top:101px;z-index:200;display:flex}#ShopMenuNav{padding-bottom:1px;margin:0 auto}#MasterPageAndFooter{width:100%;margin:0 auto;flex:1 0 auto;background:white;font-family:"Roboto",sans-serif;display:flex;flex-direction:column;align-items:center}#MasterPageAndFooter #MasterPage{width:1600px;min-height:calc(100% - 120px)}#MasterPageAndFooter #MasterPage .IllustrationImageContainer{display:none}#MasterPageAndFooter #MasterPage #MasterMenu{background-color:#0080B5;width:100%;display:block;border-bottom:0;padding-bottom:0;margin-right:0}#MasterPageAndFooter #MasterPage #MasterMenu #nav{line-height:1;width:100%}#MasterPageAndFooter #MasterPage #MasterMenu #nav li{float:left;display:block;position:relative}#MasterPageAndFooter #MasterPage #MasterMenu #nav li a{display:block;color:white;text-align:center;padding:14px 26px;text-decoration:none;font-size:15px}#MasterPageAndFooter #MasterPage #MasterMenu #nav li a:hover{color:white}#MasterPageAndFooter #MasterPage #MasterMenu #nav li a:hover:after{content:"";position:absolute;top:75%;left:40%;width:0;height:0;margin:0 auto;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid white}#MasterPageAndFooter #MasterPage #PageContent .BanricHeader{padding:10px;margin:0 0 10px 0;border:2px solid #C8C8C8;border-radius:5px}#MasterFooter{display:flex;width:100%;margin:0 auto;padding:10px 0;flex-shrink:0;color:white;clear:both;border-top:1px solid white;justify-content:center;background-color:rgba(0,0,0,0.5)}#MasterFooter div.FooterSection{width:300px;text-align:center}#MasterFooter div.Wrapper{color:#E6BF02;width:200px;margin:0 auto;padding-bottom:10px}#MasterFooter div.Wrapper h3{font-size:14px;font-weight:normal;color:white}#MasterFooter div.FastDelivery{background-image:url("/Images/bringlogo.png");background-repeat:no-repeat;background-position:center center;width:100%;height:40px}#MasterFooter div.PaymentMethods{background-image:url("/Images/klarna_visa_mc.png");background-repeat:no-repeat;background-position:center center;width:100%;height:40px}#MasterFooter div.FooterLink{width:90%;margin-top:40px;margin-left:20px;color:white}#MasterFooter div.FooterLink ul{background-color:transparent}#MasterFooter div.FooterLink a{text-decoration:none;color:white}#MasterFooter div.FooterLink a li{font-size:14px;height:20px;line-height:20px;text-decoration:underline}#MasterFooter div.FooterLink h3{margin-bottom:10px;font-weight:bold}#NotFound{margin:10px}#NotFound h2{font-weight:normal}.MobileOnly,.OnlyOnMobile,.OnlyOnMobileFlex{display:none}.GsExpandable .Details{height:0;overflow:hidden}.GsExpandable .Details.Active{height:auto}.NormalButton{background-color:#0864A1;border:1px solid black;color:#fff;cursor:pointer;font-size:20px;height:40px;text-align:center;border-radius:5px;line-height:40px;text-decoration:none;box-sizing:border-box;width:100px}button.NormalButton::-moz-focus-inner{border:0;padding:0;margin-top:-2px;margin-bottom:-2px}.NormalButton.EditPart{cursor:pointer;position:absolute;right:3px;top:3px;height:28px;line-height:28px;width:28px;background-image:url(/images/edit.png);background-position:center center;background-repeat:no-repeat;overflow:hidden;color:#f03;border:0;background-color:white}.NormalButton.Faded{border-color:#0070a5;background-color:#fff;color:#747474}.NormalButton.Discrete{background:0;border-color:#0070a5;background-color:#fff;color:#747474}.NormalButton.Highlight{background:#0864A1;color:white;border-color:white}.NormalButton.WarningButton{background-color:white;background-image:none;color:#b0061b;border-color:#b0061b}.NormalButton.DisabledButton{background-color:#EFEFEF;color:#C8C8C8;border-color:#C8C8C8;cursor:progress}.NormalButton.SmallButton{height:30px;line-height:25px;font-size:15px;color:black}.CampaginCorner{background-color:#00D221;color:white;position:absolute;right:-76px;transform:rotate(45deg);padding:4px;width:200px;text-align:center;top:9px;z-index:200;font-size:24px;font-weight:bold;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);box-shadow:0 1px 8px 0 #000;-webkit-box-shadow:0 1px 8px 0 #000;-moz-box-shadow:0 1px 8px 0 #000}ul{list-style-type:none;margin:0;padding:0;overflow:hidden}.NoTextSelect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CenterText{text-align:center}.Left{float:left}.Right{float:right}.ArrowRight{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid green}.MobileOnly,.OnlyOnMobile{display:none}.fieldset,fieldset{border:0 none;clear:both;width:auto}.fieldset{overflow:hidden}.fieldset legend,fieldset legend{font-weight:bold;margin-bottom:5px;font-size:15px}.fieldset legend.small,fieldset legend.small{font-size:10px}.fieldset label,fieldset label{clear:both;float:left;line-height:22px;height:22px;margin-top:10px;padding-right:10px;text-align:left;width:130px;vertical-align:middle;display:block;font-size:15px}.fieldset label.Error,fieldset label.Error{clear:none;color:Red;float:left;padding-left:10px;white-space:nowrap}.fieldset input,fieldset input{float:left;margin-top:10px;width:200px;border:1px solid #999;display:block;font-size:15px}.fieldset input.valid,fieldset input.valid{background-color:#cfc}.fieldset input.Error,fieldset input.Error{background-color:#fcc}.fieldset input[type=submit],fieldset input[type=submit]{clear:both;margin:10px 0 10px 135px}.fieldset input[type=checkbox],fieldset input[type=checkbox]{width:auto}.fieldset select,fieldset select{border:1px solid #999;display:block;float:left;margin-top:10px;width:200px}.fieldset>span,fieldset>span,.fieldset .Field,fieldset .Field{float:left;margin-top:10px;width:200px;display:block}.fieldset button,fieldset button{float:left;margin-top:0;width:208px;display:block;clear:both;margin-bottom:10px;margin-left:140px}.fieldset a,fieldset a{clear:both;display:block;float:left;margin-bottom:10px;margin-left:140px;margin-top:0}.fieldset a.NormalButton,fieldset a.NormalButton{width:208px}.fieldset img,fieldset img{float:left;margin-top:0;margin-left:140px;width:200px;display:block;clear:both;margin-bottom:10px}.fieldset textarea,fieldset textarea{border:1px solid #999;display:block;float:left;margin-top:10px;width:720px}.fieldset .mceEditor,fieldset .mceEditor{display:block;float:left;margin-top:10px;width:720px}.fieldset div.Spacer,fieldset div.Spacer{float:left;margin-top:0;width:202px;display:block;clear:both;margin-top:20px}.fieldset div.Heading,fieldset div.Heading{border-bottom:1px solid #0070A5;clear:both;display:block;float:left;font-weight:bold;margin-top:10px;width:350px}.fieldset.validationGroup .fake,fieldset.validationGroup .fake{float:left;margin-top:5px;width:200px}fieldset.Explain,fieldset.LogIn,fieldset.NewUser{margin-top:20px;width:400px;margin-bottom:20px;border:0}fieldset.Explain,fieldset.LogIn{margin-bottom:40px}fieldset.Explain legend,fieldset.LogIn legend,fieldset.NewUser legend{font-weight:bold;margin-bottom:5px}fieldset .Explanation{float:left;width:100%;font-size:12px;font-style:italic;height:12px;font-weight:normal;color:black;line-height:1;margin-left:130px}fieldset .ui-progressbar{clear:both;float:left;margin-left:140px;margin-top:0;width:208px;margin-bottom:10px}fieldset .ReadOnly{background-color:lightgray;color:darkgray}.Hidden{display:none}#BasketOverlay{height:100%;left:0;position:fixed;top:0;min-height:100%;top:0;width:100%;z-index:1200;opacity:.0}#BasketWindow{height:100%;right:0;position:fixed;top:0;min-height:100%;width:500px;z-index:1300;background-color:white;transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);will-change:transform;padding:0 10px 0 10px;max-width:480px;box-sizing:border-box;overflow-y:scroll}#BasketWindow.SlideIn{animation:slide-in .5s forwards;-ms-animation:slide-in .5s forwards;-webkit-animation:slide-in .5s forwards}#BasketWindow.SlideOut{animation:slide-out .5s forwards;-ms-animation:slide-out .5s forwards;-webkit-animation:slide-out .5s forwards}@-webkit-keyframes slide-in{100%{-webkit-transform:translateX(0%)}}@-webkit-keyframes slide-out{0%{-webkit-transform:translateX(0%)}100%{-webkit-transform:translateX(100%)}}#BasketWindow .BasketWindowWaitContainer{height:100%;width:100%;display:flex;justify-content:center;flex-direction:column}#BasketWindow .BasketWindowWaitContainer .BasketWindowWaitIcon{margin:0 auto;width:100px;height:100px;background-image:url(/Images/loader4.gif);background-position:center center;background-repeat:no-repeat;background-size:contain}#PleaseWaitOverlay{height:100%;left:0;position:fixed;top:0;min-height:100%;top:0;width:100%;z-index:1200;background-color:transparent;background-color:rgba(0,0,0,0.4)}#PleaseWaitFloater{float:left;height:50%;width:100%;margin-bottom:-50px}#PleaseWait{clear:both;background:#000;width:200px;height:200px;border-radius:5px;background-image:url(/Images/loader2.gif);background-position:center center;background-repeat:no-repeat;margin-left:auto;margin-right:auto}#SuccessOverlay{height:100%;left:0;position:fixed;top:0;min-height:100%;top:0;width:100%;z-index:1200;background-color:transparent;background-color:rgba(0,0,0,0.4)}#SuccessFloater{float:left;height:50%;width:100%;margin-bottom:-50px}#SuccessImage{clear:both;background:transparent;width:200px;height:200px;border-radius:5px;background-image:url(/Images/check_100x100.png);background-position:center center;background-repeat:no-repeat;margin-left:auto;margin-right:auto}#ModalDialogOverlay{height:100%;left:0;position:fixed;top:0;min-height:100%;top:0;width:100%;z-index:300;background-color:rgba(0,0,0,0.4)}h1{font-weight:bold;font-size:30px}h2{font-weight:bold;font-size:20px}h3{font-weight:bold;font-size:15px}small{display:block;font-size:10px;font-weight:normal;margin-bottom:3px}.modal-backdrop{opacity:.6!important}div.Separator{display:block;height:1px;background:white}.row{float:left;width:100%;display:flex;margin:5px 10px 0 10px}.row .column{width:100%}.row .columns-2{width:50%}.row .column.center{text-align:center}.row.relative{position:relative}.row.center{width:auto}.row.small{margin:0}.row.large{margin:5px 10px 15px 10px}[class*=column]+[class*=column]:last-child{float:right}.modal{display:none;position:fixed;z-index:250;background-color:white;border:1px solid black}.modal .modal-content{background-color:white;width:99%;height:99%;color:black}.modal .modal-content .close{display:initial;float:right;font-size:20px;margin-right:5px}.modal .modal-content .close:hover,.modal .modal-content .close:focus{color:black;text-decoration:none;cursor:pointer}#MasterPage #LandingPage .Component .Heading{margin-top:0}.BuyZoom{margin-top:25px;transform:scale(2)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#MasterHeader #HeaderLogo #MasterLogo{align-items:center}}
sticker{display:inline-flex;width:100px;height:100px;flex-direction:column;justify-content:center;text-align:center;background-size:100%;background-position:center;background-repeat:no-repeat;font-size:22px}sticker.StockSale{background-image:url(/Images/Stickers/stocksale.png);color:#EF332E}sticker.Campaign{background-image:url(/Images/Stickers/sticker14.png);color:#5CB130}sticker.Black{background-image:url(/Images/Stickers/sticker4_black.png);color:#fff;transform:rotate(20deg)}sticker.Yellow{background-image:url(/Images/Stickers/sticker2.png);color:#000;transform:rotate(-5deg)}sticker.w50{width:50px;height:50px;font-size:12px}sticker.w100{width:100px;height:100px;font-size:22px}sticker.w150{width:150px;height:150px;font-size:30px}
@keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@-moz-keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@-ms-keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@-o-keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@-moz-keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@-ms-keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@-o-keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes vex-rotation{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}100%{transform:rotate(359deg);-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg)}}@-webkit-keyframes vex-rotation{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}100%{transform:rotate(359deg);-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg)}}@-moz-keyframes vex-rotation{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}100%{transform:rotate(359deg);-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg)}}@-ms-keyframes vex-rotation{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}100%{transform:rotate(359deg);-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg)}}@-o-keyframes vex-rotation{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}100%{transform:rotate(359deg);-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg)}}.vex,.vex *,.vex *:before,.vex *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.vex{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;z-index:1111;top:0;right:0;bottom:0;left:0}.vex-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.vex-overlay{background:#000;filter:alpha(opacity=40);-ms-filter:"alpha(opacity=40)"}.vex-overlay{animation:vex-fadein .5s;-webkit-animation:vex-fadein .5s;-moz-animation:vex-fadein .5s;-ms-animation:vex-fadein .5s;-o-animation:vex-fadein .5s;-webkit-backface-visibility:hidden;position:fixed;background:rgba(0,0,0,0.4);top:0;right:0;bottom:0;left:0}.vex.vex-closing .vex-overlay{animation:vex-fadeout .5s;-webkit-animation:vex-fadeout .5s;-moz-animation:vex-fadeout .5s;-ms-animation:vex-fadeout .5s;-o-animation:vex-fadeout .5s;-webkit-backface-visibility:hidden}.vex-content{animation:vex-fadein .5s;-webkit-animation:vex-fadein .5s;-moz-animation:vex-fadein .5s;-ms-animation:vex-fadein .5s;-o-animation:vex-fadein .5s;-webkit-backface-visibility:hidden;background:#fff}.vex.vex-closing .vex-content{animation:vex-fadeout .5s;-webkit-animation:vex-fadeout .5s;-moz-animation:vex-fadeout .5s;-ms-animation:vex-fadeout .5s;-o-animation:vex-fadeout .5s;-webkit-backface-visibility:hidden}.vex-close:before{font-family:Arial,sans-serif;content:"\00D7"}.vex-dialog-form{margin:0}.vex-dialog-button{text-rendering:optimizeLegibility;-moz-appearance:none;-webkit-appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.vex-loading-spinner{animation:vex-rotation .7s linear infinite;-webkit-animation:vex-rotation .7s linear infinite;-moz-animation:vex-rotation .7s linear infinite;-ms-animation:vex-rotation .7s linear infinite;-o-animation:vex-rotation .7s linear infinite;-webkit-backface-visibility:hidden;-moz-box-shadow:0 0 1em rgba(0,0,0,0.1);-webkit-box-shadow:0 0 1em rgba(0,0,0,0.1);box-shadow:0 0 1em rgba(0,0,0,0.1);position:fixed;z-index:1112;margin:auto;top:0;right:0;bottom:0;left:0;height:2em;width:2em;background:#fff}body.vex-open{overflow:hidden}
@keyframes vex-flipin-horizontal{0%{opacity:0;transform:rotateY(-90deg);-webkit-transform:rotateY(-90deg);-moz-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);-o-transform:rotateY(-90deg)}100%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}}@-webkit-keyframes vex-flipin-horizontal{0%{opacity:0;transform:rotateY(-90deg);-webkit-transform:rotateY(-90deg);-moz-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);-o-transform:rotateY(-90deg)}100%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}}@-moz-keyframes vex-flipin-horizontal{0%{opacity:0;transform:rotateY(-90deg);-webkit-transform:rotateY(-90deg);-moz-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);-o-transform:rotateY(-90deg)}100%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}}@-ms-keyframes vex-flipin-horizontal{0%{opacity:0;transform:rotateY(-90deg);-webkit-transform:rotateY(-90deg);-moz-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);-o-transform:rotateY(-90deg)}100%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}}@-o-keyframes vex-flipin-horizontal{0%{opacity:0;transform:rotateY(-90deg);-webkit-transform:rotateY(-90deg);-moz-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);-o-transform:rotateY(-90deg)}100%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}}@keyframes vex-flipout-horizontal{0%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}100%{opacity:0;transform:rotateY(90deg);-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg)}}@-webkit-keyframes vex-flipout-horizontal{0%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}100%{opacity:0;transform:rotateY(90deg);-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg)}}@-moz-keyframes vex-flipout-horizontal{0%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}100%{opacity:0;transform:rotateY(90deg);-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg)}}@-ms-keyframes vex-flipout-horizontal{0%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}100%{opacity:0;transform:rotateY(90deg);-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg)}}@-o-keyframes vex-flipout-horizontal{0%{opacity:1;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}100%{opacity:0;transform:rotateY(90deg);-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg)}}.vex.vex-theme-flat-attack{-moz-perspective:1300px;-webkit-perspective:1300px;perspective:1300px;-moz-perspective-origin:50% 150px;-webkit-perspective-origin:50% 150px;perspective-origin:50% 150px;padding-top:100px;padding-bottom:100px;font-size:1.5em}.vex.vex-theme-flat-attack.vex-closing .vex-content{animation:vex-flipout-horizontal .5s;-webkit-animation:vex-flipout-horizontal .5s;-moz-animation:vex-flipout-horizontal .5s;-ms-animation:vex-flipout-horizontal .5s;-o-animation:vex-flipout-horizontal .5s;-webkit-backface-visibility:hidden}.vex.vex-theme-flat-attack .vex-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;animation:vex-flipin-horizontal .5s;-webkit-animation:vex-flipin-horizontal .5s;-moz-animation:vex-flipin-horizontal .5s;-ms-animation:vex-flipin-horizontal .5s;-o-animation:vex-flipin-horizontal .5s;-webkit-backface-visibility:hidden}.vex.vex-theme-flat-attack .vex-content{font-family:"Helvetica Neue",sans-serif;font-weight:200;background:#fff;color:#444;padding:2em 2em 3em 2em;line-height:1.5em;position:relative;margin:0 auto;max-width:100%;width:600px}.vex.vex-theme-flat-attack .vex-content h1,.vex.vex-theme-flat-attack .vex-content h2,.vex.vex-theme-flat-attack .vex-content h3,.vex.vex-theme-flat-attack .vex-content h4,.vex.vex-theme-flat-attack .vex-content h5,.vex.vex-theme-flat-attack .vex-content h6,.vex.vex-theme-flat-attack .vex-content p,.vex.vex-theme-flat-attack .vex-content ul,.vex.vex-theme-flat-attack .vex-content li{color:inherit}.vex.vex-theme-flat-attack .vex-close{position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-flat-attack .vex-close:before{font-family:"Helvetica Neue",sans-serif;font-weight:100;line-height:1px;padding-top:.5em;display:block;font-size:2em;text-indent:1px;overflow:hidden;height:1.25em;width:1.25em;text-align:center;top:0;right:0;color:#fff;background:#666}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input{margin-bottom:.5em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="date"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime-local"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="email"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="month"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="number"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="password"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="search"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="tel"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="text"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="time"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="url"],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="week"]{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#f0f0f0;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="date"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="email"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="month"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="number"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="password"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="search"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="text"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="time"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="url"]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="week"]:focus{-moz-box-shadow:inset 0 0 0 2px #666;-webkit-box-shadow:inset 0 0 0 2px #666;box-shadow:inset 0 0 0 2px #666;outline:0}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons{*zoom:1;padding-top:1em;margin-bottom:-3em;margin-left:-2em;margin-right:-2em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-flat-attack .vex-dialog-button{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border:0;margin:0;float:right;padding:.5em 1em;font-size:1.13em;text-transform:uppercase;font-weight:200;letter-spacing:.1em;line-height:1em;font-family:inherit}.vex.vex-theme-flat-attack .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-flat-attack .vex-dialog-button:focus{outline:0}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary{background:#666;color:#fff}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary:focus{-moz-box-shadow:inset 0 3px rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 3px rgba(0,0,0,0.2);box-shadow:inset 0 3px rgba(0,0,0,0.2)}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary{background:#fff;color:#ccc}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:focus{-moz-box-shadow:inset 0 3px #aaa;-webkit-box-shadow:inset 0 3px #aaa;box-shadow:inset 0 3px #aaa;background:#eee;color:#777}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:hover,.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:active{color:#777}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-close:before{background:#ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="date"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="email"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="month"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="number"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="password"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="search"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="text"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="time"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="url"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="week"]:focus{-moz-box-shadow:inset 0 0 0 2px #ff7ea7;-webkit-box-shadow:inset 0 0 0 2px #ff7ea7;box-shadow:inset 0 0 0 2px #ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-close:before{background:#ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="date"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="email"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="month"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="number"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="password"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="search"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="text"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="time"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="url"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="week"]:focus{-moz-box-shadow:inset 0 0 0 2px #ce4a55;-webkit-box-shadow:inset 0 0 0 2px #ce4a55;box-shadow:inset 0 0 0 2px #ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-close:before{background:#34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="date"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="email"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="month"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="number"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="password"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="search"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="text"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="time"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="url"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="week"]:focus{-moz-box-shadow:inset 0 0 0 2px #34b989;-webkit-box-shadow:inset 0 0 0 2px #34b989;box-shadow:inset 0 0 0 2px #34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-close:before{background:#477FA5}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="date"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="email"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="month"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="number"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="password"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="search"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="text"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="time"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="url"]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="week"]:focus{-moz-box-shadow:inset 0 0 0 2px #477FA5;-webkit-box-shadow:inset 0 0 0 2px #477FA5;box-shadow:inset 0 0 0 2px #477FA5}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#477FA5}.vex-loading-spinner.vex-theme-flat-attack{height:4em;width:4em}
.vex-error .vex-content{border:6px solid #1A72B6}.vex-error .vex-content{border-radius:10px}.vex-error strong{font-weight:bold}.vex-error .vex-dialog-form{background-repeat:no-repeat;padding-left:110px;background-position:0 30px}.vex-error .vex-dialog-message{color:black;font-size:16px;font-weight:bold}.vex-error .vex-dialog-button-primary{background-color:black!important}.vex-content.HidePrimary .vex-dialog-button-primary{display:none}.vex-content.HideSecondary .vex-dialog-button-secondary,.vex-error .vex-dialog-button-secondary{display:none}.vex-content.HideHeading .vex-dialog-message{display:none}.vex .vex-content{border:10px solid #1A72B6;border-radius:4px}.vex .vex-dialog-button-primary{background-color:#002856!important;font-weight:bold!important}.vex .vex-dialog-button-secondary{background-color:#e25a5a!important;font-weight:bold!important;color:white!important;margin-right:1px!important}.vex .vex-dialog-buttons .vex-dialog-button{font-size:14px;transform:matrix(1,0,0,1,0,0)}.vex .vex-content{padding:1em 2em 3em 1em!important}.vex .vex-dialog-message{font-size:16px;font-weight:bold}.vex .vex-dialog-message a{font-size:16px;color:black;font-weight:bold;text-decoration:underline}.vex-overlay{background:none repeat scroll 0 0 rgba(0,0,0,0.8)}.vex .vex-content.fault{border-color:red;width:90%}.vex .vex-content.fault .vex-dialog-button-primary{background-color:red!important}.vex .vex-content.Wide{max-width:80%;width:80%}@media only screen and (max-width:1051px){.vex.vex-theme-flat-attack .vex-content{width:90%}.vex .vex-content{max-width:90%!important;width:90%!important}.vex .vex-dialog-message{font-size:40px;line-height:40px}.vex input.vex-dialog-button{font-size:40px!important}}
.odometer.odometer-auto-theme,.odometer.odometer-theme-minimal{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-minimal .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-minimal .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
.c-offcanvas{transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.c-offcanvas-bg.c-offcanvas-bg--push,.c-offcanvas-bg.c-offcanvas-bg--reveal,.c-offcanvas-content-wrap,.c-offcanvas{transition:transform 300ms cubic-bezier(0.4,0,0.6,1)}.c-offcanvas.is-open{transform:translate3d(0,0,0);visibility:visible}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas{position:fixed;min-height:100%;max-height:none;top:0;display:block;background:#fff;overflow-x:hidden;overflow-y:auto}.c-offcanvas--opening{transition-timing-function:cubic-bezier(0.4,0,0.6,1)}.c-offcanvas.is-closed{max-height:100%;overflow:hidden;visibility:hidden;box-shadow:none}.c-offcanvas--overlay{z-index:1080}.c-offcanvas--reveal{z-index:2}.c-offcanvas-bg{position:fixed;top:0;height:100%;width:100%;z-index:1079;left:-100%;background-color:transparent;transition:background-color 400ms cubic-bezier(0.23,1,0.32,1) 0ms}.c-offcanvas-bg.is-animating,.c-offcanvas-bg.is-open{left:0;background-color:rgba(0,0,0,0.68);visibility:visible}.c-offcanvas-bg.is-closed{visibility:hidden}.c-offcanvas-bg--closing.is-animating{background:transparent}.c-offcanvas--left{height:100%;width:17em;transform:translate3d(-17em,0,0)}.c-offcanvas--right{height:100%;width:17em;right:0;transform:translate3d(17em,0,0)}.c-offcanvas--top{left:0;right:0;top:0;height:12.5em;min-height:auto;width:100%;transform:translate3d(0,-12.5em,0)}.c-offcanvas--bottom{top:auto;left:0;right:0;bottom:0;height:12.5em;min-height:auto;width:100%;transform:translate3d(0,12.5em,0)}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas--reveal{z-index:0;transform:translate3d(0,0,0)}.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas--push{z-index:6}.c-offcanvas--push--opening{transition-timing-function:cubic-bezier(0,0,0.2,1)}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open{transform:translate3d(-17em,0,0)}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-theme .owl-stage-outer{max-height:500px;}.owl-theme .owl-nav{transform:translateY(-80px);}.owl-theme .owl-nav .owl-prev span,.owl-theme .owl-nav owl-next span{font-size:40px;font-weight:bold;}.owl-theme .owl-dots{transform:translateY(-40px);margin-top:0 !important;height:0;}.owl-theme .owl-dots .owl-dot span{width:20px;height:20px;border:solid 2px #000;background-color:#808080;box-shadow:3px 3px 4px -1px #000;-webkit-box-shadow:3px 3px 4px -1px #000;-moz-box-shadow:3px 3px 4px -1px #000;}.owl-theme .owl-dots .owl-dot.active span{background-color:#fff;}
.c-hamburger{display:block;position:relative;overflow:hidden;margin:0;padding:0;width:50px;height:50px;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:none;border:0;cursor:pointer;transition:background .3s}.c-hamburger:focus{outline:0}.c-hamburger span{display:block;position:absolute;top:22px;left:5px;right:5px;height:6px;background:white}.c-hamburger span::before,.c-hamburger span::after{position:absolute;display:block;left:0;width:100%;height:6px;background-color:#fff;content:""}.c-hamburger span::before{top:-11px}.c-hamburger span::after{bottom:-11px}.c-hamburger--rot{background-color:#28aadc}.c-hamburger--rot span{transition:transform .3s}.c-hamburger--rot.is-active{background-color:#166888}.c-hamburger--rot.is-active span{transform:rotate(90deg)}.c-hamburger--htx{background-color:#0080B5}.c-hamburger--htx span{transition:background 0s .3s}.c-hamburger--htx span::before,.c-hamburger--htx span::after{transition-duration:.3s,0.3s;transition-delay:.3s,0s}.c-hamburger--htx span::before{transition-property:top,transform}.c-hamburger--htx span::after{transition-property:bottom,transform}.c-hamburger--htx.is-active{background-color:#fff;height:70px}.c-hamburger--htx.is-active span{background:0}.c-hamburger--htx.is-active span::before{top:0;transform:rotate(45deg);background-color:#000}.c-hamburger--htx.is-active span::after{bottom:0;transform:rotate(-45deg);background-color:#000}.c-hamburger--htx.is-active span::before,.c-hamburger--htx.is-active span::after{transition-delay:0s,0.3s}.c-hamburger--htla{background-color:#32dc64}.c-hamburger--htla span{transition:transform .3s}.c-hamburger--htla span::before{transform-origin:top right;transition:transform .3s,width .3s,top .3s}.c-hamburger--htla span::after{transform-origin:bottom right;transition:transform .3s,width .3s,bottom .3s}.c-hamburger--htla.is-active{background-color:#19903c}.c-hamburger--htla.is-active span{transform:rotate(180deg)}.c-hamburger--htla.is-active span::before,.c-hamburger--htla.is-active span::after{width:50%}.c-hamburger--htla.is-active span::before{top:0;transform:translateX(26px) translateY(3px) rotate(45deg)}.c-hamburger--htla.is-active span::after{bottom:0;transform:translateX(26px) translateY(-3px) rotate(-45deg)}.c-hamburger--htra{background-color:#ff9650}.c-hamburger--htra span{transition:transform .3s}.c-hamburger--htra span::before{transform-origin:top left;transition:transform .3s,width .3s,top .3s}.c-hamburger--htra span::after{transform-origin:bottom left;transition:transform .3s,width .3s,bottom .3s}.c-hamburger--htra.is-active{background-color:#e95d00}.c-hamburger--htra.is-active span{transform:rotate(180deg)}.c-hamburger--htra.is-active span::before,.c-hamburger--htra.is-active span::after{width:50%}.c-hamburger--htra.is-active span::before{top:0;transform:translateX(-6px) translateY(3px) rotate(-45deg)}.c-hamburger--htra.is-active span::after{bottom:0;transform:translateX(-6px) translateY(-3px) rotate(45deg)}
#LoginModal.modal{left:80%;top:78px;width:280px;height:270px}@media only screen and (max-height:800px){#LoginModal.modal{top:20%}}@media only screen and (max-height:550px){#LoginModal.modal{top:10%}}@media only screen and (max-height:500px){#LoginModal.modal{top:0}}#LoginModal.modal .modal-content{display:flex;flex-direction:column;width:auto;height:auto}#LoginModal.modal .modal-content .row{width:auto}#LoginModal.modal .modal-content .close{position:absolute;right:10px;position:absolute;right:0;font-weight:bold;font-size:30px;padding:0}#LoginModal.modal .modal-content h1{font-size:35px;color:white;text-align:center}#LoginModal.modal .modal-content h2{font-size:15px;color:black;text-align:left;padding:10px 0 15px 10px}#LoginModal.modal .modal-content h3{font-size:12px}#LoginModal.modal .modal-content span{font-size:15px;color:black;text-align:left;padding:10px 0 15px 10px}#LoginModal.modal .modal-content span.highlight{font-weight:500;padding-left:0}#LoginModal.modal .modal-content input{width:100%;font-size:15px;padding:5px;box-sizing:border-box;line-height:1}#LoginModal.modal .modal-content a{text-decoration:underline;color:black}#LoginModal.modal .modal-content #ModalLoginButton{width:100%;line-height:30px;text-transform:uppercase;color:white;border-radius:0;background-color:#0864A1}@media only screen and (max-width:999px){#LoginModal.modal{left:10%;top:85px;width:80%;height:auto;padding-bottom:20px}#LoginModal.modal .modal-content .close{font-size:60px}#LoginModal.modal .modal-content h2{font-size:38px}#LoginModal.modal .modal-content h3{font-size:30px}#LoginModal.modal .modal-content input{font-size:38px}#LoginModal.modal .modal-content #ModalLoginButton{font-size:40px;height:60px;line-height:40px;padding:10px}#LoginModal.modal .modal-content a{font-size:30px}}
#BasketSlidingContent{width:100%;overflow:hidden;margin:20px 0 100px 0}#BasketSlidingContent .Basket #CloseBasket{font-size:15px;text-transform:uppercase;text-decoration:underline;float:right;cursor:pointer;margin-bottom:30px}#BasketSlidingContent .Basket .BasketHeader{display:none}#BasketSlidingContent .Basket .BasketItem{width:100%;margin-bottom:20px;float:left;min-height:120px;border-bottom:solid 1px gray}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Left{width:100px;padding-right:10px;box-sizing:border-box}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Left .ItemImage img{width:100px;max-width:100px;max-height:160px}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right{padding-left:10px;width:340px;box-sizing:border-box;margin-bottom:5px}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .ItemDescription{font-size:20px;line-height:25px;min-height:50px;width:100%;margin-bottom:20px}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .Stock{display:none}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .Quantity{float:left;width:140px;align-items:center;display:flex}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .Quantity .QuantityAdjust{display:inline-block;text-align:center;width:26px;height:25px;text-shadow:none;text-align:center;vertical-align:middle;font-size:24px;font-weight:700;border:1px solid black;margin:0;margin-right:0;margin-left:0;padding:0;color:#333;cursor:pointer;border-radius:20px;margin-left:5px;margin-right:5px;line-height:18px}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .Quantity input.QuantityInput{width:40px;text-align:center;height:23px;font-size:18px;font-weight:bold;line-height:23px}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .Price{display:none}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .Discount{display:none}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .Total{text-align:right;float:right;width:180px;font-size:24px;height:30px;line-height:30px;text-align:right}#BasketSlidingContent .Basket .BasketItem .ProductInfo.Right .Delete{background-color:red}#BasketSlidingContent .Basket .BasketFooter{float:left;width:100%}#BasketSlidingContent .Basket .BasketFooter .Left{display:none}#BasketSlidingContent .Basket .BasketFooter .Right{width:100%}#BasketSlidingContent .Basket .BasketFooter .Right .BasketTotalsTable{width:100%;padding-bottom:5px;border-bottom:double 4px black}#BasketSlidingContent .Basket .BasketFooter .Right .BasketTotalsTable .PushRight{display:none}#BasketSlidingContent .Basket .BasketFooter .Right .BasketTotalsTable .AlignRight h2{font-size:24px;text-align:right;padding-bottom:5px}#BasketSlidingContent .Basket #GoToCartButton,#BasketSlidingContent .Basket #GoToBasketButton{width:100%;background-color:#0864A1;color:white;float:left;margin-top:50px;text-align:center;font-size:30px;height:50px;line-height:48px;border-radius:5px;box-sizing:border-box}#BasketSlidingContent .Basket #GoToCartButton{background-color:white;color:black;border:1px solid black}#BasketSlidingContent #SumGiftPoints{display:none!important}
#LandingPage{width:100%}#LandingPage .Component{overflow:hidden;width:100%}#LandingPage .Component.FullHeightParent{height:100%}#LandingPage .Component .Heading{width:100%;box-sizing:border-box}#LandingPage .Component .Heading .HeadingContainer{width:100%;background-color:#0080B5;font-size:24px;box-sizing:border-box;overflow:hidden}#LandingPage .Component .Heading .HeadingContainer .Text{color:white;font-size:inherit;float:left;margin:10px 0 10px 10px;padding:5px}#LandingPage .Component .Heading .HeadingContainer a{float:right;text-align:center;font-size:inherit;background-color:white;color:black;text-decoration:none;padding:5px;box-sizing:border-box;margin:10px 10px 10px 0}#LandingPage .Component .Heading div.CarCare{background-color:black}#LandingPage .Component .Heading div.CustomerService{background-color:white;padding:0}#LandingPage .Component .Heading div.CustomerService .Text{color:#202020}#LandingPage .Component .Heading div.CustomerService a{border:solid 2px black}#LandingPage .Component .Heading div.StockSale{background-color:#E80000}#LandingPage .Component .Heading div.Brakes{background-color:black;display:flex;justify-content:space-between;align-items:center}#LandingPage .Component .Heading div.Brakes .Text{color:white;padding:10px}#LandingPage .Component .Heading div.Brakes a{color:#0E449E;padding:10px;font-size:20px}#LandingPage .Component .Heading div.Clean{font-size:36px;background-color:unset;margin:10px 0}#LandingPage .Component .Heading div.Clean .Text{color:black;margin:0 10px;margin:0;padding:0;height:36px;line-height:36px}#LandingPage .Component .Heading div.Blogg,#LandingPage .Component .Heading div.BloggLeft{font-size:36px;background-color:unset;margin:0}#LandingPage .Component .Heading div.Blogg .Text,#LandingPage .Component .Heading div.BloggLeft .Text{color:black;margin:0;padding:0;height:38px;line-height:36px;width:100%;text-align:center}#LandingPage .Component .Heading div.BloggLeft .Text{text-align:left}#LandingPage .Component .Banner a img:hover{opacity:.8;filter:alpha(opacity=80);cursor:pointer}#LandingPage .Component .BannerDesktop,#LandingPage .Component .BannerMobile{width:100%;float:left}#LandingPage .Component .BannerDesktop img,#LandingPage .Component .BannerMobile img{width:100%}#LandingPage .Component .BannerDesktop img.WidthClass20,#LandingPage .Component .BannerMobile img.WidthClass20{width:20%}#LandingPage .Component .BannerDesktop img.WidthClass40,#LandingPage .Component .BannerMobile img.WidthClass40{width:40%}#LandingPage .Component .BannerDesktop img.WidthClass60,#LandingPage .Component .BannerMobile img.WidthClass60{width:60%}#LandingPage .Component .BannerDesktop img.WidthClass80,#LandingPage .Component .BannerMobile img.WidthClass80{width:80%}#LandingPage .Component .BannerMobile{display:none}#LandingPage .Component .ComponentError{color:red;border:red solid 2px;padding:10px;box-sizing:border-box;background-color:white;cursor:pointer}#LandingPage .Component .Rubric{display:flex;flex-wrap:wrap;justify-content:space-between}#LandingPage .Component .Rubric .RubricEntry{width:49%;height:520px;padding-bottom:10px;box-sizing:border-box}#LandingPage .Component .Rubric .RubricEntry .Inner{border:solid 1px #C8C8C8;height:100%;position:relative;overflow:hidden;z-index:100}#LandingPage .Component .Rubric .RubricEntry .Inner a{color:#000;cursor:pointer;display:block;position:relative;text-decoration:none;height:100%;overflow:hidden}#LandingPage .Component .Rubric .RubricEntry .Inner a .ImageFill{width:100%;height:60%}#LandingPage .Component .Rubric .RubricEntry .Inner a .ImageFill img{height:auto!important;width:100%}#LandingPage .Component .Rubric .RubricEntry .Inner a .Name{display:block;line-height:1;height:50px;margin-top:5px;overflow:hidden;text-align:center;width:100%;display:flex;justify-content:center;flex-direction:column}#LandingPage .Component .Rubric .RubricEntry .Inner a .Name .NameInner{font-size:24px;white-space:nowrap;font-weight:bold;font-style:italic}#LandingPage .Component .Rubric .RubricEntry .Inner a .CampaginSticker{overflow:hidden;width:30%;display:block;position:absolute;top:0;right:0}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price{margin-top:10px;display:block;height:60px}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice{margin:0 auto;float:none}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice .PriceMain .TheValue{font-size:35px}#LandingPage .Component .Rubric .RubricEntry .Inner a .BuyCell{width:100%;overflow:hidden;height:45px;margin-top:5px}#LandingPage .Component .Rubric .RubricEntry .Inner a .BuyCell .BuyNow,#LandingPage .Component .Rubric .RubricEntry .Inner a .BuyCell .SoldOut{margin:0 auto}#LandingPage .Component .Rubric .RubricEntry .Inner a .StockContainer{width:100%;overflow:hidden;height:20px;margin-top:5px;display:flex;justify-content:center;line-height:20px}#LandingPage .Component .Rubric .RubricEntry .Inner a .StockContainer .Stock{font-size:12px;color:#393}#LandingPage .Component .Rubric .RubricEntry .Inner a .StockContainer .Stock.Empty{color:#b0061b}#LandingPage .Component .Rubric .RubricEntry .Inner a .StockContainer .Stock img{margin-right:0;height:9px}#LandingPage .Component .Rubric .RubricEntry .Inner:hover{border-color:#202020;border:solid 1px #202020;box-shadow:3px 3px 4px -1px #000;-webkit-box-shadow:3px 3px 4px -1px #000;-moz-box-shadow:3px 3px 4px -1px #000}#LandingPage .Component .Rubric .RubricEntry.Dummy{height:1px;padding-bottom:0}#LandingPage .Component .Rubric .RubricEntry.WidthClass33{width:32%}#LandingPage .Component .Rubric .RubricEntry.WidthClass25{width:24%}#LandingPage .Component .Rubric .RubricEntry.WidthClass20{width:19%}#LandingPage .Component .Rubric .RubricEntry.WidthClass10{width:9%;height:200px}#LandingPage .Component .EmailFacetImagesContainer{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}#LandingPage .Component .EmailFacetImagesContainer .FacetImage{width:49%;margin-bottom:10px;box-sizing:border-box;background-color:#dedede;border:solid 2px #dedede}#LandingPage .Component .EmailFacetImagesContainer .FacetImage.Selected{border-color:black}#LandingPage .Component .EmailFacetImagesContainer .FacetImage.Selected .Inner .ImageInner img.FacetImageCheck{position:absolute;top:0;left:0;width:100%;display:inherit}#LandingPage .Component .EmailFacetImagesContainer .FacetImage .Inner{height:100%;position:relative;overflow:hidden;z-index:100;padding:8px}#LandingPage .Component .EmailFacetImagesContainer .FacetImage .Inner .ImageInner{width:100%}#LandingPage .Component .EmailFacetImagesContainer .FacetImage .Inner .ImageInner img.FacetImageImg{height:auto!important;width:100%;position:relative}#LandingPage .Component .EmailFacetImagesContainer .FacetImage .Inner .ImageInner img.FacetImageCheck{display:none}#LandingPage .Component .EmailFacetImagesContainer .FacetImage .Inner .ImageValue{display:block;line-height:1;height:30px;margin-top:5px;overflow:hidden;text-align:center;width:100%;display:flex;justify-content:center;flex-direction:column}#LandingPage .Component .EmailFacetImagesContainer .FacetImage .Inner .ImageValue .ImageValueInner{font-size:20px;white-space:nowrap;font-weight:bold}#LandingPage .Component .EmailFacetImagesContainer .FacetImageDummy{width:49%;height:0;padding:0;background-color:unset;border:0}#LandingPage .Component .EmailFacetImagesContainer .FacetImage.WidthClassDesktop33{width:32%}#LandingPage .Component .EmailFacetImagesContainer .FacetImage.WidthClassDesktop25{width:24%}#LandingPage .Component .EmailFacetImagesContainer .FacetImage.WidthClassDesktop20{width:19%}#LandingPage .Component .EmailFacetImagesContainer .FacetImage.WidthClassDesktop10{width:9%;height:200px}@media only screen and (max-width:999px){#LandingPage .Component .EmailFacetImagesContainer .FacetImage.WidthClassMobile50{width:49%}#LandingPage .Component .EmailFacetImagesContainer .FacetImage.WidthClassMobile33{width:32%}#LandingPage .Component .EmailFacetImagesContainer .FacetImage.WidthClassMobile25{width:24%}#LandingPage .Component .EmailFacetImagesContainer img{width:100%}}#LandingPage .Component .Banric,#LandingPage .Component .BanricHeader,#LandingPage .Component .MenuRubric{display:flex;flex-wrap:wrap;justify-content:space-between;margin-right:4px}#LandingPage .Component .Banric .BanricEntry,#LandingPage .Component .BanricHeader .BanricEntry,#LandingPage .Component .MenuRubric .BanricEntry{width:49%;padding-bottom:10px;box-sizing:border-box}#LandingPage .Component .Banric .BanricEntry .Inner,#LandingPage .Component .BanricHeader .BanricEntry .Inner,#LandingPage .Component .MenuRubric .BanricEntry .Inner{height:100%;position:relative;z-index:100;border:solid 1px #C8C8C8}#LandingPage .Component .Banric .BanricEntry .Inner:hover,#LandingPage .Component .BanricHeader .BanricEntry .Inner:hover,#LandingPage .Component .MenuRubric .BanricEntry .Inner:hover{border-color:#202020;box-shadow:3px 3px 4px -1px #000;-webkit-box-shadow:3px 3px 4px -1px #000;-moz-box-shadow:3px 3px 4px -1px #000}#LandingPage .Component .Banric .BanricEntry .Inner a,#LandingPage .Component .BanricHeader .BanricEntry .Inner a,#LandingPage .Component .MenuRubric .BanricEntry .Inner a{color:#000;cursor:pointer;display:block;position:relative;text-decoration:none;height:100%}#LandingPage .Component .Banric .BanricEntry .Inner .ImageFill,#LandingPage .Component .BanricHeader .BanricEntry .Inner .ImageFill,#LandingPage .Component .MenuRubric .BanricEntry .Inner .ImageFill{width:100%;height:100%;background-size:cover!important}#LandingPage .Component .Banric .BanricEntry .Inner img,#LandingPage .Component .BanricHeader .BanricEntry .Inner img,#LandingPage .Component .MenuRubric .BanricEntry .Inner img{height:auto!important;width:100%;box-sizing:border-box}#LandingPage .Component .Banric .BanricEntry .Inner .ImageText,#LandingPage .Component .BanricHeader .BanricEntry .Inner .ImageText,#LandingPage .Component .MenuRubric .BanricEntry .Inner .ImageText{font-size:30px;font-weight:bold;text-align:center;padding-top:5px;position:absolute;bottom:15px;width:100%;box-sizing:border-box;margin-bottom:0}#LandingPage .Component .Banric .BanricEntry.WidthClass100,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass100,#LandingPage .Component .MenuRubric .BanricEntry.WidthClass100{width:100%}#LandingPage .Component .Banric .BanricEntry.WidthClass33,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass33,#LandingPage .Component .MenuRubric .BanricEntry.WidthClass33{width:32%}#LandingPage .Component .Banric .BanricEntry.WidthClass25,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass25,#LandingPage .Component .MenuRubric .BanricEntry.WidthClass25{width:24%}#LandingPage .Component .Banric .BanricEntry.WidthClass20,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass20,#LandingPage .Component .MenuRubric .BanricEntry.WidthClass20{width:19%}#LandingPage .Component .Banric .BanricEntry.WidthClass10,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass10,#LandingPage .Component .MenuRubric .BanricEntry.WidthClass10{width:9%;height:200px}#LandingPage .Component .Banric.Carousel{display:block;padding:0;flex-wrap:unset;justify-content:unset}#LandingPage .Component .BanricHeader .BannerDesktop,#LandingPage .Component .BanricHeader .BannerMobile{margin-bottom:10px}#LandingPage .Component .BanricHeader .Text{width:100%;margin-bottom:10px}#LandingPage .Component .Text{line-height:20px;margin:0 10px}#LandingPage .Component .Text span{font-size:16px;line-height:23px}@media screen and (max-width:999px){#LandingPage .Component .Text span{font-size:22px;line-height:29px}}#LandingPage .Component .Text strong{font-weight:bold;font-size:inherit}#LandingPage .Component .Text ul{list-style:disc inside}#LandingPage .Component .Text ul li{margin-top:3px}@media screen and (max-width:999px){#LandingPage .Component .Text ul li{font-size:22px}}#LandingPage .Component .Text ol{list-style:decimal inside}#LandingPage .Component .Text h1{font-size:36px;font-weight:bold;line-height:43px}@media screen and (max-width:999px){#LandingPage .Component .Text h1{font-size:50px;line-height:57px}}#LandingPage .Component .Text h1 a{font-size:inherit;font-weight:inherit;line-height:inherit}#LandingPage .Component .Text h2{font-size:24px;font-weight:bold;line-height:31px}@media screen and (max-width:999px){#LandingPage .Component .Text h2{font-size:48px;line-height:55px}}#LandingPage .Component .Text h2 a{font-size:inherit;font-weight:inherit}#LandingPage .Component .Text h3{font-size:18px;font-weight:bold;line-height:25px}@media screen and (max-width:999px){#LandingPage .Component .Text h3{font-size:38px;line-height:45px}}#LandingPage .Component .Text h3 a{font-size:inherit;font-weight:inherit}#LandingPage .Component .Text h4,#LandingPage .Component .Text p{font-size:16px;line-height:23px;font-weight:normal}@media screen and (max-width:999px){#LandingPage .Component .Text h4,#LandingPage .Component .Text p{font-size:30px;line-height:37px}}#LandingPage .Component .Text img{max-width:100%}#LandingPage .Component .Text .NormalButton{padding:10px;color:white;width:auto;height:auto;text-decoration:none}#LandingPage .Component .Spacer div{width:100%}#LandingPage .Component .EditPart{right:10px;bottom:10px;z-index:100}#LandingPage .Component .PartnerList .PartnerListTable thead{background-color:#0080B5}#LandingPage .Component .PartnerList .PartnerListTable thead th{font-weight:bold;font-size:14px;color:white}#LandingPage .Component .PartnerList .PartnerListTable tbody .Bold{font-weight:bold}#LandingPage .Component .PartnerList .PartnerListTable tbody .CategoryCell{overflow:hidden;width:170px}#LandingPage .Component .PartnerList .PartnerListTable tbody .CategoryCell .Medal{width:20px;height:22px;float:left}#LandingPage .Component .PartnerList .PartnerListTable tbody .CategoryCell .Medal img{height:22px}#LandingPage .Component .PartnerList .PartnerListTable tbody .CategoryCell .CategoryName{height:22px;line-height:22px;width:150px}#LandingPage .Component .PartnerList .PartnerListTable tbody .NormalButton{font-size:12px;height:20px;line-height:20px;width:50px}#LandingPage .Component .PartnerList .PartnerListTable tbody td{font-size:12px}#LandingPage .Component .PartnerList .PartnerListTable tbody td.Bold{font-weight:bold}#LandingPage .Component .ExtraFieldFilterContainer{overflow:hidden}#LandingPage .Component .ExtraFieldFilterContainer .Heading{margin-top:0;font-weight:bold;font-size:30px;margin-bottom:10px}#LandingPage .Component .ExtraFieldFilterContainer .Heading a{font-size:inherit;font-weight:inherit}#LandingPage .Component .ExtraFieldFilterContainer .Heading .SubHeading{font-size:20px}#LandingPage .Component .ExtraFieldFilterContainer .Heading .SubHeading a{font-size:inherit;font-weight:inherit}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows{float:left;overflow:hidden;width:100%;margin-bottom:10px}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow{width:100%;margin-top:20px}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterLabel{font-weight:bold;width:100%;font-size:24px}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons{width:100%;overflow:hidden;margin-bottom:10px;display:flex;justify-content:space-between;flex-wrap:wrap}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton{height:50px;line-height:50px;border:solid 2px transparent;float:unset;margin-right:0;margin-bottom:10px;font-size:26px;width:32%;border-radius:5px;background-color:#14479e;color:white}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.Selected{border:solid 2px black;color:#202020;background-color:transparent;border-radius:0}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.Image{width:100%;overflow:hidden;margin-bottom:10px;display:flex;height:240px}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage{height:238px;position:relative;background-color:white;padding:5px;box-sizing:border-box;cursor:pointer;border:solid 2px transparent}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage img{position:relative;height:200px;margin:auto;display:block}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage .Text{position:absolute;bottom:0;width:100%;text-align:center;font-size:20px;padding-right:10px;box-sizing:border-box;background:#14479e;right:0;opacity:1;color:white;padding-left:10px;height:30px;line-height:30px;margin:0;border-radius:5px}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage.Selected{border:solid 2px black}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage.Selected .Text{border-radius:0;background-color:transparent;color:#202020}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterCheckbox{width:100%}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButtonDummy{width:32%;height:1px}#LandingPage .Component .FlowRubric .Rows{width:100%;display:flex;flex-direction:column;justify-content:start}#LandingPage .Component .FlowRubric .Rows .Row{width:100%;max-width:100%;display:flex;justify-content:space-between;margin-bottom:20px}#LandingPage .Component .FlowRubric .Rows .Row .Cell{flex-shrink:1;margin-right:20px;position:relative}#LandingPage .Component .FlowRubric .Rows .Row .Cell:last-child{margin-right:0}#LandingPage .Component .FlowRubric .Rows .Row .Cell.TextCell h1{font-size:30px;font-weight:bold;line-height:32px}#LandingPage .Component .FlowRubric .Rows .Row .Cell.TextCell h2{font-size:24px;font-weight:bold;line-height:26px}#LandingPage .Component .FlowRubric .Rows .Row .Cell.TextCell h3{font-size:18px;font-weight:bold;line-height:20px}#LandingPage .Component .FlowRubric .Rows .Row .Cell .Image img{display:block;width:100%}#LandingPage .Component .FlowRubric .Rows .Row .Cell .Text{position:absolute;bottom:10px;left:0;width:100%;text-align:center;font-size:22px}#LandingPage .Component .VinAndBannerComponent{width:100%;display:flex;flex-direction:row;justify-content:space-between}#LandingPage .Component .VinAndBannerComponent .Left{width:250px}#LandingPage .Component .VinAndBannerComponent .Right{width:calc(100% - 250px)}#LandingPage .Component .VerticalBoxBar{width:100%;color:white;height:20px;line-height:20px;font-size:16px;text-align:center}#LandingPage .Component .LogoLineComponent{width:100%;height:55px;display:flex;justify-content:space-between;overflow:hidden;margin:0;box-sizing:border-box;max-width:100%;flex-wrap:wrap}#LandingPage .Component .LogoLineComponent .LogoItem{margin:0;display:flex;flex-direction:column;justify-content:center}#LandingPage .Component .NewsRubricContainer{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:999px){#LandingPage .Component .NewsRubricContainer{flex-direction:column;height:unset!important}}#LandingPage .Component .NewsRubricContainer .NewsRubricItem{display:flex;width:49%;text-decoration:none;margin-bottom:10px;height:170px;border:1px solid grey}@media screen and (max-width:999px){#LandingPage .Component .NewsRubricContainer .NewsRubricItem{width:100%;margin-bottom:20px;height:250px}}#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsImage{width:250px}@media screen and (max-width:999px){#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsImage{max-width:35%}}#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsText{display:flex;flex-direction:column;justify-content:space-between;width:100%;margin:5px 0 5px 10px}#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsText h2{font-size:18px;text-transform:uppercase}@media screen and (max-width:999px){#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsText h2{font-size:38px}}#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsText .Ingress{max-width:90%;height:70%}#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsText .Ingress p{font-size:16px;line-height:18px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:999px){#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsText .Ingress p{font-size:30px;line-height:30px;-webkit-line-clamp:4}}#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsText span{font-size:18px;text-decoration:underline;text-transform:uppercase}@media screen and (max-width:999px){#LandingPage .Component .NewsRubricContainer .NewsRubricItem .NewsText span{font-size:38px}}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom{position:relative;height:250px;background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:4px 4px 10px 0 rgba(0,0,0,0.3);margin-bottom:20px}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom:before{content:"";position:absolute;left:0;bottom:50px;height:calc(100% - 50px);width:100%;background-image:linear-gradient(175deg,#161616 46%,transparent 50%)}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom .NewsImage{display:none}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom .NewsText{z-index:2;color:white;justify-content:flex-start;margin-top:10px}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom .NewsText h2{font-weight:bold;font-size:24px;margin-bottom:10px}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom .NewsText .Ingress{height:unset;max-width:60%;height:unset}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom .NewsText .Ingress p{-webkit-line-clamp:1;font-size:20px;line-height:25px}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom .NewsText span{display:none}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom .GoArrow{width:50px;height:45px;background-color:#C60303;position:absolute;right:0;bottom:0}#LandingPage .Component .NewsRubricContainer .NewsRubricItem.ImageBottom .GoArrow:after{content:"";border:solid white;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-width:0 3px 3px 0;display:inline-block;padding:7px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin:15px 0 2px 13px}#LandingPage .Component .NewsRubricContainer .NewsRubricItemFiller{height:10px;width:49%;box-sizing:border-box;margin-bottom:0;position:relative}#LandingPage .Component .RegisterFormComponent fieldset{width:100%;margin-top:20px}#LandingPage .Component .RegisterFormComponent fieldset .row{display:flex;justify-content:space-between}@media screen and (max-width:999px){#LandingPage .Component .RegisterFormComponent fieldset .row{flex-direction:column;margin:0 10px}}#LandingPage .Component .RegisterFormComponent fieldset label{position:relative;display:inline-block;width:100%;margin:20px 0 10px 0;height:auto}#LandingPage .Component .RegisterFormComponent fieldset input{padding:10px 5px;width:98%;box-sizing:border-box;font-size:18px}@media screen and (max-width:999px){#LandingPage .Component .RegisterFormComponent fieldset input{font-size:38px;height:auto}}#LandingPage .Component .RegisterFormComponent fieldset textarea{padding:10px 5px;width:98%;box-sizing:border-box;font-size:18px}@media screen and (max-width:999px){#LandingPage .Component .RegisterFormComponent fieldset textarea{font-size:38px;height:auto}}#LandingPage .Component .RegisterFormComponent fieldset .row>span{font-size:16px}@media screen and (max-width:999px){#LandingPage .Component .RegisterFormComponent fieldset .row>span{font-size:30px}}#LandingPage .Component .RegisterFormComponent fieldset label>span{font-size:18px;padding:0 10px;pointer-events:none;position:absolute;left:0;top:40%;transition:.2s;transition-timing-function:ease;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1);opacity:.5}@media screen and (max-width:999px){#LandingPage .Component .RegisterFormComponent fieldset label>span{font-size:30px}}#LandingPage .Component .RegisterFormComponent fieldset input:focus+span,#LandingPage .Component .RegisterFormComponent fieldset input:not(:placeholder-shown)+span{opacity:1;transform:scale(0.75) translateY(-210%) translateX(-20%)}@media screen and (max-width:999px){#LandingPage .Component .RegisterFormComponent fieldset input:focus+span,#LandingPage .Component .RegisterFormComponent fieldset input:not(:placeholder-shown)+span{transform:scale(0.75) translateY(-270%) translateX(-20%)}}#LandingPage .Component .RegisterFormComponent fieldset textarea:focus+span,#LandingPage .Component .RegisterFormComponent fieldset textarea:not(:placeholder-shown)+span{opacity:1;transform:scale(0.75) translateY(-300%) translateX(-20%)}@media screen and (max-width:999px){#LandingPage .Component .RegisterFormComponent fieldset textarea:focus+span,#LandingPage .Component .RegisterFormComponent fieldset textarea:not(:placeholder-shown)+span{transform:scale(0.75) translateY(-420%) translateX(-20%)}}#LandingPage .Component .RegisterFormComponent fieldset input:focus+span,#LandingPage .Component .RegisterFormComponent fieldset input:not(:-ms-input-placeholder)+span{opacity:1;transform:scale(0.75) translateY(-210%) translateX(-20%)}#LandingPage .Component .RegisterFormComponent #RegisterFormButton{width:30%;line-height:normal;margin:3px auto;margin-top:30px;text-transform:uppercase;background-color:#0080B5;color:white;font-size:36px;min-height:60px;height:auto}@media screen and (max-width:999px){#LandingPage .Component .RegisterFormComponent #RegisterFormButton{width:50%}}#LandingPage .Component .LoginForm fieldset{width:100%;margin-top:20px}#LandingPage .Component .LoginForm fieldset .row{display:flex;justify-content:space-between}@media screen and (max-width:999px){#LandingPage .Component .LoginForm fieldset .row{flex-direction:column;margin:0 10px}}#LandingPage .Component .LoginForm fieldset label{position:relative;display:inline-block;width:100%;margin:20px 0 10px 0;height:auto}#LandingPage .Component .LoginForm fieldset label{max-width:500px}@media screen and (max-width:999px){#LandingPage .Component .LoginForm fieldset label{max-width:unset}}#LandingPage .Component .LoginForm fieldset input{padding:10px 5px;width:98%;box-sizing:border-box;font-size:18px}@media screen and (max-width:999px){#LandingPage .Component .LoginForm fieldset input{font-size:38px;height:auto}}#LandingPage .Component .LoginForm fieldset .row>span{font-size:16px}@media screen and (max-width:999px){#LandingPage .Component .LoginForm fieldset .row>span{font-size:30px}}#LandingPage .Component .LoginForm fieldset label>span{font-size:18px;padding:0 10px;pointer-events:none;position:absolute;left:0;top:40%;transition:.2s;transition-timing-function:ease;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1);opacity:.5}@media screen and (max-width:999px){#LandingPage .Component .LoginForm fieldset label>span{font-size:30px}}#LandingPage .Component .LoginForm fieldset input:focus+span,#LandingPage .Component .LoginForm fieldset input:not(:placeholder-shown)+span{opacity:1;transform:scale(0.75) translateY(-210%) translateX(-20%)}@media screen and (max-width:999px){#LandingPage .Component .LoginForm fieldset input:focus+span,#LandingPage .Component .LoginForm fieldset input:not(:placeholder-shown)+span{transform:scale(0.75) translateY(-270%) translateX(-20%)}}#LandingPage .Component .LoginForm fieldset textarea:focus+span,#LandingPage .Component .LoginForm fieldset textarea:not(:placeholder-shown)+span{opacity:1;transform:scale(0.75) translateY(-300%) translateX(-20%)}@media screen and (max-width:999px){#LandingPage .Component .LoginForm fieldset textarea:focus+span,#LandingPage .Component .LoginForm fieldset textarea:not(:placeholder-shown)+span{transform:scale(0.75) translateY(-420%) translateX(-20%)}}#LandingPage .Component .LoginForm fieldset input:focus+span,#LandingPage .Component .LoginForm fieldset input:not(:-ms-input-placeholder)+span{opacity:1;transform:scale(0.75) translateY(-210%) translateX(-20%)}#LandingPage .Component .LoginForm .NormalButton{width:100%;max-width:500px;margin:0;line-height:normal;border-radius:0;margin-top:10px;text-transform:uppercase;background-color:#0080B5;color:white;font-size:36px;height:auto}@media screen and (max-width:999px){#LandingPage .Component .LoginForm .NormalButton{max-width:unset;height:60px;line-height:60px}}#LandingPage .Component .LoginForm .Link{margin-left:10px}@media screen and (max-width:999px){#LandingPage .Component .LoginForm .Link{font-size:30px}}#LandingPage .Component .ContactForm #Contact{float:left;font-size:18px;width:100%;max-width:800px}#LandingPage .Component .ContactForm #Contact label{width:220px;margin-top:20px}#LandingPage .Component .ContactForm #Contact input,#LandingPage .Component .ContactForm #Contact select{margin-top:20px;width:60%}#LandingPage .Component .ContactForm #Contact #TypeDescriptionContainer{float:left;display:block;clear:both;width:100%}#LandingPage .Component .ContactForm #Contact #TypeDescriptionContainer #TypeDescription{margin-top:20px;display:block;width:60%;margin-left:230px}#LandingPage .Component .ContactForm #Contact #Body{width:60%;height:300px;margin-top:20px}#LandingPage .Component .ContactForm #Contact #SendInquiry{clear:both;float:left;margin-left:230px;margin-top:20px;width:60%}#LandingPage .Component .ContactForm #CompleteContainer img{float:left;width:25px;padding-right:10px}#LandingPage .Component .ContactForm #CompleteContainer div{height:25px;line-height:25px;margin-top:10px;font-size:20px;font-weight:bolder}#LandingPage .Component .ContactForm .Hidden{display:none}#LandingPage .Component .EmailFacetInput{display:flex;justify-content:center}#LandingPage .Component .EmailFacetInput .EmailFacetInput{margin:3px;display:flex;justify-content:center;align-items:baseline;width:100%}#LandingPage .Component .EmailFacetInput .EmailFacetInput label{text-align:end;margin-right:20px;min-width:250px}@media only screen and (max-width:999px){#LandingPage .Component .EmailFacetInput .EmailFacetInput label{text-align:left}}#LandingPage .Component .EmailFacetInput .EmailFacetInput input,#LandingPage .Component .EmailFacetInput .EmailFacetInput textarea,#LandingPage .Component .EmailFacetInput .EmailFacetInput select{min-width:250px}#LandingPage .Component .EmailFacetInput .EmailFacetInput .EmailFacetInputMultiLine{display:flex;flex-direction:column;align-items:stretch;width:100%}#LandingPage .Component .EmailFacetInput .EmailFacetInput .EmailFacetInputMultiLine label{text-align:left}#LandingPage .Component .EmailFacetVehicle{border:1px solid black}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent.Center{justify-content:center}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent.Right{justify-content:end}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VehicleSearchOuterContainer{background-color:white;min-height:unset}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VehicleSearchOuterContainer #VehicleSearchOuter label{color:black}@media screen and (max-width:999px){#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VehicleSearchOuterContainer #VehicleSearchOuter label{font-size:30px}}@media screen and (max-width:999px){#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VehicleSearchOuterContainer #VehicleSearchOuter .VinSearchValueContainer{height:80px}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VehicleSearchOuterContainer #VehicleSearchOuter .VinSearchValueContainer .VinSearchValueFlag{width:45px;height:80px;font-size:30px;background-position:7px 10px;padding-top:37px;background-size:30px 20px}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VehicleSearchOuterContainer #VehicleSearchOuter .VinSearchValueContainer #VinSearchValue{width:calc(100% - 110px);height:70px;line-height:65px;font-size:48px!important}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VehicleSearchOuterContainer #VehicleSearchOuter .VinSearchValueContainer #MobileVinSearchButton{display:block;background-image:url(/images/search_black.png);height:70px;width:60px;background-repeat:no-repeat;background-position:left center;float:right;box-sizing:border-box}}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VinOuterContainer{background-color:white}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VinOuterContainer #ChoosenCarHeading{color:black}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VinOuterContainer #VehicleInfoLineContainer label{color:black}#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VinOuterContainer #ChooseOtherVehicle{color:black}@media screen and (max-width:999px){#LandingPage .Component .EmailFacetVehicle .VinAndBannerComponent #VinOuterContainer #ShowCarPkkIcon{top:40px}}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar{display:flex;justify-content:center;flex-direction:column;text-align:center}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar label{font-size:18px;margin-bottom:10px}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker{display:flex;justify-content:center}@media screen and (max-width:999px){#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker{flex-direction:column;width:100%;align-items:center}}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .DatePicker{margin-right:10px}@media screen and (max-width:999px){#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .DatePicker{width:80%}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .DatePicker .xdsoft_datetimepicker.xdsoft_inline{width:100%}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .DatePicker .xdsoft_datepicker{width:100%!important}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .DatePicker .xdsoft_datepicker .xdsoft_calendar table{min-height:350px!important}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .DatePicker .xdsoft_datepicker .xdsoft_calendar td,#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .DatePicker .xdsoft_datepicker .xdsoft_calendar th{font-size:22px}}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .TimePicker{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;margin-left:10px}@media screen and (max-width:999px){#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .TimePicker{width:80%;flex-direction:row;flex-wrap:wrap;margin:0;justify-content:space-between}}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .TimePicker .Time{border:1px solid grey;width:130px;height:23%;display:flex;cursor:pointer}@media screen and (max-width:999px){#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .TimePicker .Time{width:49%;min-height:80px;font-size:38px;margin:10px 0}}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .TimePicker .Time.Selected{background-color:#178fe5;color:white}#LandingPage .Component .EmailFacetCalendar .EmailFacetCalendar .DateTimePicker .TimePicker .Time span{margin:auto;text-align:center;font-weight:bold}#LandingPage .Component .EmailFacetButton{margin:3px}#LandingPage .Component .EmailFacetButton .NormalButton{padding:5px}@media screen and (max-width:999px){#LandingPage .Component .EmailFacetButton .NormalButton{height:50px;line-height:50px;font-size:38px;margin:10px 0}}#LandingPage .Component .PartSearch .ComponentPartSearchContainer{width:100%;float:left;overflow:hidden;box-sizing:border-box}#LandingPage .Component .PartSearch .ComponentPartSearchContainer .ComponentPartSearchInputContainer{display:flex;border:solid 1px #202020;border-radius:5px;padding:10px;box-sizing:border-box}#LandingPage .Component .PartSearch .ComponentPartSearchContainer .ComponentPartSearchInputContainer .PartSearchInput{font-size:24px;border:0 none;float:left;font-weight:bold;width:100%;padding-bottom:0!important;height:30px;line-height:30px;box-sizing:border-box;outline:0;text-align:center}#LandingPage .Component .PartSearch .ComponentPartSearchContainer .ComponentPartSearchInputContainer .PartSearchButton{width:20px;height:30px;float:right;cursor:pointer;background-image:url(/images/search_black.png);background-repeat:no-repeat;background-position:left center;background-size:20px}#LandingPage .Component .Youtube>div{width:100%!important}#LandingPage .Component .Youtube>div>iframe{width:100%}#LandingPage .VerticalBox{width:100%}#LandingPage .VerticalBoxContainer{display:flex;flex-direction:row;width:100%}#LandingPage .VerticalBoxContainer .VerticalBoxChild{min-height:10px}#LandingPage .VerticalBoxContainer .VerticalBoxLeft{width:250px}#LandingPage .VerticalBoxContainer .VerticalBoxRight{width:calc(100% - 250px)}#LandingPage .VerticalBoxContainer.RightBox .VerticalBoxLeft{width:calc(100% - 250px)}#LandingPage .VerticalBoxContainer.RightBox .VerticalBoxRight{width:250px}#LandingPage .VerticalBoxContainer.EqualBox .VerticalBoxLeft{width:50%}#LandingPage .VerticalBoxContainer.EqualBox .VerticalBoxRight{width:50%}#LandingPage .VerticalBoxContainer.Three .VerticalBoxLeft,#LandingPage .VerticalBoxContainer.Three .VerticalBoxMiddle,#LandingPage .VerticalBoxContainer.Three .VerticalBoxRight{width:33%}#LandingPage .VerticalBoxContainer.AdminMode .VerticalBoxLeft,#LandingPage .VerticalBoxContainer.AdminMode .VerticalBoxMiddle,#LandingPage .VerticalBoxContainer.AdminMode .VerticalBoxRight{min-height:100px;border:dashed 2px black;margin:5px}#LandingPage .VerticalBoxContainer .AddBoxComponent{height:30px;text-align:center;background-color:#D0D0D0;color:black;cursor:pointer;border-bottom:solid 1px black;line-height:30px;font-size:26px;font-weight:bold}#LandingPage .ContainerComponent .Container{display:flex;overflow:hidden}#LandingPage .ContainerComponent .Container.FullHeightParent{height:100%}#LandingPage .ContainerComponent .AddBoxComponent{height:35px;text-align:center;background-color:#B3B7B5;color:black;cursor:pointer;line-height:35px;font-size:26px;font-weight:bold;width:40px;border-bottom-right-radius:5px;margin-left:35px;border-left:dashed 1px black}#LandingPage .LandingContainer{width:100%;overflow:hidden;box-sizing:border-box}#LandingPage .LandingContainer.Outer{display:flex}#LandingPage .PartnerSearchContainer{width:100%}#LandingPage .PartnerSearchContainer .SearchContainer{width:100%;margin-bottom:30px}#LandingPage .PartnerSearchContainer .SearchContainer .Heading{width:100%;font-weight:bold;text-align:center;margin-bottom:10px;font-size:20px}#LandingPage .PartnerSearchContainer .SearchContainer .InputContainer{width:100%;display:flex;justify-content:center}#LandingPage .PartnerSearchContainer .SearchContainer .InputContainer #PartnerSearchInput{max-width:500px;width:100%;font-weight:bold;font-size:24px;text-align:center;padding:2px;margin-bottom:20px;box-sizing:border-box}#LandingPage .PartnerSearchContainer .SearchContainer .ButtonContainer{width:100%;display:flex;justify-content:center;padding-bottom:10px}#LandingPage .PartnerSearchContainer .SearchContainer .ButtonContainer #PartnerSearchButton{max-width:500px;width:100%;height:40px;line-height:38px;font-size:20px;margin:0}#LandingPage .PartnerSearchContainer #PartnerSearchResult{width:100%;max-width:500px;margin:0 auto}#LandingPage .PartnerSearchContainer #PartnerSearchResult .PartnerTypeHeading{width:100%;font-weight:bold;margin-bottom:10px;margin-top:30px;font-size:20px}#LandingPage .PartnerSearchContainer #PartnerSearchResult .PartnerInfo{display:flex;justify-content:space-between;width:100%;margin-bottom:40px}#LandingPage .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Left{display:flex;flex-direction:column}#LandingPage .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Left .Name{width:100%;margin-bottom:5px;color:#303030}#LandingPage .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Left .Address{width:100%;color:#303030}#LandingPage .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Right{display:flex;flex-direction:column;justify-content:center}#LandingPage .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Right .ChoosePartnerButton{height:20px;line-height:20px;width:150px}#LandingPage .PartnerFormContainer{max-width:500px;margin:0 auto}#LandingPage .PartnerFormContainer .Image{width:100%;margin-bottom:20px}#LandingPage .PartnerFormContainer .Image img{width:100%}#LandingPage .PartnerFormContainer .GarageName{text-align:center;margin-bottom:20px;font-size:20px;font-weight:bold}#LandingPage .PartnerFormContainer label{display:none}#LandingPage .PartnerFormContainer label,#LandingPage .PartnerFormContainer input,#LandingPage .PartnerFormContainer select,#LandingPage .PartnerFormContainer textarea{width:100%;padding:8px;box-sizing:border-box;margin:0 0 20px 0;font-size:16px;line-height:20px;height:38px}#LandingPage .PartnerFormContainer textarea{height:150px}#LandingPage .PartnerFormContainer #RecaptchaOuterContainer{float:left;width:100%;margin-bottom:20px;display:flex;justify-content:center}#LandingPage .PartnerFormContainer #PartnerFormSaveButton{width:100%;margin:0 0 20px 0;float:left}@media only screen and (max-width:1650px){#LandingPage .Component .Rubric .RubricEntry.WidthClass10,#LandingPage .Component .Banric .RubricEntry.WidthClass10{width:19%;height:500px}}@media only screen and (max-width:1400px){#LandingPage .Component .MenuRubric .BanricEntry.WidthClass33,#LandingPage .Component .MenuRubric .BanricEntry.WidthClass25,#LandingPage .Component .Banric .BanricEntry.WidthClass33,#LandingPage .Component .Banric .BanricEntry.WidthClass25{width:49%}#LandingPage .Component .MenuRubric .BanricEntry.WidthClass10,#LandingPage .Component .MenuRubric .BanricEntry.WidthClass20,#LandingPage .Component .Banric .BanricEntry.WidthClass10,#LandingPage .Component .Banric .BanricEntry.WidthClass20{width:24%}#LandingPage .Component .MenuRubric .BanricEntry.Straggler,#LandingPage .Component .Banric .BanricEntry.Straggler{display:none}#LandingPage .Component .Product .CarCareEntry{width:48%}}@media only screen and (max-width:1051px){#LandingPage .Component .ExtraFieldFilterContainer .Heading{text-align:center;font-size:40px}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons{display:flex;justify-content:space-between;flex-wrap:wrap}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton{width:49%;margin-right:0}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage{height:248px}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage img{margin:auto;display:block}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage .Text{font-size:30px;height:40px;line-height:40px}}@media only screen and (max-width:999px){#LandingPage .Component .BannerDesktop{display:none}#LandingPage .Component div.BannerMobile{display:block}#LandingPage .Component .Heading div{font-size:38px;padding:0;text-align:center}#LandingPage .Component .Rubric .RubricEntry.WidthClass100{width:100%}#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile50{width:49%}#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile33{width:32%}#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile25{width:24%}#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile20{width:19%}#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile10{width:9%}#LandingPage .Component .Rubric .RubricEntry.WidthClass100.Straggler,#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile50.Straggler,#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile33.Straggler,#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile25.Straggler,#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile20.Straggler,#LandingPage .Component .Rubric .RubricEntry.WidthClassMobile10.Straggler{display:none}#LandingPage .Component .PartnerList .PartnerListMobile{margin-top:20px}#LandingPage .Component .PartnerList .PartnerListMobile .Row{width:100%;margin-bottom:100px}#LandingPage .Component .PartnerList .PartnerListMobile .Row .Name{border-top:solid 1px #808080;width:100%;font-weight:bold;font-size:38px;margin-bottom:10px;text-align:center;background-color:#ddd;padding:10px 0}#LandingPage .Component .PartnerList .PartnerListMobile .Row .Name a{color:black;width:100%}#LandingPage .Component .PartnerList .PartnerListMobile .Row .Category{width:100%;margin-bottom:20px;justify-content:center;display:flex}#LandingPage .Component .PartnerList .PartnerListMobile .Row .Category .Medal{float:left;width:unset;margin:0;padding:0;height:38px;margin-right:10px}#LandingPage .Component .PartnerList .PartnerListMobile .Row .Category .Medal img{height:inherit}#LandingPage .Component .PartnerList .PartnerListMobile .Row .Category .CategoryName{font-weight:normal;font-size:38px;text-align:center}#LandingPage .Component .PartnerList .PartnerListMobile .Row .Address{width:100%;font-size:30px;margin-bottom:40px;text-align:center}#LandingPage .Component .PartnerList .PartnerListMobile .Row .Phone{width:100%;font-size:30px;font-weight:bold;margin-bottom:40px;text-align:center}#LandingPage .Component .PartnerList .PartnerListMobile .Row .HasAos{width:100%;font-size:30px;margin-bottom:0;text-align:center}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton{width:49%}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton.FilterImage img{margin:auto;display:block}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButtonDummy{width:49%}#LandingPage .Component .ContactForm textarea{font-size:38px}#LandingPage .Component .PartnerSearchContainer{max-width:unset}#LandingPage .Component .PartnerSearchContainer .SearchContainer{margin-bottom:30px}#LandingPage .Component .PartnerSearchContainer .SearchContainer .Heading{font-size:38px}#LandingPage .Component .PartnerSearchContainer .SearchContainer .InputContainer #PartnerSearchInput{max-width:unset;font-size:38px;height:100px}#LandingPage .Component .PartnerSearchContainer .SearchContainer .ButtonContainer #PartnerSearchButton{max-width:unset;line-height:80px;font-size:38px;height:80px}#LandingPage .Component .PartnerSearchContainer #PartnerSearchResult{width:100%;max-width:unset;margin:0 auto}#LandingPage .Component .PartnerSearchContainer #PartnerSearchResult .PartnerTypeHeading{font-size:30px;margin-bottom:20px}#LandingPage .Component .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Left{justify-content:center}#LandingPage .Component .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Left .Name{font-size:22px}#LandingPage .Component .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Left .Address{font-size:22px}#LandingPage .Component .PartnerSearchContainer #PartnerSearchResult .PartnerInfo .Right .ChoosePartnerButton{height:60px;line-height:60px;width:200px;font-size:30px}#LandingPage .Component .PartnerFormContainer{max-width:unset}#LandingPage .Component .PartnerFormContainer .GarageName{font-size:38px;font-weight:bold}#LandingPage .Component .PartnerFormContainer label,#LandingPage .Component .PartnerFormContainer input,#LandingPage .Component .PartnerFormContainer select,#LandingPage .Component .PartnerFormContainer textarea{font-size:38px;line-height:50px;height:unset;padding:15px;height:unset}#LandingPage .Component .PartnerFormContainer #RecaptchaOuterContainer{justify-content:start;height:200px;overflow:hidden}#LandingPage .Component .PartnerFormContainer #RecaptchaOuterContainer #RecaptchaContainer{transform:scale(2.2);-webkit-transform:scale(2.2);transform-origin:0 0;-webkit-transform-origin:0 0}#LandingPage .Component .PartnerFormContainer #PartnerFormSaveButton{max-width:unset;line-height:80px;font-size:38px;height:80px}#LandingPage .Component .Youtube>div{height:calc(100vw * 0.5625)}#LandingPage .Component .Youtube>div>iframe{height:calc(100vw * 0.5625)}#LandingPage div.VerticalBoxContainer{flex-direction:column}#LandingPage div.VerticalBoxContainer div.VerticalBoxChild.VerticalBoxLeft,#LandingPage div.VerticalBoxContainer div.VerticalBoxChild.VerticalBoxMiddle,#LandingPage div.VerticalBoxContainer div.VerticalBoxChild.VerticalBoxRight{width:100%;margin-left:0!important;margin-right:0!important;margin-bottom:10px}}@media only screen and (max-width:680px){#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButton{width:100%}#LandingPage .Component .ExtraFieldFilterContainer .FilterRows .FilterRow .FilterButtons .FilterButtonDummy{display:none}#LandingPage .Component div.MenuRubric .BanricEntry.WidthClass33,#LandingPage .Component div.MenuRubric .BanricEntry.WidthClass25,#LandingPage .Component div.Banric .BanricEntry.WidthClass33,#LandingPage .Component div.Banric .BanricEntry.WidthClass25{width:100%}#LandingPage .Component div.MenuRubric .BanricEntry.WidthClass10,#LandingPage .Component div.MenuRubric .BanricEntry.WidthClass20,#LandingPage .Component div.Banric .BanricEntry.WidthClass10,#LandingPage .Component div.Banric .BanricEntry.WidthClass20{width:100%}#LandingPage .Component div.MenuRubric .BanricEntry.Straggler,#LandingPage .Component div.Banric .BanricEntry.Straggler{display:block;width:100%}#LandingPage .Component div.MenuRubric .BanricEntry .Inner .ImageText,#LandingPage .Component div.Banric .BanricEntry .Inner .ImageText{bottom:15px;width:100%;box-sizing:border-box;margin-bottom:0}#LandingPage .Component .PartnerFormContainer #RecaptchaOuterContainer{height:120px}#LandingPage .Component .PartnerFormContainer #RecaptchaOuterContainer #RecaptchaContainer{transform:scale(1.5);-webkit-transform:scale(1.5)}}
.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}

.MobileMenuListing{width:100%;margin-bottom:20px}.MobileMenuListing.OnlyOnMobile{display:none}.MobileMenuListing .NormalButton{width:100%;margin-left:0;margin-bottom:20px}.MobileMenuListing .MobileMenuListingInner{justify-content:space-between;flex-wrap:wrap;display:flex;width:100%}.MobileMenuListing .MobileMenuListingInner.OnlyOnMobile,.MobileMenuListing .MobileMenuListingInner.Hidden{display:none}.MobileMenuListing .MobileMenuListingInner .MenuRubric{width:24%;box-sizing:border-box;overflow:hidden;border:solid 1px gray;margin-bottom:20px}.MobileMenuListing .MobileMenuListingInner .MenuRubric a.Inner{display:block;position:relative;min-height:100px;margin:0}.MobileMenuListing .MobileMenuListingInner .MenuRubric a.Inner.CreateNew img{width:40%;margin:0 auto;padding-bottom:50px}.MobileMenuListing .MobileMenuListingInner .MenuRubric a.Inner:hover{box-shadow:3px 3px 4px -1px #000;-webkit-box-shadow:3px 3px 4px -1px #000;-moz-box-shadow:3px 3px 4px -1px #000}.MobileMenuListing .MobileMenuListingInner .MenuRubric a.Inner img{width:100%;overflow:hidden;display:block}.MobileMenuListing .MobileMenuListingInner .MenuRubric a.Inner .Name{position:absolute;bottom:10px;font-size:50px;font-weight:bold;color:#202020;width:100%;text-align:center;box-sizing:border-box}.MobileMenuListing .MobileMenuListingInner .MenuRubricFiller{width:24%;height:1px}@media only screen and (max-width:1600px){.MobileMenuListing .MobileMenuListingInner .MenuRubric{width:49%}.MobileMenuListing .MobileMenuListingInner .MenuRubricFiller{width:49%}}@media only screen and (max-width:1300px){.MobileMenuListing .MobileMenuListingInner .MenuRubric{width:49%}.MobileMenuListing .MobileMenuListingInner .MenuRubricFiller{width:49%}}@media only screen and (max-width:1000px){.MobileMenuListing .MobileMenuListingInner .MenuRubric{width:100%}.MobileMenuListing .MobileMenuListingInner .MenuRubricFiller{width:100%}}@media only screen and (max-width:999px){.MobileMenuListing{display:flex}.MobileMenuListing.OnlyOnDesktop{display:none}.MobileMenuListing.OnlyOnMobile{display:flex}.MobileMenuListing .MobileMenuListingInner.Hidden{display:none}.MobileMenuListing .MobileMenuListingInner.OnlyOnMobile{display:flex}.MobileMenuListing .MobileMenuListingInner .MenuRubric{width:49%}.MobileMenuListing .MobileMenuListingInner .MenuRubricFiller{width:49%}}@media only screen and (max-width:800px){.MobileMenuListing.OnlyOnDesktop{display:none}}@media only screen and (max-width:600px){.MobileMenuListing.OnlyOnDesktop{display:none}.MobileMenuListing .MobileMenuListingInner .MenuRubric{width:100%}.MobileMenuListing .MobileMenuListingInner .MenuRubricFiller{width:100%}}
#LandingPage .Component .Rubric .RubricEntry .Inner a .Name{overflow:visible}
.EclipseButton{color:blue;text-decoration:underline;cursor:pointer}
.switchery{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}.switchery>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,0.4);height:30px;position:absolute;top:0;width:30px}.switchery-small{border-radius:20px;height:20px;width:33px}.switchery-small>small{height:20px;width:20px}.switchery-large{border-radius:40px;height:40px;width:66px}.switchery-large>small{height:40px;width:40px}
.MobileSideContainer.Left{display:none}@media all and (max-width:999px){html,body{height:auto}small{font-size:22px}h1{font-weight:bold;font-size:48px}h2{font-weight:bold;font-size:38px}h3{font-weight:bold;font-size:30px}label{font-size:30px}input{font-size:30px}.NotOnMobile,.OnlyOnDesktop,.DesktopOnly{display:none!important}.OnlyOnMobile,.MobileOnly{display:block!important}.OnlyOnMobileInline{display:inline-block}.OnlyOnMobileFlex{display:flex}.NormalButton{font-size:48px;width:250px;height:60px;line-height:60px}.fieldset legend,fieldset legend{font-size:22px}.fieldset legend.small,fieldset legend.small{font-size:22px}.fieldset label,fieldset label{line-height:38px;height:38px;width:200px;font-size:30px}.fieldset input,fieldset input{width:400px;font-size:30px}#MasterHeader,#MasterPage,#MasterFooter{width:100%}#MasterHeader #HeaderLogo{width:unset;height:100px}#MasterHeader #HeaderLogo #MasterLogo img{margin:10px 15px;height:80px}#MasterHeader #HeaderLogo #MasterLogo.HasMobileMenu{margin-left:80px;color:transparent;min-height:85px}#MasterHeader #HeaderLogo #HeaderRight{margin-right:0;justify-content:flex-end;padding-right:0}#MasterHeader #HeaderLogo #HeaderRight .TopIconLink{background-size:65px;height:100px}#MasterHeader #HeaderLogo #HeaderRight #CartCount .odometer-inside{display:block;height:40px;width:40px}#MasterHeader #HeaderLogo #HeaderRight #CartCount .odometer-inside *{font-size:22px;font-weight:600;top:4px}#MasterHeader #HeaderLogo #HeaderRight #LogInNameContainer #UserActionsContainer{width:300px;margin-left:-210%}#MasterHeader #HeaderLogo #HeaderRight #LogInNameContainer #UserActionsContainer a{font-size:48px}#MasterHeader #HeaderLogo #HeaderRight #DiagonalBackground{margin-right:unset}#MasterHeader #HeaderSearchWrapperMobile{display:none}#MasterHeader #HeaderSearchWrapperMobile.Active{display:flex;background-color:#1A72B6}#MasterHeader #HeaderSearchWrapperMobile .HeaderSearchInputWrapperMobile{background-color:white;width:99%;margin:5px auto;overflow:auto}#MasterHeader #HeaderSearchWrapperMobile .HeaderSearchInputWrapperMobile #SearchInputMobile{float:left;height:70px;width:90%;box-sizing:border-box;border:0;padding:0 10px}#MasterHeader #HeaderSearchWrapperMobile .HeaderSearchInputWrapperMobile #MobileSearchButton{display:flex;height:70px;box-sizing:border-box;border:0;background-image:url(/Images/top_icon_search_black.png);background-repeat:no-repeat;background-position:center 20px;background-size:35px}#MobileShopMenu{width:60px;min-width:60px;max-width:60px;height:85px;position:absolute;left:15px;top:0;background-image:url(/Images/top_icon_menu.png);background-repeat:no-repeat;background-position:center;background-size:85px;text-decoration:none;margin-top:5px;cursor:pointer;transition:all .4s ease;z-index:210}#LandingPage .Component .BannerDesktop{display:none}#LandingPage .Component div.BannerMobile{display:block}#LandingPage .Component .Rubric .RubricEntry.WidthClass100{width:100%}#LandingPage .Component .Rubric .RubricEntry.WidthClass50,#LandingPage .Component .Rubric .RubricEntry.WidthClass33,#LandingPage .Component .Rubric .RubricEntry.WidthClass25,#LandingPage .Component .Rubric .RubricEntry.WidthClass20,#LandingPage .Component .Rubric .RubricEntry.WidthClass10{width:49%}#LandingPage .Component .Rubric .RubricEntry{height:unset}#LandingPage .Component .Rubric .RubricEntry .Inner a .RubricImage{width:100%;overflow:hidden;height:350px;display:flex;flex-direction:column;justify-content:center}#LandingPage .Component .Rubric .RubricEntry .Inner a .RubricImage img{width:100%}#LandingPage .Component .Rubric .RubricEntry .Inner a .Name{height:70px}#LandingPage .Component .Rubric .RubricEntry .Inner a .Name .NameInner{white-space:normal;font-size:30px}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice{width:100%}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice .PriceFaded{font-size:18px}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice .PriceFaded .Before{font-size:18px}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice .PriceFaded .TheValue{font-size:18px}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice .PriceMain{font-size:18px}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice .PriceMain .Now{font-size:18px}#LandingPage .Component .Rubric .RubricEntry .Inner a .Price .PriceNice .PriceMain .TheValue{font-size:30px}#LandingPage .Component .Rubric .RubricEntry .Inner a .BuyCell{height:65px}#LandingPage .Component .Rubric .RubricEntry .Inner a .StockContainer{height:22px;margin-bottom:10px}#LandingPage .Component .Rubric .RubricEntry .Inner a .StockContainer .Stock{font-size:22px;display:flex;white-space:pre}#LandingPage .Component .Rubric .RubricEntry .Inner a .StockContainer .Stock img{width:18px;margin-right:5px;height:unset}#LandingPage .Component .Banric{padding-right:0}#LandingPage .Component .Banric.Straggler{display:none}#LandingPage .Component .Banric .BanricEntry.WidthClass50,#LandingPage .Component .Banric .BanricEntry.WidthClass33,#LandingPage .Component .Banric .BanricEntry.WidthClass25,#LandingPage .Component .Banric .BanricEntry.WidthClass10,#LandingPage .Component .Banric .BanricEntry.WidthClass20{width:49%}#LandingPage .Component .BanricHeader{justify-content:flex-start}#LandingPage .Component .BanricHeader .BanricEntry.WidthClass50,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass33,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass25,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass10,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass20{width:33%}#LandingPage .Component .Product .RecommendedParts{width:100%}#LandingPage .Component .Product .RecommendedParts h1{font-size:38px}#LandingPage .Component .Product .RecommendedParts .RecommendedPart{height:410px;width:48%;margin:0 0 5px 5px}#LandingPage .Component .Product .RecommendedParts .RecommendedPart a .ImageFill{height:40%;max-height:130px}#LandingPage .Component .Product .RecommendedParts .RecommendedPart a .Name{height:100px;font-size:30px}#LandingPage .Component .Product .RecommendedParts .RecommendedPart .PriceAndBuy .Price{float:none;margin-bottom:10px}#LandingPage .Component .Product .RecommendedParts .RecommendedPart .PriceAndBuy .Price .PriceNice{width:100%;margin:0 auto;float:none}#LandingPage .Component .Product .RecommendedParts .RecommendedPart .PriceAndBuy .Price .PriceNice .PriceFaded{font-size:22px}#LandingPage .Component .Product .RecommendedParts .RecommendedPart .PriceAndBuy .Price .PriceNice .PriceMain{font-size:48px}#LandingPage .Component .Product .RecommendedParts .RecommendedPart .PriceAndBuy .BuyCell{float:none;width:100%}#LandingPage .Component .Product .RecommendedParts .RecommendedPart .PriceAndBuy .BuyCell .NormalButton{width:65%;margin:0 auto}#MasterPageAndFooter #MasterPage{min-height:calc(100% - 140px);width:100%}.MobileSideContainer{display:block}.MobileSideContainer.Left{width:100%;z-index:3001;display:block}.MobileSideContainer.Left #MobileMenuOutputContainer{width:100%;overflow:hidden}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile{width:100%;margin-bottom:30px;display:none}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile.Selected{display:block}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Heading{background-color:#EFEFEF;width:100%;border-bottom:solid 1px #202020;height:100px;line-height:100px;box-sizing:border-box;position:relative;display:flex;justify-content:space-between;flex-wrap:nowrap}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Heading.NoBackLink .HeadingName{margin-left:20px}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Heading .GoBack{height:inherit;width:60px;background-image:url(/Images/mobil_menu_chevron_back.png);background-repeat:no-repeat;background-position:center;background-size:30px}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Heading .HeadingName{height:inherit;text-align:center;line-height:inherit;font-size:38px;color:#202020}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Heading .CloseMenu{width:100px;background-image:url(/Images/mobil_menu_chevron_close.png);background-repeat:no-repeat;background-position:center;background-size:40px}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Children{width:100%}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Children .Child{width:100%;border-bottom:solid 1px #202020;height:80px;line-height:80px;padding:0 40px 0 20px;box-sizing:border-box}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Children .Child a,.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Children .Child span{font-size:30px;text-decoration:none;color:#202020;height:inherit;line-height:inherit;width:100%;display:block;cursor:pointer;background-image:url(/Images/mobil_menu_chevron_black.png);background-repeat:no-repeat;background-position:right center;background-size:20px}.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Children .Child.IsCampagin a,.MobileSideContainer.Left #MobileMenuOutputContainer .MenuItemMobile .Children .Child.IsCampagin span{background-image:url(/Images/mobil_menu_chevron_green.png)}.MobileSideContainer.Right{width:350px;z-index:3000;box-sizing:border-box}.MobileSideContainer.Right .CloseOuterContainer{width:100%;height:90px;background-color:#C8C8C8;border-bottom:solid 1px #808080;margin-bottom:20px}.MobileSideContainer.Right .CloseOuterContainer #CloseMobileContainerRight{float:left;height:90px;width:90px;background-image:url(/Images/close_icon2.png);background-repeat:no-repeat;background-position:center;background-size:45px;cursor:pointer}.MobileSideContainer.Right .CloseOuterContainer #LogInNameMobileContainer{float:left;width:280px;text-align:center;display:flex;flex-direction:column;height:70px;justify-content:center}.MobileSideContainer.Right .CloseOuterContainer #LogInNameMobileContainer .Name{text-align:center;font-size:30px}.MobileSideContainer.Right .CloseOuterContainer #LogInNameMobileContainer .Role{text-align:center;font-size:22px}.MobileSideContainer.Right #RightMenuInner{width:100%;overflow:hidden;padding:0 10px;box-sizing:border-box}.MobileSideContainer.Right #RightMenuInner #LogInNameContainerMobile{width:100%;display:block}.MobileSideContainer.Right #RightMenuInner #RolesContainer span{width:100%;display:block}.MobileSideContainer.Right #RightMenuInner #RolesContainer a{width:100%;display:block}.MobileSideContainer.Right #RightMenuInner .TopIconLink{width:100%;height:50px;background-repeat:no-repeat;background-position:10px center;background-size:30px;text-decoration:none;position:relative;cursor:pointer;display:block;margin-bottom:20px}.MobileSideContainer.Right #RightMenuInner .TopIconLink.CustomerService{background-image:url(/Images/top_icon_mobile_help.png)}.MobileSideContainer.Right #RightMenuInner .TopIconLink.LogIn{background-image:url(/Images/top_icon_mobile_user.png)}.MobileSideContainer.Right #RightMenuInner .TopIconLink.MyPage{background-image:url(/Images/top_icon_mobile_user.png)}.MobileSideContainer.Right #RightMenuInner .TopIconLink.LogOut{background-image:url(/Images/top_icon_padlock.png)}.MobileSideContainer.Right #RightMenuInner .TopIconLink label,.MobileSideContainer.Right #RightMenuInner .TopIconLink span{display:block;width:100%;height:50px;line-height:50px;box-sizing:border-box;font-size:38px;padding-left:50px;text-decoration:none;color:#202020;cursor:pointer}#MasterFooter{padding:0;height:80px;align-items:center;border-bottom:2px solid white;justify-content:space-between;justify-content:space-around;justify-content:space-evenly}#MasterFooter div.Wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;padding:2px;box-sizing:border-box;align-items:center}#MasterFooter div.Wrapper h3{font-size:30px;align-self:center}#MasterFooter div.Wrapper .FastDelivery{width:100px}#MasterFooter div.Wrapper .PaymentMethods{width:200px}#MasterFooter div.FooterSection{width:auto}#MasterFooter div.FooterLink{width:90%;margin:10px auto}#MasterFooter div.FooterLink h3{font-size:38px;text-align:left}#MasterFooter div.FooterLink ul{text-align:left}#MasterFooter div.FooterLink a>li{font-size:30px;height:auto;line-height:inherit;padding:7px 0}.cc-window.cc-floating{max-width:100%!important}.cc-btn{font-size:22px!important}.cc-floating .cc-message{font-size:22px!important;line-height:30px!important}}@media only screen and (max-width:900px){#MasterHeader #HeaderLogo #MasterLogo #LogoText{font-size:40px}}@media only screen and (max-width:800px){#MasterHeader #HeaderLogo #MasterLogo #LogoText{font-size:30px}#LandingPage .Component .BanricHeader{justify-content:space-between}#LandingPage .Component .BanricHeader .BanricEntry.WidthClass50,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass33,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass25,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass10,#LandingPage .Component .BanricHeader .BanricEntry.WidthClass20{width:49%}}@media only screen and (max-width:750px){#MasterHeader #HeaderLogo #MasterLogo #LogoText{display:none}}@media only screen and (max-width:400px){body{background-color:pink}}
#PageContent{margin-top:20px;min-height:calc(100vh - 205px)}#LandingPage{margin-bottom:20px}#LandingPage .Component .Text{width:50%;margin:0 auto}#LandingPage .Component .Text li,#LandingPage .Component .Text p,#LandingPage .Component .Text a{font-size:medium;font-weight:300}#LandingPage .Component .Text li{line-height:20px}
