*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:#111827;background:#f8fafc}.page{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e5e7eb}.logo{font-weight:700;color:#1d4ed8;font-size:18px;border:none;background:none;padding:0;cursor:pointer;font-family:inherit}.usp{display:flex;gap:16px;color:#475569;font-size:14px}.container{max-width:720px;margin:40px auto;padding:0 16px}.card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 20px 40px #0f172a14}.hero{text-align:center}h1{margin-top:0;margin-bottom:8px;font-size:28px}.muted{color:#a8b3cf;margin-top:0;margin-bottom:12px}.status{color:#0284c7;margin-top:0;margin-bottom:24px}.status-row{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.link{align-self:flex-start;border:none;background:none;color:#2563eb;padding:0;font-weight:600;cursor:pointer}.field{display:grid;gap:8px;margin-bottom:16px}label{font-weight:600}select{padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;background:#fff;font-size:15px}textarea{padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;min-height:120px;font-size:15px;resize:vertical}input[type=email]{padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;font-size:15px}input[type=range]{width:100%;accent-color:#2563eb}.range-labels{display:flex;justify-content:space-between;color:#a8b3cf;font-size:13px;margin-top:6px}.accessory-list{display:grid;gap:16px;margin-top:16px}.accessory-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px;border:2px solid #e5e7eb;border-radius:16px;background:#fff;cursor:pointer}.accessory-card input{width:18px;height:18px;accent-color:#2563eb}.accessory-info h3{margin:0 0 6px;font-size:16px}.accessory-info p{margin:0;color:#a8b3cf;font-size:14px}.price{font-weight:700;color:#111827}.section-title{margin-top:24px;margin-bottom:8px;font-size:20px}.inline-tags{display:flex;gap:8px;align-items:center;color:#a8b3cf;font-size:13px;margin-top:6px}.tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.tag-green{background:#dcfce7;color:#15803d}.notice{margin-top:16px;padding:14px 16px;border-radius:12px;background:#eff6ff;color:#2563eb;font-weight:600;display:grid;gap:4px;font-size:14px}.notice span{color:#1d4ed8;font-weight:500}.summary-card{margin-top:16px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 24px #0f172a0f}.summary-block{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.summary-block h3{margin:0 0 6px;font-size:16px}.summary-divider{height:1px;background:#e5e7eb;margin:20px 0}.summary-block.total{align-items:center}.summary-block.total h2{margin:0;font-size:20px}.center{text-align:center}.admin-grid{display:grid;gap:20px;margin-top:16px}.pill-row{display:flex;gap:12px}.pill{flex:1;padding:12px 16px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;font-weight:600;color:#111827;cursor:pointer;-webkit-tap-highlight-color:transparent}button{-webkit-tap-highlight-color:transparent}.pill.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.pill.small{flex:0 1 auto;padding:8px 14px;font-size:14px}.wizard-compact .wizard-fields{display:flex;flex-direction:column;gap:16px;margin-top:16px}.wizard-compact .field.compact label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.wizard-compact .field.compact select{width:100%;padding:10px 12px;border-radius:8px;border:2px solid #e5e7eb;font-size:14px}.actions{margin-top:24px}.secondary-row{display:flex;gap:12px;margin-top:12px}.primary{width:100%;padding:14px 18px;border:none;border-radius:12px;background:#2563eb;color:#fff;font-weight:600;font-size:16px;cursor:pointer}.primary:disabled{background:#93c5fd;cursor:not-allowed}.secondary.full-width{width:100%}.secondary{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:12px;background:#fff;color:#111827;font-weight:600;cursor:pointer}.trust{display:flex;justify-content:center;gap:16px;margin-top:20px;color:#a8b3cf;font-size:14px}.back{border:none;background:none;color:#a8b3cf;font-weight:600;margin-bottom:8px;cursor:pointer}.option-list{display:grid;gap:16px;margin-top:16px}.option-card{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:16px;padding:18px;border:2px solid #e5e7eb;border-radius:16px;background:#fff;text-align:left;cursor:pointer}.option-card:has(.option-radio){grid-template-columns:auto 1fr}.option-card.active{border-color:#2563eb;background:#eff6ff}.option-icon{width:44px;height:44px;border-radius:12px;background:#f1f5f9;color:#a8b3cf;display:grid;place-items:center}.option-icon svg{width:22px;height:22px}.option-body h3{margin:0 0 6px;font-size:18px}.option-body p{margin:0 0 6px;color:#475569;font-size:14px}.option-body .hint{color:#2563eb;font-weight:600}.badge{display:inline-flex;margin-top:4px;padding:4px 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:600}.option-check{width:28px;height:28px;border-radius:999px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:700;opacity:0}.option-card.active .option-check{opacity:1}.option-card.active .option-icon{background:#dbeafe;color:#2563eb}.option-radio{width:18px;height:18px;border-radius:999px;border:2px solid #cbd5f5;margin-top:4px;position:relative;background:#fff}.option-card.active .option-radio{border-color:#2563eb}.option-card.active .option-radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:999px;background:#2563eb}.confirmation{text-align:center}.confirmation-icon{width:56px;height:56px;border-radius:999px;background:#dcfce7;color:#16a34a;display:grid;place-items:center;font-size:28px;font-weight:700;margin:0 auto 16px}.order-number-block{margin:20px 0;padding:16px;background:#f8fafc;border-radius:12px;display:flex;flex-direction:column;gap:4px}.order-number-label{font-size:14px;color:#a8b3cf}.order-number{font-size:24px;font-weight:700}.confirmation-list{list-style:none;padding:0;text-align:left;max-width:360px;margin:24px auto}.confirmation-list li{padding:8px 0 8px 32px;position:relative}.confirmation-list li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:700}@media (max-width: 640px){.topbar{padding:12px 16px}.usp{display:none}.container{margin:20px auto;padding:0 12px}.card{padding:20px 16px;border-radius:12px}h1{font-size:22px}.option-list,.accessory-list{gap:12px}.option-card,.accessory-card{padding:14px;gap:12px}.pill-row{flex-wrap:wrap;gap:8px}.pill{min-height:44px;min-width:0}.pill.small{min-height:40px;padding:10px 14px}.primary,.secondary{min-height:48px;padding:14px 16px}.back{min-height:44px;padding:8px 0;margin-bottom:4px}select,input[type=email],textarea{font-size:16px}select,input[type=email],textarea{min-height:48px}textarea{min-height:100px}.summary-card{padding:16px}.summary-block{flex-direction:column;gap:4px}.summary-divider{margin:12px 0}.notice{padding:12px 14px;font-size:13px}.accessory-card input{width:22px;height:22px}.page{padding-bottom:env(safe-area-inset-bottom,0)}}.page-landing{background:#1a1d24}.container-landing{max-width:1280px;margin:0 auto;padding:0 24px}.landing{background:#1a1d24;color:#f1f5f9;padding-bottom:80px}.topbar-landing{position:sticky;top:0;z-index:200;background:#1a1d24f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #3F4B61;padding:20px 0}.topbar-landing .topbar-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;width:100%}.topbar-landing .logo{color:#fff;font-size:20px;font-weight:800}.logo-with-img{display:flex;align-items:center;gap:10px}.logo-img{height:32px;width:auto;display:block}.logo-domain{color:#a8b3cf;font-weight:400;font-size:.9em}.topbar-nav{display:flex;align-items:center;gap:28px}.nav-link{background:none;border:none;color:#a8b3cf;font-size:15px;font-weight:500;cursor:pointer;padding:0}.nav-link:hover{color:#fff}.btn-cta{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:10px;font-weight:700;font-size:15px;cursor:pointer;transition:background .2s}.btn-cta:hover{background:#2563eb}.btn-cta:active{background:#1d4ed8}.btn-cta-block{width:100%;max-width:320px;display:block;margin:0 auto;padding:14px 24px}.btn-secondary{background:#ffffff1a;color:#fff;border:2px solid #3F4B61;padding:12px 24px;border-radius:10px;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#ffffff26;border-color:#3f4b61}.hero{min-height:75vh;display:flex;align-items:center;padding:24px 0 32px}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1200px;margin:0 auto;width:100%}.hero-text{max-width:560px}.hero-image{max-width:600px;justify-self:end}.hero-text h1{font-size:36px;font-weight:800;line-height:1.15;margin:0 0 16px;color:#fff}.hero-tagline{font-size:18px;color:#a8b3cf;line-height:1.5;margin:0 0 24px}.hero-bullets{margin:0 0 28px;padding-left:20px;color:#cbd5e1;font-size:16px;line-height:1.7}.hero-bullets li{margin-bottom:8px}.hero-ctas{display:flex;flex-direction:column;gap:14px}.hero-secondary{background:none;border:none;color:#3b82f6;font-weight:600;font-size:15px;cursor:pointer;padding:0;align-self:flex-start}.hero-secondary:hover{text-decoration:underline}.hero-image{border-radius:16px;overflow:hidden;box-shadow:0 24px 48px #0006}.hero-image img{width:100%;display:block;object-fit:cover;aspect-ratio:4/3}@media (min-width: 768px){.hero{min-height:90vh;padding:24px 0 48px}}.repeat-card-wrap{padding:16px 0 48px;display:flex;justify-content:center;position:relative}.repeat-card-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:24px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.02));pointer-events:none}.repeat-card{max-width:800px;width:100%;background:#ffffff0f;border:1px solid #3F4B61;border-radius:16px;padding:28px 32px;box-shadow:0 8px 32px #0003}.repeat-card-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#fff;margin:0 0 12px}.repeat-card-icon{font-size:20px;color:#3b82f6}.repeat-card-racket{font-size:16px;font-weight:600;color:#e2e8f0;margin:0 0 4px}.repeat-card-details{font-size:15px;color:#a8b3cf;margin:0 0 24px}.repeat-card-btn{width:100%;padding:14px 24px;margin-bottom:12px}.repeat-card-adjust{background:none;border:none;color:#60a5fa;font-weight:600;font-size:14px;cursor:pointer;padding:0}.repeat-card-adjust:hover{color:#93c5fd;text-decoration:underline}.repeat-card-date{font-size:13px;color:#a8b3cf;margin:16px 0 0}.benefits-strip{background:#ffffff0a;padding:24px 0;border-top:1px solid #3F4B61}.benefits-strip-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:24px}.benefit-item{display:flex;align-items:center;gap:12px;color:#e2e8f0;font-size:15px;font-weight:500}.benefit-icon{font-size:20px}.section{padding:80px 0;max-width:1200px;margin:0 auto}.section-title{font-size:28px;font-weight:800;color:#fff;margin:0 0 40px;text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step-card{background:#ffffff0d;border-radius:16px;padding:32px;border:1px solid #3F4B61;text-align:center}.step-nr{display:inline-flex;width:48px;height:48px;border-radius:50%;background:#3b82f6;color:#fff;font-weight:800;font-size:20px;align-items:center;justify-content:center;margin-bottom:20px}.step-card h3{font-size:18px;font-weight:700;color:#fff;margin:0 0 8px}.step-card p{font-size:15px;color:#a8b3cf;margin:0}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pricing-card{background:#ffffff0d;border-radius:16px;padding:32px;border:1px solid #3F4B61;text-align:center;position:relative}.pricing-card-featured{border-color:#3b82f6;background:#3b82f61a;transform:scale(1.02)}.card-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#3b82f6;color:#fff;font-size:12px;font-weight:700;padding:6px 14px;border-radius:999px}.pricing-card h3{font-size:20px;font-weight:700;color:#fff;margin:0 0 8px}.pricing-card p{font-size:14px;color:#a8b3cf;margin:0 0 20px}.pricing-card-price{font-size:32px;font-weight:800;color:#fff;margin-bottom:24px;letter-spacing:-.02em}.pricing-card .btn-cta,.pricing-card .btn-secondary{width:100%}.section-comfort{background:#ffffff08;margin:0 -24px;padding:80px 24px}.comfort-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.comfort-text h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 16px}.comfort-text p{font-size:17px;color:#a8b3cf;margin:0 0 20px;line-height:1.5}.comfort-text ul{margin:0 0 28px;padding-left:20px;color:#cbd5e1;font-size:16px;line-height:1.7}.comfort-text li{margin-bottom:8px}.comfort-image{border-radius:16px;overflow:hidden}.comfort-image img{width:100%;display:block;object-fit:cover;aspect-ratio:4/3}.price-table{background:#ffffff0d;border-radius:16px;overflow:hidden;border:1px solid #3F4B61;max-width:560px;margin:0 auto 24px}.price-row{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid #3F4B61}.price-row:last-child{border-bottom:none}.price-row span:first-child{color:#e2e8f0;font-size:16px}.price-row span:last-child{color:#fff;font-weight:800;font-size:17px}.specialist-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.specialist-image{border-radius:16px;overflow:hidden}.specialist-image img{width:100%;display:block;object-fit:cover;aspect-ratio:4/3}.specialist-text h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 20px}.specialist-text ul{margin:0;padding-left:20px;color:#cbd5e1;font-size:16px;line-height:1.8}.specialist-text li{margin-bottom:8px}.faq{max-width:640px;margin:0 auto}.faq-item{border-bottom:1px solid #3F4B61}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;color:#fff;font-size:17px;font-weight:600;text-align:left;padding:20px 0;cursor:pointer}.faq-icon{font-size:20px;color:#3b82f6;transition:transform .2s}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s}.faq-item.open .faq-answer{max-height:200px}.faq-answer{color:#a8b3cf;font-size:15px;line-height:1.6;padding:0 0 20px}.section-final-cta{text-align:center;padding:100px 0}.section-final-cta h2{font-size:32px;font-weight:800;color:#fff;margin:0 0 16px}.section-final-cta p{font-size:18px;color:#a8b3cf;margin:0 0 28px}.footer{background:#0000004d;padding:48px 0 32px;margin:0 -24px}.footer-inner{max-width:1200px;margin:0 auto;padding:0 24px}.footer-logo{font-size:20px;font-weight:800;color:#fff;margin-bottom:28px;display:flex;align-items:center;gap:10px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px}.footer-grid strong{display:block;color:#fff;font-size:14px;margin-bottom:8px}.footer-grid p{margin:0;color:#a8b3cf;font-size:14px;line-height:1.5}.footer-privacy{color:#a8b3cf;font-size:14px}.footer-privacy:hover{color:#a8b3cf}.page-flow{background:#1a1d24}.container-flow{max-width:720px;margin:40px auto;padding:0 24px}.topbar-flow{position:sticky;top:0;z-index:200;background:#1a1d24f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #3F4B61;padding:20px 0}.topbar-flow .topbar-inner{max-width:720px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;width:100%}.topbar-flow .logo{color:#fff}.page-flow .card{background:#ffffff0d;border:1px solid #3F4B61;box-shadow:0 8px 32px #0003}.page-flow h1{color:#fff}.page-flow .muted,.page-flow .back{color:#a8b3cf}.page-flow .back:hover{color:#fff}.page-flow .option-card{background:#ffffff0d;border-color:#3f4b61}.page-flow .option-card:hover{border-color:#3f4b61}.page-flow .option-card.active{background:#3b82f626;border-color:#3b82f6}.page-flow .option-body h3{color:#fff}.page-flow .option-body p{color:#a8b3cf}.page-flow .option-body .hint{color:#3b82f6}.page-flow .option-icon{background:#ffffff14;color:#a8b3cf}.page-flow .option-card.active .option-icon{background:#3b82f633;color:#3b82f6}.page-flow .option-radio{border-color:#3f4b61;background:#ffffff0d}.page-flow .option-card.active .option-radio{border-color:#3b82f6}.page-flow .badge{background:#3b82f633;color:#93c5fd}.page-flow .primary{background:#3b82f6;color:#fff}.page-flow .primary:hover{background:#2563eb}.page-flow .primary:active{background:#1d4ed8}.page-flow .secondary{background:#ffffff1a;border-color:#3f4b61;color:#fff}.page-flow .secondary:hover{background:#ffffff26;border-color:#3f4b61}.page-flow .accessory-card{background:#ffffff0d;border-color:#3f4b61}.page-flow .accessory-card:hover{border-color:#3f4b61}.page-flow .accessory-info h3{color:#fff}.page-flow .accessory-info p{color:#a8b3cf}.page-flow .summary-card{background:#ffffff0d;border:1px solid #3F4B61}.page-flow .summary-block h3,.page-flow .summary-block h2{color:#fff}.page-flow .summary-block-editable{flex-direction:column;align-items:stretch}.page-flow .summary-block-clickable{display:block;width:100%;text-align:left;border:none;background:none;padding:12px 0;cursor:pointer;font-family:inherit;border-radius:12px;transition:background .15s}.page-flow .summary-block-clickable:hover{background:#ffffff0a}.page-flow .summary-block-clickable:active{background:#ffffff0f}.page-flow .summary-block-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.page-flow .summary-block-header h3{margin:0}.page-flow .summary-edit{background:none;border:none;color:#60a5fa;font-weight:600;font-size:14px;cursor:pointer;padding:0}.page-flow .summary-edit:hover{color:#93c5fd;text-decoration:underline}.page-flow .summary-details{margin:0;padding-left:20px;color:#a8b3cf;font-size:15px;line-height:1.6;list-style:disc}.page-flow .summary-details li{margin-bottom:4px}.page-flow .summary-details li:last-child{margin-bottom:0}.page-flow .summary-divider{background:#3f4b61}.page-flow .summary-block.total{padding-top:20px;margin-top:4px;border-top:1px solid #3F4B61}.page-flow .summary-block.total .price{font-size:26px;font-weight:800;letter-spacing:-.02em}.page-flow .notice{background:#3b82f626;color:#93c5fd}.page-flow .notice span{color:#93c5fd}.page-flow label{color:#e2e8f0}.page-flow select,.page-flow input[type=email],.page-flow textarea{background:#ffffff0d;border-color:#3f4b61;color:#fff}.page-flow select option{background:#1a1d24;color:#fff}.page-flow .range-labels{color:#a8b3cf}.page-flow .pill{background:#ffffff0d;border-color:#3f4b61;color:#e2e8f0}.page-flow .pill.active{background:#3b82f633;border-color:#3b82f6;color:#93c5fd}.page-flow .confirmation-icon{background:#16a34a33;color:#16a34a}.page-flow .order-number-block{background:#ffffff0d}.page-flow .order-number{color:#fff}.page-flow .order-number-label,.page-flow .confirmation-list li,.page-flow .hint{color:#a8b3cf}.page-flow .section-title{color:#fff}.page-flow .wizard-compact .field.compact label{color:#e2e8f0}.page-flow .wizard-compact .field.compact select{background:#ffffff0d;border-color:#3f4b61;color:#fff}.page-flow .price{color:#fff;font-weight:700}.page-flow .summary-block .price,.page-flow .accessory-card .price{font-size:17px;font-weight:800}.page-flow .link{color:#3b82f6}.page-flow .status{color:#38bdf8}.page-flow .tag-green{background:#16a34a33;color:#16a34a}.page-flow .inline-tags{color:#a8b3cf}.repeat-order-block h3{font-size:14px;font-weight:600;color:#a8b3cf;margin:0 0 8px}.repeat-order-racket{font-size:17px;font-weight:600;color:#fff;margin:0 0 4px}.repeat-order-details{font-size:15px;color:#a8b3cf;margin:0 0 12px}.repeat-order-adjust{background:none;border:none;color:#60a5fa;font-weight:600;font-size:14px;cursor:pointer;padding:0}.repeat-order-adjust:hover{color:#93c5fd;text-decoration:underline}.repeat-order-counter{display:flex;align-items:center;gap:16px}.counter-btn{width:40px;height:40px;border-radius:10px;border:2px solid #3F4B61;background:#ffffff0d;color:#fff;font-size:18px;font-weight:600;cursor:pointer}.counter-btn:hover{border-color:#3b82f6;background:#3b82f633}.counter-value{font-size:18px;font-weight:700;color:#fff;min-width:24px;text-align:center}.repeat-order-check{display:flex;align-items:center;gap:12px;cursor:pointer;padding:10px 0;color:#e2e8f0}.repeat-order-check input{width:20px;height:20px;accent-color:#3b82f6}@media (max-width: 768px){.topbar-nav{gap:16px}.nav-link{display:none}.hero{padding-bottom:32px}.repeat-card-wrap{padding:16px 16px 40px}.repeat-card{padding:24px 20px;margin:0 16px;border-radius:14px}.repeat-card-btn{min-height:52px}.hero-inner{grid-template-columns:1fr;gap:32px;padding-top:24px}.hero-text h1{font-size:28px}.hero-image{order:-1}.benefits-strip-inner{flex-direction:column;align-items:center}.steps-grid,.pricing-cards{grid-template-columns:1fr}.pricing-card-featured{transform:none}.comfort-inner{grid-template-columns:1fr}.comfort-image{order:-1}.specialist-inner{grid-template-columns:1fr}.specialist-image{order:-1}.footer-grid{grid-template-columns:1fr}.repeat-order-block{padding:4px 0}.repeat-order-racket{font-size:16px}.repeat-order-details{font-size:14px}.repeat-order-adjust{padding:12px 0;min-height:44px;display:inline-flex;align-items:center}.repeat-order-counter{gap:12px}.counter-btn{width:44px;height:44px;font-size:20px}.repeat-order-check{padding:12px 0}.repeat-order-check input{width:22px;height:22px}.summary-block-clickable{min-height:48px;padding:14px 0;-webkit-tap-highlight-color:transparent}}
