.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:0 3px 13px rgba(0,0,0,.08);box-shadow:0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{height:40px;border-top:1px solid #eceef1}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{border:1px solid #eceef1}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{border-bottom-color:#eceef1}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{border-top-color:#eceef1}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{border-radius:5px 5px 0 0;background:#eceef1;color:#5a6171;fill:#5a6171;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#5a6171;fill:#5a6171}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#bbb}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72,72,72,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(72,72,72,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72,72,72,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(90,97,113,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#5a6171}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#5a6171}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(90,97,113,.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#eceef1;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#eceef1;outline:none;padding:0}.flatpickr-weekdays{background:#eceef1;text-align:center;overflow:hidden;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:#eceef1;color:#5a6171;line-height:1;margin:0;text-align:center;display:block;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;border-left:1px solid #eceef1;border-right:1px solid #eceef1}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #eceef1;box-shadow:-1px 0 0 #eceef1}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#bbb;background:#bbb;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#ff5a5f;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#ff5a5f}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #ff5a5f;box-shadow:-10px 0 0 #ff5a5f}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2;box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(72,72,72,.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(72,72,72,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #ff5a5f,5px 0 0 #ff5a5f;box-shadow:-5px 0 0 #ff5a5f,5px 0 0 #ff5a5f}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;border-left:1px solid #eceef1}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(72,72,72,.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;background:#fff;border-bottom:1px solid #eceef1}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 5px 5px}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#484848;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#484848;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}span.flatpickr-day.selected{font-weight:700}#site-loader{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10000000000000000000;background-color:#fff;visibility:visible;opacity:1;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#site-loader:before{content:"";position:absolute;top:calc(50% - 100px);left:calc(50% - 100px);bottom:0;width:200px;height:200px;background-image:url("/images/logo.png");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-animation:loader_fade infinite 1s;animation:loader_fade infinite 1s}#site-loader.hide{visibility:hidden;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;opacity:0}#site-loader.no-loader{display:none}@-webkit-keyframes loader_fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes loader_fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:#fecb0a;color:#fff}::-moz-selection,::selection{background:#fecb0a;color:#fff}::-moz-selection{background:#fecb0a;color:#fff}::selection{background:#fecb0a;color:#fff}img{display:inline-block;max-width:100%;width:auto\9;height:auto}@font-face{font-family:icomoon;src:url("../fonts/icomoon.eot?l1en53");src:url("../fonts/icomoon.eot?#iefixl1en53") format("embedded-opentype"),url("../fonts/icomoon.ttf?l1en53") format("truetype"),url("../fonts/icomoon.woff?l1en53") format("woff"),url("../fonts/icomoon.svg?l1en53#icomoon") format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-angle-double-down:before{content:"\E922"}.icon-angle-double-left:before{content:"\E923"}.icon-angle-double-right:before{content:"\E924"}.icon-angle-double-up:before{content:"\E925"}.icon-angle-down:before{content:"\E926"}.icon-angle-left:before{content:"\E927"}.icon-angle-right:before{content:"\E928"}.icon-angle-up:before{content:"\E929"}.icon-arrow-circle-down:before{content:"\E92A"}.icon-arrow-circle-left:before{content:"\E92B"}.icon-arrow-circle-o-down:before{content:"\E92C"}.icon-arrow-circle-o-left:before{content:"\E92D"}.icon-arrow-circle-o-right:before{content:"\E92E"}.icon-arrow-circle-o-up:before{content:"\E92F"}.icon-arrow-circle-right:before{content:"\E930"}.icon-arrow-circle-up:before{content:"\E931"}.icon-bars:before{content:"\E932"}.icon-behance:before{content:"\F1B4"}.icon-behance-square:before{content:"\F1B5"}.icon-calendar2:before{content:"\E933"}.icon-check2:before{content:"\E934"}.icon-chevron-circle-down:before{content:"\E935"}.icon-chevron-circle-left:before{content:"\E936"}.icon-chevron-circle-right:before{content:"\E937"}.icon-chevron-circle-up:before{content:"\E938"}.icon-chevron-down:before{content:"\E939"}.icon-chevron-left:before{content:"\E93A"}.icon-chevron-right:before{content:"\E93B"}.icon-chevron-up:before{content:"\E93C"}.icon-commenting:before{content:"\F27A"}.icon-commenting-o:before{content:"\F27B"}.icon-envelope-o:before{content:"\E93D"}.icon-facebook:before{content:"\E93F"}.icon-facebook-square:before{content:"\E93E"}.icon-file:before{content:"\E940"}.icon-file-excel-o:before{content:"\F1C3"}.icon-file-image-o:before,.icon-file-photo-o:before,.icon-file-picture-o:before{content:"\F1C5"}.icon-file-pdf-o:before{content:"\F1C1"}.icon-file-powerpoint-o:before{content:"\F1C4"}.icon-file-word-o:before{content:"\F1C2"}.icon-google:before{content:"\F1A0"}.icon-google-plus:before{content:"\E942"}.icon-google-plus2:before{content:"\F0D5"}.icon-google-plus-square:before{content:"\E941"}.icon-google-plus-square2:before{content:"\F0D4"}.icon-info-circle:before{content:"\E943"}.icon-instagram:before{content:"\E944"}.icon-instagram2:before{content:"\F16D"}.icon-linkedin:before{content:"\E946"}.icon-linkedin-square:before{content:"\E945"}.icon-map3:before{content:"\F279"}.icon-map-marker:before{content:"\E947"}.icon-map-o:before{content:"\F278"}.icon-minus-circle:before{content:"\E948"}.icon-phone-diagonal:before{content:"\E949"}.icon-pinterest:before{content:"\F0D2"}.icon-pinterest2:before{content:"\E94B"}.icon-pinterest-square:before{content:"\E94A"}.icon-pinterest-square2:before{content:"\F0D3"}.icon-play:before{content:"\E94C"}.icon-plus-circle:before{content:"\E94D"}.icon-question-circle:before{content:"\E94E"}.icon-safari:before{content:"\F267"}.icon-search:before{content:"\E950"}.icon-search-plus:before{content:"\E94F"}.icon-shopping-cart:before{content:"\E951"}.icon-sort:before{content:"\E952"}.icon-tags:before{content:"\E953"}.icon-times2:before{content:"\E954"}.icon-toggle-off:before{content:"\F204"}.icon-toggle-on:before{content:"\F205"}.icon-tripadvisor:before{content:"\F262"}.icon-tumblr:before{content:"\F173"}.icon-tumblr2:before{content:"\E957"}.icon-tumblr-square:before{content:"\F174"}.icon-tumblr-square2:before{content:"\E956"}.icon-twitter:before{content:"\F099"}.icon-twitter2:before{content:"\E959"}.icon-twitter-square:before{content:"\E958"}.icon-twitter-square2:before{content:"\F081"}.icon-user:before{content:"\E95A"}.icon-vimeo-square:before{content:"\E95B"}.icon-vine:before{content:"\F1CA"}.icon-youtube:before{content:"\E95E"}.icon-youtube-play:before{content:"\F16A"}.icon-youtube-play2:before{content:"\E95C"}.icon-youtube-square:before{content:"\E95D"}.icon-home:before{content:"\E900"}.icon-newspaper:before{content:"\E901"}.icon-image:before{content:"\E902"}.icon-file-empty:before{content:"\E903"}.icon-file-text2:before{content:"\E904"}.icon-phone:before{content:"\E905"}.icon-phone-hang-up:before{content:"\E906"}.icon-pin:before{content:"\E955"}.icon-location:before{content:"\E907"}.icon-location2:before{content:"\E908"}.icon-compass:before{content:"\E909"}.icon-map:before{content:"\E90A"}.icon-map2:before{content:"\E90B"}.icon-alarm:before{content:"\E90F"}.icon-bell:before{content:"\E910"}.icon-stopwatch:before{content:"\E911"}.icon-calendar:before{content:"\E91E"}.icon-display:before{content:"\E91F"}.icon-laptop:before{content:"\E920"}.icon-mobile:before{content:"\E912"}.icon-mobile2:before{content:"\E913"}.icon-tablet:before{content:"\E914"}.icon-tv:before{content:"\E915"}.icon-plus2:before{content:"\E91A"}.icon-minus2:before{content:"\E91B"}.icon-checkmark:before{content:"\E91C"}.icon-checkmark2:before{content:"\E91D"}.icon-thin-search:before{content:"\E921"}.icon-substract:before{content:"\E90C"}.icon-add:before{content:"\E90D"}.icon-cross:before{content:"\E90E"}.icon-left-arrow:before{content:"\E916"}.icon-right-arrow:before{content:"\E917"}.icon-left-arrow2:before{content:"\E918"}.icon-arrow-pointing-to-right:before{content:"\E919"}.icon-ico-cart-secure:before{content:"\E96F"}.icon-ico-cart-edit:before{content:"\E970"}.icon-ico-nav:before{content:"\E98A"}.icon-ico-search:before{content:"\E98D"}.icon-ico-download:before{content:"\E96E"}.icon-ico-heart:before{content:"\E963"}.icon-ico-edit:before{content:"\E964"}.icon-ico-secure:before{content:"\E965"}.icon-ico-user:before{content:"\E966"}.icon-ico-question:before{content:"\E967"}.icon-ico-map:before{content:"\E968"}.icon-ico-mail:before{content:"\E969"}.icon-ico-phone:before{content:"\E96A"}.icon-ico-zoom:before{content:"\E96B"}.icon-ico-cart:before{content:"\E96C"}.icon-ico-menu:before{content:"\E96D"}.icon-search2:before{content:"\E971"}.icon-menu:before{content:"\E972"}@font-face{font-family:Gilroy;src:url("../fonts/Gilroy-Light.otf");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url("../fonts/Gilroy-ExtraBold.otf");font-weight:700;font-style:normal}@font-face{font-family:GilroySemiBold;src:url("../fonts/Gilroy-SemiBold.otf");font-weight:400;font-style:normal}.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row,.row.reverse{-webkit-box-orient:horizontal}.row.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse,.row.reverse{-webkit-box-direction:reverse}.col.reverse{-webkit-box-orient:vertical;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}body,html{font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6,html{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{margin:0 0 20px;font-weight:700;color:#191919}h1{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:900;font-size:36px;line-height:36px}@media (min-width:1200px){h1{font-size:70px;line-height:69px;font-weight:900}}.h2,h2{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:26px;font-weight:900;line-height:32px}@media (min-width:1200px){.h2,h2{font-size:50px;line-height:59px}}.h3,h3{font-size:20px;line-height:26px}@media (min-width:1200px){.h3,h3{font-size:24px}}h4{font-size:16px;line-height:24px}@media (min-width:1200px){h4{font-size:20px}}h5{font-size:16px;line-height:24px}@media (min-width:1200px){h5{font-size:18px}}h6{font-size:16px;line-height:24px}@media (min-width:1200px){h6{font-size:16px}}a,address,dl,label,li,mark,p,td,th,time{margin:0 0 15px;font-size:14px;line-height:24px;color:#9b9b9b}a a,a cite,address a,address cite,address li,address mark,address p,address time,a li,a mark,a p,a time,dl a,dl cite,dl li,dl mark,dl p,dl time,label a,label cite,label li,label mark,label p,label time,li a,li cite,li li,li mark,li p,li time,mark a,mark cite,mark li,mark mark,mark p,mark time,p a,p cite,p li,p mark,p p,p time,td a,td cite,td li,td mark,td p,td time,th a,th cite,th li,th mark,th p,th time,time a,time cite,time li,time mark,time p,time time{font-size:1em}a{margin:0;font-weight:400;text-decoration:none;color:#fecb0a;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}a:active,a:focus,a:hover{color:rgb(201.9756097561,159.9317073171,.8243902439)}small{font-size:70%}b,strong{font-weight:700}em,i{font-style:italic}hr{display:block;width:100%;height:1px;margin-bottom:15px;background:#ccc;border:none;outline:none}dt{font-weight:700}dt:after{content:":";content:": "}ul li{position:relative;list-style-type:none;text-indent:0;margin:0 0 5px;padding:0 0 0 20px;font-size:16px;font-weight:500;line-height:28px;color:#191919}ul li:before{content:"";position:absolute;top:10px;left:0;width:7px;height:7px;background:#9b9b9b;border-radius:50%}ol li{list-style-type:decimal}code,kbd,pre,samp,var{margin:0;padding:1px 5px;color:#fff;background:#2d747e;white-space:pre-wrap}pre{padding:10px}blockquote{position:relative;display:block;margin:35px 0 55px;padding:20px 10%;font-size:20px;font-weight:300;font-style:italic;text-align:center;line-height:30px;color:#9b9b9b}@media (min-width:1200px){blockquote{padding:40px 10%;font-size:25px;line-height:35px}}.wysiwyg{text-align:left}.wysiwyg img{display:block;margin:0 auto 15px}.wysiwyg ul li{list-style-type:disc}.leadcopy{font-size:15px;font-weight:700;line-height:24px;color:#000}@media (min-width:1200px){.leadcopy{font-size:17px}}.wf-loading a,.wf-loading h1,.wf-loading h2,.wf-loading p{visibility:hidden}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}button{outline:none;border:none;background:transparent;border-radius:0}.button,a.button,button.button{display:inline-block;height:44px;min-width:140px;padding:0 18px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:44px;text-decoration:none;text-align:center;color:#191919;cursor:pointer;-webkit-box-shadow:rgba(0,0,0,.15) 0 5px 15px 0;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);background:#fff;border-radius:4px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.button:active,.button:focus,.button:hover,a.button:active,a.button:focus,a.button:hover,button.button:active,button.button:focus,button.button:hover{color:#fecb0a}.button.medium,a.button.medium,button.button.medium{min-width:162px;height:62px;font-size:16px;line-height:60px}.button.large,a.button.large,button.button.large{min-width:201px;height:66px;font-size:16px;line-height:64px}.button.black,a.button.black,button.button.black{color:#fff;background:#191919;border-color:#191919}.button.yellow,a.button.yellow,button.button.yellow{color:#fff;background:#fecb0a;border-color:#fecb0a}.button-cancel{top:21px;right:21px;width:18px;height:18px;padding:0;text-align:center;background:#000;border-radius:50%}.button-cancel,.button-cancel span{position:absolute;display:inline-block}.button-cancel span{top:0;right:0;bottom:0;left:0;padding:3px;font-size:10px;font-weight:900;line-height:12px;color:#fff}.button-underline{position:relative;display:inline-block;margin-bottom:15px;padding-bottom:15px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:300;text-align:center;color:#fdb605}.button-underline:after{content:"";position:absolute;bottom:0;left:0;right:0;width:138px;height:5px;margin:auto;background:#fdb605}.button-disabled,.button[disabled],button[disabled],button[type=submit][disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{color:#fff;opacity:.5;cursor:default}table{width:100%;margin-bottom:15px}table td,table th{padding:15px 10px;font-weight:400;color:#191919;text-align:left}table th{font-weight:700;background:#ececec}table thead{width:100%;background:#ececec}table thead td,table thead th{padding:5px 10px}table tfoot{border-bottom:1px solid #191919;border-top:1px solid #191919}table tfoot td{padding:15px 10px}.compact-table{width:auto}.compact-table td,.compact-table th{padding:5px 10px;font-size:.8em;font-weight:400;color:#191919;text-align:left;line-height:1.2;background:none;border:1px solid #ccc}.compact-table thead{width:auto;background:none}.table-container{width:100%;overflow-y:auto;_overflow:auto;margin:0 0 1em}.wysiwyg table{background:#f4f4f4;border:1px solid #d8d8d8}.wysiwyg table tr{background:#fff;border-bottom:1px solid #d8d8d8}.wysiwyg table tr th{background:#f4f4f4}.wysiwyg table tr td{font-size:14px;font-weight:500;line-height:20px;color:#191919}.borderless{border-collapse:collapse}.borderless td,.borderless th{border:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}#app.fix{position:fixed;top:0;left:0;width:100%;max-width:100%}body{min-height:100vh;overflow-x:hidden}.main{min-height:calc(100vh - 390px)}@media (min-width:1200px){.main{overflow:hidden;min-height:calc(100vh - 390px)}}[class*=page-]:not(.page-home):not(.page-project){border-bottom:1px solid #d8d8d8}.clear-after:after{content:"";display:block;clear:both}.content-max-width{width:100%;padding:0 20px}.content-full-width,.content-max-width{position:relative;max-width:1210px;margin:0 auto}.content-full-width{padding:0;clear:both}.content-narrow-width{position:relative;width:100%;max-width:780px;padding:0 20px;margin:0 auto}@media (min-width:1200px){.mob,.mobile{display:none!important}}@media (max-width:1200px){.desk,.desktop{display:none!important}}@media (min-width:1200px){.tab-down{display:none!important}}@media (max-width:1200px){.tab-up{display:none!important}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.flex.flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex.flex-around{-ms-flex-pack:distribute;justify-content:space-around}.flex.flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-container{max-width:760px;margin:0 auto;background:#fff}.popup-container .col{padding:20px}.afterpay-cta{margin:0 0 20px}.afterpay-cta p.top{margin-bottom:3px!important;font-size:12px!important;font-weight:500!important;line-height:18px!important;color:#191919!important}.afterpay-cta .popup-button{cursor:pointer}.afterpay-cta .popup-button img{display:inline-block;vertical-align:middle;width:95px;height:20px}.afterpay-cta .popup-button span{display:inline-block;color:#9b9b9b;font-size:12px;font-weight:500;line-height:20px;text-decoration:underline}.afterpay-popup{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;max-height:100%;background:rgba(0,0,0,.5);overflow:auto}.afterpay-popup .exit{position:absolute;top:16px;right:21px;cursor:pointer}.afterpay-popup .exit span{color:#ccc}.afterpay-popup .popup-wrap{position:relative;top:50%;left:50%;width:90%;max-width:770px;max-height:100%;background:#fff;border-radius:3px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:auto}.afterpay-popup .popup-wrap .links{padding:20px}@media (min-width:1200px){.afterpay-popup .popup-wrap .links{padding:20px 40px}}.afterpay-popup .popup-wrap .links p{font-size:12px;line-height:20px;color:#000}.afterpay-popup .popup-wrap .links p a{font-weight:600;color:#000}.side-table{position:relative;width:100%;margin-bottom:20px;border-radius:4px;border:1px solid #d8d8d8}.side-table .grey-title,.side-table .title{margin:0;padding:16px 20px 20px;font-size:18px;font-weight:700;color:#191919;background-color:#f4f4f4}.side-table .button-collapse{position:absolute;top:20px;right:10px;z-index:9;font-size:14px;color:#191919;cursor:pointer}.side-table .rows{max-height:200px;overflow:auto}@media (min-width:767px){.side-table .rows{max-height:387px}}.side-table .row{position:relative;width:calc(100% - 40px);margin:0 20px;padding:18px 0 21px;border-bottom:1px solid #d8d8d8}.side-table .row a{display:inline-block;width:100%;font-size:16px;font-weight:400;color:#191919}.side-table .row span{display:inline-block;max-width:calc(100% - 40px)}.side-table .row p.dark{font-size:16px;color:#191919}.side-table .row button.close{position:absolute;top:59px;right:-10px;font-size:12px;cursor:pointer}@media (min-width:767px){.side-table .row button.close{right:0}}.side-table .row:last-of-type{border:none}@media (max-width:767px){.table-buttons .button.large{width:100%;margin-bottom:10px}}.side-table.collapsed .row{display:none}form,legend{width:100%}legend{margin-bottom:28px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:24px;font-weight:800;line-height:30px}@media (min-width:767px){legend{font-size:30px;line-height:35px}}legend strong{color:#fecb0a;font-weight:800}legend i{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;font-style:normal;color:#5b5b5b}@media (max-width:767px){legend i{display:block}}legend.small{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:21px;font-weight:700;line-height:20px;color:#191919}legend span.note{font-size:14px;font-weight:400;color:#000}.second-note{margin:0 0 55px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:#191919}label{display:block;margin-bottom:10px;font-size:14px;font-weight:600;line-height:18px;color:#191919}label.large{margin-bottom:20px;font-size:18px;font-weight:500;line-height:24px}.field-disabled,input[disabled],input[readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{cursor:default}.fake,input,select,textarea{display:inline-block;width:100%;height:56px;padding:10px 18px;font-size:16px;font-weight:400;line-height:34px;color:#191919;background:#fff;border:1px solid #d8d8d8;border-radius:4px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.fake:focus,.fake:hover,input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{border:1px solid #9b9b9b;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}.fake{font-weight:700}::-webkit-input-placeholder{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;color:#9b9b9b}::-moz-placeholder{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;color:#9b9b9b}::-ms-input-placeholder{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;color:#9b9b9b}::placeholder{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;color:#9b9b9b}select[multiple],textarea{height:200px;resize:vertical}input[type=checkbox],input[type=radio]{height:auto}select::-ms-expand{display:none}.form-field{width:100%;padding:0 0 14px}.form-field.half-width{max-width:270px}.form-field.select{position:relative}.form-field.select:before{content:"\E926";position:absolute;top:24px;right:8px;font-family:icomoon;font-size:30px;color:#fff;pointer-events:none}@media (min-width:767px){.form-field.select:before{top:26px;right:18px}}.form-field.select.yellow:before{color:#fecb0a}.form-field.select.active:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.form-field.radio-stack{width:304px;padding:15px 0 30px}.form-field.radio-stack h4{width:100%}.form-field.radio-stack .custom-checkbox-radio{width:auto;margin-right:30px}.form-field.small .fake,.form-field.small input,.form-field.small select,.form-field.small textarea{height:44px;line-height:22px}.form-field.small.select:before{top:6px}.button-field{width:100%;padding:13px 0 0}.button-field button.button{width:166px}.form-fields-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin:0}@media (min-width:767px){.form-fields-stack{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:calc(100% + 14px);margin:0 -5px}}@media (min-width:767px){.form-fields-stack .form-field{margin-left:5px;margin-right:5px}}.custom-checkbox-radio{position:relative;margin:0;padding:0 0 5px;font-weight:400;line-height:24px}.custom-checkbox-radio:before{content:"\E91C";position:absolute;top:0;left:0;z-index:2;width:20px;height:20px;font-family:icomoon;line-height:18px;text-align:center;color:#fff;pointer-events:none;cursor:pointer;background:#fff;border:2px solid #fecb0a;border-radius:2px}.custom-checkbox-radio input{display:inline-block;vertical-align:top;width:20px;height:20px;margin:0 10px 0 0;padding:0;cursor:pointer;background:none;border:none}.custom-checkbox-radio span{font-size:14px;font-weight:500;line-height:20px;color:#5b5b5b}.custom-checkbox-radio span.large{font-size:18px;font-weight:500;line-height:24px;color:#191919}.custom-checkbox-radio.active:before{background:#fecb0a}.form-field.textarea{position:relative;z-index:4;min-height:102px}.form-field.textarea textarea{height:auto}.form-field.textarea.expanded textarea{position:absolute;top:28px;left:0}.flatpickr-day.selected{background:#fecb0a;border-color:#fecb0a}.form-field.error .SumoSelect>.CaptionCont,.form-field.error input,.form-field.error select,.form-field.error textarea{border-color:#fecb0a}.form-field.valid .SumoSelect>.CaptionCont,.form-field.valid input,.form-field.valid select,.form-field.valid textarea{color:#000;border-color:#ccc}.php-error li,label.error,label.error-SumoSelect-label{margin:10px 0 0;font-weight:700;color:#fecb0a!important}.form-field{position:relative}.form-field span.error{position:absolute;top:48px;left:0;width:100%;height:18px;padding:5px 10px;font-size:10px;line-height:10px;color:#fff;background:#191919;border-radius:0 3px 3px 0}.form-field.textarea span.error{top:190px}.form-note{display:inline-block;margin-bottom:20px;font-weight:400;line-height:1}.special-note{position:relative;width:100%;margin:0 0 30px;padding:10px;border-radius:3px;border:1px solid #4daf4e;background-color:rgba(77,175,78,.05)}@media (min-width:767px){.special-note{padding:20px}}.special-note p{font-size:14px;line-height:22px}.special-note .close{position:absolute;top:15px;right:15px}.special-note.error{border-color:#191919;background-color:rgba(25,25,25,.03)}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(1.1,.9) translateY(0);transform:scale(1.1,.9) translateY(0)}30%{-webkit-transform:scale(.9,1.1) translateY(-20px);transform:scale(.9,1.1) translateY(-20px)}50%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(1.1,.9) translateY(0);transform:scale(1.1,.9) translateY(0)}30%{-webkit-transform:scale(.9,1.1) translateY(-20px);transform:scale(.9,1.1) translateY(-20px)}50%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@media print{footer,header{display:none!important}}.progress{height:.8rem;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#fdb605;-webkit-transition:width .6s ease;transition:width .6s ease}.site-header{z-index:9990;position:relative;width:100%;height:80px;background:#fff}@media (min-width:1200px){.site-header{position:fixed;top:0;left:0;height:80px}}.site-header .wrap{position:relative;width:100%;padding:0 20px}.site-header .logo{position:relative;top:23px;width:242px;-webkit-transition:none;transition:none}@media (min-width:1200px){.site-header .logo{position:absolute;top:7px;left:20px}}.site-header .logo img{max-width:100%}@media (max-width:1200px){.site-header .logo img{width:242px}}.site-header nav{position:fixed;top:2px;right:-100%;width:calc(100% - 80px);height:100vh;text-align:left;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);z-index:999;-webkit-transition:right .25s ease-in-out;transition:right .25s ease-in-out}@media (min-width:1200px){.site-header nav{position:static;right:30px;top:auto;display:block!important;width:auto;height:auto;text-align:right;background:transparent;-webkit-box-shadow:none;box-shadow:none}}.site-header nav .back{position:absolute;top:32px;left:35px;z-index:999;width:30px;height:30px}.site-header nav ul{position:static;padding:80px 15px 10px 20px}@media (min-width:1200px){.site-header nav ul{padding:0;width:calc(100% - 262px);margin-left:262px;display:-webkit-box;display:-ms-flexbox;display:flex}}.site-header nav li{display:inline-block;position:static;padding:0 0 25px;margin:0;line-height:44px}.site-header nav li:before{display:none}@media (max-width:1200px){.site-header nav li{width:100%;margin:0;padding:0 0 30px;line-height:24px}.site-header nav li:last-of-type{border:none}}.site-header nav li a.mobile{width:100%}.site-header nav li a.button{font-size:14px;font-weight:700;line-height:44px;color:#191919}@media (max-width:1200px){.site-header nav li a.button{width:100%;height:54px;line-height:52px}}.site-header nav li a{font-size:16px;font-weight:700;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.site-header nav .parent-link,.site-header nav li{display:inline-block;position:static;padding:0 0 25px;margin:0;line-height:44px}.site-header nav .parent-link:before,.site-header nav li:before{display:none}@media (max-width:1200px){.site-header nav .parent-link,.site-header nav li{width:100%;margin:0;padding:0 0 15px;line-height:24px}.site-header nav .parent-link:last-of-type,.site-header nav li:last-of-type{border:none}}.site-header nav .parent-link a.mobile,.site-header nav li a.mobile{width:100%}.site-header nav .parent-link a.button,.site-header nav li a.button{font-size:14px;font-weight:700;line-height:44px;color:#191919}@media (max-width:1200px){.site-header nav .parent-link a.button,.site-header nav li a.button{width:100%;height:54px;line-height:52px}}.site-header nav li:last-of-type,.site-header nav li:nth-last-of-type(2){padding-bottom:10px}.site-header nav a{display:inline-block;margin-left:20px;font-size:14px;color:#000}@media (max-width:1200px){.site-header nav a{margin-left:0;font-size:30px;font-weight:700;line-height:35px}}.site-header nav a strong{font-size:16px;font-weight:800;letter-spacing:.5px}@media (min-width:1200px){.site-header nav a:hover{opacity:.7}}.site-header nav a.selected{color:#fdb605}@media (max-width:1200px){.site-header nav a.selected:active,.site-header nav a.selected:hover{opacity:1}}.site-header nav ul.dropdown{display:none;padding:10px;text-align:left;position:-webkit-sticky;position:sticky;background:#fff;z-index:99999}@media (max-width:1200px){.site-header nav ul.dropdown{overflow:auto}}@media (min-width:1200px){.site-header nav ul.dropdown{position:absolute;top:63px;left:0;width:100%;max-height:550px;margin:0;padding:61px 0 101px;border:1px solid #d8d8d8;border-radius:0 0 2px 2px;-webkit-box-shadow:0 2px 0 #d8d8d8;box-shadow:0 2px 0 #d8d8d8;overflow:auto}}.site-header nav ul.dropdown h4.mob-title{width:100%;margin-bottom:30px;padding-bottom:30px;font-size:30px;font-weight:700;line-height:35px;border-bottom:1px solid #d8d8d8}@media (min-width:1200px){.site-header nav ul.dropdown h4.mob-title{display:none}}.site-header nav ul.dropdown h3{position:relative;margin:0 0 25px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:20px;color:#9b9b9b}@media (min-width:1200px){.site-header nav ul.dropdown h3{margin:0 0 31px;padding:0 0 14px;font-size:30px;font-weight:800;line-height:35px;color:#191919}.site-header nav ul.dropdown h3:before{content:"";position:absolute;bottom:-3px;left:0;width:70px;height:3px;background-color:#d8d8d8}}.site-header nav ul.dropdown li{display:inline-block;vertical-align:top;width:100%;margin:0 0 10px;padding:0;line-height:26px;text-align:left;border:none}@media (min-width:1200px){.site-header nav ul.dropdown li{margin:0 0 30px;width:240px;margin-right:60px}.site-header nav ul.dropdown li:nth-of-type(3n+3){margin-right:0}}.site-header nav ul.dropdown li a{margin:0;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:22px;font-weight:800;line-height:26px;color:#191919}.site-header nav ul.dropdown li a.button{margin-top:13px;font-size:14px;font-weight:700;line-height:52px;color:#191919}@media (min-width:1200px){.site-header nav ul.dropdown li a.button{line-height:44px}}.site-header nav ul.dropdown li ul li{margin:0 0 10px}.site-header nav ul.dropdown.garages .links{width:100%;padding:0 0 20px;font-size:0;text-align:left}.site-header nav ul.dropdown.garages .links .directory-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:400px}@media (max-width:600px){.site-header nav ul.dropdown.garages .links .directory-button-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:20px}}.site-header nav ul.dropdown.garages .links .directory-button-wrapper a{margin-right:12px}@media (min-width:1200px){.site-header nav ul.dropdown.garages .links{width:calc(100% - 500px);padding:0}.site-header nav ul.dropdown.garages .links li{width:25%}}.site-header nav ul.dropdown.garages .image{width:300px;margin:0 0 0 60px}.site-header nav ul.dropdown.garages.desktopHoverMenu{display:block!important}.site-header nav ul.dropdown.services .popular{width:100%;height:100%;padding-bottom:30px;margin-bottom:20px;text-align:left;border-bottom:1px solid #d8d8d8}@media (min-width:1200px){.site-header nav ul.dropdown.services .popular{width:270px;padding:0;margin:0 60px 0 0;border:none}}.site-header nav ul.dropdown.services .popular li{width:100%}.site-header nav ul.dropdown.services .links{width:100%;padding:0 0 20px}@media (min-width:1200px){.site-header nav ul.dropdown.services .links{width:calc(100% - 330px);padding:0}}@media (max-width:1200px){.site-header nav ul.dropdown.services .links li{position:relative}}@media (min-width:1200px){.site-header nav ul.dropdown.services .links li:last-of-type a.button{position:absolute;top:-20px;right:0}}.site-header nav ul.dropdown.services .links span{position:absolute;top:0;right:-5px;font-size:26px;font-weight:400;color:#fecb0a}@media (min-width:1200px){.site-header nav ul.dropdown.services .links span{right:0}}.site-header nav ul.dropdown.services .links li ul.third-level{display:none;padding:0;margin:20px 0 10px;width:auto}@media (min-width:1200px){.site-header nav ul.dropdown.services .links li ul.third-level{display:block!important;margin:0 0 30px}}.site-header nav ul.dropdown.services .links li ul.third-level li{width:100%}.site-header nav ul.dropdown.services .links li ul.third-level li a{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:28px}@media (min-width:1200px){.site-header nav ul.dropdown.services .links li ul.third-level li a{font-size:16px;line-height:24px}}.site-header nav ul.dropdown.services .links li ul.third-level.open{display:block}.site-header nav ul.dropdown.services.desktopHoverMenu{display:block!important}.site-header nav ul.dropdown.open{position:absolute;top:0;left:0;z-index:99;display:block;width:100%;height:100%;padding:80px 0 0 5px;background:#fff}@media (min-width:1200px){.site-header nav ul.dropdown.open{padding:80px 0 80px 5px}}@media (max-width:1200px){.site-header nav ul.dropdown.open .content-max-width{max-height:100%;overflow:auto}}.site-header .hamburger{position:absolute;top:30px;right:20px;display:inline-block;width:45px;height:35px;padding:20px;font-size:0;background:transparent;outline:none;-webkit-transition:right .25s ease-in-out;transition:right .25s ease-in-out}.site-header .hamburger span{position:absolute;top:0;left:0;width:25px;height:2px;background:#000;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.site-header .hamburger span:nth-of-type(2){top:7.5px}.site-header .hamburger span:nth-of-type(3){top:15px}.site-header .hamburger:focus{outline:none}.site-header.dropdown-hovered{z-index:9999}@media (max-width:1200px){.site-header.open nav{position:fixed;right:0;top:0}}.site-header.open .hamburger{position:fixed;z-index:999999999}.site-header.open .hamburger span:first-of-type{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.site-header.open .hamburger span:nth-of-type(2){opacity:0}.site-header.open .hamburger span:nth-of-type(3){top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.isFixedScroll{background:#fff!important;border-bottom:1px solid #d8d8d8;-webkit-transition:background .1s linear;transition:background .1s linear}.home{background:transparent}@media (max-width:1200px){.home{background:#fecb0a}}.isFixed{height:80px}.turners .logo{width:auto}.turners .logo img{width:150px}@media (max-width:1200px){.turners .logo img{width:130px}}.turners .home nav li a{color:#fff}@media (max-width:1200px){.turners .home nav li a{color:#000}}.turners .isFixedScroll nav li a{color:#000}@media (min-width:1200px){.turners .site-header nav ul.top{margin-left:180px}}@media (max-width:1200px){.turners .home{background:#0073cf!important}}.turners .hamburger span{background:#fff}@media (min-width:1200px){.turners nav ul{width:calc(100% - 180px)}}.turners #site-header.open .hamburger span{background:#000}.pagination-module{width:100%;margin:0 auto;padding:20px 0;display:inline-block;text-align:center;background:#f5f5f5}@media (min-width:1200px){.pagination-module{background:#fff}}.pagination-module ul{width:auto;display:inline-block;height:34px;padding:0;margin:6px;text-align:center;background:#fdb605;border-radius:17px}@media (min-width:1200px){.pagination-module ul{margin:0}}.pagination-module ul li{width:28px;height:28px;display:inline-block;margin:3px}.pagination-module ul li a{line-height:28px;text-align:center;color:#fecb0a;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:1.25em}.pagination-module ul li span{color:#fecb0a;vertical-align:sub;font-size:26px}.pagination-module ul li.active{background:#fecb0a;border-radius:50%}.pagination-module ul li.active a{color:#fff}.intro-module{margin:0 auto;text-align:center}@media (min-width:1200px){.intro-module{margin:0 auto 35px}}.intro-module .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-module .h1,.intro-module h1{margin-bottom:17px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:34px;font-weight:800;line-height:1em;letter-spacing:.5px;color:#191919}@media (min-width:1200px){.intro-module .h1,.intro-module h1{font-size:44px;line-height:49px}}@media (max-width:600px){.intro-module .h1 a,.intro-module h1 a{font-size:34px}}.intro-module .h1 p,.intro-module h1 p{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}.intro-module .h1 b,.intro-module .h1 strong,.intro-module h1 b,.intro-module h1 strong{font-weight:900;color:#fecb0a}.intro-module .secondary{margin:0;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;line-height:24px;font-weight:700;letter-spacing:-.1px;color:#9b9b9b}.intro-module .images{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:880px;margin:27px auto 0}.intro-module .images .image{width:100%;margin-bottom:30px}@media (min-width:767px){.intro-module .images .image{width:33.33%}}.intro-module .images .image .wrap{height:57px;margin:0 auto 8px;text-align:center}.intro-module .images .image .wrap img{width:auto;max-height:57px;margin:auto}.intro-module .images .image p{width:80%;margin:auto;font-size:15px;font-weight:700;line-height:19px;text-align:center;color:#9b9b9b}.faqs{padding:50px 0 80px}.faqs .faq{position:relative;width:100%;margin:auto;padding:30px 0;border-bottom:1px solid #d8d8d8;cursor:pointer}.faqs .faq .faq-icon{position:absolute;right:0;top:30px;width:25px;font-size:30px;font-weight:300;color:#191919}.faqs .faq .question{display:inline-block;width:90%;margin:0 0 10px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:20px;color:#191919}@media (min-width:767px){.faqs .faq .question{margin:0}}.faqs .faq .answer{display:none;width:100%;margin-top:10px;font-size:0}@media (min-width:1200px){.faqs .faq .answer{width:90%;margin-top:30px}}.faqs .faq .answer a{display:inline-block;vertical-align:top;width:auto;margin:0 10px 10px 0;font-size:16px;font-weight:500;line-height:24px;color:#191919}@media (min-width:450px){.faqs .faq .answer a{width:50%;margin:0;padding:10px 20px;padding-right:30px}}@media (min-width:767px){.faqs .faq .answer a{width:33.33%}}@media (min-width:1200px){.faqs .faq .answer a{width:100%}}.faqs .faq .answer a:hover{color:#fecb0a}@media (min-width:1200px){.grid{display:grid;grid-template-columns:auto auto auto auto}.grid a{border-bottom:1px dotted #dfdfdf;border-right:1px dotted #dfdfdf}.grid a:nth-last-child(-n+4):nth-last-child(n){border-bottom:none}.grid a:nth-child(4n){border-right:none}}.myautoshop .page-home .hero-slideshow{height:550px}@media (min-width:767px){.myautoshop .page-home .hero-slideshow{background-image:-webkit-gradient(linear,left top,right top,from(#fecb0a),color-stop(20%,#fecb0a),color-stop(80%,hsla(0,0%,100%,0))),url("https://images.myautoshop.co.nz/public/remote-background.jpg?format=webp");background-image:linear-gradient(90deg,#fecb0a 0,#fecb0a 20%,hsla(0,0%,100%,0) 80%),url("https://images.myautoshop.co.nz/public/remote-background.jpg?format=webp");height:calc(100vh - 100px);min-height:700px;background-size:cover;background-position:bottom;color:#fff;padding:20px}}.myautoshop .page-home .mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:20px}@media (min-width:767px){.myautoshop .page-home .mobile{display:none!important}}.myautoshop .page-home .non-mobile{display:none!important}@media (min-width:767px){.myautoshop .page-home .non-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.myautoshop .page-home .non-tablet{display:none!important}@media (min-width:1160px){.myautoshop .page-home .non-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.myautoshop .page-home .hero-container{position:relative;font-size:0;background:#fecb0a;background:-webkit-gradient(linear,left bottom,left top,from(#fcaf1a),to(#ffcc0a));background:linear-gradient(0deg,#fcaf1a,#ffcc0a);height:calc(100vh - 100px);min-height:700px}@media (max-width:767px){.myautoshop .page-home .hero-container{padding-bottom:100px}}.myautoshop .page-home .hero-container article{width:30%}.myautoshop .page-home .hero-container article img{width:100%;height:600px;margin:0 auto;-o-object-fit:cover;object-fit:cover;display:none}@media (min-width:767px){.myautoshop .page-home .hero-container article img{height:auto;min-height:200px;display:block}}.myautoshop .page-home .hero-container .content-full-width{width:96%;max-width:1170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:767px){.myautoshop .page-home .hero-container .content-full-width{margin-left:40px;padding-right:40px;position:absolute;top:30px}}@media (min-width:1160px){.myautoshop .page-home .hero-container .content-full-width{width:65%;padding-right:0}}@media (max-width:1280px){.myautoshop .page-home .hero-container .content-full-width{top:50px}}.myautoshop .page-home .hero-container .title{position:absolute;top:-550px;width:100%;text-align:center}.myautoshop .page-home .hero-container .title .numberOneContainer{text-align:left;margin-top:0}@media (min-width:1800px){.myautoshop .page-home .hero-container .title .numberOneContainer{margin-top:150px}}@media (max-width:600px){.myautoshop .page-home .hero-container .title .numberOneContainer{display:none}}.myautoshop .page-home .hero-container .title .numberOneContainer img{height:50px;vertical-align:bottom}.myautoshop .page-home .hero-container .title .numberOneContainer p{display:inline-block;color:#000;vertical-align:middle;margin-bottom:10px}@media (min-width:767px){.myautoshop .page-home .hero-container .title{position:relative;top:80px}}@media (min-width:1160px){.myautoshop .page-home .hero-container .title{max-width:900px}}.myautoshop .page-home .hero-container .title .semi{font-family:GilroySemiBold,serif!important}.myautoshop .page-home .hero-container .title h1{margin-bottom:21px;font-size:28px;line-height:36px;font-weight:400;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#000;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;text-align:left}@media (max-width:767px){.myautoshop .page-home .hero-container .title h1{margin-top:0}}@media (min-width:767px){.myautoshop .page-home .hero-container .title h1{text-shadow:none;font-size:70px;line-height:70px}}@media (min-width:1160px){.myautoshop .page-home .hero-container .title h1{margin-top:0;margin-bottom:30px;font-size:70px;line-height:70px}}@media (max-width:600px){.myautoshop .page-home .hero-container .title h1{text-align:center}}@media (max-width:1200px){.myautoshop .page-home .hero-container .title h1{min-height:0}}@media (max-width:1280px){.myautoshop .page-home .hero-container .title h1{min-height:0}}@media (min-width:767px) and (max-width:1000px){.myautoshop .page-home .hero-container .title h1{font-size:60px}}.myautoshop .page-home .hero-container .title .title-accent{border-radius:4px;font-weight:400}.myautoshop .page-home .hero-container .title .title-bold{font-weight:800;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;display:block;margin-top:-20px}@media (max-width:600px){.myautoshop .page-home .hero-container .title .title-bold{margin-bottom:50px!important;margin-top:-5px}}.myautoshop .page-home .hero-container .title .sub{margin-top:30px;margin-bottom:30px;text-align:left}.myautoshop .page-home .hero-container .title .sub .desktop{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif!important;font-weight:200}.myautoshop .page-home .hero-container .title .sub .desktop span{white-space:nowrap}@media (max-width:600px){.myautoshop .page-home .hero-container .title .sub .desktop{font-size:18px;text-align:center}}@media (max-width:600px){.myautoshop .page-home .hero-container .title .sub{display:none}}@media (min-width:767px){.myautoshop .page-home .hero-container .title .sub{margin-top:40px;margin-bottom:40px}}.myautoshop .page-home .hero-container .title h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#000;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.myautoshop .page-home .hero-container .title h3{letter-spacing:.2px;text-shadow:none;font-size:26px;margin-bottom:20px;line-height:28px}}.myautoshop .page-home .hero-container .list{width:100%;padding:20px}@media (min-width:767px){.myautoshop .page-home .hero-container .list{width:auto;padding:0;margin-top:19px;background:transparent}}.myautoshop .page-home .hero-container .list ul li{position:relative;margin-bottom:10px;font-size:16px;font-weight:700;line-height:22px;color:#fff}@media (min-width:1280px){.myautoshop .page-home .hero-container .list ul li{margin-bottom:17px;font-size:20px}}.myautoshop .page-home .hero-container .list ul li:before{content:"";position:absolute;top:-2px;left:-20px;width:25px;height:25px;background:url(/images/icons/tick-circle.svg) no-repeat 50%;background-size:cover}.myautoshop .page-home .hero-container img.icon{position:absolute;top:520px;right:0;left:0;width:33px;height:40px;margin:0 auto;cursor:pointer;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-timing-function:ease;animation-timing-function:ease}@media (min-width:767px){.myautoshop .page-home .hero-container img.icon{top:auto;bottom:10px}}@media (min-width:1200px){.myautoshop .page-home .hero-container img.icon{bottom:40px}}.myautoshop .page-home .hero-container .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.myautoshop .page-home .hero-container .home-partner-image .afterpay{height:10px}@media (min-width:767px){.myautoshop .page-home .hero-container .home-partner-image{height:40px;margin-left:10px;margin-right:10px}}.myautoshop .page-home .hero-container .partner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;margin-left:-10px}@media (max-width:600px){.myautoshop .page-home .hero-container .partner-container{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.myautoshop .page-home .how-container{padding:65px 0 120px;font-size:0;text-align:center}.myautoshop .page-home .how-container .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.myautoshop .page-home .how-container .button-wrapper a{margin:5px}.myautoshop .page-home .how-container .title,.myautoshop .page-home .how-container h2{margin-bottom:55px;font-weight:800;color:#191919}@media (min-width:767px){.myautoshop .page-home .how-container .title,.myautoshop .page-home .how-container h2{margin-bottom:73px;letter-spacing:.3px}}.myautoshop .page-home .how-container article{margin:0 auto 39px;text-align:center}@media (min-width:767px){.myautoshop .page-home .how-container article{width:33.33%}}.myautoshop .page-home .how-container article .image{height:109px;margin-bottom:16px}.myautoshop .page-home .how-container article .image img{width:119px}.myautoshop .page-home .how-container article .content{max-width:330px;margin:auto}.myautoshop .page-home .how-container article .content h3{margin-bottom:20px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800;line-height:30px}.myautoshop .page-home .how-container article .content p{margin:0;font-size:16px;font-weight:500;line-height:28px;color:#191919}.myautoshop .page-home .entry-buttons-container{text-align:center;padding:100px 0 60px}.myautoshop .page-home .entry-buttons-container h2{padding:0 20px;margin-bottom:60px;font-weight:800}@media (min-width:767px){.myautoshop .page-home .entry-buttons-container h2{padding:0;letter-spacing:.3px}}.myautoshop .page-home .entry-buttons-container .buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.myautoshop .page-home .entry-buttons-container p.subtitle{padding:0 20px;margin-bottom:40px;font-size:20px;font-weight:700;color:#9b9b9b}@media (min-width:767px){.myautoshop .page-home .entry-buttons-container p.subtitle{padding:0}}.myautoshop .page-home .entry-buttons-container .garages-slideshow{width:100%}.myautoshop .page-home .entry-buttons-container article{width:calc(100% - 30px)!important;margin:0 15px 40px;text-align:center}.myautoshop .page-home .entry-buttons-container article img{width:100%;margin-bottom:20px;border-radius:4px}@media (min-width:767px){.myautoshop .page-home .entry-buttons-container article img{height:180px;-o-object-fit:cover;object-fit:cover}}.myautoshop .page-home .entry-buttons-container article h3{margin-bottom:6px;font-size:20px;font-weight:700;line-height:22px;color:#191919}.myautoshop .page-home .entry-buttons-container article h3 a{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.myautoshop .page-home .entry-buttons-container article p.address{margin-bottom:6px;font-size:16px;font-weight:500;line-height:20px;color:#5b5b5b}.myautoshop .page-home .entry-buttons-container .button{min-width:180px;margin:0 auto}.myautoshop .page-home .garages-container{text-align:center;padding:0 0 100px}.myautoshop .page-home .garages-container h2{padding:0 20px;margin-bottom:5px;font-weight:800}@media (min-width:767px){.myautoshop .page-home .garages-container h2{padding:0;letter-spacing:.3px}}.myautoshop .page-home .garages-container p.subtitle{padding:0 20px;margin-bottom:40px;font-size:20px;font-weight:700;color:#9b9b9b}@media (min-width:767px){.myautoshop .page-home .garages-container p.subtitle{padding:0}}.myautoshop .page-home .garages-container .garages-slideshow{width:100%}.myautoshop .page-home .garages-container article{width:calc(100% - 30px)!important;margin:0 15px 40px;text-align:center}.myautoshop .page-home .garages-container article img{width:100%;margin-bottom:20px;border-radius:4px}@media (min-width:767px){.myautoshop .page-home .garages-container article img{height:180px;-o-object-fit:cover;object-fit:cover}}.myautoshop .page-home .garages-container article h3{margin-bottom:6px;font-size:20px;font-weight:700;line-height:22px;color:#191919}.myautoshop .page-home .garages-container article h3 a{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.myautoshop .page-home .garages-container article p.address{margin-bottom:6px;font-size:16px;font-weight:500;line-height:20px;color:#5b5b5b}.myautoshop .page-home .garages-container .button{min-width:180px;margin:0 auto}.myautoshop .page-home .slideshow-container{margin-bottom:40px}@media (min-width:1200px){.myautoshop .page-home .slideshow-container{margin-bottom:120px}}@media (min-width:767px){.myautoshop .page-home .slideshow-container article .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:300px}}@media (min-width:1160px){.myautoshop .page-home .slideshow-container article .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.myautoshop .page-home .slideshow-container article img{width:100%}@media (min-width:767px){.myautoshop .page-home .slideshow-container article img{width:calc(50% - 15px)}}.myautoshop .page-home .slideshow-container article .content{width:100%;padding:20px;text-align:center}@media (min-width:767px){.myautoshop .page-home .slideshow-container article .content{width:calc(50% + 15px);padding:0 30px;text-align:left}}@media (min-width:1280px){.myautoshop .page-home .slideshow-container article .content{padding:0 100px}}.myautoshop .page-home .slideshow-container article .content h4{margin-bottom:13px;font-size:20px;font-weight:700;line-height:21px;color:#9b9b9b}.myautoshop .page-home .slideshow-container article .content h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800;margin-bottom:11px}@media (min-width:1160px){.myautoshop .page-home .slideshow-container article .content h3{font-size:49px;line-height:55px}}.myautoshop .page-home .slideshow-container article .content .blurb{margin-bottom:30px}.myautoshop .page-home .slideshow-container article .content .blurb p{font-size:16px;font-weight:500;line-height:28px;color:#191919}@media (max-width:1200px){.myautoshop .page-home .slideshow-container article .content .button.medium{min-width:142px;height:42px;line-height:42px}}.myautoshop .page-home .slideshow-container .slick-slide img{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.myautoshop .page-home .slideshow-container .slick-slide .content{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.myautoshop .page-home .slideshow-container .slick-slide.slick-active .content,.myautoshop .page-home .slideshow-container .slick-slide.slick-active img{-webkit-transform:translateX(0);transform:translateX(0)}.myautoshop .page-home .slideshow-container .slick-dots{top:210px;bottom:auto}@media (min-width:400px){.myautoshop .page-home .slideshow-container .slick-dots{top:230px}}@media (min-width:450px){.myautoshop .page-home .slideshow-container .slick-dots{top:auto;bottom:55%}}@media (min-width:600px){.myautoshop .page-home .slideshow-container .slick-dots{bottom:45%}}@media (min-width:767px){.myautoshop .page-home .slideshow-container .slick-dots{width:calc(50% - 15px);left:-30px;bottom:40px;text-align:right}}@media (min-width:1200px){.myautoshop .page-home .slideshow-container .slick-dots{bottom:40px}}@media (min-width:1280px){.myautoshop .page-home .slideshow-container .slick-dots{bottom:40px}}.myautoshop .page-home .slideshow-container .slick-dots li:before{display:none}@media (min-width:767px){.myautoshop .page-home .slideshow-container.reverse article img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:767px){.myautoshop .page-home .slideshow-container.reverse article .content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.myautoshop .page-home .slideshow-container.reverse .slick-slide img{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.myautoshop .page-home .slideshow-container.reverse .slick-slide .content{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.myautoshop .page-home .slideshow-container.reverse .slick-slide.slick-active .content,.myautoshop .page-home .slideshow-container.reverse .slick-slide.slick-active img{-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width:767px){.myautoshop .page-home .slideshow-container.reverse .slick-dots{left:calc(50% + 45px);text-align:left}}.myautoshop .page-home .quote-container{position:relative;margin-top:120px}@media (min-width:1200px){.myautoshop .page-home .quote-container{margin-top:0}}.myautoshop .page-home .quote-container .content-max-width:before{content:"";position:absolute;top:-40px;left:120px;z-index:2;width:86px;height:74px;background:url(/images/quotemark.png) no-repeat 50%;background-size:cover}.myautoshop .page-home .quote-container .quote-slideshow{margin-bottom:0}.myautoshop .page-home .quote-container article{padding:70px 20px 40px;text-align:center;background:#fecb0a}@media (min-width:767px){.myautoshop .page-home .quote-container article{min-height:405px;padding:70px 200px 40px 100px;text-align:left}}.myautoshop .page-home .quote-container article h3{margin-bottom:29px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800}@media (min-width:1200px){.myautoshop .page-home .quote-container article h3{font-size:40px;line-height:45px}}@media (min-width:767px){.myautoshop .page-home .quote-container article .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.myautoshop .page-home .quote-container article .image img{width:130px;margin:0 auto 20px;border-radius:50%;mix-blend-mode:multiply}@media (min-width:767px){.myautoshop .page-home .quote-container article .image img{margin:0 25px 0 0}}.myautoshop .page-home .quote-container article .image p{margin:0;font-size:16px;font-weight:600;line-height:22px;color:#191919}.myautoshop .page-home .quote-container .slick-track{background:#fecb0a}.myautoshop .page-home .quote-container .slick-dots{bottom:10px;text-align:center}@media (min-width:767px){.myautoshop .page-home .quote-container .slick-dots{bottom:40px;padding-right:36px;text-align:right}}.myautoshop .page-home .quote-container .slick-dots .slick-active button:before{background:#191919;color:#191919}.myautoshop .page-home .quote-container .slick-dots li:before{display:none}.myautoshop .page-home .quote-container .slick-slide img{-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.myautoshop .page-home .quote-container .slick-slide .text{-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.myautoshop .page-home .quote-container .slick-slide .text p{margin-bottom:13px}.myautoshop .page-home .quote-container .slick-slide .text p.vehicle{margin-bottom:0;font-size:12px;font-weight:500;line-height:18px;color:#191919}.myautoshop .page-home .quote-container .slick-slide.slick-active .text,.myautoshop .page-home .quote-container .slick-slide.slick-active img{-webkit-transform:translateX(0);transform:translateX(0)}.myautoshop .page-home .service-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;text-align:left;margin-left:-10px!important}@media (max-width:450px){.myautoshop .page-home .service-group{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin-left:0!important}}.myautoshop .page-home .service-group .service-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.myautoshop .page-home .service-group-title{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif!important;font-weight:800!important;font-size:24px!important;margin-bottom:10px!important;text-align:left}@media (max-width:450px){.myautoshop .page-home .service-group-title{margin-left:0!important;text-align:center!important}}@media (max-width:767px){.myautoshop h1{font-size:33px!important}.myautoshop .content-full-width{top:20px!important}}@media (max-width:600px){.myautoshop .hide_desktop{width:100%}}@media (max-width:767px){.myautoshop h1{font-size:48px!important}.myautoshop .content-full-width{top:20px!important}}.turners .page-home .hero-slideshow{height:550px}@media (min-width:767px){.turners .page-home .hero-slideshow{background-color:#0073cf;background-image:-webkit-gradient(linear,left top,right top,from(#0073cf),color-stop(20%,#0073cf),color-stop(80%,hsla(0,0%,100%,0))),url("https://images.myautoshop.co.nz/public/1752781635305MYAUTOSHOP_062_RUSH-%282%29.JPG?format=webp");background-image:linear-gradient(90deg,#0073cf 0,#0073cf 20%,hsla(0,0%,100%,0) 80%),url("https://images.myautoshop.co.nz/public/1752781635305MYAUTOSHOP_062_RUSH-%282%29.JPG?format=webp");height:calc(100vh - 100px);background-size:cover;background-position:0 -200px;color:#fff;padding:20px}}.turners .page-home .mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:20px}@media (min-width:767px){.turners .page-home .mobile{display:none!important}}.turners .page-home .non-mobile{display:none!important}@media (min-width:767px){.turners .page-home .non-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.turners .page-home .non-tablet{display:none!important}@media (min-width:1160px){.turners .page-home .non-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.turners .page-home .hero-container{position:relative;font-size:0;background:#0073cf;background:-webkit-gradient(linear,left bottom,left top,from(#005394),to(#0073cf));background:linear-gradient(0deg,#005394,#0073cf);height:calc(100vh - 100px);min-height:700px}@media (max-width:767px){.turners .page-home .hero-container{padding-bottom:100px}}.turners .page-home .hero-container article{width:30%}.turners .page-home .hero-container article img{width:100%;height:600px;margin:0 auto;-o-object-fit:cover;object-fit:cover;display:none}@media (min-width:767px){.turners .page-home .hero-container article img{height:auto;min-height:200px;display:block}}.turners .page-home .hero-container .content-full-width{width:96%;max-width:1170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:767px){.turners .page-home .hero-container .content-full-width{margin-left:40px;padding-right:40px;position:absolute;top:30px}}@media (min-width:1160px){.turners .page-home .hero-container .content-full-width{width:65%;padding-right:0}}@media (max-width:1280px){.turners .page-home .hero-container .content-full-width{top:50px}}.turners .page-home .hero-container .title{position:absolute;top:-550px;width:100%;text-align:center}.turners .page-home .hero-container .title .numberOneContainer{text-align:left;margin-top:0}@media (min-width:1800px){.turners .page-home .hero-container .title .numberOneContainer{margin-top:150px}}@media (max-width:600px){.turners .page-home .hero-container .title .numberOneContainer{display:none}}.turners .page-home .hero-container .title .numberOneContainer img{height:50px;vertical-align:bottom}.turners .page-home .hero-container .title .numberOneContainer p{display:inline-block;color:#fff;vertical-align:middle;margin-bottom:10px}@media (min-width:767px){.turners .page-home .hero-container .title{position:relative;top:80px}}@media (min-width:1160px){.turners .page-home .hero-container .title{max-width:900px}}.turners .page-home .hero-container .title .semi{font-family:GilroySemiBold,serif!important}.turners .page-home .hero-container .title h1{margin-bottom:21px;font-size:28px;line-height:36px;font-weight:400;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#fff;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;text-align:left}@media (max-width:767px){.turners .page-home .hero-container .title h1{margin-top:0}}@media (min-width:767px){.turners .page-home .hero-container .title h1{text-shadow:none;font-size:70px;line-height:70px}}@media (min-width:1160px){.turners .page-home .hero-container .title h1{margin-top:0;margin-bottom:30px;font-size:70px;line-height:70px}}@media (max-width:600px){.turners .page-home .hero-container .title h1{text-align:center}}@media (max-width:1200px){.turners .page-home .hero-container .title h1{min-height:0}}@media (max-width:1280px){.turners .page-home .hero-container .title h1{min-height:0}}@media (min-width:767px) and (max-width:1000px){.turners .page-home .hero-container .title h1{font-size:60px}}.turners .page-home .hero-container .title .title-accent{border-radius:4px;font-weight:400}.turners .page-home .hero-container .title .title-bold{font-weight:800;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;display:block;margin-top:-20px}@media (max-width:600px){.turners .page-home .hero-container .title .title-bold{margin-bottom:50px!important;margin-top:-5px}}.turners .page-home .hero-container .title .sub{margin-top:30px;margin-bottom:30px;text-align:left}.turners .page-home .hero-container .title .sub .desktop{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif!important;font-weight:200}.turners .page-home .hero-container .title .sub .desktop span{white-space:nowrap}@media (max-width:600px){.turners .page-home .hero-container .title .sub .desktop{font-size:18px;text-align:center}}@media (max-width:600px){.turners .page-home .hero-container .title .sub{display:none}}@media (min-width:767px){.turners .page-home .hero-container .title .sub{margin-top:40px;margin-bottom:40px}}.turners .page-home .hero-container .title h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#fff;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.turners .page-home .hero-container .title h3{letter-spacing:.2px;text-shadow:none;font-size:26px;margin-bottom:20px;line-height:28px}}.turners .page-home .hero-container .list{width:100%;padding:20px}@media (min-width:767px){.turners .page-home .hero-container .list{width:auto;padding:0;margin-top:19px;background:transparent}}.turners .page-home .hero-container .list ul li{position:relative;margin-bottom:10px;font-size:16px;font-weight:700;line-height:22px;color:#fff}@media (min-width:1280px){.turners .page-home .hero-container .list ul li{margin-bottom:17px;font-size:20px}}.turners .page-home .hero-container .list ul li:before{content:"";position:absolute;top:-2px;left:-20px;width:25px;height:25px;background:url(/images/icons/tick-circle.svg) no-repeat 50%;background-size:cover}.turners .page-home .hero-container img.icon{position:absolute;top:520px;right:0;left:0;width:33px;height:40px;margin:0 auto;cursor:pointer;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-timing-function:ease;animation-timing-function:ease}@media (min-width:767px){.turners .page-home .hero-container img.icon{top:auto;bottom:10px}}@media (min-width:1200px){.turners .page-home .hero-container img.icon{bottom:40px}}.turners .page-home .hero-container .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.turners .page-home .hero-container .home-partner-image .afterpay{height:10px}@media (min-width:767px){.turners .page-home .hero-container .home-partner-image{height:40px;margin-left:10px;margin-right:10px}}.turners .page-home .hero-container .partner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;margin-left:-10px}@media (max-width:600px){.turners .page-home .hero-container .partner-container{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.turners .page-home .how-container{padding:65px 0 120px;font-size:0;text-align:center}.turners .page-home .how-container .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.turners .page-home .how-container .button-wrapper a{margin:5px}.turners .page-home .how-container .title,.turners .page-home .how-container h2{margin-bottom:55px;font-weight:800;color:#191919}@media (min-width:767px){.turners .page-home .how-container .title,.turners .page-home .how-container h2{margin-bottom:73px;letter-spacing:.3px}}.turners .page-home .how-container article{margin:0 auto 39px;text-align:center}@media (min-width:767px){.turners .page-home .how-container article{width:33.33%}}.turners .page-home .how-container article .image{height:109px;margin-bottom:16px}.turners .page-home .how-container article .image img{width:119px}.turners .page-home .how-container article .content{max-width:330px;margin:auto}.turners .page-home .how-container article .content h3{margin-bottom:20px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800;line-height:30px}.turners .page-home .how-container article .content p{margin:0;font-size:16px;font-weight:500;line-height:28px;color:#191919}.turners .page-home .entry-buttons-container{text-align:center;padding:100px 0 60px}.turners .page-home .entry-buttons-container h2{padding:0 20px;margin-bottom:60px;font-weight:800}@media (min-width:767px){.turners .page-home .entry-buttons-container h2{padding:0;letter-spacing:.3px}}.turners .page-home .entry-buttons-container .buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.turners .page-home .entry-buttons-container p.subtitle{padding:0 20px;margin-bottom:40px;font-size:20px;font-weight:700;color:#9b9b9b}@media (min-width:767px){.turners .page-home .entry-buttons-container p.subtitle{padding:0}}.turners .page-home .entry-buttons-container .garages-slideshow{width:100%}.turners .page-home .entry-buttons-container article{width:calc(100% - 30px)!important;margin:0 15px 40px;text-align:center}.turners .page-home .entry-buttons-container article img{width:100%;margin-bottom:20px;border-radius:4px}@media (min-width:767px){.turners .page-home .entry-buttons-container article img{height:180px;-o-object-fit:cover;object-fit:cover}}.turners .page-home .entry-buttons-container article h3{margin-bottom:6px;font-size:20px;font-weight:700;line-height:22px;color:#191919}.turners .page-home .entry-buttons-container article h3 a{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.turners .page-home .entry-buttons-container article p.address{margin-bottom:6px;font-size:16px;font-weight:500;line-height:20px;color:#5b5b5b}.turners .page-home .entry-buttons-container .button{min-width:180px;margin:0 auto}.turners .page-home .garages-container{text-align:center;padding:0 0 100px}.turners .page-home .garages-container h2{padding:0 20px;margin-bottom:5px;font-weight:800}@media (min-width:767px){.turners .page-home .garages-container h2{padding:0;letter-spacing:.3px}}.turners .page-home .garages-container p.subtitle{padding:0 20px;margin-bottom:40px;font-size:20px;font-weight:700;color:#9b9b9b}@media (min-width:767px){.turners .page-home .garages-container p.subtitle{padding:0}}.turners .page-home .garages-container .garages-slideshow{width:100%}.turners .page-home .garages-container article{width:calc(100% - 30px)!important;margin:0 15px 40px;text-align:center}.turners .page-home .garages-container article img{width:100%;margin-bottom:20px;border-radius:4px}@media (min-width:767px){.turners .page-home .garages-container article img{height:180px;-o-object-fit:cover;object-fit:cover}}.turners .page-home .garages-container article h3{margin-bottom:6px;font-size:20px;font-weight:700;line-height:22px;color:#191919}.turners .page-home .garages-container article h3 a{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.turners .page-home .garages-container article p.address{margin-bottom:6px;font-size:16px;font-weight:500;line-height:20px;color:#5b5b5b}.turners .page-home .garages-container .button{min-width:180px;margin:0 auto}.turners .page-home .slideshow-container{margin-bottom:40px}@media (min-width:1200px){.turners .page-home .slideshow-container{margin-bottom:120px}}@media (min-width:767px){.turners .page-home .slideshow-container article .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:300px}}@media (min-width:1160px){.turners .page-home .slideshow-container article .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.turners .page-home .slideshow-container article img{width:100%}@media (min-width:767px){.turners .page-home .slideshow-container article img{width:calc(50% - 15px)}}.turners .page-home .slideshow-container article .content{width:100%;padding:20px;text-align:center}@media (min-width:767px){.turners .page-home .slideshow-container article .content{width:calc(50% + 15px);padding:0 30px;text-align:left}}@media (min-width:1280px){.turners .page-home .slideshow-container article .content{padding:0 100px}}.turners .page-home .slideshow-container article .content h4{margin-bottom:13px;font-size:20px;font-weight:700;line-height:21px;color:#9b9b9b}.turners .page-home .slideshow-container article .content h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800;margin-bottom:11px}@media (min-width:1160px){.turners .page-home .slideshow-container article .content h3{font-size:49px;line-height:55px}}.turners .page-home .slideshow-container article .content .blurb{margin-bottom:30px}.turners .page-home .slideshow-container article .content .blurb p{font-size:16px;font-weight:500;line-height:28px;color:#191919}@media (max-width:1200px){.turners .page-home .slideshow-container article .content .button.medium{min-width:142px;height:42px;line-height:42px}}.turners .page-home .slideshow-container .slick-slide img{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.turners .page-home .slideshow-container .slick-slide .content{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.turners .page-home .slideshow-container .slick-slide.slick-active .content,.turners .page-home .slideshow-container .slick-slide.slick-active img{-webkit-transform:translateX(0);transform:translateX(0)}.turners .page-home .slideshow-container .slick-dots{top:210px;bottom:auto}@media (min-width:400px){.turners .page-home .slideshow-container .slick-dots{top:230px}}@media (min-width:450px){.turners .page-home .slideshow-container .slick-dots{top:auto;bottom:55%}}@media (min-width:600px){.turners .page-home .slideshow-container .slick-dots{bottom:45%}}@media (min-width:767px){.turners .page-home .slideshow-container .slick-dots{width:calc(50% - 15px);left:-30px;bottom:40px;text-align:right}}@media (min-width:1200px){.turners .page-home .slideshow-container .slick-dots{bottom:40px}}@media (min-width:1280px){.turners .page-home .slideshow-container .slick-dots{bottom:40px}}.turners .page-home .slideshow-container .slick-dots li:before{display:none}@media (min-width:767px){.turners .page-home .slideshow-container.reverse article img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:767px){.turners .page-home .slideshow-container.reverse article .content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.turners .page-home .slideshow-container.reverse .slick-slide img{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.turners .page-home .slideshow-container.reverse .slick-slide .content{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.turners .page-home .slideshow-container.reverse .slick-slide.slick-active .content,.turners .page-home .slideshow-container.reverse .slick-slide.slick-active img{-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width:767px){.turners .page-home .slideshow-container.reverse .slick-dots{left:calc(50% + 45px);text-align:left}}.turners .page-home .quote-container{position:relative;margin-top:120px}@media (min-width:1200px){.turners .page-home .quote-container{margin-top:0}}.turners .page-home .quote-container .content-max-width:before{content:"";position:absolute;top:-40px;left:120px;z-index:2;width:86px;height:74px;background:url(/images/quotemark.png) no-repeat 50%;background-size:cover}.turners .page-home .quote-container .quote-slideshow{margin-bottom:0}.turners .page-home .quote-container article{padding:70px 20px 40px;text-align:center;background:#0073cf}@media (min-width:767px){.turners .page-home .quote-container article{min-height:405px;padding:70px 200px 40px 100px;text-align:left}}.turners .page-home .quote-container article h3{margin-bottom:29px;color:#fff;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800}@media (min-width:1200px){.turners .page-home .quote-container article h3{font-size:40px;line-height:45px}}@media (min-width:767px){.turners .page-home .quote-container article .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.turners .page-home .quote-container article .image img{width:130px;margin:0 auto 20px;border-radius:50%}@media (min-width:767px){.turners .page-home .quote-container article .image img{margin:0 25px 0 0}}.turners .page-home .quote-container article .image p{margin:0;font-size:16px;font-weight:600;line-height:22px;color:#fff}.turners .page-home .quote-container .slick-track{background:#fecb0a}.turners .page-home .quote-container .slick-dots{bottom:10px;text-align:center}@media (min-width:767px){.turners .page-home .quote-container .slick-dots{bottom:40px;padding-right:36px;text-align:right}}.turners .page-home .quote-container .slick-dots .slick-active button:before{background:#191919;color:#191919}.turners .page-home .quote-container .slick-dots li:before{display:none}.turners .page-home .quote-container .slick-slide img{-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.turners .page-home .quote-container .slick-slide .text{-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.turners .page-home .quote-container .slick-slide .text p{margin-bottom:13px}.turners .page-home .quote-container .slick-slide .text p.vehicle{margin-bottom:0;font-size:12px;font-weight:500;line-height:18px;color:#fff}.turners .page-home .quote-container .slick-slide.slick-active .text,.turners .page-home .quote-container .slick-slide.slick-active img{-webkit-transform:translateX(0);transform:translateX(0)}.turners .page-home .service-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;text-align:left;margin-left:-10px!important}@media (max-width:450px){.turners .page-home .service-group{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin-left:0!important}}.turners .page-home .service-group .service-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.turners .page-home .service-group-title{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif!important;font-weight:800!important;font-size:24px!important;margin-bottom:10px!important;text-align:left}@media (max-width:450px){.turners .page-home .service-group-title{margin-left:0!important;text-align:center!important}}@media (max-width:767px){.turners h1{font-size:33px!important}.turners .content-full-width{top:20px!important}}@media (max-width:600px){.turners .hide_desktop{width:100%}}@media (max-width:767px){.turners h1{font-size:48px!important}.turners .content-full-width{top:20px!important}}.turners .numberOneContainer img{-webkit-filter:invert(1);filter:invert(1)}.turners .slick-arrow{background:#0376be!important}.page-home-landing{border-bottom:1px solid #d8d8d8}.page-home-landing .landing-page-hero-slideshow{height:550px;border:none!important}@media (min-width:767px){.page-home-landing .landing-page-hero-slideshow{background-image:-webkit-gradient(linear,left top,right top,from(#fecb0a),color-stop(20%,#fecb0a),color-stop(80%,hsla(0,0%,100%,0))),url("https://images.myautoshop.co.nz/public/remote-background.jpg?format=webp");background-image:linear-gradient(90deg,#fecb0a 0,#fecb0a 20%,hsla(0,0%,100%,0) 80%),url("https://images.myautoshop.co.nz/public/remote-background.jpg?format=webp");height:calc(100vh - 100px);background-size:cover;background-position:bottom;color:#fff;padding:20px}}.page-home-landing .landing-page-hero-container{position:relative;font-size:0;background:#fecb0a;background:-webkit-gradient(linear,left bottom,left top,from(#fcaf1a),to(#ffcc0a));background:linear-gradient(0deg,#fcaf1a,#ffcc0a);height:calc(100vh - 100px);min-height:700px}.page-home-landing .landing-page-hero-container .negative-partner-container .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.page-home-landing .landing-page-hero-container .negative-partner-container .home-partner-image .afterpay{height:10px}@media (min-width:767px){.page-home-landing .landing-page-hero-container .negative-partner-container{display:none!important}}@media (max-width:600px){.page-home-landing .landing-page-hero-container .negative-partner-container{text-align:center;position:relative;top:30px}}@media (max-width:600px){.page-home-landing .landing-page-hero-container{background-image:url("https://images.myautoshop.co.nz/public/remote-background.jpg?format=webp");background-size:cover;background-position:70% bottom;color:#fff}}@media (max-width:767px){.page-home-landing .landing-page-hero-container{padding-bottom:100px}}.page-home-landing .landing-page-hero-container article{width:30%}.page-home-landing .landing-page-hero-container article img{width:100%;height:600px;margin:0 auto;-o-object-fit:cover;object-fit:cover;display:none}@media (min-width:767px){.page-home-landing .landing-page-hero-container article img{height:auto;min-height:200px;display:block}}.page-home-landing .landing-page-hero-container .content-full-width{width:96%;max-width:1170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:767px){.page-home-landing .landing-page-hero-container .content-full-width{margin-left:40px;padding-right:40px;position:absolute;top:30px}}@media (max-width:600px){.page-home-landing .landing-page-hero-container .content-full-width{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1160px){.page-home-landing .landing-page-hero-container .content-full-width{width:65%;padding-right:0}}@media (max-width:1280px){.page-home-landing .landing-page-hero-container .content-full-width{top:50px}}.page-home-landing .landing-page-hero-container .title{position:absolute;top:-500px;width:100%;text-align:center}.page-home-landing .landing-page-hero-container .title .numberOneContainer{text-align:left;margin-top:0}@media (min-width:1800px){.page-home-landing .landing-page-hero-container .title .numberOneContainer{margin-top:150px}}@media (max-width:600px){.page-home-landing .landing-page-hero-container .title .numberOneContainer{display:none}}.page-home-landing .landing-page-hero-container .title .numberOneContainer img{height:50px;vertical-align:bottom}.page-home-landing .landing-page-hero-container .title .numberOneContainer p{display:inline-block;color:#000;vertical-align:middle;margin-bottom:10px}.page-home-landing .landing-page-hero-container .title .title-bold{font-weight:800;text-align:left;margin-top:-14px;margin-bottom:40px;font-size:70px;line-height:36px;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#000;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.page-home-landing .landing-page-hero-container .title .title-bold{margin-bottom:50px!important;font-size:48px;line-height:36px;margin-left:15px;margin-bottom:21px}}@media (min-width:767px){.page-home-landing .landing-page-hero-container .title{position:relative;top:80px}}@media (min-width:1160px){.page-home-landing .landing-page-hero-container .title{max-width:900px}}.page-home-landing .landing-page-hero-container .title .semi{font-family:GilroySemiBold,serif!important;text-align:left}@media (max-width:600px){.page-home-landing .landing-page-hero-container .title .semi{text-align:left}}.page-home-landing .landing-page-hero-container .title .semi-long-text{font-family:GilroySemiBold,serif!important;text-align:left}@media (max-width:600px){.page-home-landing .landing-page-hero-container .title .semi-long-text{text-align:center;font-size:44px}}.page-home-landing .landing-page-hero-container .title .semi-h2{font-family:GilroySemiBold,serif!important;font-size:24px;text-align:left;margin-left:12px;margin-top:12px}@media (max-width:600px){.page-home-landing .landing-page-hero-container .title .semi-h2{display:none}}.page-home-landing .landing-page-hero-container .title h1{margin-bottom:21px;font-size:28px;line-height:42px;font-weight:400;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#000;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:767px){.page-home-landing .landing-page-hero-container .title h1{margin-top:0}}@media (min-width:767px){.page-home-landing .landing-page-hero-container .title h1{text-shadow:none;font-size:70px;line-height:70px;text-align:left}}@media (min-width:1160px){.page-home-landing .landing-page-hero-container .title h1{margin-top:0;margin-bottom:30px;font-size:70px;line-height:70px}}@media (max-width:600px){.page-home-landing .landing-page-hero-container .title h1{text-align:left;margin-left:15px}}@media (max-width:1200px){.page-home-landing .landing-page-hero-container .title h1{min-height:0}}@media (max-width:1280px){.page-home-landing .landing-page-hero-container .title h1{min-height:0}}@media (min-width:767px) and (max-width:1000px){.page-home-landing .landing-page-hero-container .title h1{font-size:60px}}.page-home-landing .landing-page-hero-container .title .title-accent{border-radius:4px;font-weight:400}.page-home-landing .landing-page-hero-container .title .sub{margin-top:30px;margin-bottom:30px;text-align:left}.page-home-landing .landing-page-hero-container .title .sub .desktop{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif!important;font-weight:200}.page-home-landing .landing-page-hero-container .title .sub .desktop span{white-space:nowrap}@media (max-width:600px){.page-home-landing .landing-page-hero-container .title .sub .desktop{font-size:18px;text-align:center}}@media (max-width:600px){.page-home-landing .landing-page-hero-container .title .sub{display:none}}@media (min-width:767px){.page-home-landing .landing-page-hero-container .title .sub{margin-top:40px;margin-bottom:40px}}.page-home-landing .landing-page-hero-container .title h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#000;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.page-home-landing .landing-page-hero-container .title h3{letter-spacing:.2px;text-shadow:none;font-size:26px;margin-bottom:20px;line-height:28px}}.page-home-landing .landing-page-hero-container .list{width:100%;padding:20px}@media (min-width:767px){.page-home-landing .landing-page-hero-container .list{width:auto;padding:0;margin-top:19px;background:transparent}}.page-home-landing .landing-page-hero-container .list ul li{position:relative;margin-bottom:10px;font-size:16px;font-weight:700;line-height:22px;color:#fff}@media (min-width:1280px){.page-home-landing .landing-page-hero-container .list ul li{margin-bottom:17px;font-size:20px}}.page-home-landing .landing-page-hero-container .list ul li:before{content:"";position:absolute;top:-2px;left:-20px;width:25px;height:25px;background:url(/images/icons/tick-circle.svg) no-repeat 50%;background-size:cover}.page-home-landing .landing-page-hero-container img.icon{position:absolute;top:520px;right:0;left:0;width:33px;height:40px;margin:0 auto;cursor:pointer;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-timing-function:ease;animation-timing-function:ease}@media (min-width:767px){.page-home-landing .landing-page-hero-container img.icon{top:auto;bottom:10px}}@media (min-width:1200px){.page-home-landing .landing-page-hero-container img.icon{bottom:40px}}.page-home-landing .landing-page-hero-container .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.page-home-landing .landing-page-hero-container .home-partner-image .afterpay{height:10px}@media (min-width:767px){.page-home-landing .landing-page-hero-container .home-partner-image{height:40px;margin-left:10px;margin-right:10px}}.page-home-landing .landing-page-hero-container .partner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;margin-left:-10px}@media (max-width:600px){.page-home-landing .landing-page-hero-container .partner-container{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;display:none}}.page-home-landing .service-group-title{text-align:center}.page-home-landing .service-group{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.page-home-landing .intro-module{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:600px){.page-home-landing .intro-module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-home-landing .intro-module h1 a{font-size:46px;letter-spacing:.5px;font-weight:800;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}.page-home-landing .intro-module .average-reviews{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-home-landing .intro-module .average-reviews .review-text{font-weight:600;font-size:18px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-home-landing .intro-module .average-reviews-model-page{margin-top:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center}@media (max-width:600px){.page-home-landing .intro-module .average-reviews-model-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-home-landing .intro-module .average-reviews-model-page .review-text{margin-left:16px;font-weight:600;font-size:18px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-home-landing .intro-module .make-description{margin-top:80px;text-align:justify;font-size:16px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.page-home-landing .intro-module .make-description{padding:18px;margin-top:25px}}.page-home-landing .intro-module .model-car{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (max-width:600px){.page-home-landing .intro-module .model-car{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:12px}}@media (max-width:600px){.page-home-landing .intro-module .model-car .model-car-details{margin-top:20px}}.page-home-landing .intro-module .model-car .model-car-details img{-o-object-fit:contain;object-fit:contain;width:600px;height:280px}.page-home-landing .intro-module .left-aligned-landing-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:600px){.page-home-landing .intro-module .left-aligned-landing-page{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-home-landing .intro-module .left-aligned-landing-page h2{text-align:left}@media (max-width:600px){.page-home-landing .intro-module .left-aligned-landing-page h2{text-align:center}}.page-home-landing .intro-module .left-aligned-landing-page .entry{margin-left:0}.page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px;margin-bottom:30px!important}@media (max-width:600px){.page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo .repair-site{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:18px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo .repair-site{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}}.page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo .repair-site img{width:50px;height:50px;margin-right:25px}.page-home-landing .intro-module .usp{margin-left:60px;width:100%!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;padding:8px!important}@media (max-width:600px){.page-home-landing .intro-module .usp{display:none!important}}.page-home-landing .intro-module .usp .uspTitle{margin-top:5px;text-align:left}.page-home-landing .intro-module .usp .uspRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;text-align:left;margin-bottom:16px;margin-left:16px;font-size:18px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}.page-home-landing .intro-module .usp .uspRow img{margin-right:12px;width:85px;height:85px;-o-object-fit:contain;object-fit:contain}.page-home-landing .intro-module-reliability-pages{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.page-home-landing .intro-module-reliability-pages{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-home-landing .intro-module-reliability-pages .h1 a{font-size:46px;letter-spacing:.5px;font-weight:800;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}.page-home-landing .intro-module-reliability-pages .average-reviews{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-home-landing .intro-module-reliability-pages .average-reviews .review-text{font-weight:600;font-size:18px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-home-landing .intro-module-reliability-pages .average-reviews-model-page{margin-top:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center}@media (max-width:600px){.page-home-landing .intro-module-reliability-pages .average-reviews-model-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-home-landing .intro-module-reliability-pages .average-reviews-model-page .review-text{margin-left:16px;font-weight:600;font-size:18px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-home-landing .intro-module-reliability-pages .make-description{margin-top:80px;text-align:justify;font-size:16px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.page-home-landing .intro-module-reliability-pages .make-description{padding:18px;margin-top:25px}}.page-home-landing .intro-module-reliability-pages .entry{margin-left:0}@media (max-width:600px){.page-home-landing .intro-module-reliability-pages .entry{margin-left:10px!important;margin-right:10px!important}}.page-home-landing .intro-module-reliability-pages .model-car{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (max-width:600px){.page-home-landing .intro-module-reliability-pages .model-car{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:12px}}@media (max-width:600px){.page-home-landing .intro-module-reliability-pages .model-car .model-car-details{margin-top:20px}}.page-home-landing .intro-module-reliability-pages .model-car .model-car-details img{-o-object-fit:contain;object-fit:contain;width:600px;height:280px}.page-home-landing .intro-module-reliability-pages .usp{margin-left:60px;width:100%!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;padding:8px!important}@media (max-width:600px){.page-home-landing .intro-module-reliability-pages .usp{display:none!important}}.page-home-landing .intro-module-reliability-pages .usp .uspTitle{margin-top:5px;text-align:left}.page-home-landing .intro-module-reliability-pages .usp .uspRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;text-align:left;margin-bottom:16px;margin-left:16px;font-size:18px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}.page-home-landing .intro-module-reliability-pages .usp .uspRow img{margin-right:12px;width:85px;height:85px;-o-object-fit:contain;object-fit:contain}.page-home-landing .body-container{padding:40px 0 0}@media (min-width:1200px){.page-home-landing .body-container{padding:76px 0 0}}.page-home-landing .mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:20px}@media (min-width:767px){.page-home-landing .mobile{display:none!important}}@media (max-width:600px){.page-home-landing .entry{margin-left:10px!important;margin-right:10px!important}}.page-home-landing .non-mobile{display:none!important}@media (min-width:767px){.page-home-landing .non-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.page-home-landing .sub{margin-top:30px;text-align:left;margin-bottom:30px}@media (min-width:767px){.page-home-landing .sub{margin-top:40px;margin-bottom:40px}}@media (max-width:600px){.page-home-landing .sub{text-align:center;font-size:24px}}.page-home-landing .sub h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#000;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.page-home-landing .sub h3{letter-spacing:.2px;text-shadow:none;font-size:20px;margin-bottom:8px}}.page-home-landing .sub-reliability{margin-top:30px;text-align:center;margin-bottom:30px}@media (min-width:767px){.page-home-landing .sub-reliability{margin-top:40px;margin-bottom:40px}}@media (max-width:600px){.page-home-landing .sub-reliability{text-align:center;font-size:24px}}.page-home-landing .sub-reliability h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#000;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.page-home-landing .sub-reliability h3{letter-spacing:.2px;text-shadow:none;font-size:20px;margin-bottom:8px}}.page-home-landing .hero-container{position:relative;font-size:0;background:#fecb0a;background:-webkit-gradient(linear,left bottom,left top,from(#fcaf1a),to(#ffcc0a));background:linear-gradient(0deg,#fcaf1a,#ffcc0a)}@media (min-width:1280px){.page-home-landing .hero-container .content-full-width{top:100px;left:0;right:0}}.page-home-landing .hero-container .title{position:absolute;top:-400px;text-align:center}@media (min-width:767px){.page-home-landing .hero-container .title{position:relative;top:0;max-width:340px;text-align:left}}@media (min-width:1200px){.page-home-landing .hero-container .title{max-width:570px}}@media (min-width:1160px){.page-home-landing .hero-container .title{max-width:770px}}.page-home-landing .hero-container .title h1{margin-bottom:21px;font-size:30px;line-height:30px;font-weight:900;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#fff}@media (min-width:767px){.page-home-landing .hero-container .title h1{text-shadow:none}}@media (min-width:1160px){.page-home-landing .hero-container .title h1{margin-bottom:30px;font-size:55px;line-height:55px}}.page-home-landing .hero-container .title h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800;line-height:30px;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#fff}@media (min-width:767px){.page-home-landing .hero-container .title h3{letter-spacing:.2px;text-shadow:none}}.page-home-landing .landing-container{padding:80px 0 0}.page-home-landing .landing-container .image{width:100%}@media (min-width:767px){.page-home-landing .landing-container .image{width:40%;padding:0 0 0 40px}}@media (min-width:1200px){.page-home-landing .landing-container .image{padding:0 0 0 98px}}.page-home-landing .landing-container .image img{margin-bottom:30px}.page-home-landing .landing-container .image .table{width:100%;margin-bottom:20px;border-radius:4px;border:1px solid #d8d8d8}.page-home-landing .landing-container .image .table .title{margin:0;padding:16px 20px 20px;font-size:18px;font-weight:700;color:#191919;background-color:#f4f4f4}.page-home-landing .landing-container .image .table .service{width:calc(100% - 40px);margin:0 20px;padding:18px 0 21px;border-bottom:1px solid #d8d8d8}.page-home-landing .landing-container .image .table .service a{display:inline-block;width:100%;font-size:16px;font-weight:400;color:#191919}.page-home-landing .landing-container .image .table .service span{display:inline-block;width:100%;color:#5b5b5b;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:22px}.page-home-landing .landing-container .image .table .service:last-of-type{border:none}.page-home-landing .landing-container .image .table .service:nth-child(n+6){display:none}.page-home-landing .landing-container .image .table .button.small{margin:20px}.page-home-landing .landing-container .image .table .button.small span.less{display:none}.page-home-landing .landing-container .image .table.active .button.small span.less,.page-home-landing .landing-container .image .table.active .service,.page-home-landing .landing-container .image .table .button.small span.more{display:block}.page-home-landing .landing-container .image .table.active .button.small span.more{display:none}.page-home-landing .landing-container .content{width:100%}@media (min-width:767px){.page-home-landing .landing-container .content{width:60%}}.page-home-landing .landing-container .content .h2{font-weight:800;line-height:42px}.page-home-landing .landing-container .wysiwyg .obd-how-to{margin-top:10px}.page-home-landing .landing-container .wysiwyg p{font-size:16px;font-weight:500;line-height:28px;color:#191919}.page-home-landing .landing-container .wysiwyg .model-description{margin-bottom:40px}.page-home-landing .landing-container .wysiwyg ul li{text-align:left}.page-home-landing .landing-container .wysiwyg ul li:before{display:none}.page-home-landing .landing-container .wysiwyg .registered-cars{display:-webkit-box;display:-ms-flexbox;display:flex}.page-home-landing .landing-container .wysiwyg .make-costs .description-text span{font-size:28px;font-weight:600;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;color:#fecb0a}.page-home-landing .landing-container .wysiwyg .make-costs .reliability-rating-help-text{margin-top:40px;margin-bottom:40px}.page-home-landing .landing-container .wysiwyg .make-costs .reliability-rating-help-text a{color:#000;font-style:italic;cursor:pointer;text-decoration:underline;font-size:14px}.page-home-landing .landing-container .wysiwyg .model-costs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media (max-width:600px){.page-home-landing .landing-container .wysiwyg .model-costs-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-home-landing .landing-container .wysiwyg .make-model-directory{margin-bottom:20px}.page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;text-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:space-evenly;align-content:space-evenly}@media (max-width:600px){.page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper{padding:10px}}.page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper li{list-style-type:none;width:20%;margin:0!important}@media (max-width:600px){.page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper li{width:33%}}.page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper li a{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:400;margin-top:25px!important;font-size:14px;color:#000}.page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper li a:hover{color:#fecb0a}.page-home-landing .landing-container .wysiwyg .review-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:600px){.page-home-landing .landing-container .wysiwyg .review-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box{border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;padding:25px;margin:10px}@media (max-width:600px){.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0;margin-top:10px}}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-top-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-top-section img{width:75px;height:85px;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-top-section .review-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-top-section .review-details a{font-size:16px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;color:#fecb0a;cursor:pointer;font-weight:700}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:25px;-ms-flex-line-pack:center;align-content:center}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:75%}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs .specs-name{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:800;text-align:left}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs .specs-vehicle{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;text-align:left;margin-top:5px}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-comment{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;text-align:left;margin-top:25px}.page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-bubble{background-color:#fecb0a;width:60px;height:60px;border-radius:50%;font-weight:900;padding:10px;font-size:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}.page-home-landing .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.page-home-landing .home-partner-image .afterpay{height:10px}@media (min-width:767px){.page-home-landing .home-partner-image{height:40px;margin-left:10px;margin-right:10px}}.page-home-landing .partner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}@media (min-width:600px){.page-home-landing .entry-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:600px){.page-home-landing .entry-outer{margin-left:20px;margin-right:20px}}.turners .page-home-landing{border-bottom:1px solid #d8d8d8}.turners .page-home-landing .landing-page-hero-slideshow{height:550px;border:none!important}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-slideshow{background-color:#0073cf;background-image:-webkit-gradient(linear,left top,right top,from(#0073cf),color-stop(20%,#0073cf),color-stop(80%,hsla(0,0%,100%,0))),url("https://images.myautoshop.co.nz/public/1752781635305MYAUTOSHOP_062_RUSH-%282%29.JPG?format=webp");background-image:linear-gradient(90deg,#0073cf 0,#0073cf 20%,hsla(0,0%,100%,0) 80%),url("https://images.myautoshop.co.nz/public/1752781635305MYAUTOSHOP_062_RUSH-%282%29.JPG?format=webp");height:calc(100vh - 100px);background-size:cover;background-position:0 -200px;color:#fff;padding:20px}}.turners .page-home-landing .landing-page-hero-container{position:relative;font-size:0;background:#0073cf;background:-webkit-gradient(linear,left bottom,left top,from(#005394),to(#0073cf));background:linear-gradient(0deg,#005394,#0073cf);height:calc(100vh - 100px);min-height:700px}.turners .page-home-landing .landing-page-hero-container .title-bold,.turners .page-home-landing .landing-page-hero-container h1,.turners .page-home-landing .landing-page-hero-container h3,.turners .page-home-landing .landing-page-hero-container p{color:#fff!important}.turners .page-home-landing .landing-page-hero-container .negative-partner-container .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.turners .page-home-landing .landing-page-hero-container .negative-partner-container .home-partner-image .afterpay{height:10px}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container .negative-partner-container{display:none!important}}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .negative-partner-container{text-align:center;position:relative;top:30px}}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container{background-image:url("https://images.myautoshop.co.nz/public/remote-background.jpg?format=webp");background-size:cover;background-position:70% bottom;color:#fff}}@media (max-width:767px){.turners .page-home-landing .landing-page-hero-container{padding-bottom:100px}}.turners .page-home-landing .landing-page-hero-container article{width:30%}.turners .page-home-landing .landing-page-hero-container article img{width:100%;height:600px;margin:0 auto;-o-object-fit:cover;object-fit:cover;display:none}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container article img{height:auto;min-height:200px;display:block}}.turners .page-home-landing .landing-page-hero-container .content-full-width{width:96%;max-width:1170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container .content-full-width{margin-left:40px;padding-right:40px;position:absolute;top:30px}}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .content-full-width{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1160px){.turners .page-home-landing .landing-page-hero-container .content-full-width{width:65%;padding-right:0}}@media (max-width:1280px){.turners .page-home-landing .landing-page-hero-container .content-full-width{top:50px}}.turners .page-home-landing .landing-page-hero-container .title{position:absolute;top:-500px;width:100%;text-align:center}.turners .page-home-landing .landing-page-hero-container .title .numberOneContainer{text-align:left;margin-top:0}@media (min-width:1800px){.turners .page-home-landing .landing-page-hero-container .title .numberOneContainer{margin-top:150px}}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .title .numberOneContainer{display:none}}.turners .page-home-landing .landing-page-hero-container .title .numberOneContainer img{height:50px;vertical-align:bottom}.turners .page-home-landing .landing-page-hero-container .title .numberOneContainer p{display:inline-block;color:#000;vertical-align:middle;margin-bottom:10px}.turners .page-home-landing .landing-page-hero-container .title .title-bold{font-weight:800;text-align:left;margin-top:-14px;margin-bottom:40px;font-size:70px;line-height:36px;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#000;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .title .title-bold{margin-bottom:50px!important;font-size:48px;line-height:36px;margin-left:15px;margin-bottom:21px}}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container .title{position:relative;top:80px}}@media (min-width:1160px){.turners .page-home-landing .landing-page-hero-container .title{max-width:900px}}.turners .page-home-landing .landing-page-hero-container .title .semi{font-family:GilroySemiBold,serif!important;text-align:left}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .title .semi{text-align:left}}.turners .page-home-landing .landing-page-hero-container .title .semi-long-text{font-family:GilroySemiBold,serif!important;text-align:left}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .title .semi-long-text{text-align:center;font-size:44px}}.turners .page-home-landing .landing-page-hero-container .title .semi-h2{font-family:GilroySemiBold,serif!important;font-size:24px;text-align:left;margin-left:12px;margin-top:12px}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .title .semi-h2{display:none}}.turners .page-home-landing .landing-page-hero-container .title h1{margin-bottom:21px;font-size:28px;line-height:42px;font-weight:400;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#000;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:767px){.turners .page-home-landing .landing-page-hero-container .title h1{margin-top:0}}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container .title h1{text-shadow:none;font-size:70px;line-height:70px;text-align:left}}@media (min-width:1160px){.turners .page-home-landing .landing-page-hero-container .title h1{margin-top:0;margin-bottom:30px;font-size:70px;line-height:70px}}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .title h1{text-align:left;margin-left:15px}}@media (max-width:1200px){.turners .page-home-landing .landing-page-hero-container .title h1{min-height:0}}@media (max-width:1280px){.turners .page-home-landing .landing-page-hero-container .title h1{min-height:0}}@media (min-width:767px) and (max-width:1000px){.turners .page-home-landing .landing-page-hero-container .title h1{font-size:60px}}.turners .page-home-landing .landing-page-hero-container .title .title-accent{border-radius:4px;font-weight:400}.turners .page-home-landing .landing-page-hero-container .title .sub{margin-top:30px;margin-bottom:30px;text-align:left}.turners .page-home-landing .landing-page-hero-container .title .sub .desktop{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif!important;font-weight:200}.turners .page-home-landing .landing-page-hero-container .title .sub .desktop span{white-space:nowrap}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .title .sub .desktop{font-size:18px;text-align:center}}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .title .sub{display:none}}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container .title .sub{margin-top:40px;margin-bottom:40px}}.turners .page-home-landing .landing-page-hero-container .title h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#000;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container .title h3{letter-spacing:.2px;text-shadow:none;font-size:26px;margin-bottom:20px;line-height:28px}}.turners .page-home-landing .landing-page-hero-container .list{width:100%;padding:20px}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container .list{width:auto;padding:0;margin-top:19px;background:transparent}}.turners .page-home-landing .landing-page-hero-container .list ul li{position:relative;margin-bottom:10px;font-size:16px;font-weight:700;line-height:22px;color:#fff}@media (min-width:1280px){.turners .page-home-landing .landing-page-hero-container .list ul li{margin-bottom:17px;font-size:20px}}.turners .page-home-landing .landing-page-hero-container .list ul li:before{content:"";position:absolute;top:-2px;left:-20px;width:25px;height:25px;background:url(/images/icons/tick-circle.svg) no-repeat 50%;background-size:cover}.turners .page-home-landing .landing-page-hero-container img.icon{position:absolute;top:520px;right:0;left:0;width:33px;height:40px;margin:0 auto;cursor:pointer;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-timing-function:ease;animation-timing-function:ease}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container img.icon{top:auto;bottom:10px}}@media (min-width:1200px){.turners .page-home-landing .landing-page-hero-container img.icon{bottom:40px}}.turners .page-home-landing .landing-page-hero-container .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.turners .page-home-landing .landing-page-hero-container .home-partner-image .afterpay{height:10px}@media (min-width:767px){.turners .page-home-landing .landing-page-hero-container .home-partner-image{height:40px;margin-left:10px;margin-right:10px}}.turners .page-home-landing .landing-page-hero-container .partner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;margin-left:-10px}@media (max-width:600px){.turners .page-home-landing .landing-page-hero-container .partner-container{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;display:none}}.turners .page-home-landing .service-group-title{text-align:center}.turners .page-home-landing .service-group{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.turners .page-home-landing .intro-module{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:600px){.turners .page-home-landing .intro-module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.turners .page-home-landing .intro-module h1 a{font-size:46px;letter-spacing:.5px;font-weight:800;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}.turners .page-home-landing .intro-module .average-reviews{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.turners .page-home-landing .intro-module .average-reviews .review-text{font-weight:600;font-size:18px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.turners .page-home-landing .intro-module .average-reviews-model-page{margin-top:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center}@media (max-width:600px){.turners .page-home-landing .intro-module .average-reviews-model-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.turners .page-home-landing .intro-module .average-reviews-model-page .review-text{margin-left:16px;font-weight:600;font-size:18px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.turners .page-home-landing .intro-module .make-description{margin-top:80px;text-align:justify;font-size:16px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.turners .page-home-landing .intro-module .make-description{padding:18px;margin-top:25px}}.turners .page-home-landing .intro-module .model-car{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (max-width:600px){.turners .page-home-landing .intro-module .model-car{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:12px}}@media (max-width:600px){.turners .page-home-landing .intro-module .model-car .model-car-details{margin-top:20px}}.turners .page-home-landing .intro-module .model-car .model-car-details img{-o-object-fit:contain;object-fit:contain;width:600px;height:280px}.turners .page-home-landing .intro-module .left-aligned-landing-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:600px){.turners .page-home-landing .intro-module .left-aligned-landing-page{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.turners .page-home-landing .intro-module .left-aligned-landing-page h2{text-align:left}@media (max-width:600px){.turners .page-home-landing .intro-module .left-aligned-landing-page h2{text-align:center}}.turners .page-home-landing .intro-module .left-aligned-landing-page .entry{margin-left:0}.turners .page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px;margin-bottom:30px!important}@media (max-width:600px){.turners .page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.turners .page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo .repair-site{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:18px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.turners .page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo .repair-site{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}}.turners .page-home-landing .intro-module .left-aligned-landing-page .partner-container-logo .repair-site img{width:50px;height:50px;margin-right:25px}.turners .page-home-landing .intro-module .usp{margin-left:60px;width:100%!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;padding:8px!important}@media (max-width:600px){.turners .page-home-landing .intro-module .usp{display:none!important}}.turners .page-home-landing .intro-module .usp .uspTitle{margin-top:5px;text-align:left}.turners .page-home-landing .intro-module .usp .uspRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;text-align:left;margin-bottom:16px;margin-left:16px;font-size:18px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}.turners .page-home-landing .intro-module .usp .uspRow img{margin-right:12px;width:85px;height:85px;-o-object-fit:contain;object-fit:contain}.turners .page-home-landing .intro-module-reliability-pages{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.turners .page-home-landing .intro-module-reliability-pages{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.turners .page-home-landing .intro-module-reliability-pages .h1 a{font-size:46px;letter-spacing:.5px;font-weight:800;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}.turners .page-home-landing .intro-module-reliability-pages .average-reviews{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.turners .page-home-landing .intro-module-reliability-pages .average-reviews .review-text{font-weight:600;font-size:18px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.turners .page-home-landing .intro-module-reliability-pages .average-reviews-model-page{margin-top:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center}@media (max-width:600px){.turners .page-home-landing .intro-module-reliability-pages .average-reviews-model-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.turners .page-home-landing .intro-module-reliability-pages .average-reviews-model-page .review-text{margin-left:16px;font-weight:600;font-size:18px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.turners .page-home-landing .intro-module-reliability-pages .make-description{margin-top:80px;text-align:justify;font-size:16px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.turners .page-home-landing .intro-module-reliability-pages .make-description{padding:18px;margin-top:25px}}.turners .page-home-landing .intro-module-reliability-pages .entry{margin-left:0}@media (max-width:600px){.turners .page-home-landing .intro-module-reliability-pages .entry{margin-left:10px!important;margin-right:10px!important}}.turners .page-home-landing .intro-module-reliability-pages .model-car{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (max-width:600px){.turners .page-home-landing .intro-module-reliability-pages .model-car{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:12px}}@media (max-width:600px){.turners .page-home-landing .intro-module-reliability-pages .model-car .model-car-details{margin-top:20px}}.turners .page-home-landing .intro-module-reliability-pages .model-car .model-car-details img{-o-object-fit:contain;object-fit:contain;width:600px;height:280px}.turners .page-home-landing .intro-module-reliability-pages .usp{margin-left:60px;width:100%!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;padding:8px!important}@media (max-width:600px){.turners .page-home-landing .intro-module-reliability-pages .usp{display:none!important}}.turners .page-home-landing .intro-module-reliability-pages .usp .uspTitle{margin-top:5px;text-align:left}.turners .page-home-landing .intro-module-reliability-pages .usp .uspRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;text-align:left;margin-bottom:16px;margin-left:16px;font-size:18px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif}.turners .page-home-landing .intro-module-reliability-pages .usp .uspRow img{margin-right:12px;width:85px;height:85px;-o-object-fit:contain;object-fit:contain}.turners .page-home-landing .body-container{padding:40px 0 0}@media (min-width:1200px){.turners .page-home-landing .body-container{padding:76px 0 0}}.turners .page-home-landing .mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:20px}@media (min-width:767px){.turners .page-home-landing .mobile{display:none!important}}@media (max-width:600px){.turners .page-home-landing .entry{margin-left:10px!important;margin-right:10px!important}}.turners .page-home-landing .non-mobile{display:none!important}@media (min-width:767px){.turners .page-home-landing .non-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.turners .page-home-landing .sub{margin-top:30px;text-align:left;margin-bottom:30px}@media (min-width:767px){.turners .page-home-landing .sub{margin-top:40px;margin-bottom:40px}}@media (max-width:600px){.turners .page-home-landing .sub{text-align:center;font-size:24px}}.turners .page-home-landing .sub h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#000;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.turners .page-home-landing .sub h3{letter-spacing:.2px;text-shadow:none;font-size:20px;margin-bottom:8px}}.turners .page-home-landing .sub-reliability{margin-top:30px;text-align:center;margin-bottom:30px}@media (min-width:767px){.turners .page-home-landing .sub-reliability{margin-top:40px;margin-bottom:40px}}@media (max-width:600px){.turners .page-home-landing .sub-reliability{text-align:center;font-size:24px}}.turners .page-home-landing .sub-reliability h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#000;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.turners .page-home-landing .sub-reliability h3{letter-spacing:.2px;text-shadow:none;font-size:20px;margin-bottom:8px}}.turners .page-home-landing .hero-container{position:relative;font-size:0;background:#fecb0a;background:-webkit-gradient(linear,left bottom,left top,from(#fcaf1a),to(#ffcc0a));background:linear-gradient(0deg,#fcaf1a,#ffcc0a)}@media (min-width:1280px){.turners .page-home-landing .hero-container .content-full-width{top:100px;left:0;right:0}}.turners .page-home-landing .hero-container .title{position:absolute;top:-400px;text-align:center}@media (min-width:767px){.turners .page-home-landing .hero-container .title{position:relative;top:0;max-width:340px;text-align:left}}@media (min-width:1200px){.turners .page-home-landing .hero-container .title{max-width:570px}}@media (min-width:1160px){.turners .page-home-landing .hero-container .title{max-width:770px}}.turners .page-home-landing .hero-container .title h1{margin-bottom:21px;font-size:30px;line-height:30px;font-weight:900;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#fff}@media (min-width:767px){.turners .page-home-landing .hero-container .title h1{text-shadow:none}}@media (min-width:1160px){.turners .page-home-landing .hero-container .title h1{margin-bottom:30px;font-size:55px;line-height:55px}}.turners .page-home-landing .hero-container .title h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800;line-height:30px;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#fff}@media (min-width:767px){.turners .page-home-landing .hero-container .title h3{letter-spacing:.2px;text-shadow:none}}.turners .page-home-landing .landing-container{padding:80px 0 0}.turners .page-home-landing .landing-container .image{width:100%}@media (min-width:767px){.turners .page-home-landing .landing-container .image{width:40%;padding:0 0 0 40px}}@media (min-width:1200px){.turners .page-home-landing .landing-container .image{padding:0 0 0 98px}}.turners .page-home-landing .landing-container .image img{margin-bottom:30px}.turners .page-home-landing .landing-container .image .table{width:100%;margin-bottom:20px;border-radius:4px;border:1px solid #d8d8d8}.turners .page-home-landing .landing-container .image .table .title{margin:0;padding:16px 20px 20px;font-size:18px;font-weight:700;color:#191919;background-color:#f4f4f4}.turners .page-home-landing .landing-container .image .table .service{width:calc(100% - 40px);margin:0 20px;padding:18px 0 21px;border-bottom:1px solid #d8d8d8}.turners .page-home-landing .landing-container .image .table .service a{display:inline-block;width:100%;font-size:16px;font-weight:400;color:#191919}.turners .page-home-landing .landing-container .image .table .service span{display:inline-block;width:100%;color:#5b5b5b;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:22px}.turners .page-home-landing .landing-container .image .table .service:last-of-type{border:none}.turners .page-home-landing .landing-container .image .table .service:nth-child(n+6){display:none}.turners .page-home-landing .landing-container .image .table .button.small{margin:20px}.turners .page-home-landing .landing-container .image .table .button.small span.less{display:none}.turners .page-home-landing .landing-container .image .table.active .button.small span.less,.turners .page-home-landing .landing-container .image .table.active .service,.turners .page-home-landing .landing-container .image .table .button.small span.more{display:block}.turners .page-home-landing .landing-container .image .table.active .button.small span.more{display:none}.turners .page-home-landing .landing-container .content{width:100%}@media (min-width:767px){.turners .page-home-landing .landing-container .content{width:60%}}.turners .page-home-landing .landing-container .content .h2{font-weight:800;line-height:42px}.turners .page-home-landing .landing-container .wysiwyg .obd-how-to{margin-top:10px}.turners .page-home-landing .landing-container .wysiwyg p{font-size:16px;font-weight:500;line-height:28px;color:#191919}.turners .page-home-landing .landing-container .wysiwyg .model-description{margin-bottom:40px}.turners .page-home-landing .landing-container .wysiwyg ul li{text-align:left}.turners .page-home-landing .landing-container .wysiwyg ul li:before{display:none}.turners .page-home-landing .landing-container .wysiwyg .registered-cars{display:-webkit-box;display:-ms-flexbox;display:flex}.turners .page-home-landing .landing-container .wysiwyg .make-costs .description-text span{font-size:28px;font-weight:600;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;color:#fecb0a}.turners .page-home-landing .landing-container .wysiwyg .make-costs .reliability-rating-help-text{margin-top:40px;margin-bottom:40px}.turners .page-home-landing .landing-container .wysiwyg .make-costs .reliability-rating-help-text a{color:#000;font-style:italic;cursor:pointer;text-decoration:underline;font-size:14px}.turners .page-home-landing .landing-container .wysiwyg .model-costs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media (max-width:600px){.turners .page-home-landing .landing-container .wysiwyg .model-costs-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.turners .page-home-landing .landing-container .wysiwyg .make-model-directory{margin-bottom:20px}.turners .page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;text-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:space-evenly;align-content:space-evenly}@media (max-width:600px){.turners .page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper{padding:10px}}.turners .page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper li{list-style-type:none;width:20%;margin:0!important}@media (max-width:600px){.turners .page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper li{width:33%}}.turners .page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper li a{font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:400;margin-top:25px!important;font-size:14px;color:#000}.turners .page-home-landing .landing-container .wysiwyg .make-model-directory .column-wrapper li a:hover{color:#fecb0a}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:600px){.turners .page-home-landing .landing-container .wysiwyg .review-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box{border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;padding:25px;margin:10px}@media (max-width:600px){.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0;margin-top:10px}}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-top-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-top-section img{width:75px;height:85px;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-top-section .review-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-top-section .review-details a{font-size:16px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;color:#fecb0a;cursor:pointer;font-weight:700}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:25px;-ms-flex-line-pack:center;align-content:center}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:75%}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs .specs-name{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:800;text-align:left}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs .specs-vehicle{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;text-align:left;margin-top:5px}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-comment{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;text-align:left;margin-top:25px}.turners .page-home-landing .landing-container .wysiwyg .review-wrapper .review-box .review-bottom-section .review-bubble{background-color:#fecb0a;width:60px;height:60px;border-radius:50%;font-weight:900;padding:10px;font-size:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}.turners .page-home-landing .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.turners .page-home-landing .home-partner-image .afterpay{height:10px}@media (min-width:767px){.turners .page-home-landing .home-partner-image{height:40px;margin-left:10px;margin-right:10px}}.turners .page-home-landing .partner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}@media (min-width:600px){.turners .page-home-landing .entry-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:600px){.turners .page-home-landing .entry-outer{margin-left:20px;margin-right:20px}}.page-driver .list-container{margin-bottom:60px;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:1200px){.page-driver .list-container{margin-bottom:120px}}.page-driver .list-container .list{width:100%;max-width:678px;margin:auto;padding:20px}@media (min-width:767px){.page-driver .list-container .list{width:auto;padding:80px 0;background:transparent}}.page-driver .list-container .list ul li{position:relative;margin-bottom:12px;font-size:16px;font-weight:700;line-height:22px;color:#fff}@media (min-width:1200px){.page-driver .list-container .list ul li{font-size:20px}}.page-driver .list-container .list ul li:before{content:"";position:absolute;top:0;left:-39px;width:25px;height:25px;background:url(/images/icons/tick-circle.svg) no-repeat 50%;background-size:cover}.page-driver .how-container{padding:40px 0;font-size:0;text-align:center}@media (min-width:767px){.page-driver .how-container{padding:104px 0 74px}}.page-driver .how-container h2{margin-bottom:55px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800}.page-driver .how-container article{margin:0 auto 59px;text-align:center}@media (min-width:767px){.page-driver .how-container article{width:33.33%}}.page-driver .how-container article .image{height:109px;margin-bottom:20px}.page-driver .how-container article .image img{width:119px}.page-driver .how-container article .content{max-width:330px;margin:auto}.page-driver .how-container article .content h3{margin-bottom:15px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-driver .how-container article .content p{margin:0;font-size:16px;font-weight:500;line-height:28px;color:#191919}.page-driver .slideshow-container{margin-bottom:40px}@media (min-width:767px){.page-driver .slideshow-container{margin-bottom:120px}}@media (min-width:767px){.page-driver .slideshow-container article .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-driver .slideshow-container article img{width:100%}@media (min-width:767px){.page-driver .slideshow-container article img{width:calc(50% - 15px)}}.page-driver .slideshow-container article .content{width:100%;padding:20px}@media (min-width:767px){.page-driver .slideshow-container article .content{width:calc(50% + 15px);padding:0 30px}}@media (min-width:1200px){.page-driver .slideshow-container article .content{padding:0 130px}}.page-driver .slideshow-container article .content h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800;margin-bottom:11px}@media (min-width:1200px){.page-driver .slideshow-container article .content h3{font-size:49px;line-height:55px}}.page-driver .slideshow-container article .content ul{padding:0}.page-driver .slideshow-container article .content .blurb p{font-size:16px;font-weight:500;line-height:28px;color:#191919}.page-driver .form-container{padding:40px 0;background-color:#f9f9f9}@media (min-width:767px){.page-driver .form-container{padding:80px 0}}.page-driver .form-container h3{margin-bottom:55px;font-size:30px;font-weight:700;line-height:35px;text-align:center;color:#191919}.page-driver .form-container h3 strong{color:#fecb0a}.page-driver .form-container form{max-width:570px;margin:auto}.page-about .body-container .hero-image{width:100%;margin-bottom:40px}.page-booking{padding:40px 0 80px}@media (min-width:1280px){.page-booking{padding:60px 0 80px}}@media (min-width:1280px){.page-booking .full-body{width:100%!important}}.page-booking .body-container{width:100%}@media (min-width:1280px){.page-booking .body-container{width:800px}.page-booking .body-container.padding-right{padding-right:30px}}.page-booking .body-container .steps{margin-bottom:43px;font-size:0}.page-booking .body-container .steps .step{position:relative;display:inline-block;padding:5px;margin:0 0 5px;font-size:16px;font-weight:500;line-height:24px;color:rgba(25,25,25,.25)}@media (min-width:600px){.page-booking .body-container .steps .step{font-size:18px}}@media (min-width:1200px){.page-booking .body-container .steps .step{margin:0;padding:5px 20px}}.page-booking .body-container .steps .step:before{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:3px;background:#f4f4f4}@media (min-width:1200px){.page-booking .body-container .steps .step:before{bottom:-3px}}.page-booking .body-container .steps .step.active{color:#191919}.page-booking .body-container .steps .step.active:before{background:#fecb0a}.page-booking .body-container .steps span{float:right;font-size:14px;font-style:italic;font-weight:400;line-height:18px;color:#5b5b5b}@media (max-width:600px){.page-booking .body-container .steps span{position:absolute;top:10px;right:20px}}.page-booking .body-container .range-slider{width:224px;vertical-align:middle;padding:0}@media (max-width:600px){.page-booking .body-container .range-slider{width:194px}}.page-booking .body-container .range-slider-rail{height:8px;background-color:#f4f4f4;border-radius:4px}.page-booking .body-container .range-slider-fill{height:8px;background-color:#fdb605;border-radius:4px}.page-booking .body-container .range-slider-knob{width:24px;height:24px;background-color:#fff;border:1px solid #d8d8d8;border-radius:50%;-webkit-box-shadow:0 1px 5px hsla(0,0%,61%,.25);box-shadow:0 1px 5px hsla(0,0%,61%,.25)}.page-booking .afterpay-banner{width:100%;max-width:370px;margin:auto}@media (min-width:1280px){.page-booking .afterpay-banner{position:absolute;top:0;right:20px}}.page-booking aside.checkout{width:100%;margin:30px 0 140px;background:#fff;border-radius:4px;-webkit-box-shadow:rgba(0,0,0,.15) 0 5px 15px 0;box-shadow:0 5px 15px 0 rgba(0,0,0,.15)}@media (max-width:600px){.page-booking aside.checkout .continueArea{display:none}}@media (min-width:1280px){.page-booking aside.checkout{top:90px;right:calc((100% - 1170px) / 2);z-index:3;width:370px;margin:0 0 100px}}@media (min-width:1440px){.page-booking aside.checkout{top:auto}}.page-booking aside.checkout h4{padding:20px 0;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:20px;line-height:24px;text-align:center;border-bottom:1px solid #d8d8d8;font-weight:700}.page-booking aside.checkout h4 strong{color:#fecb0a}@media (min-width:1280px){.page-booking aside.checkout h4{margin-left:30px;margin-right:30px;text-align:left}}.page-booking aside.checkout .afterpay-banner{position:absolute;top:calc(100% - 120px);right:20px;width:calc(100% - 40px);margin:0 auto}@media (min-width:1280px){.page-booking aside.checkout .afterpay-banner{top:calc(100% - 80px);width:100%;margin:0}}.page-booking aside.checkout .services{padding:0 10px 30px}@media (min-width:767px){.page-booking aside.checkout .services{padding:0 30px 30px}}.page-booking aside.checkout .services p{position:relative;margin-bottom:10px;font-size:16px;font-weight:400;line-height:18px;color:#191919}@media (min-width:1440px){.page-booking aside.checkout .services p{line-height:20px}}.page-booking aside.checkout .services p .discount{font-style:normal;color:red}.page-booking aside.checkout .services p b{display:inline-block;width:auto;max-width:calc(100% - 100px);font-weight:400}.page-booking aside.checkout .services p span{float:right;color:#5b5b5b}.page-booking aside.checkout .services p span .button-cancel{position:relative;top:3px;right:0;display:inline-block;margin-left:5px;text-align:center}.page-booking aside.checkout .services p span .button-cancel span{float:none;color:#fff}.page-booking aside.checkout .services p.address-time,.page-booking aside.checkout .services p.note{margin:0 0 18px;font-size:12px;font-weight:500;line-height:18px;color:#9b9b9b}.page-booking aside.checkout .services p.note{margin:0;padding:0 0 10px;border-bottom:1px solid #d8d8d8}@media (min-width:1440px){.page-booking aside.checkout .services p.note{padding:0 0 15px}}.page-booking aside.checkout .services p.note.no-border{border:none}.page-booking aside.checkout .services p.note i{font-style:normal;text-align:left}.page-booking aside.checkout .services p.total{margin-bottom:0;padding:15px 0 0;color:#5b5b5b}.page-booking aside.checkout .services p.total span{font-size:18px;font-weight:500;color:#191919}.page-booking aside.checkout .services .promo{margin-bottom:10px}@media (min-width:1440px){.page-booking aside.checkout .services .promo{margin-bottom:20px}}.page-booking aside.checkout .services .promo input{width:calc(65% - 10px);height:44px}.page-booking aside.checkout .services .promo .button{width:35%;min-width:100px;margin-left:10px;padding:0 5px}.page-booking aside.checkout .services .promo .note{display:none;width:100%;margin:10px 0 0;text-align:left;border-bottom:none;color:red}.page-booking aside.checkout .services .promo .note.active{display:block}.page-booking aside.checkout .services button.button{width:100%}.page-booking aside.checkout .custom-checkbox-radio span{margin-left:30px}@media (min-width:1280px){.page-booking.no-sidebar .body-container{width:100%}}.vfc-popover-container{z-index:1!important}.vfc-popover-container .vfc-main-container{box-shadow:none;-webkit-box-shadow:none}.vfc-popover-container span.vfc-span-day.vfc-marked,.vfc-popover-container span.vfc-span-day.vfc-today{background-color:#fecb0a!important}.vfc-popover-container span{font-size:16px!important}.vfc-popover-container .vfc-top-date span{font-size:22px!important;font-weight:700!important;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif!important}.vfc-popover-container .vfc-today{background-color:#fff!important}.page-faqs .body-container{padding:40px 0}@media (min-width:1200px){.page-faqs .body-container{padding:50px 0 60px}}.page-faqs .body-container article{border-bottom:1px solid #d8d8d8}.page-faqs .body-container article .title{position:relative;cursor:pointer}.page-faqs .body-container article .title:before{content:"";position:absolute;top:9px;right:0;width:20px;height:2px;background:#191919}.page-faqs .body-container article .title:after{content:"";position:absolute;top:0;right:9px;width:2px;height:20px;background:#191919}.page-faqs .body-container article .title h3{margin:30px 0;padding-right:40px;font-size:20px;font-weight:700;line-height:20px;color:#191919}.page-faqs .body-container article .content{display:none;max-width:870px}.page-faqs .body-container article .content p{font-size:16px;font-weight:500;line-height:28px;color:#5b5b5b}.page-faqs .body-container article .content img,.page-faqs .body-container article .content p{margin-bottom:30px}.page-faqs .body-container article.active .title:after{display:none}.page-faqs .body-container article.active .title h3{margin:30px 0 20px}.page-faqs .body-container article.active .content{padding:0;display:block}.page-garages{display:-webkit-box;display:-ms-flexbox;display:flex}.page-garages .service-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.page-garages .yellow-wrapper{padding-left:0!important;padding-right:0!important;margin-right:-20px}.page-garages .intro-module{padding:0!important}.page-garages .intro-module h1{padding-left:20px;padding-right:20px;line-height:1em;font-size:40px!important}@media (min-width:767px){.page-garages .intro-module h1{padding-left:0;padding-right:0}}.page-garages .non-mobile{display:none!important}@media (min-width:767px){.page-garages .non-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.page-garages .non-tablet{display:none!important}@media (min-width:1160px){.page-garages .non-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.page-garages .map-wrapper{-webkit-box-flex:4;-ms-flex:4;flex:4;z-index:9}.page-garages .map-wrapper .map-inner{position:fixed;top:80px;height:calc(100vh - 80px);width:40%}.page-garages .body-wrapper{-webkit-box-flex:6;-ms-flex:6;flex:6;padding-right:0;padding-bottom:100px}.page-garages .body-wrapper .sticky-header{position:fixed;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.page-garages .body-wrapper .sticky-header .header-text{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:24px}.page-garages .body-wrapper .sticky-header button{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (min-width:767px){.page-garages .body-wrapper{padding-right:20px}}.page-garages .sub{margin-bottom:25px}.page-garages .sub h3{font-weight:600;color:#7c7c7c;font-size:18px}.page-garages .body-container{text-align:center;padding-left:0}.page-garages .body-container .seo p{font-size:16px!important;text-align:center;margin-left:20px;margin-right:20px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;color:#000!important}@media (max-width:600px){.page-garages .body-container .seo p{font-size:16px}}.page-garages .body-container .seo p a{font-size:16px;color:#fecb0a;font-weight:700}@media (max-width:600px){.page-garages .body-container .seo p a{font-size:16px}}.page-garages .body-container .directory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-garages .body-container .directory .directory-navigator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;width:20%;margin-bottom:15px;color:#000}@media (min-width:600px) and (max-width:770px){.page-garages .body-container .directory .directory-navigator{width:30%}}@media (max-width:600px){.page-garages .body-container .directory .directory-navigator{width:50%;margin-left:15px}}@media (min-width:767px){.page-garages .body-container .directory .directory-navigator{width:30%;margin-left:20px}}.page-garages .body-container .directory .directory-navigator button{cursor:pointer;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:26px;text-align:left;white-space:nowrap}.page-garages .body-container .directory .directory-navigator button.active{color:#fecb0a;text-decoration:underline;cursor:pointer;white-space:nowrap}.page-garages .body-container .directory .directory-navigator button:hover{color:#fecb0a;text-decoration:underline}.page-garages .body-container .directory .directory-regions .column-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;text-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:space-evenly;align-content:space-evenly}@media (max-width:600px){.page-garages .body-container .directory .directory-regions .column-wrapper{padding:10px}}.page-garages .body-container .directory .directory-regions .column-wrapper li{list-style-type:none;width:20%;margin:0!important}@media (max-width:600px){.page-garages .body-container .directory .directory-regions .column-wrapper li{width:33%}}.page-garages .body-container .directory .directory-regions .column-wrapper li a{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:400;margin-top:25px!important;font-size:16px;color:#000}.page-garages .body-container .directory .directory-regions .column-wrapper li a:hover{color:#fecb0a}.page-garages .body-container .yellow-banner{background-color:#fecb0a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (max-width:600px){.page-garages .body-container .yellow-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px;margin-bottom:-20px;display:none}}@media (min-width:600px){.page-garages .body-container .yellow-banner{margin-top:20px}}.page-garages .body-container .yellow-banner .usp-component{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-garages .body-container .yellow-banner .usp-component .icon{width:50px;height:50px}@media (max-width:600px){.page-garages .body-container .yellow-banner .usp-component{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:5px}}.page-garages .body-container .yellow-banner .usp-component img{width:100px;height:36px;margin-right:10px;-o-object-fit:contain;object-fit:contain}.page-garages .body-container .yellow-banner .usp-component .usp-text{font-size:14px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;width:200px;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:normal}@media (max-width:600px){.page-garages .body-container .yellow-banner .usp-component .usp-text{width:100%;text-align:center;font-size:14px}}.page-garages .body-container .review-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:600px){.page-garages .body-container .review-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}}.page-garages .body-container .review-wrapper .review-box{border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;padding:25px;margin:10px}@media (max-width:600px){.page-garages .body-container .review-wrapper .review-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0;margin-top:10px}}.page-garages .body-container .review-wrapper .review-box .review-top-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-garages .body-container .review-wrapper .review-box .review-top-section img{width:75px;height:85px;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.page-garages .body-container .review-wrapper .review-box .review-top-section .review-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px}.page-garages .body-container .review-wrapper .review-box .review-top-section .review-details a{font-size:16px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;color:#fecb0a;cursor:pointer;font-weight:700}.page-garages .body-container .review-wrapper .review-box .review-bottom-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:25px;-ms-flex-line-pack:center;align-content:center}.page-garages .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:75%}.page-garages .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-garages .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs .specs-name{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:800;text-align:left}.page-garages .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs .specs-vehicle{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;text-align:left;margin-top:5px}.page-garages .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-comment{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;text-align:left;margin-top:25px}.page-garages .body-container .review-wrapper .review-box .review-bottom-section .review-bubble{background-color:#fecb0a;width:60px;height:60px;border-radius:50%;font-weight:900;padding:10px;font-size:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (min-width:767px){.page-garages .body-container{padding-left:20px}}.page-garages .body-container .section-title,.page-garages .body-container .section-title h3{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:26px;margin-bottom:20px;margin-top:35px}@media (max-width:600px){.page-garages .body-container .section-title{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:22px;padding:10px}}.page-garages .body-container .section-title a{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:26px;color:#fecb0a;cursor:pointer}@media (max-width:600px){.page-garages .body-container .section-title a{font-size:22px}}.page-garages .body-container .review-title{font-size:18px;margin-bottom:20px}.page-garages .body-container .review-title .location-review-title{font-size:18px!important;font-weight:800!important}.page-garages .body-container .intro-module{margin-top:60px}.page-garages .body-container .search-area{padding:0 0 30px;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.page-garages .body-container .search-area .form-field{margin-bottom:0;margin-left:10px;margin-right:10px}.page-garages .body-container .search-area .form-field.input{max-width:378px;border:none}.page-garages .body-container .search-area .form-field.input input{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);border:none;font-size:14px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;background-color:#fff}.page-garages .body-container .search-area .form-field.input:after{content:"\E950";position:absolute;top:9px;right:14px;font-family:icomoon;font-size:20px;color:#fecb0a;pointer-events:none}.page-garages .body-container .search-area .form-field.select{max-width:237px}.page-garages .body-container .search-area .form-field.select:before{right:10px;color:#fecb0a}.page-garages .body-container .search-area .form-field.select select{font-weight:600;border:none;border-radius:4px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (min-width:767px){.page-garages .body-container .garage-list{width:calc(100% + 30px);margin-left:-15px}}.page-garages .body-container .garage-list article{width:100%;margin-bottom:15px;margin-left:10px;margin-right:10px}.page-garages .body-container .garage-list article .garage-card{color:#000}.page-garages .body-container .garage-list article .garage-card .garage-image{-webkit-box-flex:4;-ms-flex:4;flex:4}.page-garages .body-container .garage-list article .garage-card .garage-image img{width:100%;-o-object-fit:cover;object-fit:cover;height:140px;border-radius:4px}.page-garages .body-container .garage-list article .garage-card .garage-body{-webkit-box-flex:6;-ms-flex:6;flex:6;max-width:60%;padding-left:10px;text-align:left}.page-garages .body-container .garage-list article .garage-card .garage-body .contact-us{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}@media (max-width:600px){.page-garages .body-container .garage-list article .garage-card .garage-body .contact-us{margin-left:25px}}.page-garages .body-container .garage-list article .garage-card .garage-body .contact-us a{cursor:pointer;float:right;color:#fff;background-color:#000;font-weight:600;border-radius:4px;padding:8px 14px;font-size:14px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (max-width:600px){.page-garages .body-container .garage-list article .garage-card .garage-body .contact-us a{padding:8px 12px;font-size:12px;margin-left:10px}}@media (min-width:766px) and (max-width:790px){.page-garages .body-container .garage-list article .garage-card .garage-body .contact-us a{font-size:12px;margin-left:10px;padding:8px 12px}}@media (min-width:1160px) and (max-width:1240px){.page-garages .body-container .garage-list article .garage-card .garage-body .contact-us a{width:77px;font-size:12px;padding:8px 10px}}.page-garages .body-container .garage-list article .garage-card .garage-body .address{font-size:14px;color:#7c7c7c;line-height:16px}@media (max-width:600px){.page-garages .body-container .garage-list article .garage-card .garage-body .address{margin:5px;text-overflow:ellipsis}}.page-garages .body-container .garage-list article .garage-card .garage-body .afterpay{margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:600px){.page-garages .body-container .garage-list article .garage-card .garage-body .afterpay .afterpay-text-desktop{display:none}}@media (min-width:1200px){.page-garages .body-container .garage-list article .garage-card .garage-body .afterpay .afterpay-text-mobile{display:none}}.page-garages .body-container .garage-list article .garage-card .garage-body .afterpay img{margin-right:10px;width:25px;height:25px}.page-garages .body-container .garage-list article .garage-card .see-prices{width:100%}@media (max-width:600px){.page-garages .body-container .garage-list article .garage-card .see-prices{margin-left:0}}.page-garages .body-container .garage-list article .garage-card .see-prices a{color:#fff;background-color:#fecb0a;font-weight:600;border-radius:4px;padding:8px 14px;font-size:14px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (max-width:600px){.page-garages .body-container .garage-list article .garage-card .see-prices a{padding:8px 12px;font-size:12px;margin-left:10px}}@media (min-width:766px) and (max-width:790px){.page-garages .body-container .garage-list article .garage-card .see-prices a{font-size:12px;margin-left:10px;padding:8px 12px}}@media (min-width:1160px) and (max-width:1240px){.page-garages .body-container .garage-list article .garage-card .see-prices a{width:77px;font-size:12px;padding:8px 10px}}@media (min-width:767px){.page-garages .body-container .garage-list article{width:calc(50% - 30px)}}.page-garages .body-container .garage-list article h3{margin-bottom:6px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:20px;font-weight:700;line-height:22px;color:#191919}.page-garages .body-container .garage-list article h3 a{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.page-garages .body-container .button{min-width:270px}@media (min-width:767px){.page-garages .body-container .button{min-width:470px}}@media (min-width:600px) and (max-width:1200px){.page-garages .afterpay-text-mobile{display:none}}.page-garage-detail .body-container{width:100%;margin-bottom:20px;padding:20px;background:#fff;-webkit-box-shadow:0 2px 0 #d8d8d8;box-shadow:0 2px 0 #d8d8d8;border:1px solid #d8d8d8;border-radius:2px}@media (min-width:1280px){.page-garage-detail .body-container{width:770px;padding:40px;margin:0 30px 100px 0}}.page-garage-detail .body-container .wysiwyg ul{margin:0 0 20px;padding-left:20px}.page-garage-detail .body-container .wysiwyg ul li{margin:0;padding-left:0}.page-garage-detail .body-container .wysiwyg ul li:before{display:none}.page-garage-detail .body-container .wysiwyg p{font-size:16px;font-weight:500;line-height:28px;color:#191919}.page-garage-detail aside.sidebar{width:100%;margin:30px 0 100px;padding:20px;background:#fff;-webkit-box-shadow:0 2px 0 #d8d8d8;box-shadow:0 2px 0 #d8d8d8;border:1px solid #d8d8d8;border-radius:2px}@media (min-width:1280px){.page-garage-detail aside.sidebar{width:370px;margin:0;padding:30px}}.page-garage-detail aside.sidebar img{width:100%;margin-bottom:20px;border-radius:4px}.page-garage-detail aside.sidebar a,.page-garage-detail aside.sidebar p{margin-bottom:4px;font-size:16px;font-weight:400;line-height:24px;color:#191919}.page-garage-detail aside.sidebar a{display:block;text-decoration:underline}.page-garage-detail aside.sidebar a.phone{text-decoration:none}.page-garage-detail aside.sidebar hr{margin:20px 0;padding:0}.page-garage-detail aside.sidebar p.title{margin-bottom:10px}.page-garage-detail aside.sidebar .garage-popup-button{margin:30px 0 20px;width:50%!important}.page-garage-detail aside.sidebar .hours{max-width:251px}.page-garage-detail aside.sidebar .hours p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2px;font-size:14px;font-weight:400;line-height:24px;color:#191919}.page-garage-detail aside.sidebar .hours p span{color:#5b5b5b}.page-garages-landing .body-container{padding:40px 0 0}@media (min-width:1200px){.page-garages-landing .body-container{padding:76px 0 0}}.page-services-landing .body-container{padding:40px 0 0}@media (min-width:1200px){.page-services-landing .body-container{padding:76px 0 0}}.page-contact .body-container{padding:80px 0 60px}.page-contact .body-container .text{margin-bottom:40px;font-size:16px;font-weight:500;line-height:28px;text-align:center;color:#191919}@media (min-width:1200px){.page-contact .body-container .text{margin-bottom:100px}}.page-contact .body-container .form{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:1200px){.page-contact .body-container .form{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:570px}}.page-contact .body-container .details{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (min-width:1200px){.page-contact .body-container .details{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(100% - 570px);padding:0 30px 0 60px}}@media (min-width:1280px){.page-contact .body-container .details{padding:0 100px 0 230px}}.page-contact .body-container .details a{display:block}.page-contact .body-container .details .phone{margin:0 0 20px;font-size:20px;font-weight:700;line-height:26px;color:#191919}.page-contact .body-container .details .email{margin:0 0 6px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:24px;font-weight:800;line-height:30px;color:#fecb0a}.page-contact .body-container .details p.address{margin:0 0 20px;font-size:20px;font-weight:700;line-height:26px;color:#191919}.page-contact .body-container .details p{font-size:16px;font-weight:500;line-height:28px;color:#5b5b5b}.page-reviews .body-container{padding:80px 0 60px;background-color:#fecb0a}.page-reviews .body-container .card{margin:auto;padding:5%;background-color:#fff;max-width:70%}@media (max-width:767px){.page-reviews .body-container .msg{margin-top:30px}}.page-reviews .body-container .text{margin-bottom:40px;font-size:16px;font-weight:500;line-height:28px;text-align:center;color:#191919}@media (min-width:1200px){.page-reviews .body-container .text{margin-bottom:100px}}.page-reviews .body-container .title{margin:0 0 6px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:24px;font-weight:800;line-height:30px;color:#fecb0a}.page-thanks .body-container{padding:60px 0;text-align:center}@media (min-width:1200px){.page-thanks .body-container{padding:182px 0 168px}}.page-thanks .body-container img{margin:0 auto 20px}.page-thanks .body-container h3{margin-bottom:20px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:24px;font-weight:800;line-height:30px}.page-thanks .body-container p{font-size:14px;font-weight:400;line-height:18px;color:#191919}.page-thanks .body-container p strong{font-weight:600}@media (min-width:1200px){.page-default .body-container{padding:61px 0 99px}}.page-default .body-container .content-narrow-width{max-width:810px}.page-default .body-container h2{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:800}@media (min-width:1200px){.page-default .body-container h2{margin-bottom:38px;font-size:30px;line-height:35px}}.page-default .body-container p+h2{padding-top:32px}.page-default .body-container h4,.page-default .body-container h5{margin-bottom:18px}.page-default .body-container p{margin-bottom:28px;font-size:16px;font-weight:500;line-height:28px;color:#5b5b5b}.page-tyre .garages-container{padding-bottom:0}.page-tyre .slick-slide{height:auto}.page-tyre .garages-slideshow{margin-top:60px}.page-tyre .yellow-wrapper{padding-left:0!important;padding-right:0!important;margin-right:-20px}.page-tyre .intro-module{padding:0!important}.page-tyre .intro-module h1{padding-left:20px;padding-right:20px}@media (min-width:767px){.page-tyre .intro-module h1{padding-left:0;padding-right:0}}.page-tyre .non-mobile{display:none!important}@media (min-width:767px){.page-tyre .non-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.page-tyre .non-tablet{display:none!important}@media (min-width:1160px){.page-tyre .non-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.page-tyre .map-wrapper{-webkit-box-flex:4;-ms-flex:4;flex:4;z-index:9}.page-tyre .map-wrapper .map-inner{position:fixed;top:80px;height:calc(100vh - 80px);width:40%}.page-tyre .body-wrapper{-webkit-box-flex:6;-ms-flex:6;flex:6;padding-right:0;padding-bottom:100px}.page-tyre .body-wrapper .sticky-header{position:fixed;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.page-tyre .body-wrapper .sticky-header .header-text{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:24px}.page-tyre .body-wrapper .sticky-header button{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (min-width:767px){.page-tyre .body-wrapper{padding-right:20px}}.page-tyre .sub{margin-bottom:25px}.page-tyre .sub h3{font-weight:600;color:#7c7c7c;font-size:18px}.page-tyre .specific-size-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.page-tyre .specific-size-container .background-image-tyre-margin{width:40%}.page-tyre .specific-size-container .background-image-tyre-margin img{-o-object-fit:contain;object-fit:contain;height:525px!important;width:80%!important}@media (max-width:600px){.page-tyre .specific-size-container .background-image-tyre-margin img{display:none}}@media (max-width:600px){.page-tyre .specific-size-container .background-image-tyre-margin{margin-right:0}}@media (max-width:600px){.page-tyre .specific-size-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.page-tyre .specific-size-container .specific-size-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;text-align:left;padding-bottom:80px}.page-tyre .specific-size-container .specific-size-wrapper .brand-image-tyre img{-o-object-fit:contain;object-fit:contain;width:320px;height:60px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper{width:100%;padding:40px}}.page-tyre .specific-size-container .specific-size-wrapper .details-row{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .details-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:25px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed{margin-left:0}}.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper,.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:8px}}.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper .component{margin:4px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper .component .bubble{height:35px;width:35px;background-color:#fecb0a;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:6px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper .component .detail-text{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;margin-top:5px}.page-tyre .specific-size-container .specific-size-wrapper .details-row .tyre{font-size:36px;font-weight:800;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-tyre .specific-size-container .specific-size-wrapper .details-row .load_speed,.page-tyre .specific-size-container .specific-size-wrapper .details-row .reviews-text{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-tyre .specific-size-container .specific-size-wrapper .price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:25px;margin-bottom:25px}.page-tyre .specific-size-container .specific-size-wrapper .price-wrapper .price-text{font-weight:200;font-size:16px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-tyre .specific-size-container .specific-size-wrapper .price-wrapper .price-numbers{font-weight:800;font-size:42px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .price-wrapper .price-numbers{text-align:center;font-size:38px}}.page-tyre .specific-size-container .specific-size-wrapper .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .button-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}}.page-tyre .specific-size-container .specific-size-wrapper .button-wrapper img{width:260px;height:40px;-o-object-fit:contain;object-fit:contain}.page-tyre .specific-size-container .specific-size-wrapper .button-wrapper button{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:200;border:solid;border-width:2px;border-radius:4px;border-color:#fecb0a;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);padding:10px;margin-right:10px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .button-wrapper button{width:100%;margin-right:0;margin-top:6px}}.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper{margin-top:8px}}.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .enter-text{font-weight:800;font-size:18px;margin-top:10px;margin-bottom:10px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .enter-text{text-align:center}}.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70%;margin-top:10px}.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row .select-arrow{position:relative;top:0;right:35px;width:12px;height:12px;border:solid #fecb0a;border-width:0 2.6px 2.6px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row .select-arrow{top:-35px;right:-115px}}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;width:100%;marign-top:0}}.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row input{background-color:#fecb0a!important;color:#000;font-weight:800;padding:12px;border-radius:4px;font-size:22px;border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);margin-left:10px;width:30%;height:56px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row input{width:100%;margin-left:0;margin-top:10px;height:auto}}.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row button{background-color:#fecb0a!important;color:#000;font-weight:800;padding:12px;border-radius:4px;font-size:22px;border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);margin-left:10px;width:30%;height:56px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row button{width:100%;margin-left:0;margin-top:10px;height:auto}}.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row select{border:none;-webkit-box-shadow:rgba(0,0,0,.15) 0 5px 15px 0;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);font-weight:200;font-size:20px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;border-radius:4px;width:70%;height:56px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row select{font-size:14px;width:100%;height:auto}}.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .help-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;cursor:pointer;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;margin-top:15px}@media (max-width:600px){.page-tyre .specific-size-container .specific-size-wrapper .select-size-wrapper .help-text{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-tyre .body-container{text-align:center;background-color:#fff;padding-left:0}.page-tyre .body-container .brand-container-background{background-repeat:no-repeat;background-position:100% 100%;background-size:480px;overflow:hidden}@media (max-width:600px){.page-tyre .body-container .brand-container-background{background-image:none!important}}.page-tyre .body-container .brand-container-background h2{font-size:40px}@media (max-width:600px){.page-tyre .body-container .brand-container-background h2{font-size:26px}}.page-tyre .body-container .brand-page-image{border:none;margin:12px}.page-tyre .body-container .brand-page-image img{width:350px;height:90px;-o-object-fit:contain;object-fit:contain}@media (max-width:600px){.page-tyre .body-container .brand-page-image img{width:180px;height:60px;-o-object-fit:contain;object-fit:contain}}.page-tyre .body-container .tyre-card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:600px){.page-tyre .body-container .tyre-card-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-tyre .body-container .filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;padding-left:240px;padding-right:240px}@media (max-width:600px){.page-tyre .body-container .filter-wrapper{padding-left:10px;padding-right:10px}}.page-tyre .body-container .filter-wrapper .filter-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (max-width:600px){.page-tyre .body-container .filter-wrapper .filter-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-tyre .body-container .filter-wrapper .filter-row .selector{margin-right:10px;width:100%}.page-tyre .body-container .filter-wrapper .filter-row .selector select{margin:5px;width:100%;border:none;-webkit-box-shadow:rgba(0,0,0,.15) 0 5px 15px 0;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);font-weight:200;font-size:20px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;border-radius:4px}@media (max-width:600px){.page-tyre .body-container .filter-wrapper .filter-row .selector select{min-width:auto;font-size:14px}}.page-tyre .body-container .filter-wrapper .filter-row .selector .select_arrow{position:relative;top:-40px;right:-310px;width:12px;height:12px;border:solid #fecb0a;border-width:0 2.6px 2.6px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.page-tyre .body-container .select-tyre-body-container{padding:40px 240px 10px;text-align:left;color:#fff!important;background-image:url("/images/select_background.png");background-repeat:no-repeat;background-size:cover}@media screen and (min-device-width:1200px) and (max-device-width:1600px){.page-tyre .body-container .select-tyre-body-container{padding:40px 80px 10px}}@media (max-width:600px){.page-tyre .body-container .select-tyre-body-container{padding:0}}.page-tyre .body-container .select-tyre-body-container .header-wrapper{text-align:left!important;padding:20px}.page-tyre .body-container .select-tyre-body-container .header-wrapper .select-h1{color:#fff!important;text-align:left}@media (max-width:600px){.page-tyre .body-container .select-tyre-body-container .header-wrapper .select-h1{font-weight:800;text-align:center}}.page-tyre .body-container .select-tyre-body-container .header-wrapper .select-h2{font-size:48px!important;color:#fff!important;text-align:left}@media (max-width:600px){.page-tyre .body-container .select-tyre-body-container .header-wrapper .select-h2{font-size:36px;line-height:46px;text-align:center}}.page-tyre .body-container .select-tyre-body-container .header-wrapper .select-h2 .price-strong{color:#fecb0a!important;font-size:52px!important;font-weight:800!important}.page-tyre .body-container .select-tyre-body-container .header-wrapper .select-h4{text-align:left!important;color:#fff!important}.page-tyre .body-container .size-tyre-body-container{padding:40px 240px 10px;text-align:left;color:#fff!important;background-image:url("/images/tyre_background_individual.png");background-repeat:no-repeat;background-size:cover}@media screen and (min-device-width:1200px) and (max-device-width:1600px){.page-tyre .body-container .size-tyre-body-container{padding:40px 80px 10px}}@media (max-width:600px){.page-tyre .body-container .size-tyre-body-container{padding:0}}.page-tyre .body-container .size-tyre-body-container .header-wrapper{text-align:left!important;padding:20px;margin-top:25px}.page-tyre .body-container .size-tyre-body-container .header-wrapper .select-h1{line-height:58px;font-size:64px;color:#fff!important;text-align:left}.page-tyre .body-container .size-tyre-body-container .header-wrapper .select-h1 strong{color:#fecb0a!important;font-weight:800;font-size:64px!important}@media (max-width:600px){.page-tyre .body-container .size-tyre-body-container .header-wrapper .select-h1 strong{font-size:56px}}@media (max-width:600px){.page-tyre .body-container .size-tyre-body-container .header-wrapper .select-h1{font-weight:800;text-align:center;font-size:56px}}.page-tyre .body-container .size-tyre-body-container .header-wrapper .select-h2{font-size:48px!important;color:#fff!important;text-align:left}@media (max-width:600px){.page-tyre .body-container .size-tyre-body-container .header-wrapper .select-h2{font-size:36px!important;line-height:46px;text-align:center}}.page-tyre .body-container .size-tyre-body-container .header-wrapper .select-h2 .price-strong{color:#fecb0a!important;font-size:52px!important;font-weight:800!important}.page-tyre .body-container .size-tyre-body-container .header-wrapper .select-h4{text-align:left!important;color:#fff!important}.page-tyre .body-container h2{font-weight:800}.page-tyre .body-container .tyre-brand-h1{font-size:64px!important;font-weight:800!important}@media (max-width:400px){.page-tyre .body-container .tyre-brand-h1{font-size:34px!important;margin-bottom:0;margin-right:30px!important;margin-left:30px!important}}.page-tyre .body-container .tyre-brand-h1 .brand-strong{color:#fecb0a!important;font-weight:800!important;font-size:74px!important}@media (max-width:400px){.page-tyre .body-container .tyre-brand-h1 .brand-strong{font-size:40px!important}}.page-tyre .body-container .tyre-brand-h1 .tyre-brand-h2{font-size:36px!important}@media (max-width:600px){.page-tyre .body-container .tyre-brand-h1 .tyre-brand-h2{margin-right:30px!important;margin-left:30px!important;font-size:26px!important}}.page-tyre .body-container .tyre-model-features-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin-left:145px;margin-right:145px}@media (max-width:600px){.page-tyre .body-container .tyre-model-features-wrapper{margin:25px}}.page-tyre .body-container .tyre-model-features-wrapper .feature-block-title{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:22px;font-weight:800}@media (max-width:600px){.page-tyre .body-container .tyre-model-features-wrapper .feature-block-title{font-size:18px}}.page-tyre .body-container .tyre-model-features-wrapper .feature-block-text{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:22px;margin-top:10px;font-weight:500!important;margin-bottom:25px}@media (max-width:600px){.page-tyre .body-container .tyre-model-features-wrapper .feature-block-text{font-size:18px}}.page-tyre .body-container .tyre-model-features-wrapper .bullet-points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.page-tyre .body-container .tyre-model-features-wrapper .bullet-points .point-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-tyre .body-container .tyre-model-features-wrapper .bullet-points .point-main-wrapper .point-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-tyre .body-container .tyre-model-features-wrapper .bullet-points .point-main-wrapper .point-wrapper img{margin-right:8px}.page-tyre .body-container .tyre-model-features-wrapper .bullet-points .point-main-wrapper .point-wrapper .point{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:24px;margin-top:20px;font-weight:600!important}@media (max-width:600px){.page-tyre .body-container .tyre-model-features-wrapper .bullet-points .point-main-wrapper .point-wrapper .point{font-size:18px}}.page-tyre .body-container .afterpay-img img{width:100%;height:100px;-o-object-fit:contain;object-fit:contain}.page-tyre .body-container .specific-size-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-tyre .body-container .tyre-select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:600px){.page-tyre .body-container .tyre-select-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-tyre .body-container .tyre-select-wrapper .selectors-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px;margin-top:35px;margin-right:70px}@media (max-width:600px){.page-tyre .body-container .tyre-select-wrapper .selectors-left{margin-top:0;margin-right:0}}.page-tyre .body-container .tyre-select-wrapper .selectors-left .view-tyres button{background-color:#fecb0a!important;color:#000;font-weight:800;padding:18px;border-radius:4px;font-size:22px;border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (max-width:600px){.page-tyre .body-container .tyre-select-wrapper .selectors-left{padding:0}}.page-tyre .body-container .tyre-select-wrapper .selectors-left-individual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:75px;padding-left:20px}@media (max-width:600px){.page-tyre .body-container .tyre-select-wrapper .selectors-left-individual{margin-top:0}}.page-tyre .body-container .tyre-select-wrapper .selectors-left-individual .view-tyres button{padding:18px}.page-tyre .body-container .tyre-select-wrapper .selectors-left-individual .view-tyres button,.page-tyre .body-container .tyre-select-wrapper .selectors-left-individual .view-tyres input{background-color:#fecb0a!important;color:#000;font-weight:800;border-radius:4px;font-size:22px;border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}.page-tyre .body-container .tyre-select-wrapper .selectors-left-individual .view-tyres input{cursor:pointer;text-align:center}.page-tyre .body-container .tyre-select-wrapper .selectors-left-individual .view-tyres .hidden-input{display:none}@media (max-width:600px){.page-tyre .body-container .tyre-select-wrapper .selectors-left-individual{padding:0}}.page-tyre .body-container .tyre-select-wrapper .reviews-right{padding:10px;float:right}@media (max-width:600px){.page-tyre .body-container .tyre-select-wrapper .reviews-right{padding:10px;width:100%;float:left}}.page-tyre .body-container .tyre-select-wrapper .reviews-right-individual{padding:40px;width:50%;float:right}@media (max-width:600px){.page-tyre .body-container .tyre-select-wrapper .reviews-right-individual{padding:10px;width:100%}}.page-tyre .body-container .selectors-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:600px){.page-tyre .body-container .selectors-wrapper h4{margin-bottom:0}}.page-tyre .body-container .selectors-wrapper .view-tyres button{background-color:#fecb0a;color:#000;font-weight:800;padding:18px;border-radius:4px;font-size:22px;border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}.page-tyre .body-container .popular-card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:600px){.page-tyre .body-container .popular-card-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px}}.page-tyre .body-container .popular-size-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:600px){.page-tyre .body-container .popular-size-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px}}.page-tyre .body-container .yellow-banner{background-color:#fecb0a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (max-width:600px){.page-tyre .body-container .yellow-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px;margin-bottom:-20px;display:none}}.page-tyre .body-container .yellow-banner .usp-component{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-tyre .body-container .yellow-banner .usp-component .icon{width:50px;height:50px}@media (max-width:600px){.page-tyre .body-container .yellow-banner .usp-component{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:5px}}.page-tyre .body-container .yellow-banner .usp-component img{width:100px;height:36px;margin-right:10px;-o-object-fit:contain;object-fit:contain}.page-tyre .body-container .yellow-banner .usp-component .usp-text{font-size:14px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;width:200px;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:normal}@media (max-width:600px){.page-tyre .body-container .yellow-banner .usp-component .usp-text{width:100%;text-align:center;font-size:14px}}.page-tyre .body-container .review-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:600px){.page-tyre .body-container .review-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}}.page-tyre .body-container .review-wrapper .review-box{border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;padding:25px;margin:10px}@media (max-width:600px){.page-tyre .body-container .review-wrapper .review-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0;margin-top:10px}}.page-tyre .body-container .review-wrapper .review-box .review-top-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-tyre .body-container .review-wrapper .review-box .review-top-section img{width:75px;height:85px;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.page-tyre .body-container .review-wrapper .review-box .review-top-section .review-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px}.page-tyre .body-container .review-wrapper .review-box .review-top-section .review-details a{font-size:16px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;color:#fecb0a;cursor:pointer;font-weight:700}.page-tyre .body-container .review-wrapper .review-box .review-bottom-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:25px;-ms-flex-line-pack:center;align-content:center}.page-tyre .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:75%}.page-tyre .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-tyre .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs .specs-name{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:800;text-align:left}.page-tyre .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-specs .specs-vehicle{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;text-align:left;margin-top:5px}.page-tyre .body-container .review-wrapper .review-box .review-bottom-section .review-specs-wrapper .review-comment{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;text-align:left;margin-top:25px}.page-tyre .body-container .review-wrapper .review-box .review-bottom-section .review-bubble{background-color:#fecb0a;width:60px;height:60px;border-radius:50%;font-weight:900;padding:10px;font-size:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}.page-tyre .body-container .section-title,.page-tyre .body-container .section-title h3{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:26px;margin-bottom:20px;margin-top:35px}@media (max-width:600px){.page-tyre .body-container .section-title{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:22px;padding:10px}}.page-tyre .body-container .section-title a{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:26px;color:#fecb0a;cursor:pointer}@media (max-width:600px){.page-tyre .body-container .section-title a{font-size:22px}}.page-tyre .body-container .review-title{font-size:18px;margin-bottom:20px}.page-tyre .body-container .review-title .location-review-title{font-size:18px!important;font-weight:800!important}.page-tyre .body-container .intro-module{margin-top:60px}.page-tyre .body-container .search-area{padding:0 0 30px;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.page-tyre .body-container .search-area .form-field{margin-bottom:0;margin-left:10px;margin-right:10px}.page-tyre .body-container .search-area .form-field.input{max-width:378px;border:none}.page-tyre .body-container .search-area .form-field.input input{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);border:none;font-size:14px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;background-color:#fff}.page-tyre .body-container .search-area .form-field.input:after{content:"\E950";position:absolute;top:9px;right:14px;font-family:icomoon;font-size:20px;color:#fecb0a;pointer-events:none}.page-tyre .body-container .search-area .form-field.select{max-width:237px}.page-tyre .body-container .search-area .form-field.select:before{right:10px;color:#fecb0a}.page-tyre .body-container .search-area .form-field.select select{font-weight:600;border:none;border-radius:4px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (min-width:767px){.page-tyre .body-container .garage-list{width:calc(100% + 30px);margin-left:-15px}}.page-tyre .body-container .garage-list article{width:100%;margin-bottom:15px;margin-left:10px;margin-right:10px}.page-tyre .body-container .garage-list article .garage-card{color:#000}.page-tyre .body-container .garage-list article .garage-card .garage-image{-webkit-box-flex:4;-ms-flex:4;flex:4}.page-tyre .body-container .garage-list article .garage-card .garage-image img{width:100%;-o-object-fit:cover;object-fit:cover;height:140px;border-radius:4px}.page-tyre .body-container .garage-list article .garage-card .garage-body{-webkit-box-flex:6;-ms-flex:6;flex:6;max-width:60%;padding-left:10px;text-align:left}.page-tyre .body-container .garage-list article .garage-card .garage-body .address{font-size:14px;color:#7c7c7c;line-height:16px}@media (max-width:600px){.page-tyre .body-container .garage-list article .garage-card .garage-body .address{margin:5px;text-overflow:ellipsis}}.page-tyre .body-container .garage-list article .garage-card .garage-body .afterpay{margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:600px){.page-tyre .body-container .garage-list article .garage-card .garage-body .afterpay .afterpay-text-desktop{display:none}}@media (min-width:1200px){.page-tyre .body-container .garage-list article .garage-card .garage-body .afterpay .afterpay-text-mobile{display:none}}.page-tyre .body-container .garage-list article .garage-card .garage-body .afterpay img{margin-right:10px;width:25px;height:25px}.page-tyre .body-container .garage-list article .garage-card .see-prices{width:100%}@media (max-width:600px){.page-tyre .body-container .garage-list article .garage-card .see-prices{margin-left:0}}.page-tyre .body-container .garage-list article .garage-card .see-prices a{color:#fff;background-color:#fecb0a;font-weight:600;border-radius:4px;padding:8px 16px;font-size:14px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (max-width:600px){.page-tyre .body-container .garage-list article .garage-card .see-prices a{padding:8px 12px;font-size:12px;margin-left:10px}}@media (min-width:767px){.page-tyre .body-container .garage-list article{width:calc(50% - 30px)}}.page-tyre .body-container .garage-list article h3{margin-bottom:6px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:20px;font-weight:700;line-height:22px;color:#191919}.page-tyre .body-container .garage-list article h3 a{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.page-tyre .body-container .button{min-width:270px}@media (min-width:767px){.page-tyre .body-container .button{min-width:470px}}.page-mobile-mechanic .hero-container{position:relative;font-size:0;background:#fecb0a;background:-webkit-gradient(linear,left bottom,left top,from(#fcaf1a),to(#ffcc0a));background:linear-gradient(0deg,#fcaf1a,#ffcc0a);height:calc(100vh - 100px)}@media (max-width:767px){.page-mobile-mechanic .hero-container{padding-bottom:100px}}.page-mobile-mechanic .hero-container article{width:30%}.page-mobile-mechanic .hero-container article img{width:100%;height:600px;margin:0 auto;-o-object-fit:cover;object-fit:cover;display:none}@media (min-width:767px){.page-mobile-mechanic .hero-container article img{height:auto;min-height:200px;display:block}}.page-mobile-mechanic .hero-container .content-full-width{width:96%;max-width:1170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:767px){.page-mobile-mechanic .hero-container .content-full-width{margin-left:40px;padding-right:40px;position:absolute;top:30px}}@media (min-width:1160px){.page-mobile-mechanic .hero-container .content-full-width{width:65%;padding-right:0}}@media (max-width:1280px){.page-mobile-mechanic .hero-container .content-full-width{top:50px}}.page-mobile-mechanic .hero-container .title{position:absolute;top:-550px;width:100%;text-align:center}@media (min-width:767px){.page-mobile-mechanic .hero-container .title{position:relative;top:80px}}@media (min-width:1160px){.page-mobile-mechanic .hero-container .title{max-width:900px}}.page-mobile-mechanic .hero-container .title .semi{font-family:GilroySemiBold,serif!important}.page-mobile-mechanic .hero-container .title h1{margin-bottom:21px;font-size:28px;line-height:36px;font-weight:400;text-shadow:0 1px 1px rgba(25,25,25,.1);color:#000;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;text-align:left}@media (max-width:767px){.page-mobile-mechanic .hero-container .title h1{margin-top:0}}@media (min-width:767px){.page-mobile-mechanic .hero-container .title h1{text-shadow:none;font-size:70px;line-height:70px}}@media (min-width:1160px){.page-mobile-mechanic .hero-container .title h1{margin-top:0;margin-bottom:30px;font-size:70px;line-height:70px}}@media (max-width:600px){.page-mobile-mechanic .hero-container .title h1{text-align:center}}@media (max-width:1200px){.page-mobile-mechanic .hero-container .title h1{min-height:0}}@media (max-width:1280px){.page-mobile-mechanic .hero-container .title h1{min-height:0}}@media (min-width:767px) and (max-width:1000px){.page-mobile-mechanic .hero-container .title h1{font-size:60px}}.page-mobile-mechanic .hero-container .title .title-accent{border-radius:4px;font-weight:400}.page-mobile-mechanic .hero-container .title .title-bold{font-weight:800;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;display:block;margin-top:-20px}@media (max-width:600px){.page-mobile-mechanic .hero-container .title .title-bold{margin-bottom:50px!important;margin-top:-5px}}.page-mobile-mechanic .hero-container .title .sub{margin-top:30px;margin-bottom:30px;text-align:left}.page-mobile-mechanic .hero-container .title .sub .desktop{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif!important;font-weight:200}.page-mobile-mechanic .hero-container .title .sub .desktop span{white-space:nowrap}@media (max-width:600px){.page-mobile-mechanic .hero-container .title .sub .desktop{font-size:18px;text-align:center}}@media (max-width:600px){.page-mobile-mechanic .hero-container .title .sub{display:none}}@media (min-width:767px){.page-mobile-mechanic .hero-container .title .sub{margin-top:40px;margin-bottom:40px}}.page-mobile-mechanic .hero-container .title h3{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:700;line-height:18px;color:#000;display:block!important;font-size:12px;margin-bottom:0}@media (min-width:767px){.page-mobile-mechanic .hero-container .title h3{letter-spacing:.2px;text-shadow:none;font-size:26px;margin-bottom:20px;line-height:28px}}.page-mobile-mechanic .hero-container .list{width:100%;padding:20px}@media (min-width:767px){.page-mobile-mechanic .hero-container .list{width:auto;padding:0;margin-top:19px;background:transparent}}.page-mobile-mechanic .hero-container .list ul li{position:relative;margin-bottom:10px;font-size:16px;font-weight:700;line-height:22px;color:#fff}@media (min-width:1280px){.page-mobile-mechanic .hero-container .list ul li{margin-bottom:17px;font-size:20px}}.page-mobile-mechanic .hero-container .list ul li:before{content:"";position:absolute;top:-2px;left:-20px;width:25px;height:25px;background:url(/images/icons/tick-circle.svg) no-repeat 50%;background-size:cover}.page-mobile-mechanic .hero-container img.icon{position:absolute;top:520px;right:0;left:0;width:33px;height:40px;margin:0 auto;cursor:pointer;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-timing-function:ease;animation-timing-function:ease}@media (min-width:767px){.page-mobile-mechanic .hero-container img.icon{top:auto;bottom:10px}}@media (min-width:1200px){.page-mobile-mechanic .hero-container img.icon{bottom:40px}}.page-mobile-mechanic .hero-container .home-partner-image{height:25px;margin-left:5px;margin-right:5px}.page-mobile-mechanic .hero-container .home-partner-image .afterpay{height:10px}@media (min-width:767px){.page-mobile-mechanic .hero-container .home-partner-image{height:40px;margin-left:10px;margin-right:10px}}.page-mobile-mechanic .hero-container .partner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;margin-left:-10px}@media (max-width:600px){.page-mobile-mechanic .hero-container .partner-container{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.page-mobile-mechanic .garages-container{padding-bottom:0}.page-mobile-mechanic .slick-slide{height:auto}.page-mobile-mechanic .garages-slideshow{margin-top:60px}.page-mobile-mechanic .yellow-wrapper{padding-left:0!important;padding-right:0!important;margin-right:-20px}.page-mobile-mechanic .intro-module{padding:0!important}.page-mobile-mechanic .intro-module h1{padding-left:20px;padding-right:20px}@media (min-width:767px){.page-mobile-mechanic .intro-module h1{padding-left:0;padding-right:0}}.page-mobile-mechanic .non-mobile{display:none!important}@media (min-width:767px){.page-mobile-mechanic .non-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.page-mobile-mechanic .non-tablet{display:none!important}@media (min-width:1160px){.page-mobile-mechanic .non-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.page-mobile-mechanic .map-wrapper{-webkit-box-flex:4;-ms-flex:4;flex:4;z-index:9}.page-mobile-mechanic .map-wrapper .map-inner{position:fixed;top:80px;height:calc(100vh - 80px);width:40%}.page-mobile-mechanic .body-wrapper{-webkit-box-flex:6;-ms-flex:6;flex:6;padding-right:0;padding-bottom:100px}.page-mobile-mechanic .body-wrapper .sticky-header{position:fixed;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.page-mobile-mechanic .body-wrapper .sticky-header .header-text{font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:24px}.page-mobile-mechanic .body-wrapper .sticky-header button{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (min-width:767px){.page-mobile-mechanic .body-wrapper{padding-right:20px}}.page-mobile-mechanic .sub{margin-bottom:25px}.page-mobile-mechanic .sub h3{font-weight:600;color:#7c7c7c;font-size:18px}.page-mobile-mechanic .specific-size-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.page-mobile-mechanic .specific-size-container .background-image-tyre-margin{width:40%}.page-mobile-mechanic .specific-size-container .background-image-tyre-margin img{-o-object-fit:contain;object-fit:contain;height:525px!important;width:80%!important}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .background-image-tyre-margin img{display:none}}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .background-image-tyre-margin{margin-right:0}}@media (max-width:600px){.page-mobile-mechanic .specific-size-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;text-align:left;padding-bottom:80px}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .brand-image-tyre img{-o-object-fit:contain;object-fit:contain;width:320px;height:60px}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper{width:100%;padding:40px}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed,.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper,.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:8px}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper .component{margin:4px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper .component .bubble{height:35px;width:35px;background-color:#fecb0a;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:6px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre-details-load-speed .details-wrapper .detail-wrapper .component .detail-text{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;margin-top:5px}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .tyre{font-size:36px;font-weight:800;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .load_speed,.page-mobile-mechanic .specific-size-container .specific-size-wrapper .details-row .reviews-text{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:25px;margin-bottom:25px}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .price-wrapper .price-text{font-weight:200;font-size:16px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .price-wrapper .price-numbers{font-weight:800;font-size:42px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .price-wrapper .price-numbers{text-align:center;font-size:38px}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;margin-bottom:20px}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .button-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .button-wrapper button{font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:200;border:solid;border-width:2px;border-radius:4px;border-color:#fecb0a;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);padding:10px;margin-right:10px}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .button-wrapper button{width:100%;margin-right:0;margin-top:6px}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper{margin-top:8px}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .enter-text{font-weight:800;font-size:18px;margin-top:10px;margin-bottom:10px}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .enter-text{text-align:center}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70%;margin-top:10px}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row .select-arrow{position:relative;top:0;right:35px;width:12px;height:12px;border:solid #fecb0a;border-width:0 2.6px 2.6px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row .select-arrow{top:-35px;right:-115px}}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;width:100%;marign-top:0}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row input{background-color:#fecb0a!important;color:#000;font-weight:800;padding:12px;border-radius:4px;font-size:22px;border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);margin-left:10px;width:30%;height:56px}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row input{width:100%;margin-left:0;margin-top:10px;height:auto}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row button{background-color:#fecb0a!important;color:#000;font-weight:800;padding:12px;border-radius:4px;font-size:22px;border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);margin-left:10px;width:30%;height:56px}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row button{width:100%;margin-left:0;margin-top:10px;height:auto}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row select{border:none;-webkit-box-shadow:rgba(0,0,0,.15) 0 5px 15px 0;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);font-weight:200;font-size:20px;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;border-radius:4px;width:70%;height:56px}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .action-row select{font-size:14px;width:100%;height:auto}}.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .help-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;cursor:pointer;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;margin-top:15px}@media (max-width:600px){.page-mobile-mechanic .specific-size-container .specific-size-wrapper .select-size-wrapper .help-text{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-mobile-mechanic .background-image{background-image:url("/images/masvangradient.png");background-repeat:no-repeat!important;background-size:cover;background-position:bottom}.page-mobile-mechanic .container-extend{min-height:500px;padding-bottom:10px}.page-mobile-mechanic .body-container{text-align:center;background-color:#fff}.page-mobile-mechanic .body-container .repair-site{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:18px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;margin-bottom:30px;margin-top:90px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:115px}@media (max-width:600px){.page-mobile-mechanic .body-container .repair-site{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}}.page-mobile-mechanic .body-container .repair-site img{width:50px;height:50px;margin-right:25px}.page-mobile-mechanic .body-container .blurb{text-align:left;margin-left:180px;margin-right:180px}@media (max-width:600px){.page-mobile-mechanic .body-container .blurb{margin-left:20px;margin-right:20px}}.page-mobile-mechanic .body-container .blurb h3{font-weight:800;font-size:30px!important;line-height:28px!important}@media (max-width:600px){.page-mobile-mechanic .body-container .blurb h3{font-size:24px!important}}.page-mobile-mechanic .body-container .blurb .words h3{font-weight:800;font-size:30px!important;line-height:28px!important}@media (max-width:600px){.page-mobile-mechanic .body-container .blurb .words h3{font-size:24px!important}}.page-mobile-mechanic .body-container .blurb .words p{font-size:24px;margin-bottom:20px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;margin-top:2px;color:#000}@media (max-width:600px){.page-mobile-mechanic .body-container .blurb .words p{font-size:18px!important}}.page-mobile-mechanic .body-container .blurb .words li{font-size:24px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;color:#000}@media (max-width:600px){.page-mobile-mechanic .body-container .blurb .words li{font-size:18px!important}}.page-mobile-mechanic .body-container .faqs{padding:80px;text-align:left;margin-left:40px;margin-right:40px}@media (max-width:600px){.page-mobile-mechanic .body-container .faqs{margin-left:20px;margin-right:20px;padding:0}}.page-mobile-mechanic .body-container .faqs .question h3{font-weight:800;font-size:25px!important}@media (max-width:600px){.page-mobile-mechanic .body-container .faqs .question h3{font-size:24px!important}}.page-mobile-mechanic .body-container .faqs .answer p{font-size:24px;margin-bottom:20px;font-family:proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;margin-top:2px;color:#000}@media (max-width:600px){.page-mobile-mechanic .body-container .faqs .answer p{font-size:18px!important}}.page-mobile-mechanic .body-container iframe{margin-top:15px;margin-bottom:35px}.page-mobile-mechanic .body-container .entry{margin-left:120px}@media (max-width:600px){.page-mobile-mechanic .body-container .entry{margin-left:10px!important;margin-right:10px!important}}.page-mobile-mechanic .body-container .partner-container-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px;margin-bottom:30px!important;margin-left:110px}@media (max-width:600px){.page-mobile-mechanic .body-container .partner-container-logo{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-mobile-mechanic .body-container h3{font-size:36px!important}@media (max-width:600px){.page-mobile-mechanic .body-container h3{font-size:24px!important}}.page-mobile-mechanic .body-container .services-mobile-mechanic{width:50%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-mobile-mechanic .body-container .mobile-header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:end;align-content:flex-end;z-index:98;margin-left:100px}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-header-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0}}.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-large{margin-left:10px}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-large{margin-left:0}}.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-large h1{font-size:50px!important;line-height:48px}.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-large span{margin-left:20px}.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-small{margin-left:10px}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-small{margin-left:0}}.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-small h1{font-size:38px!important}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-small h1{font-size:26px!important}}.page-mobile-mechanic .body-container .mobile-header-wrapper .technician-text-small span{margin-left:20px}.page-mobile-mechanic .body-container .mobile-mechanic-bullet-points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:8px;margin-left:145px;margin-bottom:30px}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-mechanic-bullet-points{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}}.page-mobile-mechanic .body-container .mobile-mechanic-bullet-points .bullet-point{margin-top:8px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:20px;font-weight:500;font-family:raleway,proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-mechanic-bullet-points .bullet-point{font-size:16px}}.page-mobile-mechanic .body-container .mobile-mechanic-bullet-points .bullet-point span{margin-right:12px}.page-mobile-mechanic .body-container .mobile-mechanic-bullet-points .bullet-point span img{width:25px;height:25px}@media (max-width:600px){.page-mobile-mechanic .body-container iframe{width:300px;height:190px}}.page-mobile-mechanic .body-container .mobile-mechanic-booking-button{cursor:pointer;margin-bottom:140px}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-mechanic-booking-button{margin-bottom:110px}}.page-mobile-mechanic .body-container .mobile-mechanic-booking-button button{position:absolute;left:calc(50% - 400px);z-index:60;color:#000;font-size:22px;background-color:#fecb0a;-webkit-box-shadow:rgba(0,0,0,.15) 0 5px 15px 0;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);height:56px;border-radius:4px;margin-top:20px;margin-bottom:20px;width:326px;font-weight:600;cursor:pointer}.page-mobile-mechanic .body-container .review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:30px}@media (max-width:600px){.page-mobile-mechanic .body-container .review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}}.page-mobile-mechanic .body-container .review img{padding:20px;width:490px;height:490px;-o-object-fit:contain;object-fit:contain}@media (max-width:600px){.page-mobile-mechanic .body-container .review img{width:100%;height:100%}}.page-mobile-mechanic .body-container .mobile-mechanic-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:80px;width:100%}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-mechanic-hero{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:10px}}.page-mobile-mechanic .body-container .mobile-mechanic-hero .mobile-service-buttons-group{height:200px;-ms-flex-negative:1;flex-shrink:1;max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:600px){.page-mobile-mechanic .body-container .mobile-mechanic-hero .mobile-service-buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}}.page-mobile-mechanic .body-container .brand-page-image{border:none;margin:10px}.page-mobile-mechanic .body-container .brand-page-image img{width:325px;height:75px;-o-object-fit:contain;object-fit:contain}.page-mobile-mechanic .body-container .tyre-card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:600px){.page-mobile-mechanic .body-container .tyre-card-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-mobile-mechanic .body-container .intro-module{margin-top:60px}.page-mobile-mechanic .body-container .search-area{padding:0 0 30px;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.page-mobile-mechanic .body-container .search-area .form-field{margin-bottom:0;margin-left:10px;margin-right:10px}.page-mobile-mechanic .body-container .search-area .form-field.input{max-width:378px;border:none}.page-mobile-mechanic .body-container .search-area .form-field.input input{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);border:none;font-size:14px;font-family:Gilroy,Arial,Helvetica Neue,Helvetica,sans-serif;background-color:#fff}.page-mobile-mechanic .body-container .search-area .form-field.input:after{content:"\E950";position:absolute;top:9px;right:14px;font-family:icomoon;font-size:20px;color:#fecb0a;pointer-events:none}.page-mobile-mechanic .body-container .search-area .form-field.select{max-width:237px}.page-mobile-mechanic .body-container .search-area .form-field.select:before{right:10px;color:#fecb0a}.page-mobile-mechanic .body-container .search-area .form-field.select select{font-weight:600;border:none;border-radius:4px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (min-width:767px){.page-mobile-mechanic .body-container .garage-list{width:calc(100% + 30px);margin-left:-15px}}.page-mobile-mechanic .body-container .garage-list article{width:100%;margin-bottom:15px;margin-left:10px;margin-right:10px}.page-mobile-mechanic .body-container .garage-list article .garage-card{color:#000}.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-image{-webkit-box-flex:4;-ms-flex:4;flex:4}.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-image img{width:100%;-o-object-fit:cover;object-fit:cover;height:140px;border-radius:4px}.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-body{-webkit-box-flex:6;-ms-flex:6;flex:6;max-width:60%;padding-left:10px;text-align:left}.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-body .address{font-size:14px;color:#7c7c7c;line-height:16px}@media (max-width:600px){.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-body .address{margin:5px;text-overflow:ellipsis}}.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-body .afterpay{margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:600px){.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-body .afterpay .afterpay-text-desktop{display:none}}@media (min-width:1200px){.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-body .afterpay .afterpay-text-mobile{display:none}}.page-mobile-mechanic .body-container .garage-list article .garage-card .garage-body .afterpay img{margin-right:10px;width:25px;height:25px}.page-mobile-mechanic .body-container .garage-list article .garage-card .see-prices{width:100%}@media (max-width:600px){.page-mobile-mechanic .body-container .garage-list article .garage-card .see-prices{margin-left:0}}.page-mobile-mechanic .body-container .garage-list article .garage-card .see-prices a{color:#fff;background-color:#fecb0a;font-weight:600;border-radius:4px;padding:8px 16px;font-size:14px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (max-width:600px){.page-mobile-mechanic .body-container .garage-list article .garage-card .see-prices a{padding:8px 12px;font-size:12px;margin-left:10px}}@media (min-width:767px){.page-mobile-mechanic .body-container .garage-list article{width:calc(50% - 30px)}}.page-mobile-mechanic .body-container .garage-list article h3{margin-bottom:6px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:20px;font-weight:700;line-height:22px;color:#191919}.page-mobile-mechanic .body-container .garage-list article h3 a{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.page-mobile-mechanic .body-container .button{min-width:270px}@media (min-width:767px){.page-mobile-mechanic .body-container .button{min-width:470px}}.selectric-wrapper{position:relative;cursor:pointer;float:left}.selectric-responsive{width:100%}.selectric{min-width:170px;border:1px solid #ccc;border-radius:0;background:#fff;position:relative;overflow:hidden}.selectric .label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 36px 0 10px;font-size:14px;color:#444;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric .button,.selectric .label{display:block;line-height:36px;height:36px}.selectric .button{position:absolute;right:0;top:0;width:36px;background-color:#fff;color:#000;text-align:center;*font:20px/36px Lucida Sans Unicode,Arial Unicode MS,Arial;border-left:1px solid #ccc}.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#fff;border-bottom:none}.selectric-focus .selectric{border-color:#999}.selectric-hover .selectric{border-color:rgb(178.5,178.5,178.5)}.selectric-hover .selectric .button{color:#000}.selectric-hover .selectric .button:after{border-top-color:#fff}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:rgb(178.5,178.5,178.5)}.selectric-open .selectric-items{display:block}.selectric-disabled{filter:alpha(opacity=50);opacity:.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;*font:0/0 a!important;background:none!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid rgb(178.5,178.5,178.5);z-index:-1;-webkit-box-shadow:0 0 10px -6px;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0;font-size:14px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:10px;color:#666;cursor:pointer}.selectric-items li.selected{background:#e0e0e0;color:#444}.selectric-items li.highlighted{background:#d0d0d0;color:#444}.selectric-items li:hover{background:#d5d5d5;color:#444}.selectric-items .disabled{filter:alpha(opacity=50);opacity:.5;cursor:default!important;background:none!important;color:#666!important}.selectric-items .disabled,.selectric-items .selectric-group .selectric-group-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:700;padding-left:10px;cursor:default;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.slick-loading .slick-list{background:#fff}.slick-next,.slick-prev{position:absolute;top:25%;z-index:99;display:block;width:20px;height:20px;padding:0;font-size:0;line-height:0;cursor:pointer;color:transparent;background:#fecb0a;border:none;border-radius:50%;outline:none;-webkit-transform:translateY(-25%);transform:translateY(-25%)}@media (min-width:767px){.slick-next,.slick-prev{width:50px;height:50px}}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:1}.slick-next:before,.slick-prev:before{font-family:icomoon;font-size:20px;font-weight:700;line-height:1;color:#fff;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:0}@media (min-width:767px){.slick-prev{left:-50px}}.slick-prev:before{content:"\E916"}.slick-next{right:0}@media (min-width:767px){.slick-next{right:-50px}}.slick-next:before{content:"\E917"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:40px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 8px;padding:0}.slick-dots li,.slick-dots li button{height:14px;width:14px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:14px;height:14px;font-family:icomoon;font-size:12px;line-height:14px;text-align:center;color:#fff;opacity:1;background:#fff;border-radius:50%}.slick-dots li.slick-active button:before{color:#fecb0a;opacity:1;background:#fecb0a}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide-tyres{float:left;min-height:1px;display:none}[dir=rtl] .slick-slide-tyres{float:right}.slick-slide-tyres img{display:block}.slick-slide-tyres.slick-loading img{display:none}.slick-slide-tyres.dragging img{pointer-events:none}.slick-initialized .slick-slide-tyres{display:block}.slick-loading .slick-slide-tyres{visibility:hidden}.slick-vertical .slick-slide-tyres{display:block;height:auto;border:1px solid transparent}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=app.css.map*/