*{font-family:var(--wp--custom--font-family--primary)}:root{--global--spacing-horizontal: 15px;--global--spacing-vertical: var(--global--spacing-horizontal);--responsive--spacing-horizontal: calc(2 * var(--global--spacing-horizontal));--responsive--aligndefault-width: calc(100vw - var(--responsive--spacing-horizontal));--responsive--alignwide-width: calc(100vw - var(--responsive--spacing-horizontal));--responsive--alignnarrow-width: calc(100vw - var(--responsive--spacing-horizontal));--responsive--alignfull-width: 100%;--responsive--alignright-margin: var(--global--spacing-horizontal);--responsive--alignleft-margin: var(--global--spacing-horizontal)}@media(min-width: 768px){:root{--responsive--aligndefault-width: min(calc(100vw - 2 * var(--global--spacing-horizontal)), 1280px);--responsive--alignnarrow-width: min(calc(100vw - 2 * var(--global--spacing-horizontal)), 920px);--responsive--alignwide-width: calc(100vw - 2 * var(--global--spacing-horizontal));--responsive--alignright-margin: calc(0.5 * (100vw - var(--responsive--aligndefault-width)));--responsive--alignleft-margin: calc(0.5 * (100vw - var(--responsive--aligndefault-width)))}}@media(min-width: 1024px){:root{--global--spacing-horizontal: 20px;--responsive--aligndefault-width: min(calc(100vw - 2 * var(--global--spacing-horizontal)), 1280px);--responsive--alignwide-width: min(calc(100vw - 2 * var(--global--spacing-horizontal)), 1280px);--responsive--alignnarrow-width: min(calc(100vw - 2 * var(--global--spacing-horizontal)), 920px)}}body .is-layout-default-width>:where(:not(.alignfull,.alignleft,.alignright)),body .is-layout-constrained>:where(:not(.alignfull,.alignleft,.alignright)),body .entry-content>*:not(.alignfull,.alignleft,.alignright),*[class*=inner-container]>*:not(.entry-content,.alignfull,.alignleft,.alignright),.default-max-width{max-width:var(--responsive--aligndefault-width);margin-left:auto;margin-right:auto}.wide-max-width{max-width:var(--responsive--alignwide-width);margin-left:auto;margin-right:auto}.narrow-max-width{max-width:var(--responsive--alignnarrow-width);margin-left:auto;margin-right:auto}.alignfull{max-width:var(--responsive--alignfull-width);width:var(--responsive--alignfull-width);margin-left:auto;margin-right:auto}@media(min-width: 768px){.alignfull,.full-max-width{max-width:var(--responsive--alignfull-width);width:auto;margin-left:auto;margin-right:auto}}@media(min-width: 320px){.entry-content>.alignleft{margin-left:var(--responsive--alignleft-margin);margin-right:calc(2*var(--global--spacing-horizontal))}.entry-content>.alignright{margin-left:calc(2*var(--global--spacing-horizontal));margin-right:var(--responsive--alignright-margin)}}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input{line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid var(--wp--preset--color--grey-600);margin:0 2px;padding:6px 10px 12px}legend{border:0;padding:0}optgroup{font-weight:700}figure{margin:0;max-width:100%}a{transition:.3s;-webkit-text-decoration:none;text-decoration:none;color:unset}img{height:auto;max-width:100%;vertical-align:middle}.btn.arrow-right::after,button.arrow-right::after{background:currentColor;background-size:100% 100%;content:"";display:inline-block;height:16px;line-height:16px;margin-left:4px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;position:relative;top:2px;width:16px;-webkit-mask-image:var(--icon-arrow-right);mask-image:var(--icon-arrow-right)}.btn.caret-right::after,button.caret-right::after{background:currentColor;background-size:100% 100%;content:"";display:inline-block;height:16px;line-height:16px;margin-left:4px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;position:relative;top:2px;width:16px;-webkit-mask-image:var(--icon-caret-right);mask-image:var(--icon-caret-right)}.btn.external-link::after,button.external-link::after{background:currentColor;background-size:100% 100%;content:"";display:inline-block;height:16px;line-height:16px;margin-left:4px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;position:relative;top:2px;width:16px;-webkit-mask-image:var(--icon-external-link);mask-image:var(--icon-external-link)}.btn.icon-play::after,button.icon-play::after{background:currentColor;background-size:100% 100%;content:"";display:inline-block;height:16px;line-height:16px;margin-left:4px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;position:relative;top:2px;width:16px;-webkit-mask-image:var(--icon-icon-play);mask-image:var(--icon-icon-play)}.btn,.btn.primary,button.primary,input[type=submit].primary,button,input[type=button],input[type=reset],input[type=submit]{--gf-local-bg-color: var(--wp--preset--color--impact-orange-400, #ed6500);background-color:var(--wp--preset--color--impact-orange-400, #ed6500);border:1px solid;border-color:rgba(0,0,0,0);border-radius:var(--wp--custom--radius--button);color:var(--wp--preset--color--white, #fff);cursor:pointer;display:inline-block;font-size:var(--wp--preset--font-size--body-2);font-weight:700;line-height:1.1;margin:0;padding:16px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:all .3s;word-break:break-word}.btn:disabled,.btn.primary:disabled,button.primary:disabled,input[type=submit].primary:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{background:var(--wp--preset--color--grey-200, #eee);color:var(--wp--preset--color--grey-500, #a9aaad)}.btn:hover,.btn.primary:hover,button.primary:hover,input[type=submit].primary:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{opacity:.75}.btn:focus-visible,.btn:focus,.btn.primary:focus-visible,.btn.primary:focus,button.primary:focus-visible,button.primary:focus,input[type=submit].primary:focus-visible,input[type=submit].primary:focus,button:focus-visible,button:focus,input[type=button]:focus-visible,input[type=button]:focus,input[type=reset]:focus-visible,input[type=reset]:focus,input[type=submit]:focus-visible,input[type=submit]:focus{outline:2px solid var(--wp--preset--color--impact-orange-400, #ed6500);outline-offset:2px}.btn.outline,button.outline,input[type=submit].outline{background:var(--wp--preset--color--white);border-color:currentColor;color:var(--wp--preset--color--impact-orange-400)}.btn.outline:hover,button.outline:hover,input[type=submit].outline:hover{background:var(--wp--preset--color--impact-orange-400);border-color:var(--wp--preset--color--transparent);color:var(--wp--preset--color--white)}.btn.outline:focus-visible,button.outline:focus-visible,input[type=submit].outline:focus-visible{outline:1px solid var(--wp--preset--color--impact-orange-400);outline-offset:1px}.btn.outline:disabled,button.outline:disabled,input[type=submit].outline:disabled{cursor:not-allowed;background:var(--wp--preset--color--white);color:var(--wp--preset--color--gray-500);border-color:var(--wp--preset--color--gray-500)}.btn.link-button,button.link-button,input[type=submit].link-button{background:rgba(0,0,0,0);color:var(--wp--preset--color--impact-orange-400);line-height:1.3;-webkit-text-decoration:none;text-decoration:none;border-color:var(--wp--preset--color--transparent)}.btn.link-button:hover,button.link-button:hover,input[type=submit].link-button:hover{-webkit-text-decoration:underline;text-decoration:underline}.btn.link-button:focus-visible,button.link-button:focus-visible,input[type=submit].link-button:focus-visible{-webkit-text-decoration:none;text-decoration:none;outline:2px solid var(--wp--preset--color--impact-orange-400)}.btn.link-button:disabled,button.link-button:disabled,input[type=submit].link-button:disabled{cursor:not-allowed;-webkit-text-decoration:none;text-decoration:none;color:var(--wp--preset--color--gray-500)}.has-dark-background .btn,.has-dark-background .btn.primary,.has-dark-background button.primary,.has-dark-background input[type=submit].primary,.has-dark-background button,.has-dark-background input[type=button],.has-dark-background input[type=reset],.has-dark-background input[type=submit],.has-joy-ride-blue-300-background-color .btn,.has-joy-ride-blue-300-background-color .btn.primary,.has-joy-ride-blue-300-background-color button.primary,.has-joy-ride-blue-300-background-color input[type=submit].primary,.has-joy-ride-blue-300-background-color button,.has-joy-ride-blue-300-background-color input[type=button],.has-joy-ride-blue-300-background-color input[type=reset],.has-joy-ride-blue-300-background-color input[type=submit]{background:var(--wp--preset--color--white);color:var(--wp--preset--color--impact-orange-400)}.has-dark-background .btn:hover,.has-dark-background .btn.primary:hover,.has-dark-background button.primary:hover,.has-dark-background input[type=submit].primary:hover,.has-dark-background button:hover,.has-dark-background input[type=button]:hover,.has-dark-background input[type=reset]:hover,.has-dark-background input[type=submit]:hover,.has-joy-ride-blue-300-background-color .btn:hover,.has-joy-ride-blue-300-background-color .btn.primary:hover,.has-joy-ride-blue-300-background-color button.primary:hover,.has-joy-ride-blue-300-background-color input[type=submit].primary:hover,.has-joy-ride-blue-300-background-color button:hover,.has-joy-ride-blue-300-background-color input[type=button]:hover,.has-joy-ride-blue-300-background-color input[type=reset]:hover,.has-joy-ride-blue-300-background-color input[type=submit]:hover{background:var(--wp--preset--color--transparent);color:var(--wp--preset--color--white)}.has-dark-background .btn:focus-visible,.has-dark-background .btn.primary:focus-visible,.has-dark-background button.primary:focus-visible,.has-dark-background input[type=submit].primary:focus-visible,.has-dark-background button:focus-visible,.has-dark-background input[type=button]:focus-visible,.has-dark-background input[type=reset]:focus-visible,.has-dark-background input[type=submit]:focus-visible,.has-joy-ride-blue-300-background-color .btn:focus-visible,.has-joy-ride-blue-300-background-color .btn.primary:focus-visible,.has-joy-ride-blue-300-background-color button.primary:focus-visible,.has-joy-ride-blue-300-background-color input[type=submit].primary:focus-visible,.has-joy-ride-blue-300-background-color button:focus-visible,.has-joy-ride-blue-300-background-color input[type=button]:focus-visible,.has-joy-ride-blue-300-background-color input[type=reset]:focus-visible,.has-joy-ride-blue-300-background-color input[type=submit]:focus-visible{background:var(--wp--preset--color--white);color:var(--wp--preset--color--impact-orange-400);outline-color:var(--wp--preset--color--white)}.has-dark-background .btn:disabled,.has-dark-background .btn.primary:disabled,.has-dark-background button.primary:disabled,.has-dark-background input[type=submit].primary:disabled,.has-dark-background button:disabled,.has-dark-background input[type=button]:disabled,.has-dark-background input[type=reset]:disabled,.has-dark-background input[type=submit]:disabled,.has-joy-ride-blue-300-background-color .btn:disabled,.has-joy-ride-blue-300-background-color .btn.primary:disabled,.has-joy-ride-blue-300-background-color button.primary:disabled,.has-joy-ride-blue-300-background-color input[type=submit].primary:disabled,.has-joy-ride-blue-300-background-color button:disabled,.has-joy-ride-blue-300-background-color input[type=button]:disabled,.has-joy-ride-blue-300-background-color input[type=reset]:disabled,.has-joy-ride-blue-300-background-color input[type=submit]:disabled{cursor:not-allowed;color:var(--wp--preset--color--gray-600);background:var(--wp--preset--color--gray-300)}.has-dark-background .btn.outline,.has-dark-background button.outline,.has-dark-background input[type=submit].outline,.has-joy-ride-blue-300-background-color .btn.outline,.has-joy-ride-blue-300-background-color button.outline,.has-joy-ride-blue-300-background-color input[type=submit].outline{background:var(--wp--preset--color--transparent);border-color:currentColor;color:var(--wp--preset--color--white)}.has-dark-background .btn.outline:hover,.has-dark-background button.outline:hover,.has-dark-background input[type=submit].outline:hover,.has-joy-ride-blue-300-background-color .btn.outline:hover,.has-joy-ride-blue-300-background-color button.outline:hover,.has-joy-ride-blue-300-background-color input[type=submit].outline:hover{background:var(--wp--preset--color--white);border-color:var(--wp--preset--color--transparent);color:var(--wp--preset--color--impact-orange-400)}.has-dark-background .btn.outline:focus-visible,.has-dark-background button.outline:focus-visible,.has-dark-background input[type=submit].outline:focus-visible,.has-joy-ride-blue-300-background-color .btn.outline:focus-visible,.has-joy-ride-blue-300-background-color button.outline:focus-visible,.has-joy-ride-blue-300-background-color input[type=submit].outline:focus-visible{outline:1px solid var(--wp--preset--color--white);outline-offset:1px}.has-dark-background .btn.outline:disabled,.has-dark-background button.outline:disabled,.has-dark-background input[type=submit].outline:disabled,.has-joy-ride-blue-300-background-color .btn.outline:disabled,.has-joy-ride-blue-300-background-color button.outline:disabled,.has-joy-ride-blue-300-background-color input[type=submit].outline:disabled{cursor:not-allowed;color:var(--wp--preset--color--gray-400);border-color:var(--wp--preset--color--gray-400)}.has-dark-background .btn.link-button,.has-dark-background button.link-button,.has-dark-background input[type=submit].link-button,.has-joy-ride-blue-300-background-color .btn.link-button,.has-joy-ride-blue-300-background-color button.link-button,.has-joy-ride-blue-300-background-color input[type=submit].link-button{color:var(--wp--preset--color--white)}.has-dark-background .btn.link-button:focus-visible,.has-dark-background button.link-button:focus-visible,.has-dark-background input[type=submit].link-button:focus-visible,.has-joy-ride-blue-300-background-color .btn.link-button:focus-visible,.has-joy-ride-blue-300-background-color button.link-button:focus-visible,.has-joy-ride-blue-300-background-color input[type=submit].link-button:focus-visible{outline-color:var(--wp--preset--color--white)}.has-dark-background .btn.link-button:disabled,.has-dark-background button.link-button:disabled,.has-dark-background input[type=submit].link-button:disabled,.has-joy-ride-blue-300-background-color .btn.link-button:disabled,.has-joy-ride-blue-300-background-color button.link-button:disabled,.has-joy-ride-blue-300-background-color input[type=submit].link-button:disabled{cursor:not-allowed;color:var(--wp--preset--color--gray-400)}.btn.is-small-button,button.is-small-button{padding:12px;font-weight:700;font-size:var(--wp--preset--font-size--button-md);line-height:1.2}.btn.is-small-button::after,button.is-small-button::after{height:16px;width:16px;-webkit-mask-size:16px 16px;mask-size:16px 16px}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;left:-999em;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.screen-reader-text:focus{border-radius:4px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto;clip-path:none;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;-webkit-text-decoration:none;text-decoration:none;top:5px;width:auto;z-index:100000}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.clearfix::after{content:"";display:table;clear:both}.clear-both{clear:both}.clear-left{clear:left}.clear-right{clear:right}.clear-none{clear:none}.float-left{float:left}.float-right{float:right}.float-none{float:none}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}.pos-r{position:relative}.mb-50{margin-bottom:50px}.aligncenter{clear:both;display:block;float:none;margin-left:auto;margin-right:auto;text-align:center}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;word-wrap:normal}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto}.invisible{visibility:hidden}html{box-sizing:border-box;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:inherit}blockquote,q{border-left:4px solid var(--wp--preset--color--light-blue);color:var(--wp--preset--color--grey-600);font-style:italic;margin:0 0 10px 10px;padding-left:16px;quotes:"" ""}blockquote::before,blockquote::after,q::before,q::after{content:""}ul,ol{margin:0 0 15px 0}ul ul,ul ol,ol ul,ol ol{margin:0}ul.no-bullet,ul.no-bullet ul,ul.no-bullet ol,ul.is-style-no-bullet,ul.is-style-no-bullet ul,ul.is-style-no-bullet ol,ol.no-bullet,ol.no-bullet ul,ol.no-bullet ol,ol.is-style-no-bullet,ol.is-style-no-bullet ul,ol.is-style-no-bullet ol{list-style:none;margin:0;padding:0}ul.no-bullet li,ul.is-style-no-bullet li,ol.no-bullet li,ol.is-style-no-bullet li{margin-left:0}ul.is-style-lower-roman,ol.is-style-lower-roman{list-style:lower-roman}ul.is-style-upper-roman,ol.is-style-upper-roman{list-style:upper-roman}ul.is-style-lower-latin,ol.is-style-lower-latin{list-style:lower-latin}ul.is-style-upper-latin,ol.is-style-upper-latin{list-style:upper-latin}dt{font-weight:700}dd{margin:0 24px 24px}.button,button,input[type=button],input[type=reset],input[type=submit]{background:var(--wp--preset--color--orange);border:0;border-radius:0;color:var(--wp--preset--color--white, #fff);display:inline-block;font-size:var(--wp--preset--font-size--body-1);font-weight:700;line-height:20px;padding:6px 18px;position:relative;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease;vertical-align:middle;white-space:nowrap;z-index:1}.button:hover,.button:active,.button:focus,button:hover,button:active,button:focus,input[type=button]:hover,input[type=button]:active,input[type=button]:focus,input[type=reset]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:hover,input[type=submit]:active,input[type=submit]:focus{background:var(--wp--preset--color--orange, #ff8210);color:var(--wp--preset--color--white, #fff);-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}.button.button-skew,button.button-skew,input[type=button].button-skew,input[type=reset].button-skew,input[type=submit].button-skew{background:none rgba(0,0,0,0)}.button.button-skew::before,button.button-skew::before,input[type=button].button-skew::before,input[type=reset].button-skew::before,input[type=submit].button-skew::before{background:var(--wp--preset--color--orange);content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:skewX(-25deg);transition:all .3s ease;width:100%;z-index:-1}.button.button-skew:active,.button.button-skew:focus,.button.button-skew:hover,button.button-skew:active,button.button-skew:focus,button.button-skew:hover,input[type=button].button-skew:active,input[type=button].button-skew:focus,input[type=button].button-skew:hover,input[type=reset].button-skew:active,input[type=reset].button-skew:focus,input[type=reset].button-skew:hover,input[type=submit].button-skew:active,input[type=submit].button-skew:focus,input[type=submit].button-skew:hover{background:none rgba(0,0,0,0)}.button.button-skew:active::before,.button.button-skew:focus::before,.button.button-skew:hover::before,button.button-skew:active::before,button.button-skew:focus::before,button.button-skew:hover::before,input[type=button].button-skew:active::before,input[type=button].button-skew:focus::before,input[type=button].button-skew:hover::before,input[type=reset].button-skew:active::before,input[type=reset].button-skew:focus::before,input[type=reset].button-skew:hover::before,input[type=submit].button-skew:active::before,input[type=submit].button-skew:focus::before,input[type=submit].button-skew:hover::before{background:var(--wp--preset--color--grey-600);transition:all .3s ease}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search]{padding:3px}textarea{box-shadow:1px 1px 5px rgba(0,0,0,.1) inset;max-width:100%;outline:none;overflow:auto}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],textarea{border:1px solid var(--wp--custom--color--gray--200);border-radius:0;color:var(--wp--preset--color--grey-600)}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,textarea:focus{color:var(--wp--preset--color--grey-600)}select{border:1px solid var(--wp--custom--color--gray--200)}p:empty{display:none}table{border-collapse:collapse;border-spacing:0;width:100%}th,td{padding:10px;text-align:left}.wp-block-table.is-style-no-border{border:0}.wp-block-table.is-style-no-border thead,.wp-block-table.is-style-no-border th,.wp-block-table.is-style-no-border td{border:0}code{background:var(--wp--custom--color--light-blue);border:1px solid var(--wp--preset--color--grey-600);border-radius:0;color:var(--wp--preset--color--grey-600);font-size:80%;margin:0 3px;padding:2px 6px}code,kbd,pre,samp{font-family:var(--wp--custom--font-family--primary)}pre{background:var(--wp--custom--color--light-blue);border:1px solid var(--wp--preset--color--grey-600);color:var(--wp--preset--color--grey-600);max-width:100%;overflow:auto;padding:16px}pre code.bash,pre>code{background:rgba(0,0,0,0);border:0;display:block;margin:0;padding:0}pre code code.bash{font-size:inherit}hr{background-color:var(--wp--preset--color--grey-600);border:0;box-sizing:content-box;height:1px}.blog .format-aside .entry-title,.archive .format-aside .entry-title{display:none}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.site-content{padding-top:0;word-wrap:break-word}body.single-post .site-content,body.blog .site-content{padding-top:32px}.btn,.btn.primary,button.primary,input[type=submit].primary,button,input[type=button],input[type=reset],input[type=submit]{--gf-local-bg-color: var(--wp--preset--color--impact-orange-400, #ed6500);background-color:var(--wp--preset--color--impact-orange-400, #ed6500);border:1px solid;border-color:rgba(0,0,0,0);border-radius:var(--wp--custom--radius--button);color:var(--wp--preset--color--white, #fff);cursor:pointer;display:inline-block;font-size:var(--wp--preset--font-size--body-2);font-weight:700;line-height:1.1;margin:0;padding:16px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:all .3s;word-break:break-word}.btn:disabled,.btn.primary:disabled,button.primary:disabled,input[type=submit].primary:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{background:var(--wp--preset--color--grey-200, #eee);color:var(--wp--preset--color--grey-500, #a9aaad)}.btn:hover,.btn.primary:hover,button.primary:hover,input[type=submit].primary:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{opacity:.75}.btn:focus-visible,.btn:focus,.btn.primary:focus-visible,.btn.primary:focus,button.primary:focus-visible,button.primary:focus,input[type=submit].primary:focus-visible,input[type=submit].primary:focus,button:focus-visible,button:focus,input[type=button]:focus-visible,input[type=button]:focus,input[type=reset]:focus-visible,input[type=reset]:focus,input[type=submit]:focus-visible,input[type=submit]:focus{outline:2px solid var(--wp--preset--color--impact-orange-400, #ed6500);outline-offset:2px}.btn.secondary,button.secondary,input[type=submit].secondary{background:var(--wp--preset--color--light-blue, #0c80df);color:var(--wp--preset--color--white, #fff)}.btn.secondary:hover,.btn.secondary:focus-visible,button.secondary:hover,button.secondary:focus-visible,input[type=submit].secondary:hover,input[type=submit].secondary:focus-visible{background:var(--wp--preset--color--orange, #ff8210);color:var(--wp--preset--color--white, #fff)}.btn.teritary,button.teritary,input[type=submit].teritary{background:var(--wp--preset--color--grey-700, #54565b);color:var(--wp--preset--color--white, #fff)}.btn.teritary:hover,.btn.teritary:focus-visible,button.teritary:hover,button.teritary:focus-visible,input[type=submit].teritary:hover,input[type=submit].teritary:focus-visible{background:var(--wp--preset--color--grey-400, #ccccce);color:var(--wp--preset--color--white, #fff)}.btn.outline,button.outline,input[type=submit].outline{background:var(--wp--preset--color--white, #fff);border-color:currentColor;color:var(--wp--preset--color--grey-700, #54565b)}.btn.outline:hover,.btn.outline:focus-visible,button.outline:hover,button.outline:focus-visible,input[type=submit].outline:hover,input[type=submit].outline:focus-visible{background:var(--wp--preset--color--grey-100, #f3f3f3);border-color:currentColor;color:var(--wp--preset--color--grey-700, #54565b)}.btn.outline:disabled,button.outline:disabled,input[type=submit].outline:disabled{background:var(--wp--preset--color--grey-200, #eee);color:var(--wp--preset--color--grey-500, #a9aaad)}.btn.link-button,button.link-button,input[type=submit].link-button{background:rgba(0,0,0,0);color:var(--wp--preset--color--orange, #ff8210)}.btn.link-button:hover,.btn.link-button:focus-visible,button.link-button:hover,button.link-button:focus-visible,input[type=submit].link-button:hover,input[type=submit].link-button:focus-visible{background:rgba(0,0,0,0);color:var(--wp--preset--color--light-blue, #0c80df)}.btn.link-button.has-red-400-color:hover,.btn.link-button.has-red-400-color:focus-visible,.btn.link-button.has-white-color:hover,.btn.link-button.has-white-color:focus-visible,.btn.link-button.has-blue-400-color:hover,.btn.link-button.has-blue-400-color:focus-visible,button.link-button.has-red-400-color:hover,button.link-button.has-red-400-color:focus-visible,button.link-button.has-white-color:hover,button.link-button.has-white-color:focus-visible,button.link-button.has-blue-400-color:hover,button.link-button.has-blue-400-color:focus-visible,input[type=submit].link-button.has-red-400-color:hover,input[type=submit].link-button.has-red-400-color:focus-visible,input[type=submit].link-button.has-white-color:hover,input[type=submit].link-button.has-white-color:focus-visible,input[type=submit].link-button.has-blue-400-color:hover,input[type=submit].link-button.has-blue-400-color:focus-visible{opacity:.8}#a8c-debug-flag{display:none !important}:root{--global--spacing-horizontal: 16px}@media(min-width: 1024px){:root{--global--spacing-horizontal: 12px}}:root{--global--spacing-vertical: var(--global--spacing-horizontal);--responsive--spacing-horizontal: calc(2 * var(--global--spacing-horizontal));--responsive--aligndefault-width: calc(100vw - var(--responsive--spacing-horizontal));--responsive--alignfull-width: 100%;--responsive--alignright-margin: var(--global--spacing-horizontal);--responsive--alignleft-margin: var(--global--spacing-horizontal)}@media(min-width: 768px){:root{--responsive--aligndefault-width: min(calc(100vw - 2 * var(--global--spacing-horizontal)), 1280px);--responsive--alignright-margin: calc(0.5 * (100vw - var(--responsive--aligndefault-width)));--responsive--alignleft-margin: calc(0.5 * (100vw - var(--responsive--aligndefault-width)))}}@media(min-width: 1024px){:root{--responsive--aligndefault-width: min(calc(100vw - 2 * var(--global--spacing-horizontal)), 1280px)}}body .is-layout-default-width>:where(:not(.alignfull,.alignleft,.alignright)),body .is-layout-constrained>:where(:not(.alignfull,.alignleft,.alignright)),body .entry-content>*:not(.alignfull,.alignleft,.alignright),*[class*=inner-container]>*:not(.entry-content,.alignfull,.alignleft,.alignright),.default-max-width{max-width:var(--responsive--aligndefault-width);margin-left:auto;margin-right:auto}.alignfull{max-width:var(--responsive--alignfull-width);width:var(--responsive--alignfull-width);margin-left:auto;margin-right:auto}@media(min-width: 768px){.alignfull,.full-max-width{max-width:var(--responsive--alignfull-width);width:auto;margin-left:auto;margin-right:auto}}@media(min-width: 320px){.entry-content>.alignleft{margin-left:var(--responsive--alignleft-margin);margin-right:calc(2*var(--global--spacing-horizontal))}.entry-content>.alignright{margin-left:calc(2*var(--global--spacing-horizontal));margin-right:var(--responsive--alignright-margin)}}.search-page-form{margin-bottom:30px}@media(min-width: 1024px){.search-page-form{margin-top:40px}}.search-page-form form{border:2px solid var(--wp--custom--color--gray--200);border-radius:6px;display:flex;flex-flow:row wrap;margin:0 auto;max-width:100%}@media(min-width: 768px){.search-page-form form{max-width:80%}}@media(min-width: 1024px){.search-page-form form{max-width:50%}}.search-page-form .page-links{margin:0 auto;padding:0;margin-top:10px}@media(min-width: 768px){.search-page-form .page-links{max-width:80%}}@media(min-width: 1024px){.search-page-form .page-links{max-width:50%}}.search-page-form label{flex:1}.search-page-form .search-field{border:0;border-radius:6px;box-shadow:none;outline:0;padding:10px 15px;width:100%}@media(min-width: 1024px){.search-page-form .search-submit{padding-left:30px;padding-right:30px}}.search-page-form .search-submit.button-skew::before{transform:skewX(0)}.error-404{margin-bottom:70px;margin-top:50px;text-align:center}.error-404 .nada-search-form{border:2px solid var(--wp--custom--color--gray--200);border-radius:6px;display:flex;flex-flow:row wrap;margin:0 auto;max-width:100%;width:600px}.error-404 label{flex:1}.error-404 .search-field{border:0;border-radius:6px;box-shadow:none;outline:0;padding:10px 15px;width:100%}@media(min-width: 1024px){.error-404 .search-submit{padding-left:30px;padding-right:30px}}.error-404 .search-submit.button-skew::before{transform:skewX(0)}.error-404 form,.search-page-form form{margin-top:20px}.error-404 input[type=search],.search-page-form input[type=search]{border:2px solid var(--wp--preset--color--grey-400);border-radius:var(--wp--custom--radius--button);width:95%;padding:10px;height:100%}.error-404 input[type=search]:focus,.error-404 input[type=search]:active,.error-404 input[type=search]:hover,.error-404 input[type=search]:focus-visible,.search-page-form input[type=search]:focus,.search-page-form input[type=search]:active,.search-page-form input[type=search]:hover,.search-page-form input[type=search]:focus-visible{border:2px solid var(--wp--preset--color--grey-400)}.error-404 .page-links,.search-page-form .page-links{list-style-type:none}.error-404 .page-links li,.search-page-form .page-links li{margin-bottom:10px}.error-404 .page-links a,.search-page-form .page-links a{-webkit-text-decoration:none;text-decoration:none;color:var(--wp--preset--color--orange);position:relative}.error-404 .page-links a:hover,.search-page-form .page-links a:hover{-webkit-text-decoration:underline;text-decoration:underline}.error-404 .page-links a::after,.search-page-form .page-links a::after{content:var(--icon--next-orange);position:absolute;right:-20px;top:0}body .entry-content{margin:0;overflow:visible}.entry-content>.alignleft{max-width:var(--responsive--aligndefault-width)}@media(min-width: 768px){.alignleft{float:left;margin-bottom:var(--global--spacing-vertical);margin-right:var(--global--spacing-horizontal)}.entry-content>.alignleft{max-width:calc(50% - var(--responsive--alignleft-margin))}}.aligncenter{clear:both;display:block;float:none;margin-left:auto;margin-right:auto;text-align:center}.alignright{margin-bottom:var(--global--spacing-vertical);margin-top:0}.entry-content>.alignright{max-width:var(--responsive--aligndefault-width)}@media(min-width: 768px){.alignright{float:right;margin-left:var(--global--spacing-horizontal)}.entry-content>.alignright{max-width:calc(50% - var(--responsive--alignright-margin))}}[class*=inner-container]>.alignleft+*,[class*=inner-container]>.alignright+*{margin-top:0}.alignfull{clear:both}body.disable-scroll{overflow:hidden;position:fixed;width:100%;height:100%}.scroll-section{scroll-margin-top:70px}.top-navigation:not(.template){position:fixed;width:100%;z-index:100}.site-header{background:var(--wp--preset--color--white);padding:0;width:100%;position:sticky;top:0;z-index:200}.site-header:has(.template){box-shadow:0 4px 6px rgba(0,0,0,.1)}.site-header button,.site-header a{color:var(--wp--preset--color--white)}.site-header #site-top-navigation{position:relative;transition:all .3s;background-color:var(--wp--preset--color--trust-blue-300)}.site-header #site-top-navigation .container-fluid{margin:auto !important;max-width:var(--responsive--aligndefault-width)}.site-header #site-top-navigation button,.site-header #site-top-navigation a{font-size:var(--wp--preset--font-size--meta-lg);font-weight:500}.site-header #site-top-navigation button{font-family:var(--wp--custom--font-family--primary)}.site-header #site-top-navigation a{-webkit-text-decoration:none;text-decoration:none}.site-header #site-top-navigation ul{list-style:none;padding:0}.site-header #site-top-navigation .cai-top-menu{display:flex;flex-flow:row nowrap;list-style:none;margin:0;-ms-overflow-style:none;overflow-x:auto;padding:0;scrollbar-width:none;white-space:nowrap;align-items:center;justify-content:center}.site-header #site-top-navigation .cai-top-menu .eyebrow-number{text-transform:uppercase}@media(max-width: 1024px){.site-header #site-top-navigation .cai-top-menu{padding-right:12px}}.site-header #site-top-navigation .cai-top-menu::-webkit-scrollbar{background:rgba(0,0,0,0);height:0;width:0}.site-header #site-top-navigation .cai-top-menu::-webkit-scrollbar-thumb{background:rgba(0,0,0,0)}.site-header #site-top-navigation .brand-menu-container{display:flex;flex:0 0 100%;flex-flow:row nowrap;font-size:9px;height:32px;letter-spacing:1.53px;line-height:2;max-width:100%;position:relative}.site-header #site-top-navigation .brand-menu-container-left{display:flex;flex-grow:1}@media(max-width: 1024px){.site-header #site-top-navigation .brand-menu-container{height:42px}}.site-header #site-top-navigation .brand-menu-container::before{background:var(--wp--preset--color--trust-blue-500);content:"";height:32px;position:absolute;right:100%;width:999em}@media(max-width: 1024px){.site-header #site-top-navigation .brand-menu-container .cai-top-menu{flex:0 0 calc(100% - 134px);max-width:calc(100% - 134px)}}.site-header #site-top-navigation .brand-menu-container .cai-top-menu li{font-weight:400;position:relative}.site-header #site-top-navigation .brand-menu-container .cai-top-menu li:not(:last-child)::after{border:.5px solid var(--wp--preset--color--white);content:"";display:inline-block;opacity:.5;position:relative}@media(min-width: 1025px){.site-header #site-top-navigation .brand-menu-container .cai-top-menu li:not(:last-child)::after{height:8px}}@media(max-width: 1024px){.site-header #site-top-navigation .brand-menu-container .cai-top-menu li:not(:last-child)::after{height:16px}}@media(max-width: 1024px){.site-header #site-top-navigation .brand-menu-container .cai-top-menu li::after{border-color:var(--wp--preset--color--trust-blue-500) !important}}.site-header #site-top-navigation .brand-menu-container .brand-label{padding-right:var(--wp--preset--spacing--12);position:relative}@media(min-width: 1025px){.site-header #site-top-navigation .brand-menu-container .brand-label::before{background:var(--wp--preset--color--trust-blue-500);content:"";height:32px;position:absolute;right:0;width:100%}}.site-header #site-top-navigation .our-brands-menu-btn{position:relative;background:none;border:none;cursor:pointer;padding:0;height:100%;white-space:nowrap;border-radius:0}@media(min-width: 1025px){.site-header #site-top-navigation .our-brands-menu-btn{padding-right:var(--wp--preset--spacing--12)}}@media(max-width: 1024px){.site-header #site-top-navigation .our-brands-menu-btn{padding-right:var(--wp--preset--spacing--24)}}.site-header #site-top-navigation .our-brands-menu-btn{padding-right:var(--wp--preset--spacing--12)}.site-header #site-top-navigation .our-brands-menu-btn:focus{outline:none}.site-header #site-top-navigation .our-brands-menu-btn:hover{color:var(--wp--preset--color--white);opacity:1}.site-header #site-top-navigation .our-brands-menu-btn::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%)}@media(max-width: 1024px){.site-header #site-top-navigation .our-brands-menu-btn::after{width:18px;height:18px;background-image:url(../images/grid-btn.svg);background-repeat:no-repeat;background-size:contain}}@media(min-width: 1025px){.site-header #site-top-navigation .our-brands-menu-btn::after{width:.5px;height:21px;opacity:.5;background:#fff}}.site-header #site-top-navigation .our-brands-menu-btn::after{pointer-events:none}.site-header #site-top-navigation .our-brands-dropdown{display:none;position:absolute;top:90%;background-color:var(--wp--preset--color--white);box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;width:183px;overflow:hidden;border-radius:var(--wp--custom--border--radius--8)}.site-header #site-top-navigation .our-brands-dropdown.is-visible{display:block}@media(max-width: 1024px){.site-header #site-top-navigation .our-brands-dropdown{top:29px}}.site-header #site-top-navigation .our-brands-dropdown .cai-brands-menu{display:flex;flex-direction:column;margin:0;padding:16px;padding-inline:8px;gap:0;max-width:185px;max-height:234px;overflow-y:auto;position:relative}.site-header #site-top-navigation .our-brands-dropdown .cai-brands-menu .menu-item>a{color:var(--wp--preset--color--joy-ride-blue-300);position:relative;border-radius:var(--wp--custom--border--radius--8);display:block}@media(max-width: 1024px){.site-header #site-top-navigation .our-brands-dropdown .cai-brands-menu .menu-item>a{padding-block:12px;padding-inline:8px}}.site-header #site-top-navigation .our-brands-dropdown .cai-brands-menu .menu-item>a:hover{background-color:var(--wp--preset--color--impact-orange-400);color:var(--wp--preset--color--white)}.site-header #site-top-navigation .our-brands-dropdown .cai-brands-menu .menu-item>a:hover::after{color:var(--wp--preset--color--white)}.site-header #site-top-navigation .our-brands-dropdown .cai-brands-menu .menu-item>a:focus{border:none}.site-header #site-top-navigation .our-brands-dropdown .bottom-gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:60px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);pointer-events:none;z-index:10}.site-header #site-top-navigation .brand-label{position:relative}.site-header #site-top-navigation .brand-label .our-brands-menu-btn{position:relative;z-index:2}@media(max-width: 1024px){.site-header #site-top-navigation .brand-label .our-brands-menu-btn:hover+.our-brands-dropdown,.site-header #site-top-navigation .brand-label .our-brands-menu-btn:focus+.our-brands-dropdown{display:block}}@media(max-width: 1024px){.site-header #site-top-navigation .brand-label .our-brands-dropdown:hover,.site-header #site-top-navigation .brand-label .our-brands-dropdown:focus-within{display:block}}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-dropdown .rm-menu-link-inner{height:100%;display:flex;align-items:center;gap:8px}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-dropdown .rm-menu-link-inner .rm-menu-text{color:var(--wp--preset--color--black);font-size:var(--wp--preset--font-size--body-sm);text-transform:none}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top{position:relative;flex-grow:1}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top::before{background:var(--wp--preset--color--trust-blue-500);clip-path:polygon(0 0, 98% 0, 97% 100%, 0 100%);content:"";height:32px;position:absolute;right:0;width:100%}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top .cai-brands-menu{display:flex;height:100%;margin:0;align-items:center;gap:var(--wp--preset--spacing--24)}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top .cai-brands-menu .rm-menu-link-inner{z-index:2;display:inline-flex;align-items:center;position:relative;overflow:hidden}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top .cai-brands-menu .rm-menu-text{width:0;opacity:0;overflow:hidden;white-space:nowrap;margin-left:0;transform:translateX(-8px);transition:width .4s ease,opacity .4s ease,transform .4s ease,margin-left .4s ease;text-transform:none}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top .cai-brands-menu .menu-item>a{padding:0;height:100%;display:flex;align-items:center}.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top .cai-brands-menu .menu-item>a:hover .rm-menu-text,.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top .cai-brands-menu .menu-item>a:focus .rm-menu-text{width:auto;opacity:1;transform:translateX(0);margin-left:8px}@media(max-width: 1024px){.site-header #site-top-navigation .menu-our-brands-container.menu-our-brands-container-top{display:none}}@media(max-width: 1024px){.site-header #site-top-navigation .brand-menu-container{align-items:center}.site-header #site-top-navigation .brand-menu-container::before{content:none}.site-header #site-top-navigation .brand-menu-container-left{order:2;justify-content:flex-end}.site-header #site-top-navigation .brand-menu-container .brand-label{margin-left:auto;padding:0;display:flex;justify-content:flex-end;width:100%}.site-header #site-top-navigation .brand-menu-container .brand-label::before{border:.5px solid var(--wp--preset--color--trust-blue-500);content:"";display:inline-block;height:16px;position:absolute !important;left:0;opacity:1 !important;top:50%;transform:translateY(-50%);margin-inline:0}.site-header #site-top-navigation .brand-menu-container .cai-top-menu{padding-right:0;gap:25%;flex-basis:72%}}@media(max-width: 1024px)and (max-width: 600px){.site-header #site-top-navigation .brand-menu-container .cai-top-menu{gap:5%}}@media(max-width: 1024px){.site-header #site-top-navigation .brand-menu-container .cai-top-menu>.menu-item{margin-right:auto;width:100%;position:relative}.site-header #site-top-navigation .brand-menu-container .cai-top-menu>.menu-item::after{position:absolute !important;right:0;opacity:1 !important;top:50%;transform:translateY(-50%);margin-inline:0}.site-header #site-top-navigation .brand-menu-container .cai-top-menu .whats-new-top-menu{display:none}}.site-header #site-top-navigation.cai-brands-navigation{overflow:visible}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container{display:flex;flex:0 0 100%;flex-flow:row nowrap;font-size:12px;height:32px;letter-spacing:1.53px;line-height:2;max-width:100%;position:relative}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container-left{display:flex;flex-grow:1}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container li:not(:last-child)::after{content:none}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .cai-top-menu{flex:0 0 calc(100% - 134px);max-width:calc(100% - 134px)}}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .cai-top-menu li{font-weight:400;position:relative}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .cai-top-menu li:not(:last-child)::after{border:.5px solid var(--wp--preset--color--white);content:"";display:inline-block;opacity:.5;position:relative;margin-left:10px;margin-right:10px}@media(min-width: 1025px){.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .cai-top-menu li:not(:last-child)::after{height:8px}}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .cai-top-menu li:not(:last-child)::after{height:16px}}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .cai-top-menu li::after{border-color:var(--wp--preset--color--trust-blue-500) !important}}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container{height:42px}}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container::before{background:var(--wp--preset--color--trust-blue-500);content:"";height:32px;position:absolute;right:100%;width:999em}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .brand-label{padding-right:12px;position:relative;width:fit-content;flex:0 0 auto;font-style:unset;font-weight:600;background-color:var(--wp--preset--color--trust-blue-500)}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .brand-label{background-color:unset}}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .brand-label a,.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .brand-label span{mix-blend-mode:unset}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .brand-label::before{clip-path:unset;background:rgba(0,0,0,0)}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .rm-menu-img{height:20px;width:20px;object-fit:contain}.site-header #site-top-navigation.cai-brands-navigation .our-brands-menu-btn{position:relative;background:none;border:none;cursor:pointer;padding:0;height:100%;white-space:nowrap;border-radius:0;font-size:var(--wp--preset--font-size--body-3);font-weight:600}@media(min-width: 1025px){.site-header #site-top-navigation.cai-brands-navigation .our-brands-menu-btn{padding-right:12px}}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .our-brands-menu-btn{padding-right:28px}}.site-header #site-top-navigation.cai-brands-navigation .our-brands-menu-btn:focus{outline:none}.site-header #site-top-navigation.cai-brands-navigation .our-brands-menu-btn:hover{color:var(--wp--preset--color--white)}.site-header #site-top-navigation.cai-brands-navigation .our-brands-menu-btn::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);pointer-events:none}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .our-brands-menu-btn::after{width:18px;height:18px;background-image:url(../images/grid-btn.svg);background-repeat:no-repeat;background-size:contain}}@media(min-width: 1025px){.site-header #site-top-navigation.cai-brands-navigation .our-brands-menu-btn::after{width:.5px;height:21px;opacity:.5;background:var(--wp--preset--color--white)}}.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown{display:none;position:absolute;top:90%;background-color:var(--wp--preset--color--white);box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;width:183px;overflow:hidden;border-radius:8px}.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown.is-visible{display:block}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown{top:16px}}.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown .brand-menu{display:flex;flex-direction:column;margin:0;padding:8px;gap:0;max-width:185px;max-height:234px;overflow-y:auto;position:relative}.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown .brand-menu .menu-item>a{color:var(--wp--preset--color--joy-ride-blue-300);position:relative;border-radius:8px;display:block}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown .brand-menu .menu-item>a{padding:8px 10px}}.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown .brand-menu .menu-item>a:hover{background-color:var(--wp--preset--color--impact-orange-400);color:var(--wp--preset--color--white)}.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown .brand-menu .menu-item>a:hover::after{color:var(--wp--preset--color--white)}.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown .brand-menu .menu-item>a:focus{border:none}.site-header #site-top-navigation.cai-brands-navigation .our-brands-dropdown .bottom-gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:60px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);pointer-events:none;z-index:10}.site-header #site-top-navigation.cai-brands-navigation .brand-label{position:relative}.site-header #site-top-navigation.cai-brands-navigation .brand-label .our-brands-menu-btn{position:relative;z-index:2}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .brand-label .our-brands-menu-btn:hover+.our-brands-dropdown,.site-header #site-top-navigation.cai-brands-navigation .brand-label .our-brands-menu-btn:focus+.our-brands-dropdown{display:block}}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .brand-label .our-brands-dropdown:hover,.site-header #site-top-navigation.cai-brands-navigation .brand-label .our-brands-dropdown:focus-within{display:block}}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-dropdown .rm-menu-link-inner{height:100%;display:flex;align-items:center;gap:8px}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-dropdown .rm-menu-link-inner .rm-menu-text{color:var(--wp--preset--color--black);font-size:var(--wp--preset--font-size--body-small);text-transform:none}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top{position:relative;flex-grow:1}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top::before{background:var(--wp--preset--color--trust-blue-500);clip-path:polygon(0 0, 98% 0, 97% 100%, 0 100%);content:"";height:32px;position:absolute;right:0;width:100%}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top .brand-menu{display:flex;height:100%;margin:0;align-items:center;gap:24px}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top .brand-menu .rm-menu-link-inner{z-index:2;display:inline-flex;align-items:center;position:relative;overflow:hidden}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top .brand-menu .rm-menu-text{width:0;opacity:0;overflow:hidden;white-space:nowrap;margin-left:0;transform:translateX(-8px);transition:width .4s ease,opacity .4s ease,transform .4s ease,margin-left .4s ease;text-transform:none}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top .brand-menu .menu-item>a{padding:0;height:100%;display:flex;align-items:center}.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top .brand-menu .menu-item>a:hover .rm-menu-text,.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top .brand-menu .menu-item>a:focus .rm-menu-text{width:auto;opacity:1;transform:translateX(0);margin-left:8px}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .menu-our-brands-container.menu-our-brands-container-top{display:none}}@media(max-width: 1024px){.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container{align-items:center}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container::before{content:none}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container-left{order:2;justify-content:flex-end}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .brand-label{margin-left:auto;padding:0;display:flex;justify-content:flex-end;width:100%}.site-header #site-top-navigation.cai-brands-navigation .brand-menu-container .brand-label::before{content:"";display:inline-block;height:16px;position:absolute !important;left:0;opacity:1 !important;top:50%;transform:translateY(-50%);margin-inline:0}}.page-template-default .site-header{top:unset}.primary-header{align-items:center;display:flex;flex-flow:row wrap;height:96px;justify-content:space-between}@media(max-width: 1024px){.primary-header{height:72px}}.primary-header>.mobile-main-menu__request-demo-btn{display:block}@media(max-width: 1024px){.primary-header>.mobile-main-menu__request-demo-btn{display:none}}@media(min-width: 769px)and (max-width: 1024px){.primary-header>.btn{margin-right:0}}@media(max-width: 1024px){.primary-header .primary-header__btn{display:none}}.primary-header .primary-header__menu-button{white-space:pre-wrap;background:var(--wp--preset--color--joy-ride-blue-300, #024aa5);background-size:100% 100%;border-radius:0;color:var(--wp--preset--color--grey-600);content:"";height:30px;line-height:30px;-webkit-mask-image:var(--icon-hamburger-blue);mask-image:var(--icon-hamburger-blue);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;padding:10px 4px 10px 10px;position:relative;width:25px;z-index:301}@media(min-width: 1025px){.primary-header .primary-header__menu-button{display:none}}.primary-header .primary-header__menu-button:hover,.primary-header .primary-header__menu-button:focus{color:var(--wp--preset--color--black-300)}.primary-header .primary-header__menu-button.primary-header__menu-button--close{-webkit-mask-image:var(--icon-close);mask-image:var(--icon-close);-webkit-mask-size:20px 20px;mask-size:20px 20px;color:var(--wp--preset--color--grey-600)}.primary-header .header-search-bar{margin-left:auto;position:relative}.primary-header .toggle-header-search{background:currentColor;background-size:100% 100%;border:0;border-radius:0;color:var(--wp--preset--color--black-300);content:"";display:inline-block;font-size:0;font-weight:400;height:48px;line-height:48px;-webkit-mask-image:var(--icon-search);mask-image:var(--icon-search);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;overflow:hidden;padding:0;position:relative;text-indent:-9999em;text-transform:uppercase;width:32px}.primary-header .toggle-header-search:hover,.primary-header .toggle-header-search:focus-visible{border-radius:0;color:var(--wp--preset--color--cyan)}.primary-header .search-close{background:currentColor;background-size:100% 100%;border:0;border-radius:0;color:var(--wp--preset--color--black-300);content:"";display:inline-block;flex:0 0 40px;height:48px;line-height:48px;-webkit-mask-image:var(--icon-close);mask-image:var(--icon-close);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;max-width:40px;padding:0;position:relative;width:40px;z-index:2}@media(max-width: 1024px){.primary-header .search-close{height:40px;line-height:40px}}.primary-header .search-close:hover,.primary-header .search-close:focus{color:var(--wp--preset--color--cyan)}.site-branding .custom-logo-link{width:241px;aspect-ratio:241/24}@media(max-width: 1024px){.site-branding .custom-logo-link{width:181px}}.site-branding a{display:block}@media(min-width: 1025px){.site-branding a{height:26px;width:240px}}@media(min-width: 769px){.site-branding a{width:180px;height:20px}}.site-branding img{display:block}.mobile-header-buttons{margin-top:auto}@media(min-width: 1025px){.mobile-header-buttons{display:none}}.mobile-header-buttons .full-buttons{background:var(--wp--preset--color--white);display:flex;flex-direction:column;gap:10px;padding:10px}@media(min-width: 480px){.mobile-header-buttons .full-buttons{flex-direction:row;justify-content:center}}.mobile-header-buttons .full-buttons a{flex:0 0 100%;max-width:100%}@media(min-width: 480px){.mobile-header-buttons .full-buttons a{flex:0 0 calc(50% - 5px);max-width:calc(50% - 5px)}}.mobile-header-buttons .top-menu{align-items:center;color:var(--wp--preset--color--black-300);display:flex;flex-flow:row wrap;height:63px;justify-content:center;padding-left:12px;padding-right:12px}.mobile-header-buttons .top-menu li{position:relative}.mobile-header-buttons .top-menu li:not(:first-child){padding-left:20px}.mobile-header-buttons .top-menu li:not(:last-child){padding-right:20px}@media(max-width: 392px){.mobile-header-buttons .top-menu li:not(:first-child){padding-left:12px}.mobile-header-buttons .top-menu li:not(:last-child){padding-right:12px}}.mobile-header-buttons .top-menu li+li{position:relative}.mobile-header-buttons .top-menu li+li::before{background:currentColor;content:"";display:inline-block;height:15px;left:0;position:absolute;top:5px;width:1px}.mobile-header-buttons .top-menu li a{color:var(--wp--preset--color--black-300);font-size:var(--wp--preset--font-size--body-2);font-weight:900;text-transform:uppercase}.mobile-header-buttons .top-menu li a:hover,.mobile-header-buttons .top-menu li a:focus{color:var(--wp--preset--color--black-300)}.mobile-header-buttons .top-menu a:not(.btn){padding:0}.top-navigation{overflow:hidden;position:relative;transition:all .3s}.top-navigation .grid-x{align-items:center;display:flex;height:32px;justify-content:space-between}@media(max-width: 1024px){.top-navigation .grid-x{flex-flow:row wrap;position:relative}.top-navigation .grid-x::before{background-color:var(--wp--preset--color--dark-blue);content:"";height:1px;left:0;position:absolute;top:32px;width:100%}}.top-navigation ul{display:flex;flex-flow:row nowrap;list-style:none;margin:0;-ms-overflow-style:none;overflow-x:auto;padding:0;scrollbar-width:none;white-space:nowrap}@media(max-width: 1024px){.top-navigation ul{padding-right:12px}}.top-navigation ul::-webkit-scrollbar{background:rgba(0,0,0,0);height:0;width:0}.top-navigation ul::-webkit-scrollbar-thumb{background:rgba(0,0,0,0)}.brand-menu-container{color:var(--wp--preset--color--white);display:flex;flex:0 0 100%;flex-flow:row nowrap;font-size:9px;height:32px;letter-spacing:1.53px;line-height:2;max-width:100%;position:relative;text-transform:uppercase;font-family:var(--wp--custom--font-family--primary)}.brand-menu-container::before{background:var(--wp--preset--color--dark-blue);content:"";height:32px;mix-blend-mode:multiply;opacity:.5;position:absolute;right:100%;width:999em}.brand-menu-container .brand-menu{flex:0 0 calc(100% - 134px);max-width:calc(100% - 134px)}.brand-menu-container .brand-label{flex:0 0 134px;font-style:italic;font-weight:900;line-height:32px;max-width:134px;padding-right:30px;position:relative}.brand-menu-container .brand-label a,.brand-menu-container .brand-label span{color:var(--wp--preset--color--white);font-weight:700;mix-blend-mode:plus-lighter;position:relative;-webkit-text-decoration:none;text-decoration:none}.brand-menu-container .brand-label a:hover,.brand-menu-container .brand-label a:focus,.brand-menu-container .brand-label span:hover,.brand-menu-container .brand-label span:focus{color:var(--wp--preset--color--white);opacity:1;-webkit-text-decoration:none;text-decoration:none}.brand-menu-container a,.brand-menu-container span{color:var(--wp--preset--color--white);line-height:32px;-webkit-text-decoration:none;text-decoration:none}.brand-menu-container a:hover,.brand-menu-container a:focus{color:var(--wp--preset--color--white);-webkit-text-decoration:none;text-decoration:none}.sticky_container{position:fixed;top:-100px;left:0;width:100vw;display:block;z-index:500;padding:10px 0;transition:top .3s ease-in-out}.sticky-bar-content{display:flex;justify-content:space-between;background-color:var(--wp--preset--color--white);border-radius:var(--wp--custom--radius--button);border:2px solid var(--wp--preset--color--grey-300);align-items:center;margin:0 auto}.sticky-bar-content .primary-header{padding-inline:32px;width:100%;height:80px}@media(max-width: 1024px){.sticky-bar-content .primary-header{height:72px}}@media(max-width: 1024px){.sticky-bar-content .primary-header>.btn{display:block}}.show-sticky{top:40px}footer{background-color:var(--wp--preset--color--joy-ride-blue-300, #024aa5);padding-block:var(--wp--preset--spacing--112);padding-inline:var(--wp--preset--spacing--80-20)}footer .cox-automotive-bar__logo{display:inline-block;width:300px;height:30px;aspect-ratio:30/3;margin-bottom:32px}footer .cox-automotive-bar__logo svg{width:100%;height:100%;object-fit:contain}footer .cox-primary-logo{display:none}footer .footer-main-area__footer-brands{margin-bottom:80px}footer .footer-main-area__footer-brands.desktop-only{display:block}@media(max-width: 768px){footer .footer-main-area__footer-brands.desktop-only{display:none}}footer .footer-main-area__footer-brands.desktop-only svg{max-width:100%;width:857px;height:auto;aspect-ratio:857/54}footer .footer-main-area__footer-brands.mobile-only{display:none}@media(max-width: 768px){footer .footer-main-area__footer-brands.mobile-only{display:block}}footer .footer-main-area__footer-brands.mobile-only svg{max-width:100%;width:362px;height:auto;aspect-ratio:362/100}footer .footer-main-area__footer-experience{margin-bottom:48px;position:relative}footer .footer-main-area__footer-experience::after{content:"";position:absolute;width:32.7px;height:3.97px;left:50%;transform:translateX(-50%);bottom:56px;background-image:url(../images/orange-line.svg);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2}footer .footer-main-area__footer-bottom{color:var(--wp--preset--color--white, #fff);font-size:var(--wp--preset--font-size--body-small, 12px);line-height:1.3;font-weight:400}footer .footer-main-area__footer-bottom .footer-main-area__footer-copywright{margin-bottom:16px}footer .footer-main-area__footer-bottom .footer-main-area__footer-menu{display:flex;margin-top:0;justify-content:center}footer .footer-main-area__footer-bottom .footer-main-area__footer-menu .footer-links-wrapper{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;text-align:center}footer .footer-main-area__footer-bottom .footer-main-area__footer-menu .footer-links-wrapper li{display:inline-flex;align-items:center}footer .footer-main-area__footer-bottom .footer-main-area__footer-menu .footer-links-wrapper li:not(:last-child)::after{content:"|";color:var(--wp--preset--color--white, #fff)}footer .footer-main-area__footer-bottom .footer-main-area__footer-menu .footer-links-wrapper li a{font-size:var(--wp--preset--font-size--body-sm);line-height:1.4;color:var(--wp--preset--color--white, #fff);font-weight:400;padding:0;padding-inline:4px}footer .footer-main-area__footer-bottom .footer-main-area__footer-menu .footer-links-wrapper li a:hover{-webkit-text-decoration:underline;text-decoration:underline}footer .footer-main-area{font-family:var(--wp--preset--font-family--content)}footer .footer-main-area .footer-main-area__row-first{font-size:var(--wp--preset--font-size--label-sm);padding-bottom:6.25rem;max-width:70%;font-weight:450}@media(max-width: 768px){footer .footer-main-area .footer-main-area__row-first{max-width:95%}}footer .footer-main-area .footer-main-area__row-second{text-align:center}footer .footer-main-area .footer-google-privacy-links{font-size:0;width:0;height:0;text-indent:-9999em}.brand-page-wrapper footer{background-color:var(--wp--preset--color--gray-100, #f5f5f5)}.brand-page-wrapper footer .cox-white-logo{display:none}.brand-page-wrapper footer .cox-primary-logo{display:inline-block}.brand-page-wrapper footer .footer-main-area__footer-brands svg path{fill:var(--wp--preset--color--gray-800, #808285)}.brand-page-wrapper footer .footer-main-area__footer-experience svg path{fill:var(--wp--preset--color--trust-blue-500, #091f40)}.brand-page-wrapper footer .footer-main-area__footer-bottom,.brand-page-wrapper footer .footer-main-area__footer-bottom .footer-main-area__footer-menu .footer-links-wrapper li a{color:var(--wp--preset--color--gray-600, #55575c)}.sticky{display:block}.brand-page-wrapper .hentry{margin:0 0 40px}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:24px 0 0}.page-links{clear:both;margin:0 0 24px}.entry-title{display:none}.nada-pagination{margin-bottom:50px;text-align:center}.nada-pagination:empty{display:none}.nada-pagination .page-numbers{display:inline-flex;height:36px;line-height:1.1;margin:0 8px 8px 0;min-width:31px;padding:0 11px;text-align:center;transition:all .3s ease;vertical-align:top;background:var(--wp--preset--color--grey-100, #f3f3f3);color:var(--wp--preset--color--grey-600, #76787c);-webkit-text-decoration:none;text-decoration:none;place-items:center}.nada-pagination .page-numbers:hover{transition:all .3s ease;cursor:pointer}.nada-pagination .page-numbers:last-child{margin-right:0}.nada-pagination .page-numbers i{color:var(--wp--preset--color--light-blue, #0c80df);font-size:var(--wp--preset--font-size--h-4);line-height:15px;vertical-align:middle}.nada-pagination .current{background:var(--wp--preset--color--orange, #ff8210);color:var(--wp--preset--color--white, #fff);border-radius:var(--wp--custom--radius--button)}.nada-pagination .current:hover{background:var(--wp--preset--color--light-blue, #0c80df)}.wp-block-embed{margin-bottom:25px;margin-top:25px}.wp-block-embed.is-style-no-spacing{margin-bottom:0;margin-top:0}.page-featured-image{margin-bottom:40px}@media(max-width: 767px){.page-featured-image{margin-bottom:30px}}.page-featured-image img{display:block;max-height:300px;object-fit:cover;width:100%}.text-align-center,.has-text-align-center{text-align:center}.wp-block-heading.is-style-border-bottom{margin-bottom:52px;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:30px}.wp-block-heading.has-strong-44-font-size strong{font-size:clamp(2rem,1.5192rem + 1.5385vw,2.75rem)}.meta-on{display:none}.comments-link{display:none !important}.search .site-main{margin-bottom:50px}.search .hentry{border-bottom:1px solid var(--wp--custom--color--gray--400);margin:0;padding-bottom:30px;padding-top:30px}.search .search-header{align-items:center;border-bottom:1px solid var(--wp--custom--color--gray--400);display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:30px;padding-bottom:10px}.search .search-title{flex:0 0 80%;margin:0;max-width:80%}@media(max-width: 767px){.search .search-title{flex:0 0 100%;margin-bottom:20px;max-width:100%}}.search .entry-title{font-weight:400;margin-top:0}.search .entry-summary{margin-top:15px}.search .entry-summary p{margin:0}.single-post article{max-width:var(--responsive--aligndefault-width);margin-left:auto;margin-right:auto}.single-post .entry-title{display:block;margin-block:1rem;font-size:var(--wp--preset--font-size--h-3);color:var(--wp--preset--color--dark-blue)}.single-post .entry-content{display:flex;flex-direction:column;gap:2rem}@media(min-width: 1025px){.single-post .entry-content{flex-direction:row;gap:3rem}}.single-post .testimonial-content{width:100%}.single-post .testimonial-content a{color:var(--wp--preset--color--light-blue);-webkit-text-decoration:underline;text-decoration:underline}@media(min-width: 1025px){.single-post .testimonial-content{width:75%}}.single-post .testimonial-content .people-wrapper{margin-bottom:2rem}.single-post .testimonial-content .people-wrapper .person-details{margin-bottom:1.5rem}.single-post .testimonial-content .people-wrapper .person-details .person-name{font-size:var(--wp--preset--font-size--body-1);font-weight:600;margin-bottom:.25rem}.single-post .testimonial-content .people-wrapper .person-details .person_designation,.single-post .testimonial-content .people-wrapper .person-details .person_company{font-size:1rem;color:var(--wp--preset--color--orange);margin:.25rem 0}.single-post .testimonial-content .dealership-description{margin-bottom:2rem;font-size:var(--wp--preset--font-size--h-4);line-height:1.6}.single-post .testimonial-content .post-content{margin-bottom:2rem}.single-post .testimonial-content .post-content p{margin-bottom:1rem;line-height:1.6}.single-post .testimonial-content .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:2rem}.single-post .testimonial-content .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.single-post .entry-meta{width:100%}@media(min-width: 1025px){.single-post .entry-meta{width:25%}}.single-post .recent-resources{display:none;padding:25px;border:1px solid var(--wp--preset--color--grey-300);border-radius:var(--wp--custom--radius--button);margin-bottom:24px}.single-post .recent-resources h3{color:var(--wp--preset--color--dark-blue)}.single-post .recent-resources ul{padding-left:12px}.entry-meta{width:100%}@media(min-width: 1025px){.entry-meta{width:25%}}.brand-logo{min-height:240px;padding:25px;border:1px solid var(--wp--preset--color--grey-300);border-radius:var(--wp--custom--radius--button);background:var(--wp--preset--color--dark-blue)}@media(min-width: 1025px){.brand-logo{align-self:flex-start;max-height:calc(100vh - 4rem);overflow-y:auto}}.brand-logo h3{color:var(--wp--preset--color--orange);margin-bottom:1rem;font-size:var(--wp--preset--font-size--h-4);line-height:1.4}.brand-logo h3 span{display:block}.brand-logo ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.brand-logo li{margin:0;display:flex;justify-content:center;align-items:center}.brand-logo a{display:flex;justify-content:flex-start;align-items:center;width:100%;transition:opacity .3s ease;color:var(--wp--preset--color--white);cursor:pointer;font-size:var(--wp--preset--font-size--body-1);-webkit-text-decoration:none;text-decoration:none}.brand-logo a:hover{-webkit-text-decoration:underline;text-decoration:underline}.brand-logo p{color:#666;font-style:italic;text-align:center}.nada-main-navigation{height:74px}@media(max-width: 1024px){.nada-main-navigation{background:var(--wp--preset--color--white);bottom:0;display:flex;flex-direction:column;left:0;margin-top:0;top:0;height:100vh;overflow:hidden auto;position:fixed;transition:all .3s;width:100%;z-index:250}.nada-main-navigation:not(.mobile-main-menu--displayed){left:100%}.site-header--is-scrolling .nada-main-navigation{transition-delay:.5s}.nada-main-navigation .has-back-link{background:var(--wp--preset--color--grey-50);border-bottom:1px solid var(--wp--preset--color--grey-100);font-size:var(--wp--preset--font-size--h-6);font-weight:900;margin-left:-16px;margin-right:-16px;max-width:calc(100% + 32px)}.nada-main-navigation .has-back-link a.back{background:var(--icon-arrow-left) no-repeat left 16px center rgba(0,0,0,0);background-size:16px 16px;padding:18px 40px 18px 42px}}@media(max-width: 1024px){.nada-main-navigation .menu-header-container{margin-bottom:0;padding-top:96px;position:relative}.nada-main-navigation .menu-header-container::before{content:"";position:absolute;top:0;left:0;right:0;height:96px;background:var(--wp--preset--color--white);border-bottom:1px solid var(--wp--preset--color--grey-100);z-index:1}}.nada-main-navigation ul{list-style:none;margin:0;padding:0}.nada-main-navigation ul:has(.primary-menu.oh-active){overflow:hidden}@media(min-width: 1025px){.nada-main-navigation ul li:hover>ul,.nada-main-navigation ul li.focus>ul{left:auto}}.nada-main-navigation .menu-header-container>ul{display:flex;height:100%}@media(min-width: 1025px){.nada-main-navigation .menu-header-container>ul{flex-flow:row wrap}}@media(max-width: 1024px){.nada-main-navigation .menu-header-container>ul{flex-direction:column}}.nada-main-navigation .menu-header-container>ul>li{height:100%}@media(max-width: 1024px){.nada-main-navigation .menu-header-container>ul>li{border-bottom:1px solid var(--wp--preset--color--gray-100);height:auto}.nada-main-navigation .menu-header-container>ul>li:last-child{border-bottom:0}}.nada-main-navigation .menu-header-container>ul>li>a{color:var(--wp--preset--color--joy-ride-blue-300, #024aa5);font-size:var(--wp--preset--font-size--body-1, 18px);font-weight:700;height:74px;line-height:74px;padding:0 25px}.nada-main-navigation .menu-header-container>ul>li>a:hover,.nada-main-navigation .menu-header-container>ul>li>a:focus,.nada-main-navigation .menu-header-container>ul>li>a:active{-webkit-text-decoration:underline;text-decoration:underline}@media(max-width: 1024px){.nada-main-navigation .menu-header-container>ul>li>a{background:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--h-5);height:55px;padding:20px;line-height:16px;padding-left:16px;padding-right:40px;position:relative}}.nada-main-navigation a:not(.btn){display:block;padding:10px;-webkit-text-decoration:none;text-decoration:none}.nada-main-navigation .current_page_item>a,.nada-main-navigation .current-menu-item>a,.nada-main-navigation .current_page_ancestor>a{color:var(--wp--preset--color--grey-300)}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 24px;overflow:hidden}.comment-navigation.nav-previous,.posts-navigation.nav-previous,.post-navigation.nav-previous{float:left;width:50%}.comment-navigation.nav-next,.posts-navigation.nav-next,.post-navigation.nav-next{float:right;text-align:right;width:50%}@media(min-width: 1025px){.has-back-link{display:none !important}}.gform_confirmation_message{color:#fff;text-align:center}.has-dark-background .brand-page .brand-right-form-container{color:var(--wp--preset--color--white, #fff)}div.gform_wrapper[id]{max-width:650px;margin-left:auto;margin-right:auto;width:100%}.page div.gform_wrapper[id]{max-width:650px;width:100%}div.gform_wrapper[id] .gf_progressbar_wrapper{display:none}div.gform_wrapper[id] .gform_fields{grid-row-gap:20px;column-gap:20px}div.gform_wrapper[id] .gform_fields .gfield{padding:0;flex-direction:column}div.gform_wrapper[id] .gform_fields .gfield .gform-field-label,div.gform_wrapper[id] .gform_fields .gfield .gfield_label{color:var(--wp--preset--color--trust-blue-500, #091f40);gap:.25rem;margin-bottom:8px;font-weight:700;font-size:14px;line-height:1.2}.has-dark-background div.gform_wrapper[id] .gform_fields .gfield .gform-field-label,.brand-page .brand-right-form-container div.gform_wrapper[id] .gform_fields .gfield .gform-field-label,.has-dark-background div.gform_wrapper[id] .gform_fields .gfield .gfield_label,.brand-page .brand-right-form-container div.gform_wrapper[id] .gform_fields .gfield .gfield_label{color:var(--wp--preset--color--white, #fff)}div.gform_wrapper[id] .gform_fields .gfield .gform-field-label .gfield_required_asterisk,div.gform_wrapper[id] .gform_fields .gfield .gfield_label .gfield_required_asterisk{font-size:1rem;font-weight:700;line-height:1.1}div.gform_wrapper[id] .gform_fields .gfield .gfield_description{color:var(--wp--preset--color--dark-blue, #1d3e74)}.has-dark-background div.gform_wrapper[id] .gform_fields .gfield .gfield_description,.brand-page .brand-right-form-container div.gform_wrapper[id] .gform_fields .gfield .gfield_description{color:var(--wp--preset--color--white, #fff)}div.gform_wrapper[id] .gform_fields .gfield .ginput_container select{background-repeat:no-repeat;background-position:right 10px center;appearance:none}div.gform_wrapper[id] .gform_fields .gfield .ginput_container select:not(input[type=checkbox],label,.gfield_checkbox){padding:0 16px}div.gform_wrapper[id] .gform_fields .gfield.gfield_error .ginput_container>*{border-color:var(--gf-color-danger)}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio{margin-top:auto;width:100%}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox label,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio label{font-weight:400}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gfield_radio,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gfield_checkbox,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gfield_radio{display:flex;flex-wrap:wrap;flex-direction:row;gap:12px}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice{flex:1 1 calc(75% - 20px);align-items:center;display:flex;gap:12px}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input{box-shadow:none;outline:0;border:1px solid var(--wp--preset--color--impact-orange-400, #ed6500) !important;background-color:var(--wp--preset--color--white, #fff);cursor:pointer}.brand-page-wrapper div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input,.brand-page-wrapper div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input{border:1px solid var(--wp--preset--color--gray-300, #ccccce) !important}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:hover,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:focus-visible,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:focus,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:hover,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:focus-visible,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:focus{outline:1px solid var(--wp--preset--color--impact-orange-400, #ed6500);outline-offset:1px}.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:hover,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:focus-visible,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:focus,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:hover,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:focus-visible,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:focus{outline:1px solid var(--wp--preset--color--joy-ride-blue-300);outline-offset:1px}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:checked,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:checked{background-color:var(--wp--preset--color--impact-orange-400, #ed6500) !important}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:checked::before,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:checked::before{color:var(--wp--preset--color--white, #fff) !important;background-color:var(--wp--preset--color--impact-orange-400, #ed6500) !important}.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:checked,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:checked{background-color:var(--wp--preset--color--joy-ride-blue-300) !important}.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input:checked::before,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input:checked::before{color:var(--wp--preset--color--white, #fff) !important;background-color:var(--wp--preset--color--joy-ride-blue-300) !important}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input[type=radio]:checked,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input[type=radio]:checked{background-color:var(--wp--preset--color--impact-orange-400, #ed6500)}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input[type=radio]:checked::before,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input[type=radio]:checked::before{background-color:var(--wp--preset--color--white, #fff) !important}.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input[type=radio]:checked,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input[type=radio]:checked{background-color:var(--wp--preset--color--light-blue, #0c80df)}.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice input[type=radio]:checked::before,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice input[type=radio]:checked::before{background-color:var(--wp--preset--color--white, #fff) !important}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice .gform-field-label,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice .gform-field-label{color:var(--wp--preset--color--gray-600, #55575c);font-size:14px;font-style:normal;font-weight:400;line-height:1.4;margin:0;cursor:pointer}.has-dark-background div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice .gform-field-label,.brand-page .brand-right-form-container div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice .gform-field-label,.has-dark-background div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice .gform-field-label,.brand-page .brand-right-form-container div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice .gform-field-label{color:var(--wp--preset--color--white, #fff)}@media(max-width: 640px){div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice .gform-field-label,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice .gform-field-label{font-size:var(--wp--preset--font-size--body-3)}}@media(max-width: 767px){div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice{flex:1 1 100%}}@media(max-width: 640px){div.gform_wrapper[id] .gform_fields .gfield .ginput_container_checkbox .gchoice,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_radio .gchoice{flex:1 1 calc(33% - 20px)}}div.gform_wrapper[id] .gform_fields .gfield.checkbox-grid-items .ginput_container{margin-top:0}div.gform_wrapper[id] .gform_fields .gfield.checkbox-grid-items .ginput_container .gfield_checkbox{display:grid;grid-template-columns:repeat(2, 1fr);min-width:200px}div.gform_wrapper[id] .gform_fields .gfield.checkbox-grid-items .gfield_checkbox{display:grid;grid-template-columns:repeat(2, 1fr);min-width:200px}div.gform_wrapper[id] .gform_fields .gfield.gfield--type-checkbox{display:flex}div.gform_wrapper[id] .gform_fields .gfield.gfield--type-checkbox .gfield_label{--gf-local-color: var(--wp--preset--color--dark-blue, #1d3e74);gap:.25rem;margin-block:0 .25rem;cursor:pointer}div.gform_wrapper[id] .gform_fields .gfield.inline-checkbox .ginput_container{width:100%}@media(max-width: 640px){div.gform_wrapper[id] .gform_fields .gfield.inline-checkbox .ginput_container .gfield_checkbox{display:grid;grid-template-columns:repeat(2, 1fr)}}div.gform_wrapper[id] .gform_fields .gfield.inline-checkbox .ginput_container .gchoice{flex:1}div.gform_wrapper[id] .gform_fields .gfield.inline-checkbox .ginput_container .gchoice .gfield_checkbox{flex-wrap:nowrap}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_consent{display:flex;gap:10px}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_consent input[type=checkbox]:focus,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_consent input[type=checkbox]:focus-visible,div.gform_wrapper[id] .gform_fields .gfield .ginput_container_consent input[type=checkbox]:hover{border-color:var(--wp--preset--color--impact-orange-400, #ed6500);outline:none}.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_consent input[type=checkbox]:hover,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_consent input[type=checkbox]:focus-visible,.blue-brand-page div.gform_wrapper[id] .gform_fields .gfield .ginput_container_consent input[type=checkbox]:focus{border-color:1px solid var(--wp--preset--color--joy-ride-blue-300)}div.gform_wrapper[id] .gform_fields .gfield .ginput_container_consent .gform-field-label{color:var(--wp--preset--color--grey-600, #76787c);font-size:var(--wp--preset--font-size--body-3);font-weight:400}div.gform_wrapper[id] .gform_fields .gfield.gfield--type-section .gsection_title{font-size:var(--wp--preset--font-size--h-6);margin-bottom:14px;color:var(--wp--preset--color--dark-blue, #1e1e1e);font-weight:700}div.gform_wrapper[id] .gform_fields .gfield.gfield--type-section .gsection_description{font-size:var(--wp--preset--font-size--body-3);color:var(--wp--preset--color-grey-600)}div.gform_wrapper[id] .gfield_required_asterisk{color:var(--wp--preset--color--orange, #ff8210)}div.gform_wrapper[id] .gform_required_legend{display:none;align-items:center;justify-content:center;gap:.625rem;margin-bottom:2rem;margin-top:0;font-size:var(--wp--preset--font-size--body-3);color:var(--wp--preset--color--light-blue, #0c80df)}div.gform_wrapper[id] .gform_footer{margin-block-start:64px !important;justify-content:center}@media(max-width: 768px){div.gform_wrapper[id] .gform_footer{margin-top:0}}div.gform_wrapper[id] .gform_footer input[type=submit]{--gf-local-bg-color: var(--wp--preset--color--impact-orange-400, #ed6500);background-color:var(--wp--preset--color--impact-orange-400, #ed6500);border:1px solid;border-color:rgba(0,0,0,0);border-radius:var(--wp--custom--radius--button);color:var(--wp--preset--color--white, #fff);cursor:pointer;display:inline-block;font-size:var(--wp--preset--font-size--body-2);font-weight:700;line-height:1.1;margin:0;padding:16px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:all .3s;word-break:break-word}div.gform_wrapper[id] .gform_footer input[type=submit]:disabled{background:var(--wp--preset--color--grey-200, #eee);color:var(--wp--preset--color--grey-500, #a9aaad)}div.gform_wrapper[id] .gform_footer input[type=submit]:hover{opacity:.75}div.gform_wrapper[id] .gform_footer input[type=submit]:focus-visible,div.gform_wrapper[id] .gform_footer input[type=submit]:focus{outline:2px solid var(--wp--preset--color--impact-orange-400, #ed6500);outline-offset:2px}@media(max-width: 1024px){div.gform_wrapper[id] .gform_footer{margin-block-start:1rem;justify-content:center}}@media(max-width: 767px){div.gform_wrapper[id] .gform_footer .gform_button{width:100% !important}}@media(min-width: 640px){div.gform_wrapper[id] .input-grid-25{grid-column:span 3}div.gform_wrapper[id] .input-grid-50{grid-column:span 6}}.gform-theme--framework ::placeholder{color:var(--wp--preset--color--grey-600, #76787c) !important;font-size:16px;font-style:normal;font-weight:400;line-height:1.3}.gform-theme.gform-theme--framework .gform_validation_errors{background-color:#fff;border:4px solid #e77}.gform-theme.gform-theme--framework .gform_validation_errors .gform_submission_error{font-size:16px}.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer{justify-content:center}.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=submit]).button,.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=button]).button,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=submit]).button,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=button]).button{background-color:var(--wp--preset--color--impact-orange-400);border-radius:8px;border-color:var(--wp--preset--color--impact-orange-400);border-width:1px;border-style:solid;color:var(--wp--preset--color--white);font-family:var(--wp--custom--font-family--primary);font-size:var(--wp--preset--font-size--button-md);font-weight:700;line-height:1.2;outline-color:var(--wp--preset--color--transparent);outline-offset:1px;outline-style:solid;outline-width:1px;padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s;word-break:break-word}.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=submit]).button:hover,.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=submit]).button:active,.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=button]).button:hover,.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=button]).button:active,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=submit]).button:hover,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=submit]).button:active,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=button]).button:hover,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=button]).button:active{background-color:var(--wp--preset--color--white, #fff);border-color:var(--wp--preset--color--impact-orange-400, #ed6500);color:var(--wp--preset--color--impact-orange-400, #ed6500);outline:none}.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=submit]).button:focus,.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=submit]).button:focus-visible,.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=button]).button:focus,.gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=button]).button:focus-visible,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=submit]).button:focus,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=submit]).button:focus-visible,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=button]).button:focus,.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer.gform-footer input:is([type=button]).button:focus-visible{outline-color:var(--wp--preset--color--impact-orange-400);outline-offset:1px;outline-style:solid;outline-width:1px}.gform_wrapper .gf_hidden,.gform_wrapper .gform_hidden,.gform_wrapper input.gform_hidden,.gform_wrapper input[type=hidden]{display:none !important;max-height:1px !important;overflow:hidden}.gform_wrapper .gfield input:is([type=email],[type=text],[type=phone],[type=tel]),.gform_wrapper .gfield textarea,.gform_wrapper .gfield select{display:flex;align-items:center;min-height:46px;background-color:var(--wp--preset--color--white, #fff);border:1px solid var(--wp--preset--color--grey-600, #76787c);border-radius:8px;padding:12px 16px}.gform_wrapper .gfield input:is([type=email],[type=text],[type=phone],[type=tel]):hover,.gform_wrapper .gfield input:is([type=email],[type=text],[type=phone],[type=tel]):focus,.gform_wrapper .gfield input:is([type=email],[type=text],[type=phone],[type=tel]):focus-visible,.gform_wrapper .gfield textarea:hover,.gform_wrapper .gfield textarea:focus,.gform_wrapper .gfield textarea:focus-visible,.gform_wrapper .gfield select:hover,.gform_wrapper .gfield select:focus,.gform_wrapper .gfield select:focus-visible{border:1px solid var(--wp--preset--color--impact-orange-400, #ed6500);outline:none}.blue-brand-page .gform_wrapper .gfield input:is([type=email],[type=text],[type=phone],[type=tel]):hover,.blue-brand-page .gform_wrapper .gfield input:is([type=email],[type=text],[type=phone],[type=tel]):focus-visible,.blue-brand-page .gform_wrapper .gfield input:is([type=email],[type=text],[type=phone],[type=tel]):focus,.blue-brand-page .gform_wrapper .gfield textarea:hover,.blue-brand-page .gform_wrapper .gfield textarea:focus-visible,.blue-brand-page .gform_wrapper .gfield textarea:focus,.blue-brand-page .gform_wrapper .gfield select:hover,.blue-brand-page .gform_wrapper .gfield select:focus-visible,.blue-brand-page .gform_wrapper .gfield select:focus{border:1px solid var(--wp--preset--color--joy-ride-blue-300);outline:none}.gform_wrapper .gfield .gfield_description.validation_message{font-size:11px;font-weight:400;color:#e77 !important}.gform_wrapper .gfield.gfield--type-consent .ginput_container_consent{align-items:baseline}.grecaptcha-badge{visibility:hidden}.brand-page .brand-right-form-container .gform-page-footer input{width:100% !important}.brand-page-wrapper.blue-brand-page .gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=submit]).button,.brand-page-wrapper.blue-brand-page .gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=button]).button{background-color:var(--wp--preset--color--joy-ride-blue-300);border-color:var(--wp--preset--color--joy-ride-blue-300)}.brand-page-wrapper.blue-brand-page .gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=submit]).button:hover,.brand-page-wrapper.blue-brand-page .gform-theme.gform-theme--framework.gform_wrapper form .gform-body .gform_page_footer input:is([type=button]).button:hover{background-color:var(--wp--preset--color--white, #fff);border-color:var(--wp--preset--color--joy-ride-blue-300);color:var(--wp--preset--color--joy-ride-blue-300)}input[type=checkbox]{accent-color:var(--wp--custom--checkbox--accent-color);appearance:none;background:var(--wp--custom--checkbox--background);border:1px solid var(--wp--custom--checkbox--border) !important;border-radius:4px !important;cursor:pointer;display:inline-block;font-size:2rem;height:20px;margin:0;padding:0;position:relative;vertical-align:sub;width:20px}input[type=checkbox]:checked{background-color:var(--wp--custom--checkbox--background-checked) !important;border-color:var(--wp--custom--checkbox--border-checked) !important}input[type=checkbox]:checked::before{color:var(--wp--preset--color--white, #fff) !important;opacity:1;transition:all .3s}input[type=checkbox]:disabled{border-color:var(--wp--custom--checkbox--border-disabled) !important}input[type=radio]{accent-color:var(--wp--custom--radio--accent-color);appearance:none;background:var(--wp--custom--radio--background);border:2px solid var(--wp--custom--radio--border);border-radius:50%;cursor:pointer;display:inline-block;font-size:2rem;height:20px;margin:0;padding:0;position:relative;vertical-align:sub;width:20px}input[type=radio]::before{background:var(--wp--custom--radio--check-color);border-radius:50%;content:"";display:inline-block;height:12px;left:2px;opacity:0;position:absolute;top:2px;transition:all .3s;width:12px}input[type=radio]:checked{background:var(--wp--custom--radio--background-checked);border-color:var(--wp--custom--radio--border-checked)}input[type=radio]:checked::before{opacity:1;transition:all .3s}input[type=radio]:disabled{border-color:var(--wp--custom--radio--border-disabled)}button.coxautoinc-nada-tooltip:hover,button.coxautoinc-nada-tooltip:focus-visible{opacity:1}.editor-post-title .editor-post-title__input{font-family:var(--wp--custom--font-family--primary)}.editor-post-title.is-focus-mode .editor-post-title__input{opacity:1}.wp-block{opacity:1 !important}textarea:focus,textarea:focus-visible{color:var(--wp--preset--color--black);opacity:1}.wp-block-button>.wp-block-button__link:disabled{background:var(--wp--preset--color--gray-300);color:var(--wp--preset--color--gray-500);cursor:not-allowed}.wp-block-button:where(.is-style-outline)>.wp-block-button__link{border-color:currentColor;border-width:1px;padding:16px}.wp-block-button:where(.is-style-outline)>.wp-block-button__link:hover{border-color:var(--wp--preset--color--transparent)}.wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-background){background:var(--wp--preset--color--white)}.wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-background):hover{background:var(--wp--preset--color--impact-orange-400)}.wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--impact-orange-400)}.wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover{color:var(--wp--preset--color--white)}.wp-block-button:where(.is-style-outline)>.wp-block-button__link:disabled{background:var(--wp--preset--color--white);color:var(--wp--preset--color--gray-500);cursor:not-allowed}.wp-block-button:where(.is-style-outline)>.wp-block-button__link:focus-visible{outline:1px solid currentColor;outline-offset:1px}.wp-block-button:where(.is-style-link-button)>.wp-block-button__link{border-color:var(--wp--preset--color--transparent);padding:0;border-radius:0}.wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-background){background:rgba(0,0,0,0)}.wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-background):hover{background:rgba(0,0,0,0)}.wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--impact-orange-400)}.wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-text-color):hover{color:var(--wp--preset--color--impact-orange-400)}.wp-block-button:where(.is-style-link-button)>.wp-block-button__link:hover{-webkit-text-decoration:underline;text-decoration:underline}.wp-block-button:where(.is-style-link-button)>.wp-block-button__link:focus-visible{outline:2px solid currentColor}.wp-block-button:where(.is-style-link-button)>.wp-block-button__link:disabled{color:var(--wp--preset--color--gray-500);cursor:not-allowed}.has-dark-background .wp-block-button>.wp-block-button__link,.has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link{border-color:var(--wp--preset--color--transparent);background:var(--wp--preset--color--white);color:var(--wp--preset--color--impact-orange-400)}.has-dark-background .wp-block-button>.wp-block-button__link:hover,.has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link:hover{background:var(--wp--preset--color--transparent);color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--white)}.has-dark-background .wp-block-button>.wp-block-button__link:focus-visible,.has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link:focus-visible{outline:1px solid var(--wp--preset--color--white);outline-offset:1px}.has-dark-background .wp-block-button>.wp-block-button__link:disabled,.has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link:disabled{color:var(--wp--preset--color--gray-600);background:var(--wp--preset--color--gray-300);cursor:not-allowed}.has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link{border-color:var(--wp--preset--color--white)}.has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:hover,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:hover{border-color:var(--wp--preset--color--transparent)}.has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-background),.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-background){background:var(--wp--preset--color--transparent)}.has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-background):hover,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-background):hover{background:var(--wp--preset--color--white)}.has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color),.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--white)}.has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover{color:var(--wp--preset--color--impact-orange-400);border-color:var(--wp--preset--color--transparent)}.has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:disabled,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:disabled{background:var(--wp--preset--color--transparent);color:var(--wp--preset--color--gray-400);cursor:not-allowed}.has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:focus-visible,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:focus-visible{outline:1px solid currentColor;outline-offset:1px}.has-dark-background .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-background),.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-background){background:rgba(0,0,0,0)}.has-dark-background .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-background):hover,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-background):hover{background:rgba(0,0,0,0);border-color:var(--wp--preset--color--transparent)}.has-dark-background .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-text-color),.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--white)}.has-dark-background .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-text-color):hover,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:not(.has-text-color):hover{color:var(--wp--preset--color--white)}.has-dark-background .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:disabled,.has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-link-button)>.wp-block-button__link:disabled{color:var(--wp--preset--color--gray-400);cursor:not-allowed}body.brands-blue-template .wp-block-button .wp-block-button__link,body.brands-blue-template .wp-element-button,.brands-blue-template .wp-block-button .wp-block-button__link,.brands-blue-template .wp-element-button{background-color:var(--wp--preset--color--joy-ride-blue-300);border-color:var(--wp--preset--color--transparent)}body.brands-blue-template .wp-block-button .wp-block-button__link:not(.has-text-color),body.brands-blue-template .wp-element-button:not(.has-text-color),.brands-blue-template .wp-block-button .wp-block-button__link:not(.has-text-color),.brands-blue-template .wp-element-button:not(.has-text-color){color:var(--wp--preset--color--white)}body.brands-blue-template .wp-block-button .wp-block-button__link:hover,body.brands-blue-template .wp-block-button .wp-block-button__link:active,body.brands-blue-template .wp-element-button:hover,body.brands-blue-template .wp-element-button:active,.brands-blue-template .wp-block-button .wp-block-button__link:hover,.brands-blue-template .wp-block-button .wp-block-button__link:active,.brands-blue-template .wp-element-button:hover,.brands-blue-template .wp-element-button:active{color:var(--wp--preset--color--joy-ride-blue-300);background:var(--wp--preset--color--white);border-color:var(--wp--preset--color--joy-ride-blue-300)}body.brands-blue-template .wp-block-button .wp-block-button__link:focus-visible,body.brands-blue-template .wp-block-button .wp-block-button__link:focus,body.brands-blue-template .wp-element-button:focus-visible,body.brands-blue-template .wp-element-button:focus,.brands-blue-template .wp-block-button .wp-block-button__link:focus-visible,.brands-blue-template .wp-block-button .wp-block-button__link:focus,.brands-blue-template .wp-element-button:focus-visible,.brands-blue-template .wp-element-button:focus{outline-color:var(--wp--preset--color--joy-ride-blue-300)}body.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link,.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link{background:var(--wp--preset--color--white);border-color:currentColor}body.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link:not(.has-text-color),.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--joy-ride-blue-300)}body.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link:not(.has-text-color):hover,.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link:not(.has-text-color):hover{color:var(--wp--preset--color--white)}body.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link:not(.has-background):hover,.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link:not(.has-background):hover{background:var(--wp--preset--color--joy-ride-blue-300);border-color:var(--wp--preset--color--transparent)}body.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link:focus-visible,.brands-blue-template .wp-block-button:where(.is-style-outline) .wp-block-button__link:focus-visible{outline-color:var(--wp--preset--color--joy-ride-blue-300)}body.brands-blue-template .wp-block-button:where(.is-style-link-button) .wp-block-button__link:not(.has-text-color),.brands-blue-template .wp-block-button:where(.is-style-link-button) .wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--joy-ride-blue-300);background:rgba(0,0,0,0)}body.brands-blue-template .wp-block-button:where(.is-style-link-button) .wp-block-button__link:not(.has-text-color):hover,.brands-blue-template .wp-block-button:where(.is-style-link-button) .wp-block-button__link:not(.has-text-color):hover{color:var(--wp--preset--color--joy-ride-blue-300);-webkit-text-decoration:underline;text-decoration:underline;border-color:var(--wp--preset--color--transparent)}body.brands-blue-template .wp-block-button:where(.is-style-link-button) .wp-block-button__link:focus-visible,.brands-blue-template .wp-block-button:where(.is-style-link-button) .wp-block-button__link:focus-visible{outline-color:var(--wp--preset--color--joy-ride-blue-300)}body.brands-blue-template .has-dark-background .wp-block-button>.wp-block-button__link,body.brands-blue-template .has-gradient-blue-gradient-background .wp-block-button>.wp-block-button__link,body.brands-blue-template .has-trust-blue-500-background-color .wp-block-button>.wp-block-button__link,body.brands-blue-template .has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link,.brands-blue-template .has-dark-background .wp-block-button>.wp-block-button__link,.brands-blue-template .has-gradient-blue-gradient-background .wp-block-button>.wp-block-button__link,.brands-blue-template .has-trust-blue-500-background-color .wp-block-button>.wp-block-button__link,.brands-blue-template .has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link{background:var(--wp--preset--color--white);color:var(--wp--preset--color--joy-ride-blue-300)}body.brands-blue-template .has-dark-background .wp-block-button>.wp-block-button__link:hover,body.brands-blue-template .has-gradient-blue-gradient-background .wp-block-button>.wp-block-button__link:hover,body.brands-blue-template .has-trust-blue-500-background-color .wp-block-button>.wp-block-button__link:hover,body.brands-blue-template .has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link:hover,.brands-blue-template .has-dark-background .wp-block-button>.wp-block-button__link:hover,.brands-blue-template .has-gradient-blue-gradient-background .wp-block-button>.wp-block-button__link:hover,.brands-blue-template .has-trust-blue-500-background-color .wp-block-button>.wp-block-button__link:hover,.brands-blue-template .has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link:hover{background:var(--wp--preset--color--transparent);color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--white)}body.brands-blue-template .has-dark-background .wp-block-button>.wp-block-button__link:focus-visible,body.brands-blue-template .has-gradient-blue-gradient-background .wp-block-button>.wp-block-button__link:focus-visible,body.brands-blue-template .has-trust-blue-500-background-color .wp-block-button>.wp-block-button__link:focus-visible,body.brands-blue-template .has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link:focus-visible,.brands-blue-template .has-dark-background .wp-block-button>.wp-block-button__link:focus-visible,.brands-blue-template .has-gradient-blue-gradient-background .wp-block-button>.wp-block-button__link:focus-visible,.brands-blue-template .has-trust-blue-500-background-color .wp-block-button>.wp-block-button__link:focus-visible,.brands-blue-template .has-joy-ride-blue-300-background-color .wp-block-button>.wp-block-button__link:focus-visible{outline-color:var(--wp--preset--color--white)}body.brands-blue-template .has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover,body.brands-blue-template .has-gradient-blue-gradient-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover,body.brands-blue-template .has-trust-blue-500-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover,body.brands-blue-template .has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover,.brands-blue-template .has-dark-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover,.brands-blue-template .has-gradient-blue-gradient-background .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover,.brands-blue-template .has-trust-blue-500-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover,.brands-blue-template .has-joy-ride-blue-300-background-color .wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover{color:var(--wp--preset--color--joy-ride-blue-300)}body.brands-blue-template a:where(:not(.wp-element-button)),.brands-blue-template a:where(:not(.wp-element-button)){color:var(--wp--preset--color--joy-ride-blue-300)}body.brands-blue-template a:where(:not(.wp-element-button)):hover,body.brands-blue-template a:where(:not(.wp-element-button)):focus,.brands-blue-template a:where(:not(.wp-element-button)):hover,.brands-blue-template a:where(:not(.wp-element-button)):focus{color:var(--wp--preset--color--joy-ride-blue-300)}.arrow-right .wp-block-button__link::after{background:currentColor;background-size:100% 100%;content:"";display:inline-block;height:16px;line-height:16px;margin-left:4px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;position:relative;top:2px;width:16px;-webkit-mask-image:var(--icon-arrow-right);mask-image:var(--icon-arrow-right)}.caret-right .wp-block-button__link::after{background:currentColor;background-size:100% 100%;content:"";display:inline-block;height:16px;line-height:16px;margin-left:4px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;position:relative;top:2px;width:16px;-webkit-mask-image:var(--icon-caret-right);mask-image:var(--icon-caret-right)}.external-link .wp-block-button__link::after{background:currentColor;background-size:100% 100%;content:"";display:inline-block;height:16px;line-height:16px;margin-left:4px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;position:relative;top:2px;width:16px;-webkit-mask-image:var(--icon-external-link);mask-image:var(--icon-external-link)}.play .wp-block-button__link::after{background:currentColor;background-size:100% 100%;content:"";display:inline-block;height:16px;line-height:16px;margin-left:4px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;position:relative;top:2px;width:16px;-webkit-mask-image:var(--icon-play);mask-image:var(--icon-play)}.wp-block-button:where(.is-small-button)>.wp-block-button__link,.wp-block-button:where(.editor-is-small-button)>.wp-block-button__link{padding:12px;font-weight:700;font-size:var(--wp--preset--font-size--button-md);line-height:1.2}.wp-block-button:where(.is-small-button)>.wp-block-button__link::after,.wp-block-button:where(.editor-is-small-button)>.wp-block-button__link::after{height:12px;width:12px;-webkit-mask-size:12px 12px;mask-size:12px 12px}@media(max-width: 767px){.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{padding-bottom:20px}}.wp-block-post .wp-block-post-featured-image{border:1px solid rgba(0,0,0,.3)}.wp-block-post .wp-block-post-featured-image img{aspect-ratio:16/9;display:block;object-fit:cover}.wp-block-post .wp-block-post-date{margin-top:10px;text-transform:uppercase}.brand-page .wp-block-group.brand-whats-new>.wp-block-group:first-child{width:100%}.brand-page .wp-block-group.brand-whats-new>.wp-block-group:first-child .wp-block-image{flex-shrink:0}@media(max-width: 768px){.brand-page .wp-block-group.brand-whats-new>.wp-block-group:first-child{flex-direction:column;align-items:normal}}.brand-page .wp-block-group.brand-whats-new .logichop-condition:has(.wp-block-coxautoinc-nada-features-vidyard){width:100%}.brand-page .wp-block-group.brand-product-offerings{gap:0;margin-top:var(--wp--preset--spacing--small);margin-bottom:var(--wp--preset--spacing--small)}.brand-page .wp-block-group.brand-product-offerings>.wp-block-heading{margin-bottom:14px}.brand-page .wp-block-group.brand-product-offerings>.wp-block-columns{margin-top:var(--wp--preset--spacing--24);width:100%}.brand-page .wp-block-group.brand-product-offerings>.wp-block-columns .wp-block-column .wp-block-group .wp-block-heading{font-weight:600}.brand-page .wp-block-group.brand-integrations{margin-top:var(--wp--preset--spacing--small);margin-bottom:var(--wp--preset--spacing--small)}.brand-page .wp-block-group.brand-integrations .accordion-answer .wp-block-columns{margin-bottom:var(--wp--preset--spacing--xs-small)}.brand-page .wp-block-group.brand-integrations .accordion-answer .wp-block-columns:last-child{margin-bottom:0}.brand-page .brand-form-sticky-button{position:fixed;border:none;border-radius:50px;cursor:pointer;z-index:1000;display:none;bottom:0;padding-bottom:0;width:100%;max-width:none}.brand-page .brand-form-sticky-button .wp-block-button{width:100%}.brand-page .brand-form-sticky-button .wp-block-button .wp-block-button__link{border-radius:0;width:100%}.brand-page .brand-form-sticky-button .wp-block-button .wp-block-button__link:hover{opacity:1}.brand-page .brand-form-sticky-button.show{display:block}.brand-page .wp-block-list{padding-left:25px}.brand-page .brand-header{padding-top:var(--wp--preset--spacing--x-small);padding-bottom:var(--wp--preset--spacing--x-small)}.brand-page .brand-columns{padding-top:var(--wp--preset--spacing--medium-lg);margin-top:0}.brand-page .brand-section{box-shadow:var(--wp--preset--shadow--default);border-radius:var(--wp--custom--radius--button);padding-top:var(--wp--preset--spacing--24);padding-right:var(--wp--preset--spacing--24);padding-bottom:var(--wp--preset--spacing--24);padding-left:var(--wp--preset--spacing--24)}.brand-page.brand-manheim-page .wp-block-cover{padding-block:0}@media(max-width: 781px){.brand-page.brand-manheim-page .wp-block-cover .wp-block-cover__inner-container .wp-block-columns{margin-left:0 !important;margin-right:0 !important;max-width:none}}@media(max-width: 781px){.brand-page.brand-manheim-page .wp-block-cover{padding-inline:0;padding-block:1rem}.brand-page.brand-manheim-page .wp-block-cover .wp-block-columns .wp-block-column:first-child{padding-inline:1rem}.brand-page.brand-manheim-page .wp-block-cover .wp-block-columns .wp-block-column .wp-block-image img{height:auto}}.brand-page.brand-manheim-page .wp-block-cover .wp-block-column .wp-block-image img{aspect-ratio:1.44;height:350px;object-fit:cover}@media(max-width: 768px){.brand-page.brand-manheim-page .wp-block-cover .wp-block-column .wp-block-image img{height:auto}}@media(max-width: 781px){.brand-page.brand-manheim-page .brand-manheim-col-right{margin-top:-39px}}.brand-page .wp-block-cover.brand-hero{margin-top:0;min-height:350px;aspect-ratio:unset}.brand-page .wp-block-cover.brand-hero:not(.wholesale-hero-cover) .wp-block-cover__background{z-index:auto}.brand-page .wp-block-cover.brand-hero:not(.wholesale-hero-cover) .wp-block-cover__inner-container{z-index:auto}.brand-page .wp-block-cover.brand-hero .wp-block-group .wp-block-heading{width:50%;margin-left:0 !important;margin-right:0 !important}body:has(.brand-overlap-section) .brand-page .wp-block-cover.brand-hero .wp-block-group .wp-block-heading{padding-bottom:50px}@media(max-width: 768px){body:has(.brand-overlap-section) .brand-page .wp-block-cover.brand-hero .wp-block-group .wp-block-heading{padding-bottom:0}}body:has(.brand-overlap-section) .brand-page .brand-column-left{margin-top:-130px;z-index:1}@media(max-width: 781px){body:has(.brand-overlap-section) .brand-page .brand-column-left{margin-top:0;z-index:auto}}.brand-page .brand-column-right .brand-right-form-container{border-bottom-left-radius:16px !important;border-bottom-right-radius:16px !important;background-color:var(--wp--preset--color--trust-blue-500) !important;padding:32px}@media(min-width: 768px){.brand-page .brand-column-right .brand-right-form-container{position:sticky;top:0}}@media(max-width: 781px){.brand-page .brand-column-right{order:1;margin-top:-1px}}.brand-page .brands-testimonial{margin-top:var(--wp--preset--spacing--small);margin-bottom:0}@media(max-width: 781px){.brand-page .wp-block-cover.brand-hero .wp-block-group .wp-block-heading{width:100%}.brand-page .wp-block-cover.brand-hero{margin-top:0;min-height:250px !important}.brand-page .wp-block-cover.brand-hero img{object-position:15% 50% !important}.brand-page .brand-columns{padding-top:0 !important;margin:0;max-width:100% !important}.brand-page .brand-column-left{order:2;margin:auto;max-width:var(--responsive--aligndefault-width)}.brand-page .brand-column-right{padding-bottom:190px;background-image:url(../images/brand-page-background-gradient.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.brand-page .brand-column-right .brand-right-form-container{border-radius:16px !important;margin:0 20px}}@media(max-width: 768px){.brand-page .brands-testimonial .testimonial-details-wrapper{min-height:240px}.brand-page .brand-featured-image{margin-top:-140px !important}}.hub-page .hub-solutions{margin-top:0;padding-block:80px}.hub-page .hub-solutions>p{margin-top:30px;margin-bottom:60px}.hub-page .hub-solutions .hub-solutions-tabs-wrapper{max-width:1030px}@media(min-width: 769px){.hub-page .hub-solutions .hub-solutions-tabs-wrapper .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .wp-block-coxautoinc-nada-features-vertical-accordian-tab{grid-column:2/7}}.hub-page .hub-solutions .hub-solutions-tabs-wrapper .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .wp-block-coxautoinc-nada-features-vertical-accordian-tab .hub-solutions-tabs-brands-container .wp-block-image img{width:142px;height:45px;object-fit:contain}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs{border-left:3px solid var(--wp--preset--color--light-blue);border-radius:0}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tabs-wrapper{gap:1.875rem;padding-block:40px}@media(min-width: 769px){.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tabs-wrapper{padding-right:2rem}}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tabs-wrapper .tab-title{z-index:0}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .wp-block-coxautoinc-nada-features-vertical-accordian-tab .tab-title{z-index:0}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .wp-block-coxautoinc-nada-features-vertical-accordian-tab .tab-title.accordion-tab-title{display:none}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tab-content-wrapper .tab-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-left:0;overflow:visible;transition:none}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tab-content-wrapper .tab-content .wp-block-heading{font-weight:700}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tab-content-wrapper .tab-content .wp-block-button .wp-block-button__link{width:auto}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tab-content-wrapper[data-is-selected=true] .tab-content{z-index:0}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tab-content-wrapper .hub-solutions-tabs-brands-container .wp-block-image{box-shadow:var(--wp--preset--shadow--default);border-radius:var(--wp--custom--radius--button)}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tab-content-wrapper .hub-solutions-tabs-brands-container .wp-block-image img{padding-inline:10px;padding-block:10px;width:142px;height:45px;object-fit:contain}@media(max-width: 768px){.hub-page .hub-solutions{padding-block:40px}.hub-page .hub-solutions>.wp-block-heading{text-align:left;padding-right:8px}.hub-page .hub-solutions>p{margin-top:20px;margin-bottom:40px}.hub-page .hub-solutions .hub-solutions-tabs-wrapper{padding-inline:0}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs{border:none;overflow:visible}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs::before{content:"";position:absolute;top:22px;left:-1rem;right:0;height:4px;background-color:var(--wp--preset--color--light-blue);z-index:0;width:100vw}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tabs-wrapper{display:flex;flex-direction:row;overflow:auto;position:relative;padding-top:0;padding-bottom:20px;gap:14px}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tabs-wrapper .tab-title{padding-inline:30px}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tabs-wrapper .tab-title p{font-size:var(--wp--preset--font-size--label-md)}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tabs-wrapper .tab-title:hover{opacity:1}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tabs-wrapper[data-is-selected=true] .tab-content{padding-top:20px}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .tab-content-wrapper .tab-content{gap:25px;padding-bottom:0}.hub-page .hub-solutions .wp-block-coxautoinc-nada-features-vertical-accordian-tabs .hub-solutions-tabs-brands-container{flex-wrap:wrap;margin-top:20px}}.hub-page .hub-page-filter-by{margin-top:-55px}.hub-page .hub-filter-by{border-radius:var(--wp--custom--radius--button);align-items:center !important;min-height:109px;position:relative;padding-inline:108px}@media(max-width: 1200px){.hub-page .hub-filter-by{flex-direction:column;align-items:normal !important;min-height:150px;padding-inline:1.5rem}}@media(max-width: 768px){.hub-page .hub-filter-by{flex-direction:column;align-items:normal !important;min-height:120px;padding-inline:1.5rem}}.hub-page .hub-filter-by .accordions{position:absolute;top:24%;right:108px;z-index:1}@media(max-width: 1200px){.hub-page .hub-filter-by .accordions{top:45%;left:50%;transform:translateX(-50%);width:calc(100% - 3rem)}}.hub-page .hub-filter-by .accordion{transition:none;border-bottom-left-radius:var(--wp--custom--radius--button);border-bottom-right-radius:var(--wp--custom--radius--button)}.hub-page .hub-filter-by .accordion.active{transition:none;box-shadow:var(--wp--preset--shadow--default)}.hub-page .hub-filter-by .accordion.active .accordion-question{border-bottom-left-radius:0;border-bottom-right-radius:0}.hub-page .hub-filter-by .accordion.active .accordion-question-btn{margin-bottom:0}.hub-page .hub-filter-by .accordion.active .accordion-answer{transition:none}.hub-page .hub-filter-by .accordion .accordion-question{background:var(--wp--preset--color--white);border-radius:var(--wp--custom--radius--button);font-weight:700;font-size:var(--wp--preset--font-size--h-6)}.hub-page .hub-filter-by .accordion .accordion-question-btn{margin-bottom:0;padding-block:17px;padding-left:43px;padding-right:26px}.hub-page .hub-filter-by .accordion .accordion-question-btn::after{padding-right:60px;top:auto}.hub-page .hub-filter-by .accordion .accordion-answer{padding-left:43px;background:var(--wp--preset--color--white);padding-right:26px;padding-top:13px;padding-bottom:44px;width:100%;transition:none;border-bottom-left-radius:var(--wp--custom--radius--button);border-bottom-right-radius:var(--wp--custom--radius--button)}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns{gap:4rem}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-column{display:flex;flex-direction:column;gap:40px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-column:nth-child(2){gap:35px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-column:nth-child(2) .wp-block-image:not(:nth-of-type(1)):not(:nth-of-type(2)){margin-top:4px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-column .wp-block-image{margin-top:0}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns:not(:first-child){margin-top:40px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-image{border-radius:var(--wp--custom--radius--button)}@media(max-width: 768px){.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-image{width:fit-content}}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-image img{padding-inline:8px;padding-block:8px;border-radius:8px}@media(max-width: 768px){.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-image img{width:80%}}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-image img:hover{box-shadow:var(--wp--preset--shadow--default)}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-integrations .wp-block-columns{margin-top:22px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-integrations .wp-block-columns .wp-block-column{display:flex;flex-direction:column;gap:20px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-integrations .wp-block-columns .wp-block-column p{margin-top:0}@media(max-width: 768px){.hub-page .hub-filter-by .accordion .accordion-question{font-size:var(--wp--preset--font-size--label-md)}.hub-page .hub-filter-by .accordion .accordion-question-btn{padding-left:20px}.hub-page .hub-filter-by .accordion .accordion-answer{padding-left:22px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns{gap:30px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-column{gap:30px}.hub-page .hub-filter-by .accordion .accordion-answer .hub-page-filter-by-brands .wp-block-columns .wp-block-image img{padding:0}}.hub-page .hub-featured-solutions{padding-block:80px;margin-top:0}.hub-page .hub-featured-solutions .wp-block-separator{height:4px;max-width:100% !important;width:100dvw;position:absolute;left:0;top:57%}.hub-page .hub-featured-solutions .hub-featured-solutions-cards{z-index:1;position:relative;max-width:1030px}.hub-page .hub-featured-solutions .hub-featured-solutions-cards .hub-featured-solutions-card{border:4px solid var(--wp--preset--color--white);padding-inline:36px;padding-bottom:36px}@media(max-width: 768px){.hub-page .hub-featured-solutions{padding-block:40px}.hub-page .hub-featured-solutions .hub-featured-solutions-cards{flex-direction:column;align-items:center;margin-top:0}}.hub-page .hub-hero .hub-hero-modal-section{width:100%;justify-content:space-between}.hub-page .hub-hero .hub-hero-modal-section .wp-block-coxautoinc-nada-features-modal{padding-top:5%;padding-right:31.5%}.hub-page .hub-hero .hub-hero-modal-section .wp-block-coxautoinc-nada-features-modal .wp-block-buttons{position:relative}.hub-page .hub-hero .hub-hero-modal-section .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link{background-color:var(--wp--preset--color--white);background-image:var(--icon-play);background-position:53%;background-repeat:no-repeat;background-size:30%;border-radius:50% !important;content:"";height:110px;opacity:.75;position:absolute;transition:all .3s;width:110px;cursor:pointer;color:rgba(0,0,0,0);top:-35px}.hub-page .hub-hero .hub-hero-modal-section .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link:hover{opacity:.55}.hub-page .hub-hero .hub-hero-border-section{width:4px;background-color:var(--wp--preset--color--light-blue);margin-left:147px}.hub-page .hub-hero .hub-hero-border-section-top{height:63px}.hub-page .hub-hero .hub-hero-border-section-bottom{height:76px}.hub-page .hub-hero .wp-block-cover{padding:0;padding-bottom:100px}.hub-page .hub-hero .wp-block-cover .wp-block-cover__background{z-index:auto !important}.hub-page .hub-hero .wp-block-cover .wp-block-cover__inner-container{display:flex;z-index:auto !important}.hub-page .hub-hero .wp-block-cover .wp-block-cover__inner-container .hub-hero-section{width:100%;gap:0}.hub-page .hub-hero .wp-block-cover .wp-block-cover__inner-container .hub-hero-headline{border:4px solid var(--wp--preset--color--white);border-left:none;width:644px;margin-left:0 !important;margin-right:0 !important;padding-left:147px;padding-top:59px;padding-right:73px;padding-bottom:38px}.hub-page .hub-hero .wp-block-cover .wp-block-cover__inner-container .hub-hero-headline .wp-block-image{margin-top:32px}.hub-page .hub-hero .wp-block-cover .wp-block-cover__inner-container .hub-hero-brands{padding-left:147px;max-width:none;width:100%}.hub-page .hub-hero .wp-block-cover .wp-block-cover__inner-container .hub-hero-brands .wp-block-image{margin-left:0 !important;margin-right:0 !important;max-width:none}.hub-page .hub-hero .wp-block-cover .wp-block-cover__inner-container .hub-hero-brands .wp-block-image img{width:100%;border-bottom:4px solid var(--wp--preset--color--light-blue)}@media(max-width: 768px){.hub-page .hub-hero{display:none}}.hub-page .hub-hero-mobile{margin-top:0}.hub-page .hub-hero-mobile>.wp-block-group{gap:0}.hub-page .hub-hero-mobile .hub-hero-mobile-top{padding-top:0;padding-right:0;padding-left:16px;padding-bottom:53px;width:100%}.hub-page .hub-hero-mobile .hub-hero-mobile-top>.wp-block-group{border:4px solid var(--wp--preset--color--white);border-top:none;border-right:none;padding-top:40px;margin-left:0 !important;margin-right:0 !important;width:100%;max-width:none}.hub-page .hub-hero-mobile .hub-hero-mobile-top>.wp-block-group .wp-block-group{padding-left:26px}.hub-page .hub-hero-mobile .hub-hero-mobile-top>.wp-block-group .wp-block-buttons{margin-left:0 !important}.hub-page .hub-hero-mobile .hub-hero-mobile-top>.wp-block-group .wp-block-buttons .wp-block-button__link{border-radius:0;font-size:20px}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom{width:100%}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover{width:100%;margin-left:0 !important;margin-right:0 !important;padding-inline:0;max-width:none}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover .wp-block-cover__background{z-index:auto !important}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover .wp-block-cover__inner-container{z-index:auto !important}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover .wp-block-cover__inner-container>.wp-block-group{display:flex;flex-direction:column;gap:60px;margin-top:200px;margin-bottom:50px}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover .wp-block-cover__inner-container>.wp-block-group .wp-block-image{max-width:100%;width:100%}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover .wp-block-cover__inner-container .hub-hero-modal-section{width:100%;justify-content:space-between}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover .wp-block-cover__inner-container .hub-hero-modal-section.wp-block-coxautoinc-nada-features-modal{padding-top:5%;padding-right:31.5%}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover .wp-block-cover__inner-container .hub-hero-modal-section.wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link{background-color:var(--wp--preset--color--white);background-image:var(--icon-play);background-position:53%;background-repeat:no-repeat;background-size:20%;border-radius:50% !important;content:"";height:110px;opacity:.75;position:absolute;transition:all .3s;width:110px;cursor:pointer;color:rgba(0,0,0,0);top:-70px;left:50%;transform:translateX(-50%)}.hub-page .hub-hero-mobile .hub-hero-mobile-bottom .wp-block-cover .wp-block-cover__inner-container .hub-hero-modal-section.wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link:hover{opacity:.55}@media(min-width: 769px){.hub-page .hub-hero-mobile{display:none}}.hub-page .modal-dialog{aspect-ratio:16/9;box-shadow:2px 2px 10px 5px rgba(128,130,133,.1490196078);height:auto;left:50%;max-height:90%;max-width:90%;padding:0;position:fixed;top:50%;transform:translate(-50%, -50%);width:1030px;z-index:999;overflow:unset}.hub-page .modal-dialog .close-btn{border:none;cursor:pointer;height:30px;padding:5px 15px;position:absolute;right:-15px;top:-15px;transition:none;width:30px;background:var(--wp--preset--color--dark-blue, #1d3e74);color:var(--wp--preset--color--white, #fff);border-radius:var(--wp--custom--radius--button)}.hub-page .modal-dialog .close-btn:hover{background:var(--wp--preset--color--light-blue, #0c80df);opacity:1}.hub-page .modal-dialog .close-btn::before{background-color:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;width:20px;transform:translate(-50%, -50%) rotate(45deg)}.hub-page .modal-dialog .close-btn::after{background-color:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;width:20px;transform:translate(-50%, -50%) rotate(-45deg)}.hub-page .modal-dialog .modal-content figure{margin:0;min-height:unset}.hub-page .hub-dont-miss-out{margin-top:0;padding-block:0}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout{padding-block:60px;border-left:4px solid var(--wp--preset--color--white)}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout .hub-customer-satisfaction-callout-inner{width:462px;margin-left:0 !important;margin-right:0 !important;padding-inline:42px;padding-block:38px;border:4px solid var(--wp--preset--color--white);border-left:none}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout .hub-customer-satisfaction-callout-inner .wp-block-coxautoinc-nada-features-modal .modal-content{display:flex;flex-direction:column;gap:1rem}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout .hub-customer-satisfaction-callout-inner .wp-block-coxautoinc-nada-features-modal .modal-content .wp-block-heading{margin-bottom:0}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout .hub-customer-satisfaction-callout-inner .wp-block-coxautoinc-nada-features-modal .map-link-container{margin-bottom:32px}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout .hub-customer-satisfaction-callout-inner .wp-block-coxautoinc-nada-features-modal .map-link .wp-block-button__link{-webkit-text-decoration:none;text-decoration:none;position:relative;margin-left:30px;font-weight:500}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout .hub-customer-satisfaction-callout-inner .wp-block-coxautoinc-nada-features-modal .map-link .wp-block-button__link::before{content:var(--icon-location);display:inline-block;width:22px;height:31px;position:absolute;-webkit-text-decoration:none;text-decoration:none;border-bottom:none;top:-5px;left:-30px}@media(min-width: 769px){.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout-inner-mobile{display:none}}@media(max-width: 768px){.hub-page .hub-dont-miss-out{background-image:none !important;padding:0}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout{padding:0;max-width:100%;width:100%;border:none}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout .hub-customer-satisfaction-callout-inner{border:none;width:100%;max-width:100%;padding-block:40px;padding-left:1rem}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout-inner-mobile{margin-top:0}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout-inner-mobile .wp-block-image{max-width:100%}.hub-page .hub-dont-miss-out .hub-customer-satisfaction-callout-inner-mobile .wp-block-image img{width:100%}}.hub-page .hub-map-section{padding-inline:0}@media(max-width: 1024px){.hub-page .hub-map-section{background-image:url(../images/map-bg.svg);background-size:cover;padding-block:2rem}}.hub-page .hub-map-section::after{content:"";background-image:url(../images/map-lines-overlay.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:0;right:0;width:600px;height:500px}.hub-page .hub-map-section>.wp-block-group{z-index:1}.hub-page .hub-map-section>.wp-block-group .wp-block-heading{font-size:clamp(2rem,1.78rem + .894vi,2.625rem)}.hub-page .hub-map-section>.wp-block-group .map-link-container{margin-bottom:32px}.hub-page .hub-map-section>.wp-block-group .map-link .wp-block-button__link{-webkit-text-decoration:none;text-decoration:none;position:relative;margin-left:30px;font-weight:500}.hub-page .hub-map-section>.wp-block-group .map-link .wp-block-button__link::before{content:var(--icon-location);display:inline-block;width:22px;height:31px;position:absolute;-webkit-text-decoration:none;text-decoration:none;border-bottom:none;top:-5px;left:-30px}.hub-page .hub-map-section>.wp-block-image{position:relative;z-index:1}@media(max-width: 768px){.hub-page .hub-map-section .hub-map-desktop-img{display:none}}@media(min-width: 769px){.hub-page .hub-map-section .hub-map-mobile-img{display:none}}.hub-testimonial-1{padding-top:62px;padding-bottom:98px}.hub-testimonial-1 h2.hub-testimonial-1-title{margin-bottom:0}.hub-testimonial-1 h2.hub-testimonial-1-title strong{display:block}.hub-testimonial-1 p.hub-testimonial-1-para{margin-block:50px 0}@media(max-width: 768px){.hub-testimonial-1{padding-block:40px;margin-top:0}.hub-testimonial-1 h2.hub-testimonial-1-title{text-align:left}.hub-testimonial-1 h2.hub-testimonial-1-title strong{display:inline}.hub-testimonial-1 .wp-block-variation-testimonial.is-post-slider .testimonial-header{margin-bottom:0}.hub-testimonial-1 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper .testimonial-details .dealership_description{font-size:18px}.hub-testimonial-1 .wp-block-variation-testimonial.is-post-slider .testimonial-footer{margin-top:40px}.hub-testimonial-1 p.hub-testimonial-1-para{margin-top:1rem;text-align:left}}.hub-testimonial-2{max-width:100%;margin-top:0;padding-block:80px}.hub-testimonial-2 h2.hub-testimonial-2-title{margin-bottom:40px}.hub-testimonial-2 p.hub-testimonial-2-para{margin:0;margin-bottom:60px}@media(min-width: 768px){.hub-testimonial-2 .wp-block-variation-testimonial{height:560px}}.hub-testimonial-2 .wp-block-variation-testimonial .splide__track::after{content:none}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider{margin-top:0}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive{position:relative}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive .dealership_description,.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive .social-icons-wrapper,.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive .testimonial-excerpt,.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive .watch-video-button-wrapper,.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive .watch-video-btn{visibility:hidden}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1;pointer-events:none}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive::after{content:"Coming Soon...";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--wp--preset--color--white);font-size:3rem;font-weight:600;line-height:1.1;text-align:center;z-index:2;pointer-events:none}@media screen and (max-width: 767px){.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive::after{font-size:1.3rem;top:38%}}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container.inactive *{pointer-events:none;-webkit-user-select:none;user-select:none}@media screen and (min-width: 768px){.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .single-testimonial-container{height:385px}}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper{color:var(--wp--preset--color--grey-600);background-color:var(--wp--preset--color--white)}@media screen and (min-width: 768px){.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper{height:100%}}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper .dealership_description{color:var(--wp--preset--color--dark-blue);font-size:var(--wp--preset--font-size--body-2);line-height:1.45;margin-bottom:-15px}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper .person-name,.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper .person_company{color:var(--wp--preset--color--light-blue);font-size:14px !important}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper .testimonial-details{gap:16px}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper .testimonial-details .testimonial-excerpt{font-size:14px;height:7.25em;line-height:1.45}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper .watch-video-button-wrapper{margin-top:20px}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial:hover .testimonial-details-wrapper .testimonial-excerpt{color:var(--wp--preset--color--grey-600)}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .post-list-thumbnail.figure-thumbnail{height:100%}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .post-list-thumbnail.figure-thumbnail .icon-link{width:76px;height:76px}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .post-list-thumbnail.figure-thumbnail .icon-element{background-image:var(--icon-play);background-position:57%;height:100%;width:100%;border:none;opacity:.7}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .post-list-thumbnail.figure-thumbnail .icon-element:hover{opacity:.55;border:none}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .post-list-thumbnail.figure-thumbnail img{height:100%}.hub-testimonial-2 .wp-block-variation-testimonial .testimonial-footer .wp-block-button .wp-block-button__link{color:var(--wp--preset--color--white)}.hub-testimonial-2 .wp-block-variation-testimonial .testimonial-footer .wp-block-button::after{content:var(--icon--next-white)}@media(max-width: 768px){.hub-testimonial-2{padding-block:40px;padding-inline:1rem}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .single-testimonial .testimonial-details-wrapper .dealership_description{font-size:16px}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .testimonial-header{margin-bottom:0}.hub-testimonial-2 .wp-block-variation-testimonial.is-post-slider .testimonial-footer{margin-top:30px}.hub-testimonial-2 h2.hub-testimonial-2-title{text-align:left;margin-bottom:1rem}.hub-testimonial-2 p.hub-testimonial-2-para{text-align:left;margin-bottom:30px}}.thankyou-page .brand-header{padding-block:var(--wp--preset--spacing--x-small)}.thankyou-page .thankyou-main-container{margin-top:0;padding-block:0}@media(max-width: 781px){.thankyou-page .thankyou-main-container{padding:2rem}}.thankyou-page .thankyou-main-container .wp-block-columns .wp-block-column{display:flex;align-items:center}.thankyou-page .thankyou-main-container .wp-block-columns .wp-block-column:first-child>.wp-block-group{border-radius:var(--wp--custom--radius--button)}.thankyou-page .thankyou-main-container .wp-block-columns .wp-block-column:nth-child(2){padding:2rem}@media(max-width: 781px){.thankyou-page .thankyou-main-container .wp-block-columns .wp-block-column:nth-child(2){border-radius:var(--wp--custom--radius--button)}}.thankyou-page .thankyou-main-container .wp-block-columns .visit-nada-btn .wp-block-button__link{padding-inline:12px}@media(max-width: 768px){.thankyou-page .thankyou-main-container .wp-block-columns .wp-block-column{flex-basis:50%}}@media(min-width: 769px){.thankyou-page .thankyou-main-container .wp-block-columns{min-height:500px}.thankyou-page .thankyou-main-container .wp-block-columns .wp-block-column:first-child>.wp-block-group{max-height:350px}}.expert-bio .wp-block-media-text{padding:15px;margin-top:20px;margin-bottom:20px}@media(max-width: 768px){.expert-bio .wp-block-media-text{grid-template-columns:100% !important}}.expert-bio .wp-block-media-text figure.wp-block-media-text__media{width:150px !important;height:150px !important}@media(max-width: 768px){.expert-bio .wp-block-media-text figure.wp-block-media-text__media{grid-column:1 !important;grid-row:1 !important;margin:auto}}.expert-bio .wp-block-media-text figure.wp-block-media-text__media img{width:100%;height:100%;border-radius:50%;object-fit:cover}.expert-bio .wp-block-media-text .wp-block-media-text__content{padding:0 20px}@media(max-width: 768px){.expert-bio .wp-block-media-text .wp-block-media-text__content{grid-column:1 !important;grid-row:2 !important}}.expert-bio .wp-block-media-text .wp-block-media-text__content h5{text-transform:uppercase;font-weight:600;line-height:1.1;margin-block:10px}@media(max-width: 768px){.expert-bio .wp-block-media-text .wp-block-media-text__content h5{text-align:center}}.expert-bio .wp-block-media-text .wp-block-media-text__content .designation{-webkit-text-decoration:none;text-decoration:none;font-weight:500;margin:0;margin-bottom:20px}@media(max-width: 768px){.expert-bio .wp-block-media-text .wp-block-media-text__content .designation{text-align:center}}.expert-bio .wp-block-media-text .wp-block-media-text__content .bio{margin:0;margin-bottom:24px;line-height:2;font-weight:500}.expert-bio .wp-block-media-text .wp-block-media-text__content .social-links{gap:0}@media(max-width: 768px){.expert-bio .wp-block-media-text .wp-block-media-text__content .social-links{justify-content:center}}.expert-bio .wp-block-media-text .wp-block-media-text__content .social-links figure{padding:8px}.expert-bio .wp-block-media-text .wp-block-media-text__content .social-links figure img{width:16px;height:16px}.nada-brands-tab-pattern{padding-block:64px;overflow:hidden}.nada-brands-tab-pattern>.wp-block-heading{margin-bottom:30px;max-width:770px}.nada-brands-tab-pattern>.wp-block-heading strong{font-weight:500}.nada-brands-tab-pattern>p{margin:0;max-width:770px}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs{margin-top:64px}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .tab-title{z-index:0}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .tab-content{z-index:0 !important}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .tabs-wrapper{position:relative}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .tabs-wrapper::after{content:"";position:absolute;top:-648px;left:0;right:0;height:891px;width:2560px;background-image:url(../images/journey-line.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:-1}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .mobile-dropdown-container{position:relative}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .mobile-dropdown-container::after{content:"";position:absolute;top:-46px;left:-14px;right:0;height:154px;width:768px;background-image:url(../images/journey-line-mobile.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:-1}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .mobile-dropdown-toggle{z-index:0}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .hub-solutions-tabs-brands-container{justify-content:center;flex-wrap:wrap;gap:60px}@media screen and (max-width: 1024px){.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .hub-solutions-tabs-brands-container{gap:30px}}.nada-brands-tab-pattern .wp-block-coxautoinc-nada-features-horizontal-accordian-tabs .hub-solutions-tabs-brands-container img{width:142px;height:45px;object-fit:contain}.featured-integration-pattern{background-image:url(../images/featured-solutions-bg-pattern.png)}.featured-integration-pattern .featured-integration-heading{margin-bottom:var(--wp--preset--spacing--64)}.featured-integration-pattern .featured-integration-cards{flex-direction:row;justify-content:center;align-items:stretch !important;position:relative}.featured-integration-pattern .featured-integration-cards::after{content:"";position:absolute;width:100vw;height:512px;bottom:260px;left:50%;transform:translateX(-50%);background-image:url(../images/neon-straight-line.svg);background-size:contain;background-position:center;background-repeat:repeat-x;z-index:1;pointer-events:none}@media screen and (max-width: 768px){.featured-integration-pattern .featured-integration-cards::after{display:none}}.featured-integration-pattern .featured-integration-cards .solution-card{justify-content:space-between;box-shadow:var(--wp--preset--shadow--focus-glow);border:4px solid var(--wp--preset--color--energy-aqua-300);max-width:390px;gap:0;position:relative;z-index:2}.featured-integration-pattern .featured-integration-cards .solution-card-image{aspect-ratio:294/166;max-width:294px}.featured-integration-pattern .featured-integration-cards .solution-card-image img{width:100%;height:100%;object-fit:cover}.featured-integration-pattern .featured-integration-cards .solution-card-logo{aspect-ratio:294/59;max-width:294px}.featured-integration-pattern .featured-integration-cards .solution-card-logo img{width:100%;height:100%;object-fit:cover}.featured-integration-pattern .featured-integration-cards h3{font-size:20px}.featured-integration-pattern .featured-integration-cards .wp-block-buttons,.featured-integration-pattern .featured-integration-cards .wp-block-button{width:100%}.nada-tab-session-pattern{background-image:url(../images/testimonial-main-bg.png);background-repeat:no-repeat;background-size:cover}.nada-tab-session-pattern h2 strong{font-weight:500}.nada-tab-session-pattern .navigation-anchor-grp{position:relative}.nada-tab-session-pattern .navigation-anchor-grp::before{content:"";position:absolute;width:2040px;height:540px;top:-4px;left:-340px;background-image:url(../images/neon-curve-line.svg);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:0;pointer-events:none}@media screen and (max-width: 768px){.nada-tab-session-pattern .navigation-anchor-grp::before{display:none}}@media(max-width: 768px){.nada-tab-session-pattern .navigation-anchor-grp{width:100%}}.nada-tab-session-pattern .navigation-anchor-grp .wp-block-coxautoinc-nada-features-navigation-anchor{position:relative;padding:0}.nada-tab-session-pattern .nada-navigation-anchor{padding-inline:var(--wp--preset--spacing--80-20)}.nada-hero-section-pattern{position:relative;overflow-x:clip;margin-bottom:66px}@media screen and (max-width: 1024px){.nada-hero-section-pattern{padding-bottom:0 !important;margin-bottom:0}}.nada-hero-section-pattern>figure{position:absolute !important;right:0;bottom:-8px;z-index:0;aspect-ratio:784/725;height:100%}@media screen and (max-width: 1400px){.nada-hero-section-pattern>figure{height:80%}}@media screen and (max-width: 1024px){.nada-hero-section-pattern>figure{display:none}}.nada-hero-section-pattern>figure img{width:100%;height:100%;object-fit:contain}.nada-hero-section-pattern .image-desc{margin:0;position:absolute;font-size:9px;right:125px;bottom:360px}@media screen and (max-width: 1400px){.nada-hero-section-pattern .image-desc{right:80px;bottom:290px}}@media screen and (max-width: 1024px){.nada-hero-section-pattern .image-desc{display:none}}.nada-hero-section-pattern .image-desc strong{font-weight:700}.nada-hero-section-pattern .hero-content{gap:27px;color:var(--wp--preset--color--white, #fff);position:relative;margin-top:-20px}.nada-hero-section-pattern .hero-content::after{content:"";position:absolute;width:144px;height:512px;top:18px;left:-25px;background-image:url(../images/journey-line-left.svg);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2}@media screen and (max-width: 1024px){.nada-hero-section-pattern .hero-content::after{display:none}}.nada-hero-section-pattern .hero-content::before{content:"";position:absolute;width:861px;height:360px;top:-6px;right:0;background-image:url(../images/journey-line-right.svg);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:0}@media screen and (max-width: 1400px){.nada-hero-section-pattern .hero-content::before{display:none}}.nada-hero-section-pattern .hero-content strong{font-weight:700;color:var(--wp--preset--color--impact-orange-400, #ed6500)}.nada-hero-section-pattern .hero-content p{width:100%;max-width:470px}.nada-hero-section-pattern .hero-content .wp-block-heading,.nada-hero-section-pattern .hero-content p,.nada-hero-section-pattern .hero-content figure{margin-left:142px}@media screen and (max-width: 1024px){.nada-hero-section-pattern .hero-content .wp-block-heading,.nada-hero-section-pattern .hero-content p,.nada-hero-section-pattern .hero-content figure{margin-left:0}}.nada-hero-section-pattern .experience-more{position:absolute;width:100%;left:0}@media screen and (max-width: 1024px){.nada-hero-section-pattern .experience-more:not(.desktop-hide){display:none}.nada-hero-section-pattern .experience-more:not(.desktop-hide)>.wp-block-group::after{display:none}}.nada-hero-section-pattern .experience-more.desktop-hide{position:relative;min-width:100vw;width:100vw}@media screen and (min-width: 1025px){.nada-hero-section-pattern .experience-more.desktop-hide{display:none}}.nada-hero-section-pattern .experience-more.desktop-hide>.wp-block-group::after{left:0;top:-36px}@media screen and (min-width: 425px){.nada-hero-section-pattern .experience-more.desktop-hide>.wp-block-group::after{top:-28px}}.nada-hero-section-pattern .experience-more.desktop-hide>.wp-block-group>figure::after{left:7px;top:-36px}.nada-hero-section-pattern .experience-more>.wp-block-group{gap:70px;position:relative;padding-left:142px}@media screen and (max-width: 1024px){.nada-hero-section-pattern .experience-more>.wp-block-group{padding-left:0}}.nada-hero-section-pattern .experience-more>.wp-block-group::after{content:"";position:absolute;width:32.7px;height:3.97px;left:148px;top:-12px;background-image:url(../images/orange-line.svg);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2}.nada-hero-section-pattern .experience-more>.wp-block-group>figure img{object-position:left}.nada-hero-section-pattern .experience-more .cai-brand-logs{gap:32px}.nada-hero-section-pattern .mobile-hero-image{display:none}@media screen and (max-width: 1024px){.nada-hero-section-pattern .mobile-hero-image{display:block;position:relative;background-image:url(../images/hero-bg.png);background-repeat:no-repeat;background-position:center;background-size:cover;margin-top:0;padding-bottom:0}.nada-hero-section-pattern .mobile-hero-image figure{transform:translateY(-15%);margin-bottom:-15%}.nada-hero-section-pattern .mobile-hero-image img{content:url(../images/hero-img2.png);object-fit:cover !important;display:block}.nada-hero-section-pattern .mobile-hero-image .wp-block-coxautoinc-nada-features-modal,.nada-hero-section-pattern .mobile-hero-image .image-desc{display:block}.nada-hero-section-pattern .mobile-hero-image .wp-block-coxautoinc-nada-features-modal{left:390px;bottom:524px}.nada-hero-section-pattern .mobile-hero-image .image-desc{right:150px;bottom:320px}}@media screen and (max-width: 768px){.nada-hero-section-pattern .mobile-hero-image .wp-block-coxautoinc-nada-features-modal{left:280px;bottom:420px}.nada-hero-section-pattern .mobile-hero-image .image-desc{right:125px;bottom:220px}}@media screen and (max-width: 425px){.nada-hero-section-pattern .mobile-hero-image .wp-block-coxautoinc-nada-features-modal{left:142px;top:120px}.nada-hero-section-pattern .mobile-hero-image .image-desc{right:25px;bottom:100px}}.nada-hero-section-pattern .nada-filter-by{position:relative;margin-top:32px;z-index:1}@media screen and (max-width: 1024px){.nada-hero-section-pattern .nada-filter-by{max-width:100vw;margin-top:0;border-radius:0 !important}.nada-hero-section-pattern .nada-filter-by .wp-block-column{flex-basis:unset !important}}.nada-hero-section-pattern .nada-filter-by .hub-filter-by{min-height:109px;margin-left:142px}@media screen and (max-width: 1024px){.nada-hero-section-pattern .nada-filter-by .hub-filter-by{margin-left:0;justify-content:center;flex-direction:column}}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .accordion-col{position:relative;max-width:70%;height:69px}@media screen and (max-width: 1024px){.nada-hero-section-pattern .nada-filter-by .hub-filter-by .accordion-col{max-width:90%}}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions{position:absolute;z-index:5;background-color:#fff;border-radius:16px;width:100%}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions .accordion{transition:none}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions .accordion-question{background:var(--wp--preset--color--white, #fff);border-radius:16px}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions .accordion-question-btn{height:69px;margin-bottom:0;padding-block:17px;padding-left:43px;padding-right:26px}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions .accordion-question-btn:focus{outline:none}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions .accordion-question-btn:focus-visible{outline:2px solid var(--wp--preset--color--impact-orange-400);outline-offset:2px}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions .accordion-question-btn::after{padding-right:60px;top:25px}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions .accordion-question-btn span{color:var(--wp--preset--color--trust-blue-500, #091f40);font-size:21px;font-style:normal;font-weight:500;line-height:1.8;white-space:nowrap}@media screen and (max-width: 1024px){.nada-hero-section-pattern .nada-filter-by .hub-filter-by .wp-block-coxautoinc-nada-features-accordions .accordion-question-btn span{font-size:14px}}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .accordion.active{transition:none;box-shadow:var(--wp--preset--shadow--default);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .accordion.active .accordion-question-btn{margin-bottom:0}.nada-hero-section-pattern .nada-filter-by .hub-filter-by .accordion.active .accordion-answer{transition:none;padding:43px;padding-top:13px;background:var(--wp--preset--color--white);width:100%;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal{position:absolute;right:450px;bottom:270px;z-index:250}@media screen and (max-width: 1400px){.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal{right:352px;bottom:230px}}@media screen and (max-width: 1024px){.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal{display:none}}.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal .wp-block-buttons{margin:0}.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link{width:75px;height:75px;background:var(--wp--preset--color--white);border-radius:50%;border:none;padding:0;display:flex;align-items:center;justify-content:center;position:relative;color:rgba(0,0,0,0);font-size:0;text-indent:-9999px;overflow:hidden}.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link::after{content:"";position:absolute;width:18px;height:18px;background-color:var(--wp--preset--color--impact-orange-400);mask-image:var(--icon-play-general);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:var(--icon-play-general);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link:hover,.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link:focus,.nada-hero-section-pattern .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link:focus-visible{outline:2px solid var(--wp--preset--color--impact-orange-400);outline-offset:2px}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .backdrop{background:rgba(0,0,0,.8)}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .modal-dialog{aspect-ratio:16/9;padding:0;height:auto;max-width:1030px;width:90%;overflow:visible;background:rgba(0,0,0,0);box-shadow:none}@media(max-width: 767px){.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .modal-dialog{aspect-ratio:unset;height:auto}}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .close-btn{border:none;cursor:pointer;height:30px;padding:0;position:absolute;right:-15px;top:-15px;transition:none;width:30px;background:var(--wp--preset--color--dark-blue, #1d3e74);color:var(--wp--preset--color--white, #fff);border-radius:var(--wp--custom--radius--button);font-size:0;text-indent:-9999px;overflow:visible;z-index:10;pointer-events:all}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .close-btn:hover{background:var(--wp--preset--color--light-blue, #0c80df);opacity:1}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .close-btn::before{background-color:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;width:20px;transform:translate(-50%, -50%) rotate(45deg)}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .close-btn::after{background-color:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;width:20px;transform:translate(-50%, -50%) rotate(-45deg)}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .modal-content{background:#000;height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:8px}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .modal-content figure{margin:0;min-height:unset;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .modal-content figure .wp-block-embed__wrapper{width:100%;height:100%;position:relative}.nada-hero-section-pattern .wp-block-coxautoinc-nada-feature-modal-content .modal-content iframe{width:100%;height:100%;aspect-ratio:16/9;display:block;border:0;pointer-events:all}.nada-map-section{padding-block:44.5px}.nada-map-section .map-content{max-width:481px}@media screen and (max-width: 768px){.nada-map-section .map-content{margin-bottom:60px;max-width:100%}}.nada-map-section .map-content h2 strong{font-weight:500}.nada-map-section .wp-block-coxautoinc-nada-features-modal{z-index:2}.nada-map-section .wp-block-coxautoinc-nada-features-modal>.wp-block-buttons{position:absolute;right:30%;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 1024px){.nada-map-section .wp-block-coxautoinc-nada-features-modal>.wp-block-buttons{right:20%}}@media screen and (max-width: 768px){.nada-map-section .wp-block-coxautoinc-nada-features-modal>.wp-block-buttons{right:46%;bottom:30px;top:unset;transform:unset}}.nada-map-section .wp-block-coxautoinc-nada-features-modal .wp-block-buttons{margin:0}.nada-map-section .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link{width:34px;height:44px;background:rgba(0,0,0,0);border:none;padding:0;display:flex;align-items:center;justify-content:center;text-indent:-9999px;overflow:hidden}.nada-map-section .wp-block-coxautoinc-nada-features-modal .wp-block-buttons .wp-block-button__link::after{content:"";width:100%;height:100%;background-image:var(--icon-map);background-repeat:no-repeat;background-position:center;background-size:contain}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .backdrop{background:rgba(0,0,0,.8)}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .modal-dialog{aspect-ratio:1400/1399;padding:0;height:auto;max-width:60vw;max-height:80vh;overflow:visible;background:rgba(0,0,0,0);box-shadow:none}@media(max-width: 767px){.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .modal-dialog{aspect-ratio:unset;height:auto}}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .close-btn{border:none;cursor:pointer;height:30px;padding:0;position:absolute;right:-15px;top:-15px;transition:none;width:30px;background:var(--wp--preset--color--dark-blue, #1d3e74);color:var(--wp--preset--color--white, #fff);border-radius:var(--wp--custom--radius--button);font-size:0;text-indent:-9999px;overflow:visible;z-index:10;pointer-events:all}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .close-btn:hover{background:var(--wp--preset--color--light-blue, #0c80df);opacity:1}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .close-btn::before{background-color:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;width:20px;transform:translate(-50%, -50%) rotate(45deg)}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .close-btn::after{background-color:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;width:20px;transform:translate(-50%, -50%) rotate(-45deg)}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .modal-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:80vh;position:relative;overflow-y:auto;overflow-x:hidden;border-radius:8px;background-color:var(--wp--preset--color--white, #fff)}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .modal-content figure{margin:0;min-height:unset;width:100%;height:auto;display:flex;align-items:center;justify-content:center}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .modal-content figure .wp-block-embed__wrapper{width:100%;height:100%;position:relative}.nada-map-section .wp-block-coxautoinc-nada-feature-modal-content .modal-content iframe{width:100%;height:100%;aspect-ratio:16/9;display:block;border:0;pointer-events:all}.nada-sessions-pattern{position:relative}.nada-sessions-pattern::after{content:"";position:absolute;width:242px;height:479px;right:0;top:50%;transform:translateY(-50%);background:linear-gradient(90deg, rgba(245, 245, 245, 0) 0%, #f5f5f5 65.87%);pointer-events:none;z-index:1}@media screen and (max-width: 767px){.nada-sessions-pattern::after{display:none}}@media screen and (max-width: 767px){.nada-sessions-pattern{padding-bottom:112px !important}}@media screen and (max-width: 767px){.nada-sessions-pattern .wp-block-variation-testimonial-no-image.is-post-slider{padding:0}}.nada-sessions-pattern .session-title{margin-bottom:-70px}@media screen and (max-width: 768px){.nada-sessions-pattern .session-title{margin-bottom:unset}}@media screen and (max-width: 767px){.nada-sessions-pattern .session-title{justify-content:center}.nada-sessions-pattern .session-title h2{font-size:52px !important}}.nada-faqs-section .wp-block-coxautoinc-nada-features-faqs{border-radius:8px;border:1px solid var(--wp--preset--color--grey-100, #f3f3f3);background:var(--wp--preset--color--white, #fff);box-shadow:2px 2px 10px 5px rgba(128,130,133,.15);padding:32px;padding-bottom:0}.nada-faqs-section .faq.active{padding:0}.nada-faqs-section .faq-question{margin-bottom:24px}.nada-faqs-section .faq-question-btn{color:var(--wp--preset--color--joy-ride-blue-300, #024aa5);font-size:22px;font-style:normal;font-weight:500;line-height:1.2;padding:0}.nada-faqs-section .faq-question-btn:focus{outline:none}.nada-faqs-section .faq-question-btn::after{content:"";opacity:1;background:var(--icon-chevron-down) no-repeat center center;position:absolute;background-size:14px 8px;right:-20px;top:-14px;background-color:unset !important}.nada-video-section{min-height:796px;border-bottom-left-radius:32px;border-bottom-right-radius:32px;position:relative}.nada-video-section .wp-block-cover__inner-container{position:absolute;width:100vw;height:100%}.nada-video-section .wp-block-buttons{position:absolute;top:30px;right:96px}@media screen and (max-width: 1024px){.nada-video-section .wp-block-buttons{right:unset;left:50%;transform:translateX(-50%)}}.nada-video-section .wp-block-button__link{border-radius:99999px;border:1px solid var(--wp--preset--color--white);width:154px;background-color:rgba(0,0,0,0);font-size:26px;font-style:normal;font-weight:500;padding:10px 32px}.nada-video-section .para-first{max-width:782px !important;position:absolute;left:50%;transform:translateX(-50%);top:20%;text-align:center}.nada-video-section .para-last{max-width:782px !important;position:absolute;left:50%;transform:translateX(-50%);bottom:20%;text-align:center}@media screen and (max-width: 768px){.nada-video-section .para-last{width:80%}}.nada-form-section .gfield--type-checkbox .gfield_label{margin-block:20px !important}.nada-form-section .gfield--type-checkbox .gfield_checkbox{display:grid !important;grid-template-columns:repeat(3, 1fr);gap:12px}.nada-form-section .gfield--type-checkbox .gchoice{align-items:center;display:flex;gap:12px}
