.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{display:table;margin:1em 1em 0;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:50%;background-size:50%;background-repeat:no-repeat;color:#8b9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5em;color:#8b9898;text-align:center;font-size:.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{border-radius:50%;text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{display:table-cell;padding:.5em;vertical-align:middle;cursor:pointer}.DayPicker-WeekNumber{min-width:1em;border-right:1px solid #eaecec;color:#8b9898;text-align:right;font-size:.75em}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none;color:#4a90e2;font-size:.875em;cursor:pointer}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4a90e2;color:#f0f8ff}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15)}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.rec.rec-dot{background-color:transparent}.rec.rec-dot,.rec.rec-dot:hover,.rec.rec-dot_active{-webkit-box-shadow:0 0 1px 2px #ff6027;box-shadow:0 0 1px 2px #ff6027}.rec.rec-dot_active{background-color:#ff6027}.Collapsible__trigger{display:block;font-weight:400;text-decoration:none;color:#ff6027;position:relative;border:1px solid #fff;padding:10px;background:#eaeaea;color:#fff}.Collapsible__trigger:after,.is-open:after{font-family:FontAwesome;content:"\279E";position:absolute;right:10px;top:10px;display:block;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.is-open:after{font-weight:700;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Collapsible__trigger.is-disabled{opacity:.5;background-color:grey}.Collapsible__contentInner{background-color:#fff;border-bottom:1px solid #e3e6f0}.db-spinner{width:75px;height:75px;border-radius:50%;background-color:transparent;border-bottom:2px solid #222;border-top:2px solid #222;border-color:#ff6027 #222;border-style:solid;border-width:2px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.grid-style-area-riassuntiva-report{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.grid-style-carta-circolazione-report{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.grid-style-classificazione-energetica-report{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem}.container-classificazione-energetica-report{display:flex;flex-direction:row;justify-content:space-between;padding-right:2rem;border-right:4px solid #d5d6d5}.grid-style-dati-revisione-report{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.grid-style-dati-revisione-km-report{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.section-style-info-veicolo-report{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.col-style-left-info-veicolo-report{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-right:.5rem}.col-style-right-info-veicolo-report{padding-left:.5rem}.col-style-right-info-veicolo-report,.grid-style-info-veicolo-report,.grid-style-quotazione-veicolo-report{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.grid-style-quotazione-veicolo-report{grid-gap:1rem;gap:1rem}.eurotax-top-quotazione-veicolo-report{border-bottom:1px solid #d5d6d5}.eurotax-bottom-quotazione-veicolo-report,.eurotax-top-quotazione-veicolo-report{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.eurotax-bottom-first-quotazione-veicolo-report{display:flex;align-items:center;justify-content:center;font-size:1.125rem;border-right:2px solid #d5d6d5}.eurotax-quotazione-veicolo-report{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.streetprice-bottom-first-quotazione-veicolo-report{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1rem;border-right:2px solid #d5d6d5}.streetprice-quotazione-veicolo-report{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;padding:.25rem;border-top:1px solid #d5d6d5}.main-report{display:flex;width:100%;flex-direction:row;justify-content:center}.img-report{border:"2px solid #35bce1";border-radius:"1.5rem";width:"max-content";height:"max-content"}.container{max-width:1200px;width:1200px;margin:0 auto;position:relative}.headerEcommerce .container{display:flex;justify-content:space-between;align-items:center;padding:2rem 0 1rem}.logo-container{display:flex;align-items:center;cursor:pointer}.logo{height:49px}.menu-close-area,.menu-toggle{display:none}.e-commerce{margin-left:.5rem;height:12px}#header-pdf{visibility:hidden!important}#header-pdf.show-for-pdf{visibility:visible!important}.nav-container{display:flex;align-items:center}.nav-text{font-size:.875rem;margin-right:1.25rem;cursor:pointer}.nav-link{color:#ed6e36;font-weight:500;text-decoration:underline}.logged-in-nav-menu{background-color:#ed6e36;position:sticky;top:0;left:0;z-index:10000;height:60px;display:flex;align-items:center;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1)}.main-nav>ul{display:flex;list-style-type:none;margin:0}.main-nav>ul>li{position:relative}.main-nav>ul>li>a{color:#fff;text-decoration:none;padding:0 1.5rem 0 0;position:relative;font-size:.875rem;height:60px;display:flex;align-items:center;cursor:pointer}.main-nav>ul>li>a:after{content:"";display:inline-block;width:17px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' viewBox='0 0 17 10' fill='none'%3E%3Cpath d='M1 1L8.5 9L16 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;margin-left:.5rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.main-nav>ul>li:hover>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-nav>ul>li>ul{list-style-type:none;display:block;position:absolute;left:-1rem;top:60px;background-color:#ed6e36;opacity:0;pointer-events:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.main-nav>ul>li:hover>ul{opacity:1;pointer-events:auto;padding-left:0}.main-nav>ul>li>ul>li{border-top:1px solid #fff;cursor:pointer}.main-nav>ul>li>ul>li>a{color:#fff;text-decoration:none;padding:1rem;position:relative;font-size:.875rem;white-space:nowrap;display:block}.user-info{display:flex;align-items:center;grid-gap:1rem;gap:1rem;padding:1.5rem 0;cursor:pointer}.user-info>span{color:#fff;font-size:.875rem}.user-card{opacity:0;pointer-events:none;position:absolute;width:285px;top:5rem;right:0;background-color:hsla(0,0%,100%,.9);border-radius:15px;border:1px solid #c2c2c2;padding:1.5rem;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);color:#1d1d1b;z-index:3;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.user-info:hover .user-card{opacity:1;pointer-events:auto;z-index:1}.user-card h3{font-weight:700;font-size:1.125rem;margin-bottom:.25rem;margin-top:0}.user-card p{font-size:.875rem;color:#666;margin:0}.user-card a{color:#ed6e36;font-size:.875rem;text-decoration:underline}.user-card hr{margin:1rem -1.5rem;border:none;height:1px;background-color:#c2c2c2}.user-quotas h4{font-weight:700;font-size:.875rem;margin-bottom:.75rem;margin-top:1rem}.quota-item{margin-bottom:1rem}.quota-label{display:flex;justify-content:flex-start;font-size:.875rem;margin-bottom:.5rem;grid-gap:.5rem;gap:.5rem}.quota-value{font-weight:600}.progress-bar{height:5px;background-color:#e0e0e0;border-radius:2.5px;overflow:hidden;margin-bottom:.5rem}.progress{height:100%;background-color:#ed6e36}.logout-link{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin-top:1rem;font-weight:700;font-size:.875rem;cursor:pointer}.logout-link img{width:16px;height:16px}.logged-in-nav-menu .container{display:flex;align-items:center;justify-content:space-between}.button-group{display:flex;grid-gap:1.25rem;gap:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 2rem;border-radius:50px;border:2px solid;font-weight:600;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;font-family:open-sans,sans-serif;text-decoration:none}.button-outline{background-color:#fff;color:#ed6e36;border-color:#ed6e36}.button-outline.report{background-color:#fff;color:rgba(85,187,204,.88);border-color:rgba(85,187,204,.88)}.button-default{background-color:#ed6e36;color:#fff;border-color:#ed6e36}.button-default.report{background-color:rgba(77,168,184,.88);color:#fff;border-color:rgba(77,168,184,.88)}.button-default.report:hover{background-color:#4da8b8}.button-outline:hover{background-color:rgba(237,110,54,.05)}.button-outline.service-hero-button:hover{background-color:rgba(237,110,54,.05);color:#fff;border-color:#fff}.button-outline.report:hover{background-color:rgba(77,168,184,.88);color:#fff;border-color:#fff}.button-default:hover{background-color:#d85c25}.button-paypal{background-color:#f3ba38;border-color:#f3ba38;display:flex;justify-content:center;align-items:center}.hero{margin:1rem 0 0;height:622px;position:relative;border-radius:2rem;overflow:hidden;background-size:auto 100%;background-position:100%;background-repeat:no-repeat;background-image:url(/_next/static/media/hero-v1-bordi.819045a5537670a632c3c596ae335efc.png);-webkit-filter:drop-shadow(7px 7px 20px rgba(0,0,0,.1));filter:drop-shadow(7px 7px 20px rgba(0,0,0,.1))}.hero-content{padding:5rem;display:flex;flex-direction:column;height:100%;position:relative;z-index:2}.hero-title{color:#fff;font-size:2.125rem;font-weight:800;line-height:2.4375rem;max-width:33rem}.hero-description{color:#fff;font-size:1rem;margin-top:1.5rem;max-width:21.75rem}.hero-button{margin-top:1.5rem;width:173px;font-weight:700}.services-section{margin-top:3rem;position:relative;padding:3rem 0 1rem;overflow:hidden;width:100%;max-width:100%}.services-section:before{content:"";width:1086px;background:url(/_next/static/media/logo-pittogramma.78be71575b14b3d3e45418d217e06a95.svg);background-size:auto 100%;background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:calc(50vw);opacity:.15;height:555px}.services-header{display:flex;max-width:1200px;margin:0 auto;justify-content:space-between}.services-title{font-weight:400;font-size:3rem;line-height:3.25rem;max-width:28.1875rem;font-family:open-sans-condensed,open-sans,sans-serif}.services-title-bold{font-weight:800}.uppercase{text-transform:uppercase}.services-description{margin-left:3rem;max-width:43.25rem;font-size:1rem}.service-cards{display:flex;justify-content:space-between;grid-gap:1.5rem;gap:1.5rem;margin-top:4rem;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.card{position:relative;border-radius:30px;border:1px solid #c3c2c2;background:hsla(0,0%,100%,.7);-webkit-box-shadow:7px 7px 20px 0 rgba(0,0,0,.15);box-shadow:7px 7px 20px 0 rgba(0,0,0,.15);backdrop-filter:blur(48.95000076293945px)}.service-card{width:calc((100% - 3rem) / 3);height:590px;flex-shrink:0}.card-content{position:relative;z-index:2;padding:2rem;display:flex;flex-direction:column;height:100%;overflow:hidden;border-bottom-right-radius:30px}.card-title{font-family:open-sans-condensed,open-sans,sans-serif;font-size:1.875rem;line-height:1.875rem;margin-top:0;margin-bottom:1.5rem;text-transform:uppercase}.card-title-highlight{font-weight:600;color:#ed6e36;display:inline}.card-title-highlight.report{color:rgba(67,169,186,.88)}.card-title-normal{font-weight:600;color:#000;display:inline}.card-title-bold{font-weight:800;color:#000;display:inline}.card-description{font-size:.875rem;line-height:1.25rem;color:#000;margin-bottom:1.5rem}.card-description,.card .button{font-family:open-sans,sans-serif}.card .button{font-weight:700;font-size:1rem;position:relative;z-index:3;margin-top:0;padding:.75rem 1.5rem;width:-webkit-fit-content;width:fit-content;display:inline-flex}.card-image{position:absolute;width:100%;height:auto;max-height:435px;bottom:-32px;left:0;z-index:2;aspect-ratio:386/435;display:block;pointer-events:none}.card-content:before{height:435px;width:435px;bottom:-20%;right:-20%}.additional-service-card .card-content:before,.card-content:before{content:"";position:absolute;background-color:#d9d9d9;display:block;opacity:.4;border-radius:50%;z-index:0}.additional-service-card .card-content:before{aspect-ratio:1;width:100%;height:auto;bottom:-10%;right:-5%;border-bottom-right-radius:0}.additional-services-container{padding:2rem 0 0;max-width:1200px;margin:0 auto;background-color:#f9f9f9}.additional-services-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto 2rem}.additional-services-grid.three{-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:repeat(3,1fr)}.additional-service-card{width:100%;max-width:285px;height:522px;margin:16px auto}.additional-services-grid.three .additional-service-card{width:100%;max-width:unset;height:230px;margin:0 auto}.additional-service-card .card-content{padding:1.25rem;position:relative;z-index:2;display:flex;flex-direction:column}.card-title-line1{font-weight:600;color:#ed6e36;display:block;margin-bottom:.25rem;font-size:1rem;text-transform:uppercase}.additional-service-card .card-title-line1{font-family:open-sans-condensed,open-sans,sans-serif;font-size:1.8rem}.card-title-line2{display:block;font-size:.95rem;white-space:nowrap;overflow:visible;letter-spacing:-.01em;text-transform:uppercase}.additional-service-card .card-title-line2{font-family:open-sans-condensed,open-sans,sans-serif;font-size:1.8rem;white-space:normal}.additional-service-card.smaller .card-title{max-width:75%}.additional-service-card .card-description{font-size:.8125rem;margin-bottom:1rem}.additional-service-card .button{width:-webkit-fit-content;width:fit-content;padding:0 1.5rem;position:relative;z-index:3;margin-top:0}.additional-service-card.smaller .button{position:absolute;bottom:1.25rem;left:1.25rem}.additional-service-card .card-image{width:100%;height:auto;max-height:320px;position:absolute;bottom:0;bottom:-32px;left:0;z-index:2;aspect-ratio:386/435;display:block;pointer-events:none}.additional-service-card.smaller .card-image{max-height:230px;aspect-ratio:191/230.49;width:auto;left:unset;right:0;bottom:-16px}.additional-service-card.smaller .card-content:before{width:230px;height:230px;z-index:-1;bottom:-25%;right:-10%}.footer{width:100%;background-color:#1d1d1b;color:#fff;padding:3rem 0 2rem;margin-top:4rem}.footer-content{display:flex;justify-content:space-between;align-items:center}.footer-logo-container{display:flex;grid-gap:2rem;gap:2rem;align-items:center;cursor:pointer}.footer-logo{width:267px;height:59px;background-size:contain;background-repeat:no-repeat;background-position:0 0;flex-shrink:0}.background-footer-logo{background-image:url(/_next/static/media/logo-negativo.12c3ac8c329925d8c9551aca95dd7e0e.svg)}.footer-text{font-size:.6875rem;line-height:1.4;flex:1 1}.footer-email{color:#fff;font-size:.875rem;text-decoration:underline}.separator{height:1px;background-color:#ed6e36;margin:1.5rem 0}.separator.no-margin{margin:0 0 1rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-company{font-size:1.125rem}.footer-links{font-size:.6875rem}.footer-link{text-decoration:underline;color:#fff}.nav-menu{background-color:#f0f0f0;padding:1rem;margin-bottom:2rem;border-radius:.5rem}.nav-menu ul{display:flex;list-style:none;grid-gap:1rem;gap:1rem;flex-wrap:wrap;justify-content:center}.nav-menu a{color:#ed6e36;text-decoration:none;padding:.5rem 1rem;border-radius:.25rem;background-color:#fff;border:1px solid #ed6e36}.nav-menu a:hover{background-color:#ed6e36;color:#fff}.login-page{justify-content:center;min-height:100vh;padding:2rem}.login-logo,.login-page{display:flex;flex-direction:column;align-items:center}.login-logo{margin-bottom:4rem}.login-logo .logo{height:auto;width:80%}.login-logo .e-commerce{font-family:open-sans-condensed,sans-serif;font-weight:600;font-size:1.25rem;color:#ed6e36;margin-top:.5rem}.login-form{width:100%;max-width:386px;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.form-group input,.form-group label{font-size:1.125rem}.form-options{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.forgot-password{color:#ed6e36;font-weight:500;text-decoration:underline;cursor:pointer}.login-form .button{margin-top:1rem;width:100%}.register-link{margin-top:1.5rem;font-size:.875rem;text-align:center}.register-link a{color:#ed6e36;font-weight:500;text-decoration:underline}.registration-page{padding:0}.registration-page h2{font-size:1.5rem;margin-bottom:.5rem}.registration-page h1,.registration-page h2{font-family:open-sans-condensed,sans-serif;font-weight:300;text-transform:uppercase}.registration-page h1{font-size:2.875rem;margin-top:0;margin-bottom:1rem}.registration-page h1 strong{font-weight:700}.registration-page .container>p{max-width:70%;margin-bottom:3rem;line-height:1.5}.registration-form{overflow:hidden;margin-bottom:0}.tabs{display:flex;width:100%}.tab{padding:1.5rem 10rem;margin-right:2rem;font-family:open-sans-condensed,sans-serif;font-size:1.5rem;font-weight:300;text-align:center;background-color:#f9f9f9;color:#1d1d1b;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;text-transform:uppercase;border-radius:29px 29px 0 0;border:1px solid #c3c2c2;border-bottom:0}.tab.active{color:#fff;background:#ed6e36;border-color:#ed6e36}.form-content{padding:3rem;background-color:#fff;border:1px solid #ed6e36;border-radius:0 29px 29px 29px;-webkit-filter:drop-shadow(7px 7px 20px rgba(0,0,0,.1));filter:drop-shadow(7px 7px 20px rgba(0,0,0,.1))}.form-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2rem 1fr 2rem 1fr;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.form-group{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.form-group label{font-family:open-sans-condensed,sans-serif;font-size:1rem}.form-group input{height:60px;border-radius:10px;border:1px solid #c2c2c2;padding:0 1rem;font-size:1rem}.span-2{-ms-grid-column-span:2;grid-column:span 2}.checkbox-group{display:flex;flex-direction:row!important;align-items:center}.checkbox-group label{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.checkbox-group input{height:20px;width:20px}.consent-checkboxes{margin-top:2.5rem;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.consent-checkboxes label{display:flex;align-items:flex-start;grid-gap:.5rem;gap:.5rem;font-size:.875rem}.consent-checkboxes input[type=checkbox]{width:20px;height:20px;border-radius:5px;border:1px solid #c2c2c2;margin-top:.125rem}.registration-form .button{margin-top:2.5rem;width:217px;font-size:1rem;display:inline-flex}.riepilogo-acquisto-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.riepilogo-acquisto-page h1{font-size:2.875rem;margin-bottom:1rem}.riepilogo-acquisto-page h1,.riepilogo-acquisto-page h2{font-family:open-sans-condensed,sans-serif;text-align:center}.riepilogo-acquisto-page h2{font-size:1.25rem;margin-bottom:2rem}.purchase-summary{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;width:100%;max-width:390px}.purchase-item{border:1px solid #c2c2c2;border-radius:10px;padding:1.5rem;font-weight:700;font-size:1.125rem;display:flex;justify-content:space-between;align-items:center}.logged-in-page,.service-page{background-color:#f9f9f9}.logged-in-hero,.service-page .hero-section{position:relative;background:#ed6e36;padding:3rem 5rem;margin:1rem 0 0;width:100%;color:#fff;background-size:cover;background-position:50%;border-radius:1.75rem}.logged-in-hero.report{background:rgba(77,168,184,.88)}.logged-in-hero-content{width:50%}.service-hero-subtitle{font-size:1.688rem;margin-bottom:1rem;font-weight:300;color:#fff;text-transform:uppercase;font-family:open-sans-condensed,open-sans,sans-serif}.service-hero-subtitle strong{font-weight:600}.service-hero-title{font-size:3.5rem;line-height:1;font-weight:300;margin-bottom:3rem;font-family:open-sans-condensed,open-sans,sans-serif;text-transform:uppercase}.service-hero-title strong{font-weight:700}.service-hero-description{font-size:.88rem;margin-bottom:2rem;max-width:100%}.service-hero-button{font-weight:700;padding:0 5rem}.service-hero-button.report{font-weight:700;padding:0 2rem;display:inline-flex}.price-circle{position:absolute;top:10%;left:60%;width:176px;height:176px;background-color:#fff;border-radius:50%;font-family:open-sans-condensed,open-sans,sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ed6e36;font-weight:700;z-index:2;text-transform:uppercase}.price-circle span{font-size:1.875rem;font-weight:300}.price-circle strong{font-size:2.5rem;line-height:1}.hero-backdrop-auto{height:100%;width:100%;position:absolute;right:0;top:0;overflow:hidden;border-radius:1.75rem;pointer-events:none}.hero-backdrop-auto:after{content:"";position:absolute;right:-3%;bottom:-21%;border-radius:50%;background-color:#fff;aspect-ratio:590/609;width:45%;opacity:.5}.hero-car-image{position:absolute;bottom:-2rem;right:0;max-width:50%;z-index:1;aspect-ratio:590/609}.trust-reasons{padding:4rem 5rem}.section-title{font-size:2.5rem;font-weight:400;text-align:center;margin-top:0;margin-bottom:4rem;color:#1d1d1b;font-family:open-sans-condensed,open-sans,sans-serif;text-transform:uppercase}.section-title-bold{font-weight:800}.reason-cards{display:flex;justify-content:space-between;grid-gap:2rem;gap:2rem;margin:0 auto;padding-top:2rem}.reason-card{flex:1 1;border-radius:30px;border:1px solid #c3c2c2;background:#fff;padding:2rem}.reason-card img{width:auto;height:150px;margin-top:-100px;margin-left:-20px}.reason-card h3{margin-top:0;font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#1d1d1b;line-height:1.4}.reason-card p{font-size:1rem;line-height:1.5;color:#1d1d1b}.how-it-works{padding:2rem 0}.how-it-works .container{display:flex;grid-gap:8rem;gap:8rem;margin:0 auto}.how-it-works-content{width:calc(100% / 3);flex:1 1}.how-it-works-content .how-it-works-steps{display:none}.how-it-works-content .section-title{text-align:left;margin-bottom:2rem;line-height:1.2}.how-it-works-content p{font-size:1rem;margin-bottom:2rem;line-height:1.5;color:#1d1d1b}.how-it-works-steps{width:56%}.purchase-options{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.step{display:flex;align-items:flex-start;grid-gap:1.5rem;gap:1.5rem;margin-bottom:80px;position:relative}.step:last-child{margin-bottom:0}.step:not(:last-child):before{content:"";width:2px;height:80px;background-color:#ed6e36;left:40px;top:95px;position:absolute}.step-number{line-height:1.4;width:82px;height:82px;min-width:82px;background-color:#ed6e36;color:#fff;border-radius:50%;display:flex;justify-content:flex-end;align-items:baseline;font-weight:700;font-size:5rem;padding-right:8px;padding-bottom:4px;overflow:hidden;font-family:open-sans-condensed,open-sans,sans-serif}.step-content h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;margin-top:.5rem;color:#1d1d1b}.step-content p{margin:0;font-size:1rem;line-height:normal;color:#1d1d1b}.step-content ul{display:block;margin-left:1rem}.button-paypal{height:46px}.faq-section .container,.vantaggi .container{display:flex;text-align:left;grid-gap:2rem;gap:2rem;padding:4rem 0}.faq-section .container.noeh,.vantaggi .container.noeh{align-items:flex-start}.faq-section .container{padding-bottom:0}.vantaggi{overflow:hidden;width:100%}.faq-sx,.vantaggi-sx{width:40%;max-width:40%;min-width:40%;background-color:#ed6e36;padding:4rem 5rem 4rem 0;border-radius:1.75rem;position:relative}.faq-sx{background-color:unset;padding-right:4rem}.faq-sx p{margin-bottom:1rem}.faq-sx p:last-child{margin-bottom:0}.vantaggi-sx *{margin:0;text-align:left;color:#fff}.vantaggi-sx p{font-size:16px}.vantaggi-sx:before{content:"";position:absolute;top:0;right:80%;width:999px;background-color:#ed6e36;height:100%;z-index:-1;pointer-events:none}.faq-sx .section-title,.vantaggi-sx .section-title{line-height:1;margin-bottom:2rem;text-align:left}.faq-dx,.vantaggi-dx{background-color:#ed6e36;padding:4rem 0 4rem 4rem;border-radius:1.75rem;color:#fff;position:relative}.faq-dx,.faq-sx{background-color:unset;color:unset;padding-top:0;padding-bottom:0}.vantaggi-dx:after{content:"";position:absolute;top:0;left:80%;width:999px;background-color:#ed6e36;height:100%;z-index:-1;pointer-events:none}.vantaggi-dx h3{margin:0;font-size:1.375rem;font-weight:700}.vantaggi-dx p{margin:0;font-size:1.125rem}.vantaggi-dx li:not(:last-child){margin:0 0 .5rem}.vantaggi-dx p:not(:last-child){margin:0 0 2rem}.vantaggi.report .container{align-items:flex-start}.vantaggi.report .vantaggi-dx,.vantaggi.report .vantaggi-dx:after,.vantaggi.report .vantaggi-sx,.vantaggi.report .vantaggi-sx:before{background-color:#68c2d1}.faq{border-bottom:1px solid #ed6e36;padding:2rem 0}.faq:first-child{padding-top:0}.faq-dx .faq:last-child{border:0}.faq summary{cursor:pointer;list-style:none;font-weight:700;position:relative;padding-left:3rem;font-size:1.375rem;display:flex;align-items:center}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"+";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:2.875rem;line-height:1;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;color:#ed6e36;font-weight:300}.faq ul{margin-left:1rem;display:block;margin-top:.75rem}.faq[open] summary:before{content:"–"}.faq p{margin-top:.75rem;font-size:1rem;line-height:normal}main{min-height:calc(100vh - 433px)}.custom-select-wrapper{position:relative;display:inline-block;width:-webkit-fit-content;width:fit-content;font-family:system-ui,sans-serif;width:100%}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:1rem 3rem 1rem 2rem;border:1px solid #ccc;border-radius:10px;font-size:1rem;font-weight:400;background-color:#fff;color:#000;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='14' viewBox='0 0 25 14' fill='none'%3E%3Cpath d='M1 1L12.5 13L24 1' stroke='%231D1D1B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:23px auto;width:100%;color:rgba(29,29,27,.7)}.custom-select:focus{outline:none;border-color:#999}.mobile-nav,.profile-nav{display:none}.page-servizio h1{font-size:1.125rem;font-weight:300;margin-top:2rem;margin-bottom:.5rem}.page-servizio h1,.page-servizio h2{font-family:open-sans-condensed,open-sans,sans-serif;text-align:center;display:block}.page-servizio h2{font-size:2.875rem;line-height:1;font-weight:400;text-transform:uppercase;margin-top:0;margin-bottom:4rem}.report-cond h3{font-size:2.875rem;font-weight:300;font-family:open-sans-condensed,open-sans,sans-serif;line-height:1}.report-term{padding-top:1.25rem}.report-term b{font-size:1.625rem;font-family:open-sans-condensed,open-sans,sans-serif;line-height:1;display:block;margin-bottom:1rem}.report-new{display:flex;flex-wrap:wrap;justify-content:space-between}.report-cond,.report-intro{width:33%}.report-intro .quota-label{font-size:1rem;margin-top:2rem;justify-content:flex-start}.report-intro .progress-bar{height:10px;border-radius:5px}.report-intro .quota-value{font-weight:600}.report-form,.report-term{width:55%}.report-form{margin-bottom:6rem}.report-form form{display:flex;flex-wrap:wrap;justify-content:flex-end}.report-form .button{margin-top:1rem}.input{padding:1rem 3rem 1rem 2rem;border:1px solid #ccc;width:100%;display:block;background-color:#fff;border-radius:10px;font-size:1rem;font-weight:400}.input.targa{background-image:url(/_next/static/media/targait.ebe74fbba244814db33fe1b56554bcec.jpg);background-position:0 0;background-size:auto 100%;background-repeat:no-repeat;text-transform:uppercase}.report-form .custom-select-wrapper,.report-form input{margin-bottom:1rem}.archivio-report>h2{margin-top:0;margin-bottom:1rem}.archivio-report>p{font-size:1rem;display:block;text-align:center;margin-bottom:2rem}.archivio-filter{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem}.archivio-filter .filter{width:calc(25% - 1rem)}.filter label{font-family:open-sans-condensed,open-sans,sans-serif;font-weight:300;font-size:1.125rem;display:block;margin-bottom:.5rem}.archivio-filter .button,.archivio-table{margin-top:2rem}.archivio-table table{width:100%;border:0}.archivio-numbers{font-weight:600}.archivio-numbers span{color:#ed6e36}.archivio-table th,.archivio-table th a{font-family:open-sans-condensed,open-sans,sans-serif;font-weight:300;font-size:1.125rem;border-bottom:2px solid #ed6e36;text-align:left;padding:1rem 0;text-decoration:none;color:#000}.archivio-table th a.down:after,.archivio-table th a.up:after{content:"";display:inline-block;width:8px;height:6px;margin-left:6px;background-repeat:no-repeat;background-size:contain;vertical-align:middle;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M4 6L0.535899 -6.52533e-07L7.4641 -4.68497e-08L4 6Z' fill='%23C3C2C2'/%3E%3C/svg%3E")}.archivio-table th a.up:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.archivio-table td{border-bottom:1px solid #c3c2c2;padding:1rem 0;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:150px}.archivio-table td .button{width:75%}.archivio-table.quotazioni tr>:first-child{max-width:90px;width:90px;text-align:center}.archivio-table.quotazioni tr>:nth-child(2){max-width:110px;width:110px;text-align:center}.archivio-table.quotazioni tr>:nth-child(3){max-width:80px;width:80px;text-align:center}.archivio-table.quotazioni tr>:nth-child(4){max-width:150px;width:150px;text-align:center}.archivio-table.quotazioni tr>:nth-child(5){max-width:380px;width:380px;text-align:center}.archivio-table.quotazioni tr>:nth-child(6),.archivio-table.quotazioni tr>:nth-child(7),.archivio-table.quotazioni tr>:nth-child(8),.archivio-table.quotazioni tr>:nth-child(9),.archivio-table.quotazioni tr>:nth-child(10){max-width:80px;width:80px;text-align:center}.riepilogo{max-width:365px;margin:0 auto}.riepilogo h2{font-family:open-sans-condensed,open-sans,sans-serif;text-align:center;font-size:3rem;font-weight:300;margin:4rem 0 2rem}.purchase-info{margin-top:3rem;padding-left:3rem;position:relative}.purchase-info b,.purchase-info p{font-size:.875rem}.purchase-info p{margin-bottom:1rem}.purchase-info svg{position:absolute;left:0;top:0}@media (max-width:1200px){.img-report{align-self:center}.grid-style-area-riassuntiva-report{grid-template-columns:repeat(2,1fr)}.grid-style-carta-circolazione-report,.grid-style-classificazione-energetica-report{grid-template-columns:repeat(1,minmax(0,1fr))}.container-classificazione-energetica-report{padding-right:0;border-right:0;padding-bottom:2rem}.grid-style-dati-revisione-report{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-style-dati-revisione-km-report{grid-template-columns:repeat(2,minmax(0,1fr))}.col-style-left-info-veicolo-report,.section-style-info-veicolo-report{grid-template-columns:repeat(1,minmax(0,1fr))}.col-style-left-info-veicolo-report{padding-right:0}.col-style-right-info-veicolo-report{padding-left:0}.col-style-right-info-veicolo-report,.eurotax-bottom-quotazione-veicolo-report,.eurotax-top-quotazione-veicolo-report,.grid-style-info-veicolo-report,.grid-style-quotazione-veicolo-report{grid-template-columns:repeat(1,minmax(0,1fr))}.eurotax-bottom-first-quotazione-veicolo-report{border-right:0}.eurotax-quotazione-veicolo-report{grid-template-columns:repeat(1,minmax(0,1fr))}.streetprice-bottom-first-quotazione-veicolo-report{border-right:0}.streetprice-quotazione-veicolo-report{grid-template-columns:repeat(1,minmax(0,1fr))}.main-report{align-items:center;grid-gap:10px;gap:10px}.main-report,.services-header{flex-direction:column}.services-description{margin-left:0;margin-top:2rem}.additional-services-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.how-it-works{flex-direction:column}.form-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:1280px) and (min-width:1200px){.container{width:100%!important;max-width:100%!important;padding-left:2rem!important;padding-right:2rem!important}}@media (max-width:1199px) and (min-width:800px){.container{width:600px!important}.hero-car-image{max-width:70%!important}.nav-container{width:400px!important}}@media (max-width:799px) and (min-width:450px){.grid-style-area-riassuntiva-report{grid-template-columns:repeat(1,1fr)}.col-style-left-info-veicolo-report,.grid-style-carta-circolazione-report,.grid-style-classificazione-energetica-report,.grid-style-dati-revisione-km-report,.grid-style-dati-revisione-report,.section-style-info-veicolo-report{grid-template-columns:repeat(1,minmax(0,1fr))}.col-style-left-info-veicolo-report{padding-right:0}.col-style-right-info-veicolo-report{padding-left:0}.col-style-right-info-veicolo-report,.eurotax-bottom-quotazione-veicolo-report,.eurotax-quotazione-veicolo-report,.eurotax-top-quotazione-veicolo-report,.grid-style-info-veicolo-report,.grid-style-quotazione-veicolo-report,.streetprice-quotazione-veicolo-report{grid-template-columns:repeat(1,minmax(0,1fr))}.main-report{flex-direction:column;align-items:center;grid-gap:10px;gap:10px}.container{width:380px!important}.hero-car-image{max-width:70%!important}}@media (max-width:1199px){main{min-height:0}.mobile-hidden,.services-section:before{display:none}.headerEcommerce{flex-direction:column;padding:1rem;background-color:#fff}.headerEcommerce .container{padding:0}.container{width:100%}.logo{height:39px}#menu-toggle:checked~.nav-container{right:0}.menu-toggle{font-size:2rem;cursor:pointer;z-index:1;position:relative;padding:0;display:inline-block}.nav-container{position:fixed;height:100%;background:hsla(0,0%,100%,.9);-webkit-box-shadow:-8px 0 20px 0 rgba(0,0,0,.2);box-shadow:-8px 0 20px 0 rgba(0,0,0,.2);backdrop-filter:blur(5px);display:flex;z-index:3;right:-100%;top:0;padding:8rem 1rem 3rem;flex-direction:column-reverse;align-items:center;justify-content:flex-end;width:75%;-webkit-transition:right .4s ease-in-out;transition:right .4s ease-in-out}.nav-container:before{content:"";width:100%;height:39px;background:url(/_next/static/media/logo-pittogramma.78be71575b14b3d3e45418d217e06a95.svg);background-size:auto 100%;background-position:50%;top:5rem;left:0}.menu-close-area,.nav-container:before{background-repeat:no-repeat;position:absolute}.menu-close-area{display:block;width:18px;height:19px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3E%3Cpath d='M1 1L17 17' stroke='%231D1D1B' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 17.2917L17 1.29175' stroke='%231D1D1B' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;top:1rem;right:1rem}.nav-text{font-size:.875rem;margin-right:0;margin-top:1.2rem;cursor:pointer}.button-group{margin-top:1rem;flex-direction:column;width:100%;grid-gap:.75rem;gap:.75rem}.hero-section{margin:1rem}.hero{height:570px;background-image:url(/_next/static/media/image-banner-mobile.84959e5e0dbcc7d5125f62aaa9ca5f4b.webp);background-size:auto 100%;max-width:670px;margin:1rem auto 0}.hero:before{background-color:#d3d3d3;opacity:.05;left:0;z-index:0}.hero:after,.hero:before{display:block;content:"";position:absolute;height:100%;width:100%;top:0}.hero:after{background-image:url(/_next/static/media/motornet-verticale.9808eb717bb8aff906c08ab5980000d3.svg);opacity:.5;right:0;z-index:1;background-repeat:no-repeat;background-position:100%;background-size:auto 100%}.hero-content{padding:2rem;z-index:1}.hero-title{font-size:1.69rem;font-weight:800;line-height:1.88rem;max-width:100%}.hero-description{font-size:.94rem;margin-top:.5rem;max-width:90%}.hero-button{font-weight:700;position:absolute;bottom:2rem}.services-section .container{max-width:430px}.services-title{font-size:2.5rem;line-height:2.75rem;max-width:100%}.services-description{max-width:unset;font-size:.94rem}.services-section{padding:0 1rem}.service-cards{flex-direction:column}.service-card{width:100%;margin-bottom:2rem}.card-title{font-size:1.5rem;line-height:1.5rem}.card-description{font-size:.81rem;line-height:normal}.card .button{font-size:.75rem}.additional-service-card .button{padding:0 1rem}.card-content:before{height:390px;width:390px}.additional-services-container{max-width:430px}.additional-service-card{height:450px}.additional-service-card .card-image{bottom:-20px}.card-title-line1,.card-title-line2{display:inline}.additional-services-grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.additional-services-container{padding:1rem}.additional-service-card .card-content{padding:.75rem}.additional-services-grid{grid-gap:.5rem;gap:.5rem}.additional-services-grid.three{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}.additional-services-grid.three .card-title{max-width:75%}.additional-service-card .card-title-line1,.additional-service-card .card-title-line2{font-size:1.3rem}.additional-services-grid.three .additional-service-card .card-title-line1,.additional-services-grid.three .additional-service-card .card-title-line2{font-size:1.688rem}.footer{padding:2rem;margin-top:1rem}.footer-logo-container{display:block;text-align:center;width:100%;cursor:pointer}.footer-logo{width:100%;height:38px;background-position:50%;margin-bottom:1rem}.footer-company,.footer-email,.footer-links{display:block;text-align:center;width:100%}.footer-bottom,.footer-content{flex-direction:column;align-items:flex-start}.footer-email,.footer-links{margin-top:1rem}.form-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.span-2{-ms-grid-column-span:1;grid-column:span 1}.registration-page{padding:0 1rem}.registration-page h2{font-size:1.375rem}.registration-page h1{font-size:2.5rem}.registration-page .container>p{font-size:.88rem;max-width:100%;margin-bottom:1.5rem}.tab{padding:.75rem 2.5rem;margin-right:1rem}.form-content{padding:1rem}.consent-checkboxes input[type=checkbox]{min-width:20px}.consent-checkboxes label{font-size:.81rem}.registration-form .button{width:100%;font-size:1rem}.registration-form{overflow:hidden;margin-bottom:2rem}.logged-in-nav-menu{display:none}.logged-in-hero-section{margin:1rem}.logged-in-hero{padding:1rem 1rem 250px}.logged-in-hero-content{width:100%;margin-bottom:2rem}.service-hero-subtitle{font-size:1.375rem}.service-hero-title{font-size:2.188rem;margin-bottom:2rem}.service-hero-description{font-size:.813rem}.service-hero-button{padding:0 2rem}.hero-car-image{max-width:100%;pointer-events:none}.service-hero-button.report{margin-bottom:.5rem}.hero-backdrop-auto:after{right:-5%;bottom:-15%;width:100%}.price-circle{top:unset;left:5%;width:104px;height:104px}.price-circle span,.price-circle strong{font-size:1.688rem;line-height:1}.trust-reasons{padding:1rem}.trust-reasons .section-title{text-align:left;font-size:2.5rem;line-height:1}.reason-cards{display:block}.reason-card:not(:last-child){margin-bottom:5rem}.reason-card p{font-size:.88rem;line-height:1.5}.reason-card img{width:120px}.how-it-works{margin:0 1rem}.how-it-works .container{display:block}.how-it-works-content,.how-it-works-steps{width:100%}.how-it-works-content p{font-size:.88rem;line-height:unset}.how-it-works-steps{display:none}.how-it-works-content .how-it-works-steps{display:block}.step-number{width:59px;height:59px;min-width:59px;font-size:3.75rem}.step:not(:last-child):before{height:calc(100% - 5rem);left:27px;top:72px}.step{margin-bottom:1rem}.vantaggi{background:#ed6e36;margin:1rem 0}.vantaggi.report{background:#68c2d1}.faq-section .container,.vantaggi .container{display:block;padding:1rem}.faq-dx,.faq-sx,.vantaggi-dx,.vantaggi-sx{width:100%;max-width:100%;padding:1rem 0}.faq-section p,.vantaggi p{font-size:.88rem}.vantaggi-dx h3{font-size:1.25rem}.vantaggi-dx ul{padding:0 1rem}.faq summary{font-size:1.25rem}.nav-container.logged{padding-right:0;padding-left:0;display:block;padding-top:9rem;overflow:auto}.mobile-nav{background-color:#ed6e36}.mobile-nav,.profile-nav{width:100%;display:block}.mobile-nav ul,.profile-nav ul{list-style:none;margin:0;padding:0}.mobile-nav li{border-bottom:1px solid #fff}.mobile-nav li,.profile-nav li{position:relative;font-family:system-ui,sans-serif}.profile-nav li{border-top:1px solid #ed6e36}.mobile-nav .nav-item,.profile-nav .nav-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;font-weight:700;font-size:.88rem;font-weight:400;color:#fff;text-decoration:none;cursor:pointer;position:relative}.profile-nav .nav-item{color:#000}.mobile-nav .nav-item:after,.profile-nav .nav-item:after{content:"";display:inline-block;width:17px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' viewBox='0 0 17 10' fill='none'%3E%3Cpath d='M1 1L8.5 9L16 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.profile-nav .nav-item:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='14' viewBox='0 0 25 14' fill='none'%3E%3Cpath d='M1 1L12.5 13L24 1' stroke='%231D1D1B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.profile-nav li:last-child .nav-item{justify-content:flex-start}.profile-nav li:last-child .nav-item:after{display:none}.mobile-nav ul ul,.profile-nav ul ul{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.mobile-nav input:checked+.nav-item+ul,.profile-nav input:checked+.nav-item+ul{max-height:500px}.mobile-nav input:checked+.nav-item:after,.profile-nav input:checked+.nav-item:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mobile-nav ul ul li,.profile-nav ul ul li{border:0}.mobile-nav ul ul li:first-child,.profile-nav ul ul li:first-child{padding-top:1rem}.mobile-nav ul ul li:last-child,.profile-nav ul ul li:last-child{padding-bottom:1rem}.mobile-nav ul ul li>a,.profile-nav ul ul li>a{display:block;padding:10px 2rem;color:#fff;text-decoration:none;font-size:.88rem;border:0}.mobile-nav ul ul li>a:hover,.profile-nav ul ul li>a:hover{background-color:#f0f0f0}.profile-nav .user-card{pointer-events:auto;opacity:1;position:relative;top:unset;left:unset;right:unset;width:100%;border:0;background:unset;-webkit-box-shadow:unset;box-shadow:unset;padding:0 1rem}.logged .nav-text{padding:2rem 0;text-align:center;margin-top:0;cursor:pointer}.page-content{padding:1rem}.report-cond,.report-form,.report-intro,.report-term{width:100%;margin-bottom:2rem}.report-term{padding-top:0}.report-form{margin-bottom:4rem}.report-form form{justify-content:flex-start}.page-servizio h2{margin-top:.5rem}.page-servizio h2,.report-cond h3{font-size:2.375rem}.page-content .separator{padding-top:0;margin-top:0}.archivio-filter{padding:0 1rem}.archivio-filter .filter{width:100%}.archivio-table.quotazioni tr>:first-child,.archivio-table.quotazioni tr>:nth-child(2),.archivio-table.quotazioni tr>:nth-child(4),.archivio-table.quotazioni tr>:nth-child(6),.archivio-table.report tr>:first-child,.archivio-table.report tr>:nth-child(3),.archivio-table.report tr>:nth-child(5){display:none}}