.cupra-usato {
  --primary-lighter: rgba(0, 62, 81, 0.8);
  --primary: #003e51;
  --primary-darker: #002935; }
  @media only screen and (min-width: 1436px) {
    .cupra-usato {
      max-width: 1436px;
      margin-left: auto;
      margin-right: auto; } }
  .cupra-usato .se-accordion-header {
    padding: 24px 10px; }
    .cupra-usato .se-accordion-header .title {
      font-family: "CupraMedium", serif;
      font-size: 24px;
      line-height: 29px; }
  .cupra-usato .se-accordion-header::after {
    margin-top: 0;
    top: calc(50% - 2px);
    width: 22px;
    height: 4px;
    transform: none;
    fill: #030303;
    background-image: url('data:image/svg+xml;utf8,<svg width="22" height="4" viewBox="0 0 22 4" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.9 0.900024L12.1 0.900001L22 0.900024V3.10002H12.1H9.9H0V0.900024H9.9Z"/></svg>'); }
  .cupra-usato .se-accordion.active > .se-accordion-header::after {
    height: 22px;
    top: calc(50% - 11px);
    background-image: url('data:image/svg+xml;utf8,<svg width="22" height="22" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.9 9.9V0H12.1V9.9H22V12.1H12.1V22H9.9V12.1H0V9.9H9.9Z"/></svg>'); }
  .cupra-usato .link-back {
    margin: 2rem 0;
    display: block;
    color: #000;
    position: relative;
    display: inline-flex;
    align-items: center; }
    @media (min-width: 768px) {
      .cupra-usato .link-back {
        margin: 3.5rem 0; } }
    .cupra-usato .link-back::before {
      content: "";
      fill: #000;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 11"><path d="m4.9.45c-.23.02-.43.13-.6.3L.29,4.77c-.38.4-.38,1.02,0,1.41l4.02,4.02c.36.42,1,.46,1.41.1.42-.36.47-.99.1-1.41-.02-.04-.06-.06-.1-.1l-2.3-2.3h7.61c.53,0,1.02-.48,1.02-1.01s-.48-1.01-1.02-1.01H3.43l2.3-2.31c.4-.38.41-1.02.01-1.43-.22-.23-.53-.34-.85-.3h.01Z"/></svg>');
      width: 13px;
      margin-right: 2rem;
      height: 11px;
      background-size: 100% auto;
      background-repeat: no-repeat; }
  .cupra-usato .text-price,
  .cupra-usato .h2-text {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px; }
    @media (min-width: 768px) {
      .cupra-usato .text-price,
      .cupra-usato .h2-text {
        font-size: 47px;
        line-height: 56px; } }
  .cupra-usato .cupra-usato-wrapper {
    margin-left: 16px;
    margin-right: 16px; }
  .cupra-usato .text-model,
  .cupra-usato .h1-text {
    font-weight: 300;
    font-size: 30px;
    line-height: 36px; }
    @media (min-width: 768px) {
      .cupra-usato .text-model,
      .cupra-usato .h1-text {
        font-size: 60px;
        line-height: 72px; } }
  .cupra-usato .font-medium {
    font-family: "CupraMedium", serif; }
  .cupra-usato .text-important {
    font-family: "CupraMedium", serif; }
  .cupra-usato .title-pane {
    background-color: var(--primary) !important;
    color: #fff;
    padding: 5rem 2rem; }
    @media (min-width: 768px) {
      .cupra-usato .title-pane {
        order: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2rem;
        padding-right: 2rem; } }
  @media (min-width: 768px) {
    .cupra-usato .gallery-pane {
      order: 0; } }
  .cupra-usato .border {
    border-color: #d5d5d5 !important; }
  .cupra-usato .page-link {
    color: var(--primary); }
  .cupra-usato .page-item.active .page-link {
    background-color: var(--primary);
    border-color: var(--primary); }
  .cupra-usato .btn {
    color: #fff;
    padding: 0.8rem 5rem;
    background-color: var(--primary);
    border: 1px solid var(--primary);
    border-radius: 0; }
    .cupra-usato .btn:hover {
      background-color: var(--primary-lighter);
      border-color: var(--primary-lighter); }
  .cupra-usato .btn-outline-primary {
    color: var(--primary);
    background-color: transparent; }
  .cupra-usato .row {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .cupra-usato .col-sm-6,
  .cupra-usato .col-sm-4,
  .cupra-usato .col-sm-12 {
    position: relative;
    width: 100%; }
  .cupra-usato .d-none {
    display: none; }
  @media (min-width: 768px) {
    .cupra-usato .d-sm-none {
      display: none; }
    .cupra-usato .d-sm-block {
      display: block !important; }
    .cupra-usato .col-sm-6 {
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .cupra-usato .col-sm-4 {
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%; }
    .cupra-usato .col-sm-12 {
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
.ratio {
  position: relative;
  display: block;
  overflow: hidden; }
  .ratio::before {
    display: block;
    content: ""; }
  .ratio > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
    object-fit: cover;
    font-family: "object-fit: cover;"; }
  .ratio > .r-item {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .ratio > .r-item > img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border: 0;
      object-fit: cover;
      font-family: "object-fit: cover;"; }

.r-21-9::before {
  padding-top: 42.85%; }

.r-16-9::before {
  padding-top: 56.25%; }

.r-3-2::before {
  padding-top: 66.67%; }

.r-4-3::before {
  padding-top: 75%; }

.r-2-1::before {
  padding-top: 50%; }

.r-1-1::before {
  padding-top: 100%; }

.r-4-1::before {
  padding-top: 25%; }

.text-preview {
  font-size: 14px;
  line-height: 2;
  color: #5c5c5c; }

.i-24 > svg {
  width: 24px;
  height: 24px; }

.i-20 > svg {
  width: 20px;
  height: 20px; }

.i-18 > svg {
  width: 18px;
  height: 18px; }

.tag-rata {
  font-size: 22px; }

.tag-contributo,
.tag-tasso {
  color: #5c5c5c;
  font-size: 13px; }

.previews {
  padding-bottom: 60px; }

.previews-row {
  margin: 0 25px; }

.preview-col {
  position: relative;
  margin-bottom: 40px; }
  .preview-col.disabled {
    display: none; }

.form-group {
  padding-top: 18px; }

.form-label {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 26px;
  margin-bottom: 0; }

@media (min-width: 768px) {
  .form-group {
    padding-top: 26px;
    line-height: 1.25; }
  .preview-col {
    margin-bottom: 0; }
  .previews-row {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px; } }

@media (min-width: 992px) {
  .previews-row {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px; } }

.dkcar-preview-txt {
  padding: 30px; }

.flex {
  display: flex; }

.align-items-center {
  align-items: center; }

.space-between {
  justify-content: space-between; }

.preview-content {
  position: relative;
  padding-top: 18px;
  margin-top: 10px; }
  .preview-content .preview-date {
    font-size: 12px;
    position: absolute;
    color: rgba(15, 15, 15, 0.6);
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px; }

.preview {
  background-color: #fff; }
  .preview .tag + h3 {
    margin-top: 0; }
  .preview .tag-locale,
  .preview .tag-nazionale {
    margin-top: 15px;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 5px;
    border-radius: 3px; }
  .preview .tag-locale {
    background-color: #95c0d6;
    color: #000; }
  .preview .tag-nazionale {
    background-color: #ea5d1a;
    color: #000; }
  .preview .img .ratio::before {
    padding-top: 66.67%; }
  .preview .preview-intro {
    font-size: 14px;
    line-height: 2;
    color: #5c5c5c;
    margin-bottom: 28px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: calc(30px * 2 + 2px); }
    .preview .preview-intro .tag {
      color: #000;
      display: inline-block;
      padding-right: 7px; }

.dkcar-preview {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }

.dkcar-preview .preview-intro {
  max-height: calc(80px * 2 + 2px);
  border-bottom: 1px solid #ddd;
  font-size: 16px; }

.dkcar-preview .title {
  font-family: "CupraMedium";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px; }

.dkcar-preview .text-preview {
  color: #212529;
  font-size: 16px;
  display: inline-flex;
  align-items: center; }

.hero-highlight {
  margin-top: 60px; }

.preview-footer {
  padding-bottom: 15px; }

@media (min-width: 768px) {
  .preview-footer {
    padding-bottom: 0; }
  .hero-highlight {
    margin-top: 90px; }
  .hero-highlight .preview {
    display: flex; }
    .hero-highlight .preview .txt {
      flex: 0 0 41.66%;
      max-width: 41.66%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
    .hero-highlight .preview .img {
      flex: 0 0 58.34%;
      max-width: 58.34%; }
      .hero-highlight .preview .img .ratio::before {
        padding-top: 50%; } }

.modello-multiple-selection {
  display: flex;
  margin-bottom: 25px;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 15px; }
  .modello-multiple-selection div {
    display: block;
    flex: 0 0 calc(50% - 12.5px);
    width: calc(50% - 12.5px);
    margin-top: 25px; }
    .modello-multiple-selection div a {
      background-color: #fff;
      opacity: 0.4;
      position: relative;
      display: block;
      border: 1px solid #ccc;
      border-radius: 5px;
      text-align: center;
      font-size: 16px;
      line-height: 29px;
      color: #010101;
      font-weight: bold;
      text-decoration: none; }
      .modello-multiple-selection div a.enabled {
        opacity: 1; }
      .modello-multiple-selection div a picture {
        background-color: #cecece;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; }
      .modello-multiple-selection div a .cta {
        display: block;
        padding: 16px 4px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .modello-multiple-selection div a .indicator {
        display: none; }
      .modello-multiple-selection div a.enabled .indicator {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.27 11.01'%3E%3Cpolygon style='fill:%23fff;' points='5.72 11.01 0 6.77 1.19 5.16 5.33 8.23 11.69 0 13.27 1.22 5.72 11.01'/%3E%3C/svg%3E");
        background-size: 13px auto;
        background-position: center center;
        background-repeat: no-repeat;
        display: block;
        width: 24px;
        height: 24px;
        border-radius: 12px;
        position: absolute;
        right: -11px;
        bottom: 61px;
        transform: translateY(50%);
        background-color: #ea5d1a; }
  @media (min-width: 768px) {
    .modello-multiple-selection {
      justify-content: left;
      margin-left: -25px;
      margin-right: -25px; }
      .modello-multiple-selection div {
        flex: 0 0 calc(20% - 20px);
        max-width: calc(20% - 20px);
        margin-right: 10px;
        margin-left: 10px; } }
.se-powerlayer {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100; }
  .se-powerlayer > * {
    transform: translateY(100%);
    height: calc(100vh - 100px);
    width: 95vw;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 100px; }

.se-powerlayer-active {
  height: 100vh;
  overflow: hidden; }

.se-powerlayer-active .se-powerlayer-to-show {
  opacity: 1;
  pointer-events: all; }

.se-powerlayer-active .se-powerlayer-to-show > * {
  transform: translateY(0); }

.se-powerlayer-init {
  transition: opacity 0.2s; }
  .se-powerlayer-init > * {
    transition: transform 0.2s; }

.se-powerlayer-body {
  position: relative; }
  .se-powerlayer-body [data-close] {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 35px;
    cursor: pointer;
    line-height: 40px;
    opacity: 0.7;
    transition: opacity 0.2s; }
    .se-powerlayer-body [data-close]:hover {
      opacity: 1; }

.se-powerlayer-body #form-holder #main {
  width: 100%; }
