.hero{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:calc(56px + 64px) 112px 120px;position:relative;min-height:900px;width:100%;isolation:isolate;margin-top:0}.hero-background{width:100%;height:100%;background-image:url(/images/concert.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;z-index:0}.hero-background,.hero-gradient{position:absolute;left:0;right:0;top:0;bottom:0}.hero-gradient{background:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.65) 25%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.65) 75%,rgba(0,0,0,.55));z-index:1}.hero-gradient:before{content:"";top:0;background:rgba(17,24,39,.4)}.hero-gradient-bottom,.hero-gradient:before{position:absolute;left:0;right:0;bottom:0;z-index:1}.hero-gradient-bottom{height:200px;background:linear-gradient(0deg,hsla(0,0%,4%,.95),hsla(0,0%,4%,.9) 20%,hsla(0,0%,4%,.7) 50%,hsla(0,0%,4%,.4) 75%,hsla(0,0%,4%,0))}.hero-badge{display:flex;flex-direction:row;align-items:center;padding:8px 16px;gap:8px;background:hsla(0,0%,100%,.28);box-shadow:0 25px 50px -12px rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.3),inset 0 0 0 2px rgba(31,41,55,.1);border-radius:9999px;width:-moz-fit-content;width:fit-content;margin-bottom:8px;position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;cursor:default}.hero-badge:before{top:0;left:0;right:0;bottom:0;border-radius:9999px;padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.4),rgba(31,41,55,.2) 25%,hsla(0,0%,100%,.4) 50%,rgba(31,41,55,.2) 75%,hsla(0,0%,100%,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.hero-badge:after,.hero-badge:before{content:"";position:absolute;pointer-events:none}.hero-badge:after{top:-50%;left:-100%;width:50%;height:200%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,0) 20%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 80%,transparent);transform:skewX(-20deg);opacity:0;z-index:10}.hero-badge:hover:after{animation:shineEffect 1.2s ease-in-out}@keyframes shineEffect{0%{left:-100%;opacity:0}20%{opacity:1}80%{opacity:1}to{left:200%;opacity:0}}.hero-badge span{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#fff}.hero-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:48px;width:100%;max-width:1216px;min-height:640px;z-index:2;position:relative;margin:0 auto}.hero-left{width:440px;z-index:2}.hero-form{box-sizing:border-box;width:440px;min-height:360px;background:hsla(0,0%,100%,.08);border:none;outline:none;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 60px hsla(0,0%,100%,.08),inset 0 0 40px hsla(0,0%,100%,.03);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);position:relative}.hero-form:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.4),rgba(31,41,55,.2) 25%,hsla(0,0%,100%,.4) 50%,rgba(31,41,55,.2) 75%,hsla(0,0%,100%,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.hero-form-title{height:32px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:32px;color:#fff;margin:0 0 16px;text-align:center}.hero-form-field{display:flex;flex-direction:column;gap:8px;height:68px;margin-bottom:16px}.hero-form-customer-type{height:auto;min-height:48px;margin-bottom:24px}.hero-form-customer-type-label{height:auto;margin-bottom:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:22px;color:#fff}.hero-form-customer-type-select{width:100%;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#fff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:10px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='rgba(255,255,255,0.8)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding:12px 40px 12px 16px}.hero-form-customer-type-select:hover{background-color:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.3)}.hero-form-customer-type-select:focus{outline:none;border-color:hsla(0,0%,100%,.5)}.hero-form-customer-type-select option{background:#1f2937;color:#fff}.hero-form-customer-type-buttons{display:flex;flex-direction:row;gap:12px;flex-wrap:nowrap}.hero-form-customer-type-btn,.hero-form-customer-type-btn-others{flex:1 1;min-width:0}.hero-form-customer-type-btn{padding:10px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:10px;cursor:pointer;transition:background .2s,border-color .2s,color .2s;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.hero-form-customer-type-btn:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.3);color:#fff}@media (max-width:600px){.hero-form-customer-type-btn,.hero-form-customer-type-btn-others{padding:8px 6px;font-size:11px}}.hero-form-customer-type-btn-selected{background:hsla(0,0%,100%,.28);border:2px solid hsla(0,0%,100%,.7);color:#fff;box-shadow:0 0 0 1px hsla(0,0%,100%,.15),0 4px 12px rgba(0,0,0,.2)}.hero-form-field label{height:20px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#fff}.hero-form-slider{width:100%;height:8px;background:rgba(229,231,235,.4);border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hero-form-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#f99927;border-radius:50%;cursor:pointer}.hero-form-slider::-moz-range-thumb{width:20px;height:20px;background:#f99927;border-radius:50%;cursor:pointer;border:none}.hero-form-labels{display:flex;flex-direction:row;justify-content:center;align-items:center;height:20px}.hero-form-labels span{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#6b7280}.hero-form-value{font-weight:600;font-size:20px;line-height:22px;color:#f99927!important}.hero-form-labels .hero-form-value{font-size:20px!important;line-height:22px!important;font-weight:600!important;color:#dadada!important;margin-top:16px!important}.hero-form-email{display:flex;flex-direction:row;align-items:center;gap:12px;padding:6px 10px;background:hsla(0,0%,100%,.05)!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:12px;margin-top:0;position:relative;overflow:hidden}.hero-form-email-text{display:block;margin-top:20px;margin-bottom:4px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#fff;text-align:center;transition:opacity .3s ease}.hero-form-email *{box-sizing:border-box}.hero-form-email-input{flex:1 1;background:transparent!important;border:none!important;outline:none!important;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:18px;color:#fff!important;padding:0;box-shadow:none!important;-webkit-box-shadow:none!important}.hero-form-email-input:-webkit-autofill,.hero-form-email-input:-webkit-autofill:active,.hero-form-email-input:-webkit-autofill:focus,.hero-form-email-input:-webkit-autofill:hover,.hero-form-email-input:active,.hero-form-email-input:focus{outline:none!important;border:none!important;background:transparent!important;background-color:transparent!important;box-shadow:inset 0 0 0 30px transparent!important;-webkit-box-shadow:inset 0 0 0 30px transparent!important;-webkit-text-fill-color:#fff!important;color:#fff!important}.hero-form-email:focus-within{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2)}.hero-form-email-input::placeholder{color:#9ca3af}.hero-form-email-input[type=email],.hero-form-email-input[type=text]{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}.hero-form-email-button,.hero-form-email-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-form-email-button{flex-direction:row;gap:8px;padding:6px 20px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:18px;color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px 0 rgba(31,38,135,.37)}.hero-form-email-button:hover:not(:disabled){background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);transform:scale(1.02);box-shadow:0 12px 40px 0 rgba(31,38,135,.5)}.hero-form-email-button:disabled{cursor:not-allowed;opacity:.9}.hero-form-email-button svg{flex-shrink:0}.hero-form-email-error{margin-top:2px;padding-left:16px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:10px;color:#ef4444}.hero-form-success-message{display:flex;align-items:center;gap:10px;padding:14px 18px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid hsla(0,0%,100%,.2);font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#fff}.hero-form-success-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;border-radius:50%;background:#22c55e;color:#fff;font-size:14px;font-weight:700;line-height:1}.hero-form-email-button-loading,.hero-form-email-button-success{justify-content:center}.hero-form-email-button-spinner{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.hero-form-email-button-check{width:20px;height:20px;flex-shrink:0;animation:checkFadeIn .3s ease-in}@keyframes checkFadeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.hero-form-email-button-animation{display:flex;justify-content:center;align-items:flex-end;gap:3px;transition:all .5s;opacity:1;transform:scale(1);height:18px}.hero-form-email-button-bar{width:4px;height:6px;background:linear-gradient(180deg,#ef2a5f,#f58357 43.5%,#ffbb37 95%);border-radius:9999px;transition:transform .3s ease;align-self:flex-end;margin-bottom:0}.hero-form-email-button-bar:first-child{height:8px;align-self:flex-start;margin-top:5px;margin-bottom:0}.hero-form-email-button-bar-tall{height:18px;align-self:flex-end;margin-top:0;margin-bottom:0}.hero-form-email-button-bar-medium{height:14px;align-self:flex-end;margin-top:0;margin-bottom:0}.hero-form-email-button-bar-small{height:10px;align-self:flex-end;margin-top:0;margin-bottom:0}.hero-form-email-button:hover .hero-form-email-button-bar{animation:bounce 1.5s infinite}.hero-form-email-button:hover .hero-form-email-button-bar-tall{animation:pulse 1.1s infinite}.hero-form-email-button:hover .hero-form-email-button-bar-medium{animation:bounce .9s infinite}.hero-form-email-button:hover .hero-form-email-button-bar-small{animation:pulse 1.3s infinite}.hero-form-email-button-loading .hero-form-email-button-bar,.hero-form-email-button:active .hero-form-email-button-bar{animation:bounce 1.5s infinite}.hero-form-email-button-loading .hero-form-email-button-bar-tall,.hero-form-email-button:active .hero-form-email-button-bar-tall{animation:pulse 1.1s infinite}.hero-form-email-button-loading .hero-form-email-button-bar-medium,.hero-form-email-button:active .hero-form-email-button-bar-medium{animation:bounce .9s infinite}.hero-form-email-button-loading .hero-form-email-button-bar-small,.hero-form-email-button:active .hero-form-email-button-bar-small{animation:pulse 1.3s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.7;transform:scaleY(.8)}}.hero-form-result{margin-top:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;align-items:center;gap:8px}.hero-form-result-label{font-weight:400;font-size:14px;line-height:20px;color:#e5e7eb;margin:0}.hero-form-result-label,.hero-form-result-value{font-family:Inter,sans-serif;font-style:normal;text-align:center}.hero-form-result-value{font-weight:700;font-size:48px;line-height:56px;color:#fff}.hero-form-result-disclaimer{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:11px;line-height:16px;color:#d1d5db;text-align:center;margin:0;max-width:100%}.hero-right{width:640px;display:flex;flex-direction:column;gap:10px;z-index:2}.hero-title{font-weight:700;font-size:52px;line-height:62px;letter-spacing:-1.5px;color:#fff}.hero-description,.hero-title{width:100%;font-family:Inter,sans-serif;font-style:normal;margin:0}.hero-description{font-weight:400;font-size:18px;line-height:26px;color:#e5e7eb}.hero-features{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;width:100%;margin:10px 0;justify-items:start}.hero-feature{display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:flex-start;width:100%}.hero-feature svg{flex-shrink:0;margin-top:2px}.hero-feature-content{display:flex;flex-direction:column;gap:0;flex:1 1}.hero-feature span{font-family:Inter,sans-serif;font-style:bold;font-weight:600;font-size:14px;line-height:20px;color:#fff;white-space:nowrap}.hero-feature-subtext{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:11px;line-height:16px;color:#d1d5db;margin:0}.hero-cta{display:flex;flex-direction:column;gap:8px;margin-top:10px}.hero-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px 40px;margin-top:20px;gap:8px;width:-moz-fit-content;width:fit-content;height:56px;background:linear-gradient(135deg,#f99927,#ef2859);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:9999px;border:none;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:24px;color:#fff;text-decoration:none;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(249,153,39,.5)}.hero-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:9999px;padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.5),rgba(31,41,55,.2) 25%,hsla(0,0%,100%,.5) 50%,rgba(31,41,55,.2) 75%,hsla(0,0%,100%,.5));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.hero-button:hover{background:linear-gradient(135deg,#ffa947,#f5386b);transform:scale(1.05);box-shadow:0 6px 30px rgba(249,153,39,.7)}.hero-button svg{flex-shrink:0;margin-right:0;stroke:#fff}.hero-cta-text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#d1d5db;margin:0}@media (max-width:1024px){.hero{padding:calc(56px + 56px) 48px 96px;min-height:auto}.hero-content{flex-direction:column;gap:48px;align-items:center}.hero-right{width:100%;max-width:640px;text-align:center}.hero-left{width:100%;max-width:500px}.hero-features{grid-template-columns:1fr;gap:12px;justify-items:start;max-width:100%}.hero-feature{justify-content:flex-start;width:100%}.hero-feature svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}.hero-button{width:-moz-fit-content;width:fit-content;max-width:400px;margin:20px auto 0}}@media (max-width:768px){.hero{padding:calc(56px + 48px) 24px 80px;min-height:auto}.hero-background{background-attachment:scroll}.hero-content{gap:40px}.hero-right,.hero-title{text-align:left}.hero-title{font-size:36px;line-height:44px;letter-spacing:-1px}.hero-description{font-size:16px;line-height:24px;text-align:left}.hero-features{gap:12px;justify-items:start}.hero-feature{justify-content:flex-start;width:100%;gap:10px}.hero-feature svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}.hero-feature span{font-size:14px;line-height:20px;white-space:normal}.hero-button{padding:14px 32px;font-size:16px;width:-moz-fit-content;width:fit-content;height:52px;margin:24px auto 0}.hero-button,.hero-left{max-width:100%}.hero-form{width:100%;padding:24px}.hero-form-title{font-size:22px;line-height:30px;margin-bottom:16px;text-align:center}.hero-form-field label{font-size:14px;line-height:20px;text-align:left}.hero-form-labels{margin-top:6px}.hero-form-labels .hero-form-value{font-size:20px!important;line-height:24px!important;text-align:left}.hero-form-email{padding:12px 16px;gap:10px;flex-direction:row}.hero-form-email-input{font-size:15px;line-height:20px;flex:1 1}.hero-form-email-button{padding:8px 20px;font-size:14px;flex-shrink:0}.hero-form-email-text{font-size:15px;line-height:22px;margin-top:24px;margin-bottom:4px;text-align:center}.hero-form-email-error{font-size:13px;line-height:18px;text-align:left}}@media (max-width:480px){.hero{padding:calc(56px + 40px) 20px 64px}.hero-content{gap:32px}.hero-title{font-size:28px;line-height:36px;letter-spacing:-.5px}.hero-description{font-size:15px;line-height:22px}.hero-features{gap:10px}.hero-feature{gap:8px}.hero-feature svg{width:16px;height:16px}.hero-feature span{font-size:13px;line-height:18px}.hero-button{padding:12px 24px;font-size:15px;height:48px;margin:20px auto 0;width:-moz-fit-content;width:fit-content}.hero-form{padding:20px}.hero-form-title{font-size:20px;line-height:28px;margin-bottom:16px;text-align:center}.hero-form-field{margin-bottom:18px}.hero-form-field label{font-size:13px;line-height:18px}.hero-form-labels .hero-form-value{font-size:18px!important;line-height:22px!important}.hero-form-email{flex-direction:row;gap:10px;padding:12px;justify-content:center}.hero-form-email-input{flex:1 1;text-align:left;font-size:14px}.hero-form-email-icon{display:flex}.hero-form-email-button{width:-moz-fit-content;width:fit-content;padding:10px 20px;font-size:14px;margin:0 auto}.hero-form-email-text{font-size:14px;line-height:20px;margin-top:20px;margin-bottom:4px;text-align:center}.hero-form-email-error{font-size:12px;line-height:16px}.hero-gradient-bottom{height:150px}}.how-it-works{padding:96px 80px;background:#0a0a0a}.how-it-works,.how-it-works-container{display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.how-it-works-container{max-width:1280px;gap:48px;z-index:1}.how-it-works-title{font-weight:700;font-size:36px;line-height:40px;color:#fff}.how-it-works-subtitle,.how-it-works-title{font-family:Inter,sans-serif;font-style:normal;margin:0;text-align:center}.how-it-works-subtitle{font-weight:400;font-size:20px;line-height:28px;color:#e5e7eb}.how-it-works-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;width:100%}.how-it-works-card{display:flex;flex-direction:column;align-items:center;padding:32px;gap:16px;background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid hsla(0,0%,100%,.1)}.how-it-works-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.08)}@media (max-width:1024px){.how-it-works-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.how-it-works-grid{grid-template-columns:1fr}}.how-it-works-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:hsla(0,0%,100%,.1);border-radius:12px}.how-it-works-icon-image{width:64px;height:64px;object-fit:contain}.how-it-works-card-title{font-weight:600;font-size:20px;line-height:28px;color:#fff}.how-it-works-card-description,.how-it-works-card-title{font-family:Inter,sans-serif;font-style:normal;margin:0;text-align:center}.how-it-works-card-description{font-weight:400;font-size:16px;line-height:24px;color:#d1d5db}.how-it-works-button{padding:16px 32px;background:transparent;border:1px solid #d1d5db;border-radius:12px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:28px;color:#111827;cursor:pointer}.why-choose{padding:96px 80px;background:linear-gradient(180deg,#0a0a0a,#0a0a0a 20%,#1a0a1a 50%,#2d0a2d 80%,#3d1a3d);position:relative}.why-choose,.why-choose-container{display:flex;flex-direction:column;align-items:center;width:100%}.why-choose-container{max-width:1280px;gap:48px}.why-choose-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:40px;color:#fff;margin:0;text-align:center}.why-choose-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;width:100%}.why-choose-card{display:flex;flex-direction:column;align-items:center;padding:32px;gap:16px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.2)}.why-choose-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.1) 25%,hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.1) 75%,hsla(0,0%,100%,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.why-choose-card:hover{transform:translateY(-8px);background:hsla(0,0%,100%,.15);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.08)}.why-choose-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid hsla(0,0%,100%,.3)}.why-choose-card-title{font-weight:600;font-size:18px;line-height:28px;color:#fff}.why-choose-card-description,.why-choose-card-title{font-family:Inter,sans-serif;font-style:normal;margin:0;text-align:center}.why-choose-card-description{font-weight:400;font-size:14px;line-height:20px;color:#e5e7eb}@media (max-width:1024px){.why-choose-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.why-choose-grid{grid-template-columns:1fr}}