/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.paragraph-accordion{display:flex;flex-direction:column;gap:30px;background:var(--white)}@media screen and (min-width:1200px){.paragraph-accordion{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-accordion{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-accordion{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph-accordion{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph-accordion{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph-accordion{padding-top:30px;padding-bottom:30px}}.paragraph-accordion.white{background:var(--white)}.paragraph-accordion.white .paragraph-accordion-component{background:var(--gray-bg-1)}.paragraph-accordion.gray-bg{background:var(--gray-bg-1)}.paragraph-accordion.gray-bg .paragraph-accordion-component{background:var(--white)}.paragraph-accordion__title-wrapper{max-width:1200px;width:100%;margin-left:auto;margin-right:auto;text-align:center;color:var(--gray-text)}.paragraph-accordion__title-wrapper .title{margin:0;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-accordion__title-wrapper .title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.paragraph-accordion__title-wrapper .title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.paragraph-accordion__title-wrapper .title{font-size:22px;line-height:26px}}.paragraph-accordion__title-wrapper .subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-accordion__title-wrapper .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.paragraph-accordion__title-wrapper .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.paragraph-accordion__title-wrapper .subtitle{font-size:16px;line-height:26px}}.paragraph-accordion__content{max-width:1200px;width:100%;margin-left:auto;margin-right:auto}.paragraph-accordion__content .field{display:flex;flex-direction:column;gap:10px}.paragraph-accordion__content .field__item .paragraph-accordion-component{display:flex;flex-direction:column;justify-content:center;gap:15px;border-radius:5px;color:var(--secondary);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}@media screen and (min-width:1200px){.paragraph-accordion__content .field__item .paragraph-accordion-component{padding-top:30px;padding-bottom:30px}}@media screen and (max-width:1199px){.paragraph-accordion__content .field__item .paragraph-accordion-component{padding-top:25px;padding-bottom:25px}}@media screen and (max-width:767px){.paragraph-accordion__content .field__item .paragraph-accordion-component{padding-top:15px;padding-bottom:15px}}@media screen and (min-width:1200px){.paragraph-accordion__content .field__item .paragraph-accordion-component{padding-left:20px;padding-right:20px}}@media screen and (max-width:1199px){.paragraph-accordion__content .field__item .paragraph-accordion-component{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){.paragraph-accordion__content .field__item .paragraph-accordion-component{padding-left:10px;padding-right:10px}}.paragraph-accordion__content .field__item .paragraph-accordion-component__title{display:flex;justify-content:space-between;align-items:center;font-family:var(--headings-font);font-weight:500;font-style:normal}@media screen and (min-width:1200px){.paragraph-accordion__content .field__item .paragraph-accordion-component__title{font-size:18px;line-height:32px}}@media screen and (max-width:1199px){.paragraph-accordion__content .field__item .paragraph-accordion-component__title{font-size:18px;line-height:32px}}@media screen and (max-width:767px){.paragraph-accordion__content .field__item .paragraph-accordion-component__title{font-size:16px;line-height:29px}}.paragraph-accordion__content .field__item .paragraph-accordion-component__title .fa-chevron-down{color:var(--gray-text)}.paragraph-accordion__content .field__item .paragraph-accordion-component__text{display:none;color:var(--gray-text);font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-accordion__content .field__item .paragraph-accordion-component__text{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-accordion__content .field__item .paragraph-accordion-component__text{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-accordion__content .field__item .paragraph-accordion-component__text{font-size:16px;line-height:26px}}.paragraph-accordion__content .field__item .paragraph-accordion-component.open{color:var(--primary)}.paragraph-accordion__content .field__item .paragraph-accordion-component.open .paragraph-accordion-component__text{display:block}.paragraph-accordion__content .field__item .paragraph-accordion-component.open .fa-chevron-down{transform:rotate(180deg)}
.awards-component{display:flex;align-items:center;justify-content:center;gap:20px}.awards-component__title{display:flex;align-items:center;justify-content:center;gap:6px;max-width:124px;width:100%}.awards-component__title span{text-align:center;width:84px;line-height:1 !important;color:var(--gray-text);font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){.awards-component__title span{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){.awards-component__title span{font-size:14px;line-height:23px}}@media screen and (max-width:767px){.awards-component__title span{font-size:14px;line-height:23px}}.awards-component__title svg{flex-shrink:0}.awards-component__title svg:first-child{transform:scaleX(-1)}.awards-component__logo{width:104px}.awards-component__logo img{display:block;width:100%;height:auto}
@media screen and (min-width:1200px){.paragraph-benefit-container{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-benefit-container{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-benefit-container{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph-benefit-container{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph-benefit-container{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph-benefit-container{padding-top:30px;padding-bottom:30px}}.paragraph-benefit-container.white{background:var(--white)}.paragraph-benefit-container.white .paragraph-benefit{background:var(--gray-bg-1)}.paragraph-benefit-container.gray-bg{background:var(--gray-bg-1)}.paragraph-benefit-container.gray-bg .paragraph-benefit{background:var(--white)}.paragraph-benefit-container .container{display:flex;flex-direction:column;gap:30px;max-width:1200px;width:100%;margin-left:auto;margin-right:auto}@media only screen and (max-width:1199px){.paragraph-benefit-container .container{gap:15px}}.paragraph-benefit-container .container__header{text-align:center;color:var(--gray-text)}.paragraph-benefit-container .container__header .title{margin:0;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-benefit-container .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.paragraph-benefit-container .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.paragraph-benefit-container .container__header .title{font-size:22px;line-height:26px}}.paragraph-benefit-container .container__header .subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal}.paragraph-benefit-container .container__header .subtitle a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-benefit-container .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.paragraph-benefit-container .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.paragraph-benefit-container .container__header .subtitle{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-benefit-container .container__header .subtitle{margin-top:15px}}@media screen and (max-width:1199px){.paragraph-benefit-container .container__header .subtitle{margin-top:10px}}@media screen and (max-width:767px){.paragraph-benefit-container .container__header .subtitle{margin-top:10px}}.paragraph-benefit-container .container__benefits .field__items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;align-items:center;justify-content:center;gap:30px}@media only screen and (max-width:1199px){.paragraph-benefit-container .container__benefits .field__items{gap:15px}}@media only screen and (max-width:767px){.paragraph-benefit-container .container__benefits .field__items{grid-template-columns:repeat(1,1fr);gap:10px}}.paragraph-benefit-container .container__benefits .field__items .field__item{height:100%}.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit{height:100%;box-sizing:border-box;border-radius:5px}@media screen and (min-width:1200px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit{padding:15px}}@media screen and (max-width:1199px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit{padding:10px}}@media screen and (max-width:767px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit{padding:10px}}.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header{display:flex;align-items:center;gap:15px}@media screen and (min-width:1200px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header{margin-bottom:5px}}@media screen and (max-width:1199px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header{margin-bottom:5px}}@media screen and (max-width:767px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header{margin-bottom:5px}}.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header .benefit-icon{display:flex;justify-content:center;align-items:center;width:61px;height:61px}.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header .benefit-icon img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;flex-basis:auto}.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header .title{color:var(--secondary);font-family:var(--headings-font);font-weight:500;font-style:normal}@media screen and (min-width:1200px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header .title{font-size:18px;line-height:32px}}@media screen and (max-width:1199px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header .title{font-size:18px;line-height:32px}}@media screen and (max-width:767px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header .title{font-size:16px;line-height:29px}}.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__header .title a{color:var(--secondary);text-decoration:underline}.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__text{color:var(--gray-text);text-align:justify;font-family:var(--body-font);font-style:normal}@media screen and (min-width:1200px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__text{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__text{font-size:14px;line-height:23px}}@media screen and (max-width:767px){.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__text{font-size:14px;line-height:23px}}.paragraph-benefit-container .container__benefits .field__items .field__item .paragraph-benefit__text a{color:var(--primary)}
*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}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;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}h1{font-family:var(--headings-font);font-weight:800;font-style:normal}@media screen and (min-width:1200px){h1{font-size:35px;line-height:48px}}@media screen and (max-width:1199px){h1{font-size:35px;line-height:48px}}@media screen and (max-width:767px){h1{font-size:26px;line-height:46px}}h1 strong{font-family:var(--headings-font);font-weight:800;font-style:normal}@media screen and (min-width:1200px){h1 strong{font-size:35px;line-height:48px}}@media screen and (max-width:1199px){h1 strong{font-size:35px;line-height:48px}}@media screen and (max-width:767px){h1 strong{font-size:26px;line-height:46px}}h2{font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){h2{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){h2{font-size:32px;line-height:52px}}@media screen and (max-width:767px){h2{font-size:22px;line-height:26px}}h2 strong{font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){h2 strong{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){h2 strong{font-size:32px;line-height:52px}}@media screen and (max-width:767px){h2 strong{font-size:22px;line-height:26px}}h3{font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){h3{font-size:28px;line-height:45px}}@media screen and (max-width:1199px){h3{font-size:28px;line-height:45px}}@media screen and (max-width:767px){h3{font-size:20px;line-height:32px}}h3 strong{font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){h3 strong{font-size:28px;line-height:45px}}@media screen and (max-width:1199px){h3 strong{font-size:28px;line-height:45px}}@media screen and (max-width:767px){h3 strong{font-size:20px;line-height:32px}}h4{font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){h4{font-size:22px;line-height:36px}}@media screen and (max-width:1199px){h4{font-size:22px;line-height:36px}}@media screen and (max-width:767px){h4{font-size:20px;line-height:32px}}h4 strong{font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){h4 strong{font-size:22px;line-height:36px}}@media screen and (max-width:1199px){h4 strong{font-size:22px;line-height:36px}}@media screen and (max-width:767px){h4 strong{font-size:20px;line-height:32px}}h5{font-family:var(--headings-font);font-weight:500;font-style:normal}@media screen and (min-width:1200px){h5{font-size:18px;line-height:32px}}@media screen and (max-width:1199px){h5{font-size:18px;line-height:32px}}@media screen and (max-width:767px){h5{font-size:16px;line-height:29px}}h5 strong{font-family:var(--headings-font);font-weight:500;font-style:normal}@media screen and (min-width:1200px){h5 strong{font-size:18px;line-height:32px}}@media screen and (max-width:1199px){h5 strong{font-size:18px;line-height:32px}}@media screen and (max-width:767px){h5 strong{font-size:16px;line-height:29px}}strong{font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){strong{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){strong{font-size:16px;line-height:26px}}@media screen and (max-width:767px){strong{font-size:16px;line-height:26px}}p{font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){p{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){p{font-size:16px;line-height:26px}}@media screen and (max-width:767px){p{font-size:16px;line-height:26px}}.fa-svg{display:inline-block;height:1em;vertical-align:-0.125em}@media screen and (min-width:1200px){ul,ol{padding-left:20px}}@media screen and (max-width:1199px){ul,ol{padding-left:15px}}@media screen and (max-width:767px){ul,ol{padding-left:10px}}@media screen and (min-width:1200px){ul,ol{margin-bottom:20px}}@media screen and (max-width:1199px){ul,ol{margin-bottom:15px}}@media screen and (max-width:767px){ul,ol{margin-bottom:10px}}ul{list-style:disc}ol{list-style:decimal}body{background-color:var(--gray-bg-1)}body.menu-open{overflow:hidden}body .layout-content{min-height:calc(100vh - 550px)}
:root{--primary:#ff0d0d;--secondary:#457894;--black:#000;--white:#fff;--gray-text:#4f4f4f;--gray-100:#9d9d9d;--gray-50:#cecece;--gray-bg:#eaeff2;--gray-bg-1:#f4f7f8;--stars:#fdc902;--facebook:#3b5998;--twitter:#55acee;--linkedin:#007bb5;--headings-font:"Atkinson Hyperlegible Next",sans-serif;--body-font:"Atkinson Hyperlegible Next",sans-serif;--bold-font:"Atkinson Hyperlegible Next",sans-serif;}@font-face{font-family:"Atkinson Hyperlegible Next";src:url(/themes/custom/base/assets/fonts/AtkinsonHyperlegibleNext-VariableFont_wght.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap;}@font-face{font-family:"Atkinson Hyperlegible Next";src:url(/themes/custom/base/assets/fonts/AtkinsonHyperlegibleNext-Italic-VariableFont_wght.woff2)
    format("woff2");font-weight:200 800;font-style:italic;font-display:swap;}
header{position:sticky;top:0;width:100%;z-index:101;background:var(--white);border-bottom:1px solid var(--gray-50)}@media only screen and (max-width:1199px){header.active{height:100vh}}header .header{position:relative}header .header-menu{height:60px;display:flex;justify-content:space-between;align-items:center;max-width:1260px;width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width:1200px){header .header-menu{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){header .header-menu{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){header .header-menu{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){header .header-menu{height:65px}}header .header-menu__left{display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){header .header-menu__left{gap:10px}}header .header-menu__left .burger,header .header-menu__left .burger-close{display:none}header .header-menu__left .burger{width:24px}@media only screen and (max-width:1199px){header .header-menu__left .burger{display:block;font-size:30px}}header .header-menu__left .burger .burget-bars.hidden{display:none}header .header-menu__left .burger .burger-close.active{display:block;font-size:30px}header .header-menu__left .site-logo img{width:100px}header .header-menu__left .menu{display:flex;align-items:center;height:75px}@media only screen and (max-width:1199px){header .header-menu__left .menu{display:none}}header .header-menu__left .menu-item{display:flex;align-items:center;justify-content:center;font-family:var(--bold-font);font-style:normal;font-weight:600}@media screen and (min-width:1200px){header .header-menu__left .menu-item{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-menu__left .menu-item{font-size:16px;line-height:26px}}header .header-menu__left .menu-item.active .menu-item__children{display:block}header .header-menu__left .menu-item.active .menu-item__link{color:var(--primary)}header .header-menu__left .menu-item__link{display:flex;align-items:center;position:relative;text-decoration:none;padding:0 8px;color:var(--gray-text)}header .header-menu__left .menu-item__link:hover,header .header-menu__left .menu-item__link.active{color:var(--primary)}header .header-menu__left .menu-item__children{display:none;position:absolute;top:101%;left:0;right:0;background:var(--gray-bg-1);border-bottom:1px solid var(--gray-50);z-index:1}@media screen and (min-width:1200px){header .header-menu__left .menu-item__children{padding-top:15px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item__children{padding-top:10px}}@media screen and (max-width:767px){header .header-menu__left .menu-item__children{padding-top:10px}}@media screen and (min-width:1200px){header .header-menu__left .menu-item__children{padding-bottom:30px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item__children{padding-bottom:25px}}@media screen and (max-width:767px){header .header-menu__left .menu-item__children{padding-bottom:15px}}header .header-menu__left .menu-item__children .sort-wrapper{display:flex;align-items:center;gap:50px;max-width:1200px;width:100%;margin-left:auto;margin-right:auto}header .header-menu__left .menu-item__children .sort-wrapper__divider{width:1px;height:157px;background:var(--gray-50)}header .header-menu__left .menu-item__children .sort-wrapper__by-type,header .header-menu__left .menu-item__children .sort-wrapper__by-need{display:flex;flex-direction:column;align-items:flex-start;gap:5px}header .header-menu__left .menu-item__children .sort-wrapper__by-type .title{font-family:var(--bold-font);font-style:normal;color:var(--primary)}@media screen and (min-width:1200px){header .header-menu__left .menu-item__children .sort-wrapper__by-type .title{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item__children .sort-wrapper__by-type .title{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-menu__left .menu-item__children .sort-wrapper__by-type .title{font-size:16px;line-height:26px}}header .header-menu__left .menu-item__children .sort-wrapper__by-type .children{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px}header .header-menu__left .menu-item__children .sort-wrapper__by-type .children a[href="/guaranteed-car-transport-services"]{position:relative;margin-top:6px;padding:8px 5px 0 5px;border:1px solid var(--primary);border-radius:5px;flex-basis:42%}header .header-menu__left .menu-item__children .sort-wrapper__by-type .children a[href="/guaranteed-car-transport-services"]:before{position:absolute;content:"Recommended";color:var(--white);background:var(--primary);border-radius:5px;font-size:12px;line-height:1;top:-11px;left:50%;transform:translateX(-50%);padding:4px;text-align:center}header .header-menu__left .menu-item__children .sort-wrapper__by-type .children .child-link{flex:0 0 49%;color:var(--secondary);white-space:nowrap;text-decoration:none;font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){header .header-menu__left .menu-item__children .sort-wrapper__by-type .children .child-link{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item__children .sort-wrapper__by-type .children .child-link{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-menu__left .menu-item__children .sort-wrapper__by-type .children .child-link{font-size:16px;line-height:26px}}header .header-menu__left .menu-item__children .sort-wrapper__by-type .children .child-link:hover{color:var(--primary)}header .header-menu__left .menu-item__children .sort-wrapper__by-type .children .child-link.active{color:var(--primary)}header .header-menu__left .menu-item__children .sort-wrapper__by-need .title{font-family:var(--bold-font);font-style:normal;color:var(--primary)}@media screen and (min-width:1200px){header .header-menu__left .menu-item__children .sort-wrapper__by-need .title{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item__children .sort-wrapper__by-need .title{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-menu__left .menu-item__children .sort-wrapper__by-need .title{font-size:16px;line-height:26px}}header .header-menu__left .menu-item__children .sort-wrapper__by-need .children{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px}header .header-menu__left .menu-item__children .sort-wrapper__by-need .children .child-link{flex:0 0 49%;color:var(--secondary);white-space:nowrap;text-decoration:none;font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){header .header-menu__left .menu-item__children .sort-wrapper__by-need .children .child-link{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item__children .sort-wrapper__by-need .children .child-link{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-menu__left .menu-item__children .sort-wrapper__by-need .children .child-link{font-size:16px;line-height:26px}}header .header-menu__left .menu-item__children .sort-wrapper__by-need .children .child-link:hover{color:var(--primary)}header .header-menu__left .menu-item__children .sort-wrapper__by-need .children .child-link.active{color:var(--primary)}header .header-menu__left .menu-item__children .children-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:50px;max-width:1200px;width:100%;margin-left:auto;margin-right:auto}header .header-menu__left .menu-item__children .children-wrapper .child-link{flex:0 0 20%;display:flex;flex-direction:column;align-items:flex-start;color:var(--secondary);text-decoration:none;font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){header .header-menu__left .menu-item__children .children-wrapper .child-link{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item__children .children-wrapper .child-link{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-menu__left .menu-item__children .children-wrapper .child-link{font-size:16px;line-height:26px}}header .header-menu__left .menu-item__children .children-wrapper .child-link:hover{color:var(--primary)}header .header-menu__left .menu-item__children .children-wrapper .child-link__link{white-space:nowrap}header .header-menu__left .menu-item__children .children-wrapper .child-link__link.active{color:var(--primary)}header .header-menu__left .menu-item__children .children-wrapper .child-link__description{color:var(--gray-text);font-family:var(--body-font);font-style:normal}@media screen and (min-width:1200px){header .header-menu__left .menu-item__children .children-wrapper .child-link__description{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){header .header-menu__left .menu-item__children .children-wrapper .child-link__description{font-size:14px;line-height:23px}}@media screen and (max-width:767px){header .header-menu__left .menu-item__children .children-wrapper .child-link__description{font-size:14px;line-height:23px}}header .header-menu__left .menu-item__children .children-wrapper__divider{content:"";display:block;width:1px;height:86px;background:var(--gray-50)}header .header-menu__left .menu-item__children .children-wrapper__divider:last-child{display:none}header .header-menu__left .menu-item__children .children-wrapper__divider:nth-child(3n){display:none}header .header-menu__left .menu .deals{position:relative}header .header-menu__left .menu .deals-count{box-sizing:border-box;position:absolute;top:-11px;right:-5px;background:var(--primary);color:var(--white);width:20px;height:20px;padding:2px 6px;border-radius:5px;display:flex;justify-content:center;align-items:center;font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){header .header-menu__left .menu .deals-count{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){header .header-menu__left .menu .deals-count{font-size:14px;line-height:23px}}@media screen and (max-width:767px){header .header-menu__left .menu .deals-count{font-size:14px;line-height:23px}}header .header-menu__right{display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){header .header-menu__right{gap:8px}}header .header-menu__right .phone-link{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;height:50px;background:var(--primary);display:flex;align-items:center;justify-content:center;gap:15px;border-radius:5px;text-decoration:none;color:var(--white);border:1px solid var(--primary);font-family:var(--headings-font);font-weight:700;font-style:normal;height:auto !important;padding:8px 10px !important}@media screen and (min-width:1200px){header .header-menu__right .phone-link{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){header .header-menu__right .phone-link{font-size:18px;line-height:29px}}@media screen and (max-width:767px){header .header-menu__right .phone-link{font-size:18px;line-height:29px}}@media screen and (min-width:1200px){header .header-menu__right .phone-link{padding-left:15px;padding-right:15px}}@media screen and (max-width:1199px){header .header-menu__right .phone-link{padding-left:10px;padding-right:10px}}@media screen and (max-width:767px){header .header-menu__right .phone-link{padding-left:10px;padding-right:10px}}header .header-menu__right .phone-link svg{width:30px;height:30px}header .header-menu__right .phone-link:hover{background-color:var(--white);color:var(--primary);border:1px var(--primary) solid;transition:.2s all}header .header-menu__right .phone-link:hover svg path{fill:var(--primary)}header .header-menu__right .phone-link__number{font-family:var(--bold-font);font-style:normal;line-height:1 !important;font-size:14px !important}@media screen and (min-width:1200px){header .header-menu__right .phone-link__number{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-menu__right .phone-link__number{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-menu__right .phone-link__number{font-size:16px;line-height:26px}}@media only screen and (max-width:767px){header .header-menu__right .phone-link__number{display:none}}header .header-menu__right .phone-link svg{display:none}@media only screen and (max-width:767px){header .header-menu__right .phone-link svg{display:block}}header .header-menu__right .phone-link svg path{fill:var(--white);stroke:var(--white)}header .header-menu__right .chat-link{display:none}header .header-menu__right .whatsapp-link{display:none;text-decoration:none;color:var(--white);background-color:#25d366;height:50px;width:52px;border-radius:5px;font-size:32px}@media only screen and (max-width:767px){header .header-menu__right .whatsapp-link{display:flex;align-items:center;justify-content:center}}@media only screen and (max-width:767px)and (min-width:1200px){header .header-menu__right .whatsapp-link{padding:15px}}@media only screen and (max-width:767px)and (max-width:1199px){header .header-menu__right .whatsapp-link{padding:10px}}@media only screen and (max-width:767px)and (max-width:767px){header .header-menu__right .whatsapp-link{padding:10px}}header .header-menu__right .quote-link{min-width:150px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:5px;border:1px solid var(--secondary);color:var(--secondary);text-decoration:none;font-family:var(--headings-font);font-weight:700;font-style:normal;height:auto !important;padding:8px 10px !important;line-height:1 !important;border:1px solid var(--secondary);background:rgba(0,0,0,0);color:var(--secondary);gap:15px;min-width:auto;font-size:14px !important}@media screen and (min-width:1200px){header .header-menu__right .quote-link{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){header .header-menu__right .quote-link{font-size:18px;line-height:29px}}@media screen and (max-width:767px){header .header-menu__right .quote-link{font-size:18px;line-height:29px}}@media screen and (min-width:1200px){header .header-menu__right .quote-link{padding-left:15px;padding-right:15px}}@media screen and (max-width:1199px){header .header-menu__right .quote-link{padding-left:10px;padding-right:10px}}@media screen and (max-width:767px){header .header-menu__right .quote-link{padding-left:10px;padding-right:10px}}header .header-menu__right .quote-link:hover{background-color:var(--secondary);color:var(--white);border:1px var(--white) solid;transition:.2s all}@media only screen and (max-width:767px){header .header-menu__right .quote-link.track-shipment-link{display:none}}header .header-menu__right .quote-link:hover svg path{fill:var(--white)}header .header-menu__right .quote-link svg{display:none;width:30px;height:30px}@media only screen and (max-width:767px){header .header-menu__right .quote-link svg{display:block}}header .header-menu__right .quote-link svg path{fill:var(--secondary)}@media only screen and (max-width:767px){header .header-menu__right .quote-link__label{display:none}}header .header-mobile{display:none;flex-direction:column;align-items:center}header .header-mobile.active{display:flex;overflow-y:auto;-webkit-overflow-scrolling:touch}header .header-mobile__menu{width:100%;display:flex;flex-direction:column;align-items:center}header .header-mobile__menu .item-wrapper{width:100%;padding:10px 20px;border-bottom:1px solid var(--gray-bg);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}header .header-mobile__menu .item-wrapper:first-child{border-top:1px solid var(--gray-bg)}header .header-mobile__menu .item-wrapper.expanded{background:var(--gray-bg-1)}header .header-mobile__menu .item-wrapper__menu-item{width:100%;padding-block:6.5px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--gray-text);font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){header .header-mobile__menu .item-wrapper__menu-item{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-mobile__menu .item-wrapper__menu-item{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-mobile__menu .item-wrapper__menu-item{font-size:16px;line-height:26px}}header .header-mobile__menu .item-wrapper__menu-item .fa-chevron-down{font-size:16px;color:var(--gray-text)}header .header-mobile__menu .item-wrapper__menu-item:hover{color:var(--primary)}header .header-mobile__menu .item-wrapper__menu-item:hover .fa-chevron-down{color:var(--primary)}header .header-mobile__menu .item-wrapper__menu-item.active{color:var(--primary)}header .header-mobile__menu .item-wrapper__menu-item.active .fa-chevron-down{color:var(--primary);transform:rotate(180deg)}header .header-mobile__menu .item-wrapper__children{display:none;width:100%;background:var(--white);padding-left:20px}header .header-mobile__menu .item-wrapper__children.expanded{display:block;background-color:var(--gray-bg-1)}header .header-mobile__menu .item-wrapper__children .sort-wrapper,header .header-mobile__menu .item-wrapper__children .children-wrapper{display:flex;flex-direction:column}header .header-mobile__menu .item-wrapper__children .sort-wrapper .child-item,header .header-mobile__menu .item-wrapper__children .children-wrapper .child-item{display:flex;gap:10px;align-items:center}header .header-mobile__menu .item-wrapper__children .sort-wrapper{gap:10px}header .header-mobile__menu .item-wrapper__children .sort-wrapper .services-link{text-decoration:none;color:var(--secondary);font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){header .header-mobile__menu .item-wrapper__children .sort-wrapper .services-link{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-mobile__menu .item-wrapper__children .sort-wrapper .services-link{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-mobile__menu .item-wrapper__children .sort-wrapper .services-link{font-size:16px;line-height:26px}}header .header-mobile__menu .item-wrapper__children .sort-wrapper .services-link.active{color:var(--primary)}header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter{display:flex;align-items:center;align-self:center;border-radius:5px;border:1px solid var(--gray-50);background:var(--white)}header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{display:flex;align-items:center;border-radius:5px;color:var(--gray-text);font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{font-size:14px;line-height:23px}}@media screen and (max-width:767px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{font-size:14px;line-height:23px}}@media screen and (min-width:1200px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{padding-left:20px;padding-right:20px}}@media screen and (max-width:1199px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{padding-left:10px;padding-right:10px}}@media screen and (min-width:1200px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{padding-top:5px;padding-bottom:5px}}@media screen and (max-width:1199px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{padding-top:5px;padding-bottom:5px}}@media screen and (max-width:767px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title{padding-top:5px;padding-bottom:5px}}header .header-mobile__menu .item-wrapper__children .sort-wrapper__filter .title.selected{background:var(--primary);color:var(--white)}header .header-mobile__menu .item-wrapper__children .sort-wrapper__items{display:flex;flex-direction:column}header .header-mobile__menu .item-wrapper__children .sort-wrapper__items a[href="/guaranteed-car-transport-services"]{position:relative}header .header-mobile__menu .item-wrapper__children .sort-wrapper__items a[href="/guaranteed-car-transport-services"]:before{position:absolute;content:"Recommended";color:var(--white);background:var(--primary);border-radius:100px;font-size:10px;line-height:1;top:50%;left:calc(100% + 8px);transform:translateY(-50%);padding:4px;white-space:nowrap;text-align:center}header .header-mobile__menu .item-wrapper__children .sort-wrapper__items .child-item{display:none;align-items:center;padding-block:10px}header .header-mobile__menu .item-wrapper__children .sort-wrapper__items .child-item.show{display:flex;gap:10px}header .header-mobile__menu .item-wrapper__children .sort-wrapper__items .child-item .child-link{text-decoration:none;color:var(--secondary);font-family:var(--body-font);font-style:normal}@media screen and (min-width:1200px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__items .child-item .child-link{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__items .child-item .child-link{font-size:14px;line-height:23px}}@media screen and (max-width:767px){header .header-mobile__menu .item-wrapper__children .sort-wrapper__items .child-item .child-link{font-size:14px;line-height:23px}}header .header-mobile__menu .item-wrapper__children .sort-wrapper__items .child-item .child-link.active{color:var(--primary)}header .header-mobile__menu .item-wrapper__children .children-wrapper{gap:10px}header .header-mobile__menu .item-wrapper__children .children-wrapper .child-link{text-decoration:none;color:var(--secondary);font-family:var(--body-font);font-style:normal}@media screen and (min-width:1200px){header .header-mobile__menu .item-wrapper__children .children-wrapper .child-link{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){header .header-mobile__menu .item-wrapper__children .children-wrapper .child-link{font-size:14px;line-height:23px}}@media screen and (max-width:767px){header .header-mobile__menu .item-wrapper__children .children-wrapper .child-link{font-size:14px;line-height:23px}}header .header-mobile__menu .item-wrapper__children .children-wrapper .child-link.active{color:var(--primary)}header .header-mobile__menu .item-wrapper__deals .item-wrapper__menu-item{justify-content:flex-start}header .header-mobile__menu .item-wrapper__deals .item-wrapper__menu-item .deals-count{padding-inline:4px;border-radius:3px;background-color:var(--primary);color:var(--white)}header .header-mobile__menu .menu-item{font-family:var(--bold-font);font-style:normal;text-decoration:none;color:var(--gray-text)}@media screen and (min-width:1200px){header .header-mobile__menu .menu-item{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-mobile__menu .menu-item{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-mobile__menu .menu-item{font-size:16px;line-height:26px}}header .header-mobile__menu .menu-item:hover,header .header-mobile__menu .menu-item.active{color:var(--primary)}header .header-mobile__links{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;padding-inline:20px}@media screen and (min-width:1200px){header .header-mobile__links{padding-bottom:50px;padding-top:50px}}@media screen and (max-width:1199px){header .header-mobile__links{padding-bottom:40px;padding-top:40px}}@media screen and (max-width:767px){header .header-mobile__links{padding-bottom:30px;padding-top:30px}}header .header-mobile__links .quote-link{width:100%;height:50px;background:var(--primary);display:flex;align-items:center;justify-content:center;gap:15px;border-radius:5px;text-decoration:none;color:var(--white)}@media screen and (min-width:1200px){header .header-mobile__links .quote-link{padding-left:15px;padding-right:15px}}@media screen and (max-width:1199px){header .header-mobile__links .quote-link{padding-left:10px;padding-right:10px}}@media screen and (max-width:767px){header .header-mobile__links .quote-link{padding-left:10px;padding-right:10px}}header .header-mobile__links .quote-link__label{font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){header .header-mobile__links .quote-link__label{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){header .header-mobile__links .quote-link__label{font-size:18px;line-height:29px}}@media screen and (max-width:767px){header .header-mobile__links .quote-link__label{font-size:18px;line-height:29px}}header .header-mobile__links .quote-link svg{width:30px;height:30px}header .header-mobile__links .phone-link{display:flex;width:100%;height:50px;align-items:center;justify-content:center;gap:10px;background:var(--white);border:1px solid var(--secondary);border-radius:5px;text-decoration:none}@media screen and (min-width:1200px){header .header-mobile__links .phone-link{padding-left:15px;padding-right:15px}}@media screen and (max-width:1199px){header .header-mobile__links .phone-link{padding-left:10px;padding-right:10px}}@media screen and (max-width:767px){header .header-mobile__links .phone-link{padding-left:10px;padding-right:10px}}header .header-mobile__links .phone-link__label{font-family:var(--bold-font);font-style:normal;color:var(--secondary)}@media screen and (min-width:1200px){header .header-mobile__links .phone-link__label{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){header .header-mobile__links .phone-link__label{font-size:16px;line-height:26px}}@media screen and (max-width:767px){header .header-mobile__links .phone-link__label{font-size:16px;line-height:26px}}header .header-mobile__links .phone-link svg{width:30px;height:30px}header .header-mobile__links .phone-link svg path{fill:var(--secondary);stroke:var(--secondary)}
.paragraph-media-text-container{display:flex;flex-direction:column;align-items:center;gap:30px}@media screen and (min-width:1200px){.paragraph-media-text-container{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-media-text-container{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-media-text-container{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph-media-text-container{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph-media-text-container{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph-media-text-container{padding-top:30px;padding-bottom:30px}}.paragraph-media-text-container.white{background:var(--white)}.paragraph-media-text-container.gray-bg{background:var(--gray-bg-1)}.paragraph-media-text-container .titles-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;color:var(--gray-text)}.paragraph-media-text-container .titles-wrapper__title{margin:0;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-media-text-container .titles-wrapper__title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.paragraph-media-text-container .titles-wrapper__title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.paragraph-media-text-container .titles-wrapper__title{font-size:22px;line-height:26px}}.paragraph-media-text-container .titles-wrapper__subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-media-text-container .titles-wrapper__subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.paragraph-media-text-container .titles-wrapper__subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.paragraph-media-text-container .titles-wrapper__subtitle{font-size:16px;line-height:26px}}.paragraph-media-text-container__content{max-width:1200px;width:100%;margin-left:auto;margin-right:auto}.paragraph-media-text-container__content .field__items{display:flex;flex-direction:column;align-items:center;gap:50px}.paragraph-media-text-container__content .field__items .field__item{width:100%}.paragraph-media-text-container__content .field__items .paragraph-media-text-item{display:flex;align-items:center;gap:30px}@media only screen and (max-width:1199px){.paragraph-media-text-container__content .field__items .paragraph-media-text-item{flex-direction:column}}@media only screen and (min-width:1200px){.paragraph-media-text-container__content .field__items .paragraph-media-text-item.right{flex-direction:row-reverse}}.paragraph-media-text-container__content .field__items .paragraph-media-text-item__media{flex:1;width:100%}.paragraph-media-text-container__content .field__items .paragraph-media-text-item__media img,.paragraph-media-text-container__content .field__items .paragraph-media-text-item__media iframe{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:5px}.paragraph-media-text-container__content .field__items .paragraph-media-text-item__media iframe{aspect-ratio:16/9}.paragraph-media-text-container__content .field__items .paragraph-media-text-item__text{flex:1;color:var(--gray-text);text-align:justify;font-family:var(--body-font);font-weight:400;font-style:normal}.paragraph-media-text-container__content .field__items .paragraph-media-text-item__text a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-media-text-container__content .field__items .paragraph-media-text-item__text{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-media-text-container__content .field__items .paragraph-media-text-item__text{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-media-text-container__content .field__items .paragraph-media-text-item__text{font-size:16px;line-height:26px}}
@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes conic-effect{0%{--angle:-1deg}100%{--angle:var(--final-angle)}}@media screen and (min-width:1200px){.paragraph--type--performance-metrics{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph--type--performance-metrics{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph--type--performance-metrics{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph--type--performance-metrics{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph--type--performance-metrics{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph--type--performance-metrics{padding-top:30px;padding-bottom:30px}}.paragraph--type--performance-metrics--hidden{display:none}.field--name-field-performance-metrics-block{max-width:1200px;width:100%;margin-left:auto;margin-right:auto}.field--name-field-performance-metrics-block .field--name-field-title{font-family:var(--headings-font);font-weight:700;font-style:normal;color:var(--gray-text);text-align:center}@media screen and (min-width:1200px){.field--name-field-performance-metrics-block .field--name-field-title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-title{font-size:22px;line-height:26px}}.field--name-field-performance-metrics-block .field--name-field-subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal;color:var(--gray-text);text-align:center}@media screen and (min-width:1200px){.field--name-field-performance-metrics-block .field--name-field-subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-subtitle{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.field--name-field-performance-metrics-block .field--name-field-subtitle{margin-bottom:20px}}@media screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-subtitle{margin-bottom:15px}}@media screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-subtitle{margin-bottom:10px}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics{display:flex;flex-grow:1;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}@media only screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics{flex-direction:column;justify-content:normal;align-items:normal}.field--name-field-performance-metrics-block .field--name-field-performance-metrics>.field__item{display:flex;align-items:center;justify-content:center;flex-grow:1}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component{width:100%;max-width:500px;flex-direction:row;justify-content:start}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__title{line-height:1;text-align:center;color:var(--gray-text);margin-bottom:auto;min-height:44px}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__title{display:none}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__title--mobile{display:none;line-height:1;min-height:auto}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__title--mobile{display:block;text-align:left}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content{text-align:center}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content{text-align:left}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__caption{font-family:var(--bold-font);font-style:normal;line-height:1;text-align:center;color:var(--gray-text);margin-bottom:auto}@media screen and (min-width:1200px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__caption{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__caption{font-size:14px;line-height:23px}}@media screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__caption{font-size:14px;line-height:23px}}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__caption{text-align:left}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip{position:relative;display:inline;font-family:var(--body-font);font-style:normal}@media screen and (min-width:1200px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip{font-size:12px;line-height:15px}}@media screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip{font-size:12px;line-height:15px}}@media screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip{font-size:12px;line-height:15px}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip i{color:var(--gray-100)}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip:hover{cursor:pointer}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip:hover i{color:var(--gray-text)}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip:hover .performance-metrics-component__content__tooltip__text{display:block}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip__text{display:none;position:absolute;z-index:1000;bottom:28px;left:-125px;width:250px;padding:10px;color:var(--gray-text);background-color:var(--white);border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.25);font-family:var(--body-font);font-style:normal}@media screen and (min-width:1200px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip__text{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip__text{font-size:14px;line-height:23px}}@media screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip__text{font-size:14px;line-height:23px}}@media screen and (min-width:1200px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip__text{margin-bottom:5px}}@media screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip__text{margin-bottom:5px}}@media screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip__text{margin-bottom:5px}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__content__tooltip__text::before{content:"";position:absolute;bottom:-10px;left:121px;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid var(--white)}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle{position:relative;width:125px;height:125px;flex-shrink:0;border-radius:50%;background:conic-gradient(var(--progress-color) var(--angle),var(--gray-100) calc(var(--angle)));animation:conic-effect 2s ease-out forwards}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle{width:72px;height:72px}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner{text-align:center;color:var(--progress-color);width:90px;height:90px;padding:6px;border-radius:50%;background-color:var(--white);display:flex;align-items:center;justify-content:center;position:absolute;top:calc(50% - 45px);left:calc(50% - 45px);font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner{font-size:28px;line-height:45px}}@media screen and (max-width:1199px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner{font-size:28px;line-height:45px}}@media screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner{font-size:20px;line-height:32px}}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner{width:52px;height:52px;top:calc(50% - 26px);left:calc(50% - 26px)}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner--count{flex-direction:column;font-size:19px}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner--count{font-size:11px}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner__number{line-height:1}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner__percent{line-height:1}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner i{font-size:22px;margin-bottom:2px}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner i{font-size:16px}}.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner__count{font-size:10px;line-height:1}@media only screen and (max-width:767px){.field--name-field-performance-metrics-block .field--name-field-performance-metrics .performance-metrics-component__circle__inner__count{font-size:7px}}
.paragraph-quote-hero{background-color:var(--gray-bg-1)}.paragraph-quote-hero__top{position:relative;overflow:hidden}@media(max-width:599px){.paragraph-quote-hero__top{background:linear-gradient(to bottom,#354251,#5d5857)}}.paragraph-quote-hero__top:before{content:"Trusted for 12+ years";position:absolute;z-index:2;width:400px;top:60px;right:-120px;padding:10px;text-align:center;color:var(--white);font-family:var(--bold-font);font-style:normal;line-height:1 !important;background:linear-gradient(91.08deg,rgba(65,138,183,0.7) 30.02%,rgba(30,82,110,0.7) 78.78%);box-shadow:0 0 8px 2px rgba(255,255,255,.25),4px 4px 10px 2px rgba(0,0,0,.25) inset;transform:rotate(38deg);border:1px solid rgba(206,206,206,.7)}@media screen and (min-width:1200px){.paragraph-quote-hero__top:before{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-quote-hero__top:before{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-quote-hero__top:before{font-size:16px;line-height:26px}}@media only screen and (max-width:1199px){.paragraph-quote-hero__top:before{top:17px;right:-156px;font-size:10px;padding:5px;transform:rotate(25deg)}}@media only screen and (max-width:767px){.paragraph-quote-hero__top:before{display:none}}@media only screen and (min-width:1200px){.paragraph-quote-hero__top{padding-top:60px;padding-bottom:60px;min-height:560px}.paragraph-quote-hero__top--with-deal{padding-top:50px}}@media only screen and (max-width:1199px){.paragraph-quote-hero__top{min-height:160px;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width:1199px)and (min-width:1200px){.paragraph-quote-hero__top{padding:30px}}@media only screen and (max-width:1199px)and (max-width:1199px){.paragraph-quote-hero__top{padding:25px}}@media only screen and (max-width:1199px)and (max-width:767px){.paragraph-quote-hero__top{padding:15px}}.paragraph-quote-hero__top__content{max-width:1260px;width:100%;margin-left:auto;margin-right:auto;z-index:1;position:relative;display:flex;flex-direction:row;justify-content:space-between;margin-top:60px;gap:60px}@media screen and (min-width:1200px){.paragraph-quote-hero__top__content{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-quote-hero__top__content{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-quote-hero__top__content{padding-left:15px;padding-right:15px}}@media only screen and (max-width:1199px){.paragraph-quote-hero__top__content{flex-direction:column;align-items:center;justify-content:center;gap:40px;margin-top:30px}}@media only screen and (max-width:767px){.paragraph-quote-hero__top__content{padding:0;margin-top:0;gap:25px}}.paragraph-quote-hero__top__content__title-wrapper{text-align:left;position:relative;z-index:3}@media only screen and (max-width:1199px){.paragraph-quote-hero__top__content__title-wrapper{text-align:center}}.paragraph-quote-hero__top__content__title-wrapper__deal-tag{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px 3px 10px;border-radius:60px;font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){.paragraph-quote-hero__top__content__title-wrapper__deal-tag{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){.paragraph-quote-hero__top__content__title-wrapper__deal-tag{font-size:14px;line-height:23px}}@media screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper__deal-tag{font-size:14px;line-height:23px}}@media screen and (min-width:1200px){.paragraph-quote-hero__top__content__title-wrapper__deal-tag{margin-bottom:20px}}@media screen and (max-width:1199px){.paragraph-quote-hero__top__content__title-wrapper__deal-tag{margin-bottom:15px}}@media screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper__deal-tag{margin-bottom:10px}}.paragraph-quote-hero__top__content__title-wrapper .title{color:var(--white);margin:0;font-family:var(--headings-font);font-weight:800;font-style:normal}@media screen and (min-width:1200px){.paragraph-quote-hero__top__content__title-wrapper .title{font-size:35px;line-height:48px}}@media screen and (max-width:1199px){.paragraph-quote-hero__top__content__title-wrapper .title{font-size:35px;line-height:48px}}@media screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper .title{font-size:26px;line-height:46px}}@media only screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper .title{line-height:1.1}}.paragraph-quote-hero__top__content__title-wrapper .subtitle{color:var(--white);font-family:var(--headings-font);font-weight:500;font-style:normal}@media screen and (min-width:1200px){.paragraph-quote-hero__top__content__title-wrapper .subtitle{font-size:18px;line-height:32px}}@media screen and (max-width:1199px){.paragraph-quote-hero__top__content__title-wrapper .subtitle{font-size:18px;line-height:32px}}@media screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper .subtitle{font-size:16px;line-height:29px}}@media screen and (min-width:1200px){.paragraph-quote-hero__top__content__title-wrapper .subtitle{margin-top:15px}}@media screen and (max-width:1199px){.paragraph-quote-hero__top__content__title-wrapper .subtitle{margin-top:10px}}@media screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper .subtitle{margin-top:10px}}@media only screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper .subtitle{line-height:1.1}}.paragraph-quote-hero__top__content__title-wrapper .metadata{display:flex;align-items:center;justify-content:center;gap:20px;padding-top:10px;color:var(--white);font-family:var(--body-font);font-style:normal}@media screen and (min-width:1200px){.paragraph-quote-hero__top__content__title-wrapper .metadata{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){.paragraph-quote-hero__top__content__title-wrapper .metadata{font-size:14px;line-height:23px}}@media screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper .metadata{font-size:14px;line-height:23px}}@media only screen and (max-width:767px){.paragraph-quote-hero__top__content__title-wrapper .metadata{flex-direction:column}}.paragraph-quote-hero__top__content__title-wrapper .metadata__category{padding:2px 10px;border-radius:5px;border:1px solid var(--white)}.paragraph-quote-hero__top__content__title-wrapper .metadata__category a{color:var(--white);text-decoration:none}.paragraph-quote-hero__top__content__title-wrapper .metadata__read-time{display:flex;align-items:center;gap:5px}.paragraph-quote-hero__top__content__title-wrapper .metadata__read-time svg{font-size:14px}.paragraph-quote-hero__top__content .quote-widget--alternative#root{position:relative;width:100%;height:100%;max-width:580px;min-height:553px;margin:0 auto}@media only screen and (max-width:1199px){.paragraph-quote-hero__top__content .quote-widget--alternative#root{position:relative;min-height:557px}}@media only screen and (max-width:767px){.paragraph-quote-hero__top__content .quote-widget--alternative#root{min-height:711px}}.paragraph-quote-hero__top__content .quote-widget--alternative#root #loading{position:absolute;display:inline-block;margin-left:auto;margin-right:auto;width:50px;height:50px;top:calc(50% - 25px);left:calc(50% - 25px);border:3px solid var(--gray-100);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(360deg)}}.paragraph-quote-hero__top__overlay{position:absolute;z-index:1;inset:0;background:var(--black)}@media(max-width:599px){.paragraph-quote-hero__top__overlay{display:none}}.paragraph-quote-hero__top__background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:599px){.paragraph-quote-hero__top__background{display:none}}.paragraph-quote-hero__bottom{z-index:3}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom{padding-bottom:15px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom{padding-bottom:10px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom{padding-bottom:10px}}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom{padding-left:20px;padding-right:20px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom{padding-left:10px;padding-right:10px}}@media only screen and (min-width:1200px){.paragraph-quote-hero__bottom{height:243px;position:relative;animation:fadeInDef 1s}@keyframes fadeInDef{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.paragraph-quote-hero__bottom--no-usp{height:130px}}@media only screen and (max-width:1199px){.paragraph-quote-hero__bottom{padding-left:0;padding-right:0}}.paragraph-quote-hero__bottom .content__call-button{display:flex;width:-moz-fit-content;width:fit-content;height:50px;align-items:center;gap:10px;border:1px solid var(--primary);border-radius:5px;background:var(--primary);text-decoration:none}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__call-button{padding-left:15px;padding-right:15px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__call-button{padding-left:10px;padding-right:10px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__call-button{padding-left:10px;padding-right:10px}}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__call-button{margin-top:20px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__call-button{margin-top:15px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__call-button{margin-top:10px}}.paragraph-quote-hero__bottom .content__call-button .label{font-family:var(--bold-font);font-style:normal;color:var(--white)}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__call-button .label{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__call-button .label{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__call-button .label{font-size:16px;line-height:26px}}.paragraph-quote-hero__bottom .content__call-button svg{width:30px;height:30px}.paragraph-quote-hero__bottom .content__call-button svg path{fill:var(--white);stroke:var(--white)}.paragraph-quote-hero__bottom .content__quote-hero{transition:.5s opacity;width:100%;background-color:var(--white)}.paragraph-quote-hero__bottom .content__quote-hero__label{display:inline-block;color:var(--black);background:var(--stars);border-radius:5px;cursor:pointer;text-decoration:none;font-family:var(--bold-font);font-style:normal;padding:8px}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__label{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__label{font-size:14px;line-height:23px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__label{font-size:14px;line-height:23px}}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__label{margin-bottom:15px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__label{margin-bottom:10px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__label{margin-bottom:10px}}.paragraph-quote-hero__bottom .content__quote-hero__intl{display:flex;flex-direction:column;align-items:center;text-align:center}.paragraph-quote-hero__bottom .content__quote-hero__intl__button{display:block;position:relative;width:100%;cursor:pointer;color:var(--white);fill:var(--white);text-decoration:none;text-align:center;background:var(--primary);border:1px solid var(--primary);border-radius:5px;transition:.2s all}@media only screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button{max-width:706px}}.paragraph-quote-hero__bottom .content__quote-hero__intl__button:hover{color:var(--primary);background:var(--white)}.paragraph-quote-hero__bottom .content__quote-hero__intl__button:hover svg path{fill:var(--primary)}.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag{position:absolute;top:-18px;right:-17px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px 5px 0 5px;background:var(--stars);color:var(--black);text-decoration:none;font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag{padding:5px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag{padding:5px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag{padding:5px}}@media only screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag{top:-26px}}.paragraph-quote-hero__bottom .content__quote-hero__intl__button__flag--tail{display:block;position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:0 17px 17px 0;border-color:rgba(0,0,0,0) var(--stars) -dark rgba(0,0,0,0) rgba(0,0,0,0);filter:brightness(0.8);transform:rotate(-90deg)}.paragraph-quote-hero__bottom .content__quote-hero__intl__button div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;width:100%;height:62px}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button div{padding:15px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button div{padding:10px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__intl__button div{padding:10px}}.paragraph-quote-hero__bottom .content__quote-hero__intl__button div svg{display:block;max-width:45px;min-height:50px;width:100%}.paragraph-quote-hero__bottom .content__quote-hero__intl__button div span{display:block;font-size:18px;font-family:var(--headings-font);font-weight:bold;font-style:normal}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp{display:flex;flex-direction:column;align-items:center;text-align:center}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button{display:block;position:relative;width:100%;cursor:pointer;color:var(--white);fill:var(--white);text-decoration:none;text-align:center;background:var(--primary);border:1px solid var(--primary);border-radius:5px;transition:.2s all}@media only screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button{max-width:706px}}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button:hover{color:var(--primary);background:var(--white)}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button:hover svg path{fill:var(--primary)}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag{position:absolute;top:-18px;right:-17px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px 5px 0 5px;background:var(--stars);color:var(--black);text-decoration:none;font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag{padding:5px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag{padding:5px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag{padding:5px}}@media only screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag{top:-26px}}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button__flag--tail{display:block;position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:0 17px 17px 0;border-color:rgba(0,0,0,0) var(--stars) -dark rgba(0,0,0,0) rgba(0,0,0,0);filter:brightness(0.8);transform:rotate(-90deg)}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;width:100%;height:62px}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button div{padding:15px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button div{padding:10px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button div{padding:10px}}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button div svg{display:block;max-width:100px;min-height:50px;width:100%}.paragraph-quote-hero__bottom .content__quote-hero__gpu-exp__button div span{display:block;font-size:18px;font-family:var(--headings-font);font-weight:bold;font-style:normal}.paragraph-quote-hero__bottom .content__quote-hero__default{display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom .content__quote-hero__subtext{margin-top:20px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom .content__quote-hero__subtext{margin-top:15px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom .content__quote-hero__subtext{margin-top:10px}}.paragraph-quote-hero__bottom__awards{z-index:2;display:flex;flex-direction:row;gap:15px;justify-content:flex-start}@media screen and (min-width:1200px){.paragraph-quote-hero__bottom__awards{margin-top:20px}}@media screen and (max-width:1199px){.paragraph-quote-hero__bottom__awards{margin-top:15px}}@media screen and (max-width:767px){.paragraph-quote-hero__bottom__awards{margin-top:10px}}@media only screen and (max-width:1199px){.paragraph-quote-hero__bottom__awards{justify-content:center}}.paragraph-quote-hero__bottom__awards .field__item:first-child .awards-component__logo{background-color:rgba(0,0,0,0);padding:0}.paragraph-quote-hero__bottom__awards .awards-component{flex-direction:column}.paragraph-quote-hero__bottom__awards .awards-component__title path{fill:var(--white)}.paragraph-quote-hero__bottom__awards .awards-component__title span{color:var(--white)}@media only screen and (max-width:767px){.paragraph-quote-hero__bottom__awards .awards-component__title{width:104px;gap:3px}.paragraph-quote-hero__bottom__awards .awards-component__title span{font-size:11px !important}}.paragraph-quote-hero__bottom__awards .awards-component__logo{width:auto;background-color:var(--white);border-radius:20px;padding:1px 5px}.paragraph-quote-hero__bottom__awards .awards-component__logo img{width:47px}
@keyframes buttonHoverOut{from{transform:translateY(-2px);box-shadow:0 8px 25px var(--button-color-shadow)}to{transform:translateY(0);box-shadow:none}}.progressive-price-widget{box-sizing:border-box !important;font-family:"Montserrat",sans-serif !important;line-height:1.5 !important;font-weight:400 !important;color:#000 !important;background-color:#fff !important;border-radius:15px !important;font-synthesis:none !important;text-rendering:optimizeLegibility !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important}.progressive-price-widget.sgt{--primary-color:#457894;--secondary-color:#ff0d0d;--gray-text-color:#5d5d5d;--gray-150-color:#bababa;--gray-50-color:#cecece;--white-color:#fff;--green-color:#679d58;--button-color-light:#f23232;--button-color-light-lightened:#f33c3c;--button-color-dark:#940000;--button-color-dark-lightened:#a60000;--button-color-shadow:rgba(242,50,50,0.4);--primary-button-text-color:var(--white-color);--secondary-button-text-color:var(--primary-color);--label-color:var(--primary-color);--price-color:var(--green-color);--border-color:var(--primary-color)}.progressive-price-widget.axis{--primary-color:#f59e0b;--secondary-color:#1b2a4a;--gray-text-color:#5d5d5d;--gray-150-color:#bababa;--gray-50-color:#cecece;--white-color:#fff;--green-color:#679d58;--button-color-light:#f7aa2d;--button-color-light-lightened:#f7af39;--button-color-dark:#a96b08;--button-color-dark-lightened:#ba7508;--button-color-shadow:rgba(247,170,45,0.4);--primary-button-text-color:var(--white-color);--secondary-button-text-color:var(--secondary-color);--label-color:var(--secondary-color);--price-color:var(--secondary-color);--border-color:var(--gray-150-color)}.progressive-price-widget-form-layout{display:flex !important;flex-direction:column !important;gap:25px !important;padding:20px !important;padding-bottom:25px !important;border-radius:15px !important}.progressive-price-widget-form-layout.is-xl{padding-bottom:0 !important}.progressive-price-widget.axis .progressive-price-widget-form-layout.has-top-border{border-top:5px solid var(--primary-color) !important}.progressive-price-widget-action-buttons-container{display:flex !important;width:100% !important}.progressive-price-widget-action-buttons-container.desktop{padding:0px 20px 20px 20px !important}.progressive-price-widget-action-buttons-container.mobile{padding:0px !important}.progressive-price-widget-select{position:relative !important}.progressive-price-widget-select .ant-select{height:47px !important;position:relative !important}.progressive-price-widget-select .ant-select-status-success{border-color:var(--green-color) !important}.progressive-price-widget-select .ant-select-disabled::after{content:"" !important;position:absolute !important;top:-8px !important;left:-1px !important;right:-1px !important;bottom:0 !important;background:rgba(255,255,255,.5) !important;z-index:100 !important;cursor:not-allowed !important;height:130% !important}.progressive-price-widget-select .ant-select-content{font-size:14px !important;color:var(--gray-text-color) !important;font-weight:600 !important}.progressive-price-widget-select .ant-select input{font-size:16px !important}.progressive-price-widget-select-label{position:absolute !important;background-color:var(--white-color) !important;z-index:50 !important;top:-10px !important;left:2% !important;padding-left:3px !important;padding-right:3px !important;color:var(--label-color) !important;font-weight:600 !important}.progressive-price-widget-vehicle-form-mask{position:relative !important}.progressive-price-widget-vehicle-form-mask.is-masked::after{content:"" !important;position:absolute !important;top:-5px !important;left:0 !important;right:0 !important;bottom:0 !important;background:rgba(255,255,255,.5) !important;z-index:50 !important;pointer-events:all !important}.progressive-price-widget-estimated-price{display:flex !important;justify-content:center !important;align-items:center !important;position:relative !important;width:200px !important;height:55px !important;border:2px solid var(--border-color) !important;border-radius:15px !important;margin-top:4px !important}.progressive-price-widget-estimated-price-label{position:absolute !important;top:0 !important;left:50% !important;transform:translate(-50%,-50%) !important;font-size:14px !important;font-weight:bold !important;color:var(--label-color) !important;white-space:nowrap !important;padding:0 5px !important}.progressive-price-widget-estimated-price-range{position:absolute !important;width:100% !important;color:var(--price-color) !important;top:65% !important;left:50% !important;transform:translate(-50%,-63%) !important;font-size:26px !important;font-weight:600 !important;margin:0 !important;text-align:center !important}.progressive-price-widget-estimated-price-single{position:absolute !important;color:var(--price-color) !important;top:65% !important;left:50% !important;transform:translate(-50%,-63%) !important;font-size:36px !important;font-weight:600 !important;margin:0 !important}.progressive-price-widget-estimated-price-single span{font-size:24px !important}.progressive-price-widget-estimate-accuracy{width:200px !important;height:30px !important;box-shadow:inset 0 0 0 2px var(--border-color) !important;border-radius:100px !important;position:relative !important;overflow:hidden !important}.progressive-price-widget-estimate-accuracy-fill{position:absolute !important;top:0 !important;left:0 !important;height:100% !important;background-color:var(--primary-color) !important;transition:width .3s ease !important;border-radius:0 100px 100px 0 !important}.progressive-price-widget-estimate-accuracy-label{position:absolute !important;top:50% !important;right:8px !important;transform:translateY(-50%) !important;font-size:20px !important;font-weight:bold !important;color:var(--white-color) !important}.progressive-price-widget-estimate-accuracy-label.no-fill{left:8px !important;color:var(--primary-color) !important}.progressive-price-widget-input-label{font-weight:600 !important;color:var(--label-color) !important;display:flex !important;align-items:center !important;width:100% !important}.progressive-price-widget-input-label::after{content:"" !important;flex:1 !important;height:1px !important;margin-left:8px !important;background-color:var(--primary-color) !important;vertical-align:middle !important}.progressive-price-widget-input-label-help{font-weight:normal !important;color:var(--gray-text-color) !important}.progressive-price-widget-get-quote-btn{height:48px !important;color:var(--primary-button-text-color) !important;font-size:16px !important;font-weight:700 !important;border:0 !important;background-image:linear-gradient(to right,var(--button-color-light),var(--button-color-dark)) !important;padding:16px 8px !important}.progressive-price-widget-get-quote-btn.full{flex:1 !important}.progressive-price-widget-get-quote-btn:hover:not(:disabled){transform:translateY(-2px) !important;transition:all .3s cubic-bezier(0.25,0.46,0.45,0.94) !important;box-shadow:0 8px 25px var(--button-color-shadow) !important;background-image:linear-gradient(to right,var(--button-color-light-lightened),var(--button-color-dark-lightened)) !important}.progressive-price-widget-get-quote-btn:not(:hover):not(:disabled){animation:buttonHoverOut .3s cubic-bezier(0.25,0.46,0.45,0.94)}.progressive-price-widget-get-quote-btn:disabled,.progressive-price-widget-get-quote-btn.ant-btn[disabled]{background:var(--gray-50-color) !important;color:var(--white-color) !important}.progressive-price-widget.sgt .progressive-price-widget-get-quote-btn{border-radius:15px !important}.progressive-price-widget.axis .progressive-price-widget-get-quote-btn{border-radius:20px !important}.progressive-price-widget-add-vehicle-btn{color:var(--secondary-button-text-color) !important;font-size:16px !important;font-weight:700 !important;border:0 !important;background-color:var(--white-color) !important;padding:22px 10px !important;border:2px solid var(--border-color) !important}.progressive-price-widget-add-vehicle-btn:hover:not(:disabled){transition:all .3s cubic-bezier(0.25,0.46,0.45,0.94) !important;box-shadow:0 1px 4px var(--primary-color) !important}.progressive-price-widget.sgt .progressive-price-widget-add-vehicle-btn{border-radius:15px !important}.progressive-price-widget.axis .progressive-price-widget-add-vehicle-btn{border-radius:20px !important}.progressive-price-widget-question-mark{opacity:.5 !important;cursor:help !important}.progressive-price-widget-question-mark:hover{opacity:1 !important}.progressive-price-widget-radio-form-item .ant-form-item-label label{display:block !important;height:15px !important}.progressive-price-widget-image-price{display:inline-block !important;background:currentColor !important;-webkit-mask-repeat:no-repeat !important;mask-repeat:no-repeat !important;-webkit-mask-size:contain !important;mask-size:contain !important;mask-mode:alpha !important}.progressive-price-widget-image-price-strikethrough{position:relative !important}.progressive-price-widget-image-price-strikethrough::before{content:"" !important;display:block !important;position:absolute !important;top:50% !important;left:0 !important;width:100% !important;height:1px !important;background:currentColor !important;z-index:1000 !important}.progressive-price-widget .ant-radio-wrapper .ant-radio-inner{border-width:2px !important;border-color:var(--gray-150-color) !important}.progressive-price-widget .ant-radio-wrapper:not(.ant-radio-wrapper-disabled):hover .ant-radio-inner{border-color:var(--primary-color) !important}.progressive-price-widget .ant-radio-wrapper-checked .ant-radio-inner{border-width:2px !important;border-color:var(--primary-color) !important;background-color:rgba(0,0,0,0) !important}.progressive-price-widget .ant-radio-wrapper-checked .ant-radio-inner:after{background-color:var(--primary-color) !important}.progressive-price-widget .ant-input-status-success{border-color:var(--green-color) !important}@media screen and (max-width:768px){.ant-tooltip{max-width:280px !important}}.ant-select-dropdown .ant-select-item{font-weight:600 !important}.remove-vehicle-container{position:relative !important;display:inline-flex !important;align-items:center !important}.remove-vehicle-container:hover{cursor:pointer !important}.remove-vehicle-container:hover svg path{stroke:var(--button-color-light-lightened) !important}.ant-form-item-label:has(.remove-vehicle-container:hover){overflow:visible !important}@media(max-width:1215px){.remove-vehicle-container:hover::after{content:none !important}.ant-form-item-label{overflow:hidden !important}}.progressive-price-widget{width:100%;max-width:580px;margin-left:auto;margin-right:auto}.paragraph-quote-hero__top__content>.quote-widget--alternative{flex:0 0 580px;max-width:100%;min-width:0;margin-top:-15px}@media only screen and (max-width:1199px){.paragraph-quote-hero__top__content>.quote-widget--alternative{flex:0 0 auto;width:100%;margin-top:0}}.paragraph-quote-hero__top__content__title-wrapper{min-width:0}.progressive-price-widget .ppw-widget-row{display:flex;flex-wrap:wrap;box-shadow:4px 4px 4px 0 rgba(0,0,0,.1);border-radius:15px;container:ppw/inline-size}.progressive-price-widget .progressive-price-widget-form-layout{flex:1 1 100%;box-sizing:border-box}.progressive-price-widget.axis .progressive-price-widget-form-layout{border-top:5px solid var(--primary-color) !important}.progressive-price-widget .ppw-estimate-col{flex:0 0 100%;min-width:0;display:none}.progressive-price-widget.has-estimate .ppw-estimate-col{display:flex}.progressive-price-widget .ppw-desktop-actions-col{display:none}.progressive-price-widget .ppw-mobile-actions-col{flex:0 0 100%;display:flex;flex-direction:column;gap:25px;padding:20px;justify-content:space-between;align-items:center;background-color:#f5f5f5;border-radius:0 0 15px 15px;box-sizing:border-box}.progressive-price-widget.has-estimate .ppw-mobile-actions-col{display:none}.progressive-price-widget .ppw-header-bar{flex:0 0 100%;box-sizing:border-box;background:var(--primary-color);border-radius:15px 15px 0 0;padding:20px 20px 16px;text-align:center}.progressive-price-widget .ppw-header-title{margin:0;color:#fff;font-family:var(--headings-font);font-weight:800;font-size:28px;line-height:1.15}@media only screen and (max-width:767px){.progressive-price-widget .ppw-header-title{font-size:22px}}.progressive-price-widget .ppw-header-sub{margin:4px 0 0;color:rgba(255,255,255,.9);font-family:var(--body-font);font-size:14px;line-height:1.4}.progressive-price-widget .progressive-price-widget-form-layout{border-radius:0 !important}.progressive-price-widget .ppw-from-to-grid,.progressive-price-widget .ppw-vehicle-row{display:flex;flex-wrap:wrap;gap:25px}.progressive-price-widget .ppw-vehicles-list{display:flex;flex-direction:column;gap:25px}.progressive-price-widget .ppw-col-method,.progressive-price-widget .ppw-col-model,.progressive-price-widget .ppw-col-condition{flex:0 0 100%}.progressive-price-widget .ppw-col-location{flex:0 0 calc(50% - 12.5px);min-width:0}.progressive-price-widget .ppw-col-year{flex:0 0 calc(33.333% - 8.333px);min-width:0}.progressive-price-widget .ppw-col-make{flex:0 0 calc(66.667% - 16.667px);min-width:0}@container ppw (min-width:500px){.progressive-price-widget .ppw-col-year{flex:1 1 0;min-width:0}.progressive-price-widget .ppw-col-make,.progressive-price-widget .ppw-col-model{flex:1.6 1 0;min-width:0}}@container ppw (max-width:499px){.progressive-price-widget .progressive-price-widget-form-layout{padding:15px !important;gap:25px !important}.progressive-price-widget .ppw-from-to-grid,.progressive-price-widget .ppw-vehicle-row{-moz-column-gap:15px;column-gap:15px;row-gap:20px}.progressive-price-widget .ppw-vehicles-list{gap:25px}.progressive-price-widget .ppw-mobile-actions-col{padding-left:15px;padding-right:15px}.progressive-price-widget .ppw-col-location{flex-basis:calc(50% - 7.5px)}.progressive-price-widget .ppw-col-year{flex-basis:calc(33.333% - 5px)}.progressive-price-widget .ppw-col-make{flex-basis:calc(66.667% - 10px)}.progressive-price-widget .ppw-col-location .ppw-select-suffix{display:none}.progressive-price-widget .ppw-col-location[data-field=from] .ppw-dropdown{left:0;right:auto;width:calc(200% + 15px)}.progressive-price-widget .ppw-col-location[data-field=to] .ppw-dropdown{left:auto;right:0;width:calc(200% + 15px)}.progressive-price-widget .ppw-method-field,.progressive-price-widget .ppw-condition-field{display:flex;align-items:center;gap:15px}.progressive-price-widget .ppw-method-field .progressive-price-widget-input-label,.progressive-price-widget .ppw-condition-field .progressive-price-widget-input-label{flex:1 1 auto;width:auto !important;min-width:0}.progressive-price-widget .ppw-method-field .ppw-radio-group,.progressive-price-widget .ppw-condition-field .ppw-radio-group{flex:0 0 auto;margin-top:0;flex-wrap:nowrap;gap:15px}}.progressive-price-widget .ppw-select{position:relative;display:flex;align-items:center;height:47px;border:1px solid var(--border-color);border-radius:5px;background:#fff;padding:0 11px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.progressive-price-widget .ppw-select-search{flex:1;min-width:0;border:0;outline:0;background:rgba(0,0,0,0);font-family:inherit;font-size:16px;font-weight:600;color:var(--gray-text-color)}.progressive-price-widget .ppw-select-search::-moz-placeholder{color:var(--gray-text-color);font-weight:500}.progressive-price-widget .ppw-select-search::placeholder{color:var(--gray-text-color);font-weight:500}.progressive-price-widget.axis .ppw-select-search::-moz-placeholder{color:var(--gray-150-color)}.progressive-price-widget.axis .ppw-select-search::placeholder{color:var(--gray-150-color)}.progressive-price-widget .ppw-select-search:disabled{cursor:not-allowed}.progressive-price-widget .ppw-select-suffix{display:flex;align-items:center;margin-left:8px;pointer-events:none}.progressive-price-widget .ppw-suffix-tick{display:none}.progressive-price-widget .ppw-select-wrap.has-value .ppw-suffix-arrow{display:none}.progressive-price-widget .ppw-select-wrap.has-value .ppw-suffix-tick{display:flex}.progressive-price-widget .ppw-suffix-spinner{display:none;width:16px;height:16px;border:2px solid var(--primary-color);border-top-color:rgba(0,0,0,0);border-radius:50%;animation:ppw-spin .7s linear infinite}.progressive-price-widget .ppw-select-wrap.htmx-request .ppw-suffix-arrow,.progressive-price-widget .ppw-select-wrap.htmx-request .ppw-suffix-tick{display:none}.progressive-price-widget .ppw-select-wrap.htmx-request .ppw-suffix-spinner{display:block}.progressive-price-widget .ppw-select-wrap.is-disabled .ppw-select::after{content:"";position:absolute;top:-8px;left:-1px;right:-1px;bottom:0;background:rgba(255,255,255,.5);z-index:100;cursor:not-allowed;height:130%}.progressive-price-widget .ppw-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:1000;background:#fff;border-radius:8px;box-shadow:0 6px 16px rgba(0,0,0,.12);max-height:260px;overflow-y:auto;padding:4px;box-sizing:border-box}.progressive-price-widget .ppw-dropdown[hidden]{display:none}@keyframes ppw-slide-down{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.progressive-price-widget .ppw-dropdown:not([hidden]){animation:ppw-slide-down .18s ease;transform-origin:top center}.progressive-price-widget .ppw-dropdown-wide{right:auto;width:240px;min-width:240px}.progressive-price-widget .ppw-option{padding:8px 12px;font-size:14px;font-weight:600;color:var(--gray-text-color);cursor:pointer;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progressive-price-widget .ppw-option:hover,.progressive-price-widget .ppw-option.is-active{background:rgba(0,0,0,.04)}.progressive-price-widget .ppw-option-group-label{padding:6px 12px 2px;font-size:12px;font-weight:700;color:var(--gray-150-color)}.progressive-price-widget .ppw-not-found{padding:10px 12px}.progressive-price-widget .ppw-link-btn{background:none;border:0;padding:0;color:var(--primary-color);font-weight:600;font-size:14px;cursor:pointer;text-decoration:underline}.progressive-price-widget.axis .ppw-link-btn{color:var(--secondary-color)}.progressive-price-widget .ppw-select-loading{display:flex;align-items:center;justify-content:center;padding:12px}.progressive-price-widget .ppw-radio-group{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:6px}.progressive-price-widget .ppw-radio{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.progressive-price-widget .ppw-radio input{position:absolute;opacity:0;width:0;height:0}.progressive-price-widget .ppw-radio-inner{width:20px;height:20px;border-radius:50%;border:2px solid var(--gray-150-color);background:rgba(0,0,0,0);position:relative;box-sizing:border-box;transition:border-color .2s;flex:0 0 20px}.progressive-price-widget .ppw-radio:not(.is-disabled):hover .ppw-radio-inner{border-color:var(--primary-color)}.progressive-price-widget .ppw-radio-checked .ppw-radio-inner{border-color:var(--primary-color)}.progressive-price-widget .ppw-radio-checked .ppw-radio-inner::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:var(--primary-color);transform:translate(-50%,-50%)}.progressive-price-widget .ppw-radio.is-disabled{opacity:.55;cursor:not-allowed}.progressive-price-widget .ppw-radio-text{color:var(--gray-text-color);font-weight:500}.progressive-price-widget .ppw-condition-label::after{order:1}.progressive-price-widget .ppw-condition-label>span:first-child{order:0;white-space:nowrap}.progressive-price-widget .ppw-condition-label .remove-vehicle-container{order:2;margin-left:8px}.progressive-price-widget .progressive-price-widget-action-buttons-container{flex-direction:column;gap:10px}.progressive-price-widget .progressive-price-widget-get-quote-btn,.progressive-price-widget .progressive-price-widget-add-vehicle-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;width:100%;box-sizing:border-box}.progressive-price-widget .progressive-price-widget-get-quote-btn:disabled,.progressive-price-widget .progressive-price-widget-add-vehicle-btn:disabled{cursor:not-allowed}.progressive-price-widget .progressive-price-widget-add-vehicle-btn{height:48px !important;padding:8px 10px !important}.progressive-price-widget .progressive-price-widget-get-quote-btn{height:56px !important}.progressive-price-widget .ppw-hidden{display:none !important}.progressive-price-widget .ppw-trust-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-top:5px;-moz-column-gap:25px;column-gap:25px;row-gap:5px}.progressive-price-widget .ppw-trust-item{display:inline-flex;align-items:center;gap:4px;color:var(--gray-text-color);font-size:13px}.progressive-price-widget .ppw-star{color:#faad14}.progressive-price-widget .ppw-check{color:#189651}.progressive-price-widget .ppw-add-vehicle-slot{display:flex;align-items:center;justify-content:center;min-height:18px;margin-top:-9px;margin-bottom:-5px}.progressive-price-widget .ppw-add-vehicle-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:rgba(0,0,0,0);padding:0;color:var(--primary-color);font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.progressive-price-widget .ppw-add-vehicle-link:hover:not(:disabled){text-decoration:none}.progressive-price-widget .ppw-add-vehicle-link:disabled{cursor:not-allowed}.progressive-price-widget .ppw-vehicle-header{flex:0 0 100%;display:flex;align-items:center;gap:8px;margin-bottom:-8px}.progressive-price-widget .ppw-vehicle-header__label{flex:1 1 auto;background:#f0f1f3;color:var(--gray-text-color);border-radius:6px;padding:7px 12px;font-size:13px;font-weight:700}.progressive-price-widget .ppw-vehicle-remove{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.progressive-price-widget .ppw-vehicle-remove .ppw-icon-trash{width:18px;height:18px}.progressive-price-widget .ppw-vehicle-remove .ppw-icon-trash path{stroke:var(--gray-150-color);transition:stroke .15s}.progressive-price-widget .ppw-vehicle-remove:hover .ppw-icon-trash path{stroke:var(--button-color-light)}.progressive-price-widget .ppw-estimate-panel{--panel-bg:#f5f5f5;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:25px;box-sizing:border-box;padding:20px;width:100%;background-color:#f5f5f5;border-radius:0 0 15px 15px}.progressive-price-widget .progressive-price-widget-estimated-price-label{background-color:var(--panel-bg) !important}.progressive-price-widget .ppw-estimate-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.progressive-price-widget .ppw-estimate-panel.has-motorcycle .ppw-estimate-inner{gap:40px}@container ppw (min-width:500px){.progressive-price-widget .ppw-estimate-inner{flex-direction:row}}.progressive-price-widget .ppw-estimate-error{color:var(--primary-color);font-weight:700;text-align:center;padding:0 8px}.progressive-price-widget.axis .ppw-estimate-error{color:var(--secondary-color)}.progressive-price-widget .ppw-estimate-error-link{color:var(--secondary-color);text-decoration:underline}.progressive-price-widget.axis .ppw-estimate-error-link{color:var(--primary-color)}.progressive-price-widget .ppw-price-dash{color:var(--price-color)}.progressive-price-widget .ppw-accuracy-block{display:flex;flex-direction:column;align-items:center;gap:8px}.progressive-price-widget .ppw-accuracy-title{color:var(--label-color);font-weight:700}.progressive-price-widget .progressive-price-widget-estimate-accuracy-label:not(.no-fill){right:auto !important;left:50% !important;transform:translate(-50%,-50%) !important}.progressive-price-widget .ppw-estimate-actions{display:block;width:100%}.progressive-price-widget.ppw-estimating .progressive-price-widget-estimated-price::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid var(--primary-color);border-top-color:rgba(0,0,0,0);border-radius:50%;animation:ppw-spin .8s linear infinite;background:rgba(0,0,0,0);z-index:5}.progressive-price-widget.ppw-estimating .progressive-price-widget-estimated-price-range,.progressive-price-widget.ppw-estimating .progressive-price-widget-estimated-price-single{opacity:.35}.ppw-notifications{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:2000;display:flex;flex-direction:column;gap:10px;width:min(92vw,384px)}.progressive-price-widget .ppw-notification{display:flex;gap:12px;background:#fff;border-radius:8px;box-shadow:0 6px 16px rgba(0,0,0,.12);padding:16px;align-items:flex-start}.progressive-price-widget .ppw-notification-icon{width:20px;height:20px;border-radius:50%;flex:0 0 20px;margin-top:2px}.progressive-price-widget .ppw-notification-info .ppw-notification-icon{background:#1677ff}.progressive-price-widget .ppw-notification-error .ppw-notification-icon{background:#ff4d4f}.progressive-price-widget .ppw-notification-content{flex:1}.progressive-price-widget .ppw-notification-title{font-weight:700;margin-bottom:4px;color:#000}.progressive-price-widget .ppw-notification-desc{color:var(--gray-text-color);font-size:14px;line-height:1.5}.progressive-price-widget .ppw-notification-link{color:var(--primary-color);font-weight:600}.progressive-price-widget .ppw-notification-close{background:none;border:0;font-size:18px;cursor:pointer;color:var(--gray-150-color);line-height:1;padding:0}@keyframes ppw-spin{to{transform:rotate(360deg)}}.progressive-price-widget .ppw-spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--primary-color);border-top-color:rgba(0,0,0,0);border-radius:50%;animation:ppw-spin .8s linear infinite}.progressive-price-widget.ppw-submitting{position:relative}.progressive-price-widget.ppw-submitting::after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.5);z-index:1500;border-radius:15px}.progressive-price-widget.ppw-submitting::before{content:"";position:absolute;top:50%;left:50%;width:32px;height:32px;margin:-16px 0 0 -16px;border:3px solid var(--primary-color);border-top-color:rgba(0,0,0,0);border-radius:50%;animation:ppw-spin .8s linear infinite;z-index:1600}.progressive-price-widget .htmx-request.ppw-dropdown,.progressive-price-widget .ppw-dropdown.htmx-request{min-height:20px}.progressive-price-widget{font-family:var(--body-font,sans-serif) !important}.progressive-price-widget .ppw-select-search{font-size:14px}.progressive-price-widget .progressive-price-widget-select-label{font-size:12px !important}.progressive-price-widget .progressive-price-widget-input-label{font-size:13px !important}.progressive-price-widget .ppw-radio-text{font-size:14px}.progressive-price-widget .ppw-option{font-size:13px}
@media screen and (min-width:1200px){.paragraph-steps{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-steps{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-steps{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph-steps{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph-steps{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph-steps{padding-top:30px;padding-bottom:30px}}.paragraph-steps.white{background:var(--white)}.paragraph-steps.gray-bg{background:var(--gray-bg-1)}.paragraph-steps .container{display:flex;flex-direction:column;gap:30px;max-width:1200px;width:100%;margin-left:auto;margin-right:auto}.paragraph-steps .container__header{text-align:center;color:var(--gray-text)}.paragraph-steps .container__header .title{margin:0;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-steps .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.paragraph-steps .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.paragraph-steps .container__header .title{font-size:22px;line-height:26px}}.paragraph-steps .container__header .subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal}.paragraph-steps .container__header .subtitle a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-steps .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.paragraph-steps .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.paragraph-steps .container__header .subtitle{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-steps .container__header .subtitle{margin-top:15px}}@media screen and (max-width:1199px){.paragraph-steps .container__header .subtitle{margin-top:10px}}@media screen and (max-width:767px){.paragraph-steps .container__header .subtitle{margin-top:10px}}@media only screen and (max-width:767px){.paragraph-steps .container__steps{padding-left:15px}}.paragraph-steps .container__steps .step{position:relative;padding-left:37px;border-left:5px solid var(--primary)}@media screen and (min-width:1200px){.paragraph-steps .container__steps .step{padding-bottom:15px}}@media screen and (max-width:1199px){.paragraph-steps .container__steps .step{padding-bottom:10px}}@media screen and (max-width:767px){.paragraph-steps .container__steps .step{padding-bottom:10px}}.paragraph-steps .container__steps .step:last-child{border-color:rgba(0,0,0,0)}.paragraph-steps .container__steps .step.expanded .step__text{display:block}.paragraph-steps .container__steps .step__number{position:absolute;top:0;left:-28px;width:50px;height:50px;border-radius:50%;background:var(--primary);color:var(--white);display:flex;align-items:center;justify-content:center;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-steps .container__steps .step__number{font-size:28px;line-height:45px}}@media screen and (max-width:1199px){.paragraph-steps .container__steps .step__number{font-size:28px;line-height:45px}}@media screen and (max-width:767px){.paragraph-steps .container__steps .step__number{font-size:20px;line-height:32px}}.paragraph-steps .container__steps .step__title{padding-top:8px;color:var(--secondary);font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-steps .container__steps .step__title{font-size:22px;line-height:36px}}@media screen and (max-width:1199px){.paragraph-steps .container__steps .step__title{font-size:22px;line-height:36px}}@media screen and (max-width:767px){.paragraph-steps .container__steps .step__title{font-size:20px;line-height:32px}}.paragraph-steps .container__steps .step__text{text-align:justify;color:var(--gray-text);font-family:var(--body-font);font-style:normal}@media screen and (min-width:1200px){.paragraph-steps .container__steps .step__text{font-size:14px;line-height:23px}}@media screen and (max-width:1199px){.paragraph-steps .container__steps .step__text{font-size:14px;line-height:23px}}@media screen and (max-width:767px){.paragraph-steps .container__steps .step__text{font-size:14px;line-height:23px}}.paragraph-steps .container__steps .step__text a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-steps .container__steps .step__text p:not(:last-child){margin-bottom:15px}}@media screen and (max-width:1199px){.paragraph-steps .container__steps .step__text p:not(:last-child){margin-bottom:10px}}@media screen and (max-width:767px){.paragraph-steps .container__steps .step__text p:not(:last-child){margin-bottom:10px}}
@media screen and (min-width:1200px){.paragraph-title-text-media{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-title-text-media{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-title-text-media{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph-title-text-media{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph-title-text-media{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph-title-text-media{padding-top:30px;padding-bottom:30px}}.paragraph-title-text-media.white{background:var(--white)}.paragraph-title-text-media.gray-bg{background:var(--gray-bg-1)}.paragraph-title-text-media .container{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:1200px;width:100%;margin-left:auto;margin-right:auto}.paragraph-title-text-media .container__header{text-align:center;color:var(--gray-text)}.paragraph-title-text-media .container__header .title{margin:0;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-title-text-media .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.paragraph-title-text-media .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.paragraph-title-text-media .container__header .title{font-size:22px;line-height:26px}}.paragraph-title-text-media .container__header .subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal}.paragraph-title-text-media .container__header .subtitle a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-title-text-media .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.paragraph-title-text-media .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.paragraph-title-text-media .container__header .subtitle{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-title-text-media .container__header .subtitle{margin-top:15px}}@media screen and (max-width:1199px){.paragraph-title-text-media .container__header .subtitle{margin-top:10px}}@media screen and (max-width:767px){.paragraph-title-text-media .container__header .subtitle{margin-top:10px}}.paragraph-title-text-media .container__text{width:100%;color:var(--gray-text);text-align:justify;font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-title-text-media .container__text{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-title-text-media .container__text{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-title-text-media .container__text{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-title-text-media .container__text p:not(:last-child){margin-bottom:15px}}@media screen and (max-width:1199px){.paragraph-title-text-media .container__text p:not(:last-child){margin-bottom:10px}}@media screen and (max-width:767px){.paragraph-title-text-media .container__text p:not(:last-child){margin-bottom:10px}}.paragraph-title-text-media .container__text a{color:var(--primary)}.paragraph-title-text-media .container__text ul,.paragraph-title-text-media .container__text ol{padding-left:24px}@media screen and (min-width:1200px){.paragraph-title-text-media .container__text ul,.paragraph-title-text-media .container__text ol{margin-bottom:15px}}@media screen and (max-width:1199px){.paragraph-title-text-media .container__text ul,.paragraph-title-text-media .container__text ol{margin-bottom:10px}}@media screen and (max-width:767px){.paragraph-title-text-media .container__text ul,.paragraph-title-text-media .container__text ol{margin-bottom:10px}}.paragraph-title-text-media .container__text ul li,.paragraph-title-text-media .container__text ol li{font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-title-text-media .container__text ul li,.paragraph-title-text-media .container__text ol li{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-title-text-media .container__text ul li,.paragraph-title-text-media .container__text ol li{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-title-text-media .container__text ul li,.paragraph-title-text-media .container__text ol li{font-size:16px;line-height:26px}}.paragraph-title-text-media .container__text ul{list-style:disc}.paragraph-title-text-media .container__text ol{list-style:decimal}.paragraph-title-text-media .container__image{width:100%}.paragraph-title-text-media .container__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:5px}.paragraph-title-text-media .container__video{width:100%}.paragraph-title-text-media .container__video iframe{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:5px;aspect-ratio:16/9}
@media screen and (min-width:1200px){.paragraph-top-tips-section{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-top-tips-section{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-top-tips-section{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph-top-tips-section{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph-top-tips-section{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph-top-tips-section{padding-top:30px;padding-bottom:30px}}.paragraph-top-tips-section.white{background:var(--white)}.paragraph-top-tips-section.white .paragraph-tip-list{background:var(--gray-bg-1)}.paragraph-top-tips-section.white .paragraph-useful-links{background:var(--gray-bg-1)}.paragraph-top-tips-section.white .paragraph-useful-links a{background:var(--white)}.paragraph-top-tips-section.gray-bg{background:var(--gray-bg-1)}.paragraph-top-tips-section.gray-bg .paragraph-tip-list{background:var(--white)}.paragraph-top-tips-section.gray-bg .paragraph-useful-links{background:var(--white)}.paragraph-top-tips-section.gray-bg .paragraph-useful-links a{background:var(--gray-bg-1)}.paragraph-top-tips-section .container{display:flex;flex-direction:column;gap:20px;max-width:1200px;width:100%;margin-left:auto;margin-right:auto}.paragraph-top-tips-section .container__header{text-align:center;color:var(--gray-text)}.paragraph-top-tips-section .container__header .title{margin:0;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__header .title{font-size:22px;line-height:26px}}.paragraph-top-tips-section .container__header .subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal}.paragraph-top-tips-section .container__header .subtitle a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__header .subtitle{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__header .subtitle{margin-top:15px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__header .subtitle{margin-top:10px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__header .subtitle{margin-top:10px}}.paragraph-top-tips-section .container__tips .paragraph-tip-list{border-radius:5px}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__tips .paragraph-tip-list{padding-top:20px;padding-bottom:20px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__tips .paragraph-tip-list{padding-top:15px;padding-bottom:15px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__tips .paragraph-tip-list{padding-top:10px;padding-bottom:10px}}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__tips .paragraph-tip-list{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__tips .paragraph-tip-list{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__tips .paragraph-tip-list{padding-left:15px;padding-right:15px}}.paragraph-top-tips-section .container__tips .paragraph-tip-list__title{color:var(--secondary);font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__title{font-size:22px;line-height:36px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__title{font-size:22px;line-height:36px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__title{font-size:20px;line-height:32px}}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__title{margin-bottom:5px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__title{margin-bottom:5px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__title{margin-bottom:5px}}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items{display:flex;flex-direction:column;gap:15px}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component{display:flex;align-items:center;gap:15px}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__icon{color:var(--secondary);font-size:24px}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text{color:var(--gray-text);text-align:justify;font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text{font-size:16px;line-height:26px}}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text p:not(:last-child){margin-bottom:20px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text p:not(:last-child){margin-bottom:15px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text p:not(:last-child){margin-bottom:10px}}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ul,.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ol{text-align:justify;padding-left:20px}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ul li,.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ol li{font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ul li,.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ol li{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ul li,.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ol li{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ul li,.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ol li{font-size:16px;line-height:26px}}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ul{list-style:disc}.paragraph-top-tips-section .container__tips .paragraph-tip-list__tips .field__items .paragraph-tip-component__text ol{list-style:decimal}.paragraph-top-tips-section .container__links .paragraph-useful-links{border-radius:5px}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__links .paragraph-useful-links{padding-top:20px;padding-bottom:20px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__links .paragraph-useful-links{padding-top:15px;padding-bottom:15px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__links .paragraph-useful-links{padding-top:10px;padding-bottom:10px}}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__links .paragraph-useful-links{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__links .paragraph-useful-links{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__links .paragraph-useful-links{padding-left:15px;padding-right:15px}}.paragraph-top-tips-section .container__links .paragraph-useful-links__title{color:var(--secondary);font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__links .paragraph-useful-links__title{font-size:22px;line-height:36px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__links .paragraph-useful-links__title{font-size:22px;line-height:36px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__links .paragraph-useful-links__title{font-size:20px;line-height:32px}}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__links .paragraph-useful-links__title{margin-bottom:5px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__links .paragraph-useful-links__title{margin-bottom:5px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__links .paragraph-useful-links__title{margin-bottom:5px}}.paragraph-top-tips-section .container__links .paragraph-useful-links__links{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:15px}@media only screen and (max-width:767px){.paragraph-top-tips-section .container__links .paragraph-useful-links__links{grid-template-columns:repeat(1,1fr);gap:10px}}.paragraph-top-tips-section .container__links .paragraph-useful-links__links a{width:100%;height:100%;display:flex;align-items:center;gap:10px;color:var(--secondary);border-radius:5px;box-sizing:border-box;text-align:center;text-decoration:none;font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__links .paragraph-useful-links__links a{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__links .paragraph-useful-links__links a{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__links .paragraph-useful-links__links a{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-top-tips-section .container__links .paragraph-useful-links__links a{padding:15px}}@media screen and (max-width:1199px){.paragraph-top-tips-section .container__links .paragraph-useful-links__links a{padding:10px}}@media screen and (max-width:767px){.paragraph-top-tips-section .container__links .paragraph-useful-links__links a{padding:10px}}.paragraph-top-tips-section .container__links .paragraph-useful-links__links a span{flex:1;text-align:center}.paragraph-top-tips-section .container__links .paragraph-useful-links__links a .fa-arrow-right{font-size:24px}
@media screen and (min-width:1200px){.paragraph-two-column-rich-text{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-two-column-rich-text{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-two-column-rich-text{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph-two-column-rich-text{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph-two-column-rich-text{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph-two-column-rich-text{padding-top:30px;padding-bottom:30px}}.paragraph-two-column-rich-text.white{background:var(--white)}.paragraph-two-column-rich-text.gray-bg{background:var(--gray-bg-1)}.paragraph-two-column-rich-text .container{text-align:center;max-width:1200px;width:100%;margin-left:auto;margin-right:auto}.paragraph-two-column-rich-text .container__header{text-align:center;color:var(--gray-text)}.paragraph-two-column-rich-text .container__header .title{margin:0;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-two-column-rich-text .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.paragraph-two-column-rich-text .container__header .title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.paragraph-two-column-rich-text .container__header .title{font-size:22px;line-height:26px}}.paragraph-two-column-rich-text .container__header .subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal}.paragraph-two-column-rich-text .container__header .subtitle a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-two-column-rich-text .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.paragraph-two-column-rich-text .container__header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.paragraph-two-column-rich-text .container__header .subtitle{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-two-column-rich-text .container__header .subtitle{margin-top:30px}}@media screen and (max-width:1199px){.paragraph-two-column-rich-text .container__header .subtitle{margin-top:25px}}@media screen and (max-width:767px){.paragraph-two-column-rich-text .container__header .subtitle{margin-top:15px}}.paragraph-two-column-rich-text .container__columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}@media screen and (min-width:1200px){.paragraph-two-column-rich-text .container__columns{margin-top:15px}}@media screen and (max-width:1199px){.paragraph-two-column-rich-text .container__columns{margin-top:10px}}@media screen and (max-width:767px){.paragraph-two-column-rich-text .container__columns{margin-top:10px}}@media only screen and (max-width:1199px){.paragraph-two-column-rich-text .container__columns{display:block}}.paragraph-two-column-rich-text .container__columns .column-left,.paragraph-two-column-rich-text .container__columns .column-right{text-align:justify;color:var(--gray-text);font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-two-column-rich-text .container__columns .column-left,.paragraph-two-column-rich-text .container__columns .column-right{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-two-column-rich-text .container__columns .column-left,.paragraph-two-column-rich-text .container__columns .column-right{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-two-column-rich-text .container__columns .column-left,.paragraph-two-column-rich-text .container__columns .column-right{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-two-column-rich-text .container__columns .column-left,.paragraph-two-column-rich-text .container__columns .column-right{padding:20px}}@media screen and (max-width:1199px){.paragraph-two-column-rich-text .container__columns .column-left,.paragraph-two-column-rich-text .container__columns .column-right{padding:15px}}@media screen and (max-width:767px){.paragraph-two-column-rich-text .container__columns .column-left,.paragraph-two-column-rich-text .container__columns .column-right{padding:10px}}.paragraph-two-column-rich-text .container__columns .column-left a,.paragraph-two-column-rich-text .container__columns .column-right a{color:var(--primary)}
@media screen and (min-width:1200px){.paragraph-usp-toggle{padding-left:30px;padding-right:30px}}@media screen and (max-width:1199px){.paragraph-usp-toggle{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.paragraph-usp-toggle{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.paragraph-usp-toggle{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1199px){.paragraph-usp-toggle{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){.paragraph-usp-toggle{padding-top:30px;padding-bottom:30px}}.paragraph-usp-toggle.white{background:var(--white)}.paragraph-usp-toggle.white .paragraph-usp-toggle-component__usp{background:var(--gray-bg-1)}.paragraph-usp-toggle.gray-bg{background:var(--gray-bg-1)}.paragraph-usp-toggle.gray-bg .paragraph-usp-toggle-component__usp{background:var(--white)}.paragraph-usp-toggle__container{display:flex;flex-direction:column;align-items:center;max-width:1200px;width:100%;margin-left:auto;margin-right:auto}.paragraph-usp-toggle__container .header{text-align:center;color:var(--gray-text)}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .header{margin-bottom:30px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .header{margin-bottom:25px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .header{margin-bottom:15px}}.paragraph-usp-toggle__container .header .title{margin:0;font-family:var(--headings-font);font-weight:700;font-style:normal}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .header .title{font-size:32px;line-height:52px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .header .title{font-size:32px;line-height:52px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .header .title{font-size:22px;line-height:26px}}.paragraph-usp-toggle__container .header .subtitle{font-family:var(--bold-font);font-weight:400;font-style:normal}.paragraph-usp-toggle__container .header .subtitle a{color:var(--primary)}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .header .subtitle{font-size:18px;line-height:29px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .header .subtitle{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .header .subtitle{margin-top:15px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .header .subtitle{margin-top:10px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .header .subtitle{margin-top:10px}}.paragraph-usp-toggle__container .components{width:100%}.paragraph-usp-toggle__container .components .field__items{min-height:163px;display:grid;grid-template-columns:repeat(auto-fit,minmax(176px,calc(16.6666666667% - 20px)));grid-auto-rows:1fr;justify-content:center;gap:20px}@media only screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items{grid-template-columns:1fr;grid-auto-rows:auto;gap:10px}}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component{height:100%}@media only screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component{height:auto}}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component.open .paragraph-usp-toggle-component__usp{background:var(--primary);color:var(--white)}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component.open .paragraph-usp-toggle-component__usp img{filter:brightness(0) invert(1)}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component.open .paragraph-usp-toggle-component__usp .fa-chevron-down{color:var(--white);transform:rotate(180deg)}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component.open .paragraph-usp-toggle-component__text{display:block}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp{display:flex;flex-direction:column;align-items:center;height:100%;box-sizing:border-box;border-radius:5px;color:var(--secondary)}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp{padding:15px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp{padding:10px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp{padding:10px}}@media only screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp{flex-direction:row;justify-content:space-between}}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp.no-text .fa-chevron-down{visibility:hidden}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp.active{background:var(--primary);color:var(--white)}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp.active img{filter:brightness(0) invert(1)}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px}@media only screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .icon{width:60px;height:60px}}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .icon img{flex-basis:auto;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .title{text-align:center;font-family:var(--bold-font);font-style:normal}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .title{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .title{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .title{font-size:16px;line-height:26px}}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .fa-chevron-down{display:none;font-size:24px;color:var(--gray-text)}@media only screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__usp .fa-chevron-down{display:block}}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__text{display:none;color:var(--gray-text);text-align:justify;font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__text{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__text{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__text{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__text{margin-top:20px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__text{margin-top:15px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__text{margin-top:10px}}.paragraph-usp-toggle__container .components .field__items .field__item .paragraph-usp-toggle-component__text a{color:var(--primary)}.paragraph-usp-toggle__container .text{color:var(--gray-text);font-family:var(--body-font);font-weight:400;font-style:normal}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .text{font-size:16px;line-height:26px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .text{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .text{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.paragraph-usp-toggle__container .text{margin-top:20px}}@media screen and (max-width:1199px){.paragraph-usp-toggle__container .text{margin-top:15px}}@media screen and (max-width:767px){.paragraph-usp-toggle__container .text{margin-top:10px}}@media only screen and (min-width:1200px){.paragraph-usp-toggle__container .text{min-height:95px}}.paragraph-usp-toggle__container .text a{color:var(--primary)}
