@charset "UTF-8";.get-swapps{min-height:100dvh;padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);text-align:center}@media (max-width: 768px){.get-swapps{padding-top:1rem;min-height:100dvh;display:flex;flex-direction:column}}.get-swapps__header{text-align:center;margin-bottom:6rem}@media (max-width: 768px){.get-swapps__header{margin-bottom:1rem;flex-shrink:0}}@media (max-width: 768px) and (max-height: 700px){.get-swapps__header{margin-bottom:.5rem}}@media (max-width: 768px) and (max-height: 600px){.get-swapps__header{margin-bottom:.25rem}}.get-swapps__title{font-size:3.5rem;font-weight:700;color:#122d3f;margin-bottom:1rem}@media (max-width: 768px){.get-swapps__title{font-size:2.5rem}}@media (max-width: 768px) and (max-height: 700px){.get-swapps__title{font-size:1.75rem;margin-bottom:.5rem}}@media (max-width: 768px) and (max-height: 600px){.get-swapps__title{font-size:1.5rem;margin-bottom:.25rem}}.get-swapps__highlight{color:#f15cff}.get-swapps__subtitle{font-size:1.25rem;color:#666;max-width:600px;margin:0 auto}@media (max-width: 768px){.get-swapps__subtitle{display:none}}.get-swapps__customer-login{font-size:1rem;color:#666;margin:1rem auto 0;max-width:600px}@media (max-width: 768px) and (max-height: 700px){.get-swapps__customer-login{font-size:.875rem;margin:.5rem auto 0}}@media (max-width: 768px) and (max-height: 600px){.get-swapps__customer-login{font-size:.75rem;margin:.25rem auto 0}}@media (max-width: 768px) and (max-height: 500px){.get-swapps__customer-login{display:none}}.get-swapps__login-link{color:#122d3f;text-decoration:underline;font-weight:500;transition:opacity .2s ease}.get-swapps__login-link:hover{opacity:.8}.get-swapps__form{margin:0 auto;scroll-margin-top:6.5rem}@media (max-width: 768px){.get-swapps__form{margin:0 auto;padding:0;flex:1;display:flex;flex-direction:column;justify-content:space-between}}@media (max-width: 768px){.get-swapps__form--initial{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1rem}}.step{animation:fadeIn .3s ease-in-out;margin-bottom:4rem;position:relative}@media (max-width: 768px){.step{margin-bottom:0}}@media (max-width: 768px) and (max-height: 700px){.step{margin-bottom:0}}.step--initial-choice{margin:0 auto;max-width:800px}@media (max-width: 768px){.step--initial-choice{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0}}@media (max-width: 768px) and (max-height: 700px){.step--initial-choice{min-height:auto;justify-content:flex-start}.step--initial-choice .choice-cards{justify-content:center}}@media (max-width: 768px) and (max-height: 600px){.step--initial-choice{min-height:calc(100dvh - 100px)}}@media (max-width: 768px) and (max-height: 500px){.step--initial-choice{min-height:calc(100dvh - 80px)}}.step--completed{opacity:.7;pointer-events:none}.step--completed .choice-card,.step--completed .service-card{opacity:.6;cursor:not-allowed}.step--completed .choice-card:hover,.step--completed .service-card:hover{transform:none;box-shadow:0 8px 30px #00000014}.step--completed .step__title{position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.step--completed .step__title{flex-direction:column}}.step--current .step__title{color:#122d3f}.step__title{font-size:1.75rem;font-weight:700;color:#122d3f;margin-bottom:2.5rem;text-align:center}@media (max-width: 768px){.step__title{font-size:1.5rem;margin-bottom:2rem}}@media (max-width: 768px) and (max-height: 700px){.step__title{font-size:1.25rem;margin-bottom:1.5rem}}@media (max-width: 768px) and (max-height: 600px){.step__title{font-size:1.125rem;margin-bottom:1rem}}@media (max-width: 768px) and (max-height: 500px){.step__title{font-size:1rem;margin-bottom:.5rem}}@media (max-width: 360px) and (max-height: 740px){.step__title{margin-bottom:1.1rem}}@media (min-height: 810px) and (max-height: 932px){.step__title{font-size:1.5rem}}.step__check-icon{color:#56da00;font-size:1.25rem;font-weight:700;margin-left:.5rem}@media (max-width: 768px){.step__check-icon{margin:.5rem auto 0;font-size:1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.choice-cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}.choice-cards--three{grid-template-columns:repeat(3,1fr);max-width:1000px}@media (max-width: 1024px){.choice-cards--three{grid-template-columns:1fr;gap:.5rem;margin-bottom:1.5rem}}@media (max-width: 768px){.choice-cards--three{gap:.25rem;margin-bottom:1rem;padding:0 .5rem}}@media (max-width: 768px) and (max-height: 700px){.choice-cards--three{gap:.25rem;margin-bottom:.5rem}}@media (max-width: 768px) and (max-height: 600px){.choice-cards--three{gap:.25rem;margin-bottom:.5rem}}@media (max-width: 768px){.choice-cards{grid-template-columns:1fr;gap:1rem}}.choice-card{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;padding:2.5rem;cursor:pointer;transition:all .3s ease;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px}.choice-card:hover{border-color:#56da00;transform:translateY(-2px);box-shadow:0 8px 25px #56da0026}.choice-card--selected{border-color:#56da00;background:linear-gradient(135deg,#56da000d,#56da001a)}.choice-card__title{font-size:1.125rem;font-weight:600;color:#122d3f;margin:0 0 1rem;line-height:1.3}@media (max-width: 768px){.choice-card__title{font-size:1rem;margin:0 0 .5rem}}@media (max-width: 768px) and (max-height: 700px){.choice-card__title{font-size:.875rem;line-height:1.2;margin:0 0 .25rem}}@media (max-width: 768px) and (max-height: 600px){.choice-card__title{font-size:.75rem;line-height:1.1;margin:0 0 .25rem}}@media (max-width: 360px) and (max-height: 740px){.choice-card__title{font-size:.75rem}}@media (min-width: 455px) and (min-height: 810px) and (max-height: 932px){.choice-card__title{font-size:1.125rem}}.choice-card__description{font-size:.875rem;color:#666;margin:0;line-height:1.4}@media (max-width: 768px){.choice-card__description{font-size:.875rem;line-height:1.3}}@media (max-width: 768px) and (max-height: 700px){.choice-card__description{font-size:.75rem;line-height:1.2}}@media (max-width: 768px) and (max-height: 600px){.choice-card__description{font-size:.7rem;line-height:1.1}}@media (max-width: 360px) and (max-height: 740px){.choice-card__description{font-size:.75rem}}@media (min-width: 455px) and (min-height: 810px) and (max-height: 932px){.choice-card__description{font-size:1rem}}.choice-card__icon{margin-bottom:1rem}@media (max-width: 768px){.choice-card__icon{margin-bottom:.5rem}}@media (max-width: 768px) and (max-height: 700px){.choice-card__icon{margin-bottom:.25rem}}@media (max-width: 768px) and (max-height: 600px){.choice-card__icon{margin-bottom:.25rem}}.choice-card__icon-img{width:50px;height:50px}@media (max-width: 768px){.choice-card__icon-img{width:40px;height:40px}}@media (max-width: 768px) and (max-height: 700px){.choice-card__icon-img{width:30px;height:30px}}@media (max-width: 768px) and (max-height: 600px){.choice-card__icon-img{width:24px;height:24px}}@media (max-width: 768px){.choice-card{padding:1rem;min-height:120px;border-radius:.5rem}}@media (max-width: 768px) and (max-height: 700px){.choice-card{padding:1rem;min-height:90px}}@media (max-width: 768px) and (max-height: 600px){.choice-card{padding:1rem;min-height:75px;border-width:1px}}@media (max-width: 768px) and (max-height: 500px){.choice-card{padding:.875rem;min-height:65px}}.step--service{scroll-margin-top:6.5rem}.get-swapps__form .step--service{width:100%;margin-left:auto;margin-right:auto;max-width:100%}@media (max-width: 768px){.get-swapps__form .step--service{scroll-margin-top:6rem;margin-left:calc(50% - 50vw + 1rem);margin-right:calc(50% - 50vw + 1rem);width:calc(100vw - 2rem)}}@media (max-width: 768px){.step--service.step--current{min-height:calc(100dvh - 120px);display:flex;flex-direction:column;padding:0;margin:0;width:100%;justify-content:space-between}.step--service.step--current .step__title{margin-bottom:1rem;font-size:1.25rem;flex-shrink:0;text-align:center}.step--service.step--current .service-cards{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.75rem;margin-bottom:1rem;padding:0;min-height:0}.step--service.step--current .step-actions{margin-top:0;flex-shrink:0;padding:0}}@media (min-height: 810px) and (max-height: 932px){.step--service.step--current .step__title{font-size:1.5rem;margin-bottom:1.5rem}}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2.5rem}.service-cards--four{grid-template-columns:repeat(4,1fr);max-width:1400px}@media (max-width: 1200px){.service-cards--four{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.service-cards{grid-template-columns:1fr;gap:.5rem;padding:0 1rem}}.service-card{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;padding:1rem!important;cursor:pointer;transition:all .3s ease;text-align:center;width:100%;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px}@media (max-width: 768px){.service-card{width:100%;min-height:120px}}@media (max-width: 768px){.step--current .service-card{min-height:auto;flex:0 0 auto;border-radius:.5rem}}.service-card:hover{border-color:#56da00;transform:translateY(-2px);box-shadow:0 8px 25px #56da0026}.service-card--selected{border-color:#56da00;background:linear-gradient(135deg,#56da000d,#56da001a)}.service-card__icon{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;width:80px;height:80px!important;margin-left:auto;margin-right:auto}@media (max-width: 768px){.step--current .service-card__icon{width:40px;height:40px;margin-bottom:.25rem}}.service-card__icon-img{width:100%;height:100%;object-fit:contain}.service-card__title{font-size:1.125rem!important;font-weight:600;color:#122d3f;margin:0;line-height:1.3}@media (max-width: 768px){.service-card__title{font-size:1rem}}@media (max-width: 768px){.step--current .service-card__title{font-size:.875rem;line-height:1.2}}@media (min-height: 810px) and (max-height: 932px){.step--current .service-card__title{font-size:1.25rem}}@media (max-width: 768px){.service-card{padding:1rem}}.service-preview{margin:2.5rem 1.5rem 0;padding-top:2.5rem;border-top:1px solid #e2e8f0;animation:fadeIn .3s ease-in-out}.service-preview__content{background:linear-gradient(135deg,#56da000d,#56da001a);border:2px solid #56da00;border-radius:1rem;padding:2rem;text-align:center}@media (max-width: 768px){.service-preview__content{padding:1rem;border-radius:.5rem;margin:0}}@media (max-width: 640px){.service-preview__content{margin:0;padding:.5rem;border-width:1px}}@media (max-width: 768px){.service-preview{margin:0;padding-top:2rem}}.service-preview__header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}@media (max-width: 640px){.service-preview__header{flex-direction:column;gap:.5rem}}.service-preview__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}@media (max-width: 640px){.service-preview__icon{width:40px;height:40px}}.service-preview__icon-img{width:100%;height:100%;object-fit:contain}.service-preview__title{font-size:1.5rem;font-weight:600;color:#122d3f;margin:0}@media (max-width: 768px){.service-preview__title{font-size:1.25rem}}.service-preview__description{font-size:1rem;line-height:1.6;color:#666;max-width:500px;margin:0 auto 1.5rem}@media (max-width: 768px){.service-preview__description{font-size:.875rem;max-width:100%}}@media (max-width: 640px){.service-preview__description{font-size:.75rem;line-height:1.5}}.service-preview__recommendation{background:#56da001a;border:1px solid rgba(86,218,0,.3);border-radius:.5rem;padding:1rem;margin:1.5rem auto;max-width:500px}@media (max-width: 768px){.service-preview__recommendation{padding:.5rem;margin:1rem auto;max-width:100%}}@media (max-width: 640px){.service-preview__recommendation{padding:.25rem;border-radius:.25rem}}.service-preview__recommendation-text{font-size:.875rem;color:#122d3f;margin:0;text-align:center}.service-preview__recommendation-text strong{color:#122d3f}.service-preview__actions{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (max-width: 768px){.service-preview__actions{gap:.5rem}}.service-preview__link{color:#122d3f;text-decoration:none;font-weight:600;font-size:1rem;transition:color .3s ease}.service-preview__link:hover{color:#56da00;text-decoration:underline}@media (max-width: 768px){.service-preview{margin:6rem 0;padding-top:0}.service-preview__content{padding:1rem}}.form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.form-grid{grid-template-columns:1fr 1fr}.form-grid .form-field:nth-child(odd):last-child{grid-column:1/-1}}.form-field{display:flex;flex-direction:column}.form-label{font-size:1rem;font-weight:600;color:#122d3f;margin-bottom:.25rem}.form-input,.form-select,.form-textarea{padding:1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1rem;transition:border-color .3s ease;background:#fff}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#56da00}.form-textarea{resize:vertical;min-height:100px}.form-note{font-size:.875rem;color:#666;margin-bottom:2rem;font-style:italic}.radio-group{display:flex;gap:1rem;margin-bottom:1.5rem}@media (max-width: 768px){.radio-group{flex-direction:column}}.radio-btn{flex:1;padding:1rem 1.5rem;border:2px solid #e2e8f0;border-radius:.75rem;background:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.radio-btn:hover{border-color:#56da00}.radio-btn--selected{border-color:#56da00;background:#56da00;color:#fff}.app-details{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.app-details .form-field{margin-bottom:1.5rem}.step-actions{display:flex;gap:1rem;justify-content:space-between;margin-top:2.5rem}.step-actions--center{justify-content:center}@media (max-width: 768px){.step-actions{margin-top:2rem}}@media (max-width: 768px){.step-actions{flex-direction:column}}.btn{height:53px;padding:12px 20px;border-radius:100px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;justify-content:center;min-width:120px}.btn--primary{background:#56da00;color:#fff}.btn--primary:hover:not(.btn--disabled){background:#41a600;transform:translateY(-2px)}.btn--secondary{background:transparent;color:#122d3f;border:2px solid #122d3f}.btn--secondary:hover{background:#122d3f;color:#fff}.btn--disabled{opacity:.5;cursor:not-allowed;transform:none!important}.btn--loading{opacity:.7;cursor:not-allowed;position:relative}.btn--loading:after{content:"";position:absolute;width:16px;height:16px;margin:auto;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:button-loading-spinner 1s ease infinite;right:1rem;top:50%;transform:translateY(-50%)}@keyframes button-loading-spinner{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(1turn)}}.success-message,.error-message{text-align:center;padding:4rem 2.5rem}.success-message__content,.error-message__content{max-width:500px;margin:0 auto}.success-message__icon,.error-message__icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;margin:0 auto 2rem}.success-message__title,.error-message__title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.success-message__text,.error-message__text{font-size:1.125rem;margin-bottom:2.5rem;line-height:1.6}.success-message__details,.error-message__details{text-align:left;background:#f8fafc;padding:2rem;border-radius:.75rem;margin-bottom:2.5rem}.success-message__details h3,.error-message__details h3{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#122d3f}.success-message__details ul,.error-message__details ul{list-style:none;padding:0;margin:0}.success-message__details ul li,.error-message__details ul li{position:relative;padding:.5rem 0 .5rem 1.5rem}.success-message__details ul li:before,.error-message__details ul li:before{content:"✓";position:absolute;left:0;color:#56da00;font-weight:700}.success-message__actions,.error-message__actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@media (max-width: 640px){.success-message__actions,.error-message__actions{flex-direction:column;align-items:center}}.success-message__icon{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.success-message__title{color:#10b981}.error-message__icon{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.error-message__title{color:#ef4444}.error-message__text{color:#dc2626}.contact-link{text-align:center;margin-top:2.5rem;padding:2rem 0;border-top:1px solid #e5e7eb}@media (max-width: 768px){.contact-link{padding:.5rem 1rem;margin-top:1rem}}@media (max-width: 360px) and (max-height: 740px){.contact-link{margin-top:0;padding:0}}@media (max-width: 768px){.step--service.step--current+.contact-link{margin-top:0;padding:0;border-top:1px solid #e5e7eb}}.contact-link__text{margin:0;font-size:1.125rem}@media (max-width: 768px){.contact-link__text{font-size:.875rem}}.contact-link__anchor{color:#f15cff;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.contact-link__anchor:hover{opacity:.8}
