footer a{color:var(--primary-light-color)}footer ul li a{text-transform:capitalize}footer a:hover{color:var(--white-color);margin-left:7px;font-weight:bolder;text-decoration:none;transition:all .3s ease-out}footer .uk-icon-button{width:40px;height:40px;color:var(--primary-color);background-color:var(--primary-light-color);border-radius:unset}footer .uk-icon-button:hover{margin-left:unset!important;color:var(--white-color);background-color:var(--secondary-color)}.prllx-bg{clip-path:polygon(50% 30%,100% 0,100% 100%,0 100%,0 0);background-image:url(/static/client/img/bg-prlx.jpeg);min-height:50vh;background-position:center;background-repeat:no-repeat;background-size:cover}.estimation-option-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;min-height:140px;padding:1.25rem 1rem;background:transparent;border:1px solid var(--primary-color);color:var(--primary-color);cursor:pointer;transition:background-color .25s ease,border-color .25s ease,color .25s ease;font-family:var(--font-normal);font-size:.95rem}.estimation-option-card--compact{min-height:110px;padding:1rem .5rem;font-size:.85rem;gap:.5rem}.estimation-option-card--small{min-height:90px;padding:.75rem .4rem;font-size:.75rem;gap:.4rem}.estimation-option-card:hover{background-color:var(--primary-light-color)}.estimation-option-card.is-selected{background-color:var(--primary-light-color);border-color:var(--secondary-color)}.estimation-option-card.is-invalid{border-color:red}.estimation-rating{display:flex;width:100%;border-bottom:1px solid var(--primary-color)}.estimation-rating.is-invalid{border-bottom-color:red}.estimation-rating__item{flex:1;padding:.65rem 0;background:transparent;border:none;border-right:1px solid var(--primary-light-color);color:var(--primary-color);font-family:var(--font-normal);font-size:1rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.estimation-rating__item:last-child{border-right:none}.estimation-rating__item:hover{background-color:var(--primary-light-color)}.estimation-rating__item.is-selected{background-color:var(--primary-color);color:var(--white-color)}.estimation-rating__labels{display:flex;justify-content:space-between;margin-top:.35rem;font-size:.7rem;color:var(--primary-color);opacity:.75}.estimation-legal-notice{padding:1rem 1.1rem;border:1px solid var(--primary-color);background-color:var(--primary-light-color);font-size:.85rem;line-height:1.45;color:var(--primary-color)}.estimation-legal-notice a{color:var(--primary-color);text-decoration:underline;font-weight:600}.estimation-legal-notice a:hover{color:var(--secondary-color)}.estimation-altcha altcha-widget{display:block;max-width:100%}.estimation-altcha{--altcha-color-base: transparent;--altcha-color-border: var(--primary-color);--altcha-color-text: var(--primary-color);--altcha-color-border-focus: var(--secondary-color);--altcha-border-radius: 0}
