.technology-hero-section{background:linear-gradient(to bottom right,#f9fafb,#fff);overflow:hidden;padding-bottom:2.5rem;padding-top:6rem;position:relative}@media screen and (max-width:768px){.technology-hero-section{padding-bottom:1rem;padding-top:1rem}}.hero-background{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='2' fill='%23ef5323' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");inset:0;opacity:.4;position:absolute}.hero-container{margin:0 auto;max-width:80rem;padding:0 1rem;position:relative}@media(min-width:640px){.hero-container{padding:0 1.5rem}}@media(min-width:1024px){.hero-container{padding:0 2rem}}.hero-grid{display:grid;grid-gap:3rem;align-items:center;gap:3rem}@media(min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-badge{align-items:center;background-color:rgba(239,83,35,.1);border:1px solid rgba(239,83,35,.2);border-radius:9999px;display:inline-flex;padding:.5rem 1rem;width:-moz-fit-content;width:fit-content}.hero-badge .hero-badge-icon{color:#ef5323;height:1rem;margin-right:.5rem;width:1rem}.hero-badge .hero-badge-text{color:#ef5323;font-size:.875rem;font-weight:600}.hero-text{display:flex;flex-direction:column;gap:1.5rem}.hero-title{color:#111827;font-size:3rem;font-weight:700;line-height:1.1}@media screen and (max-width:1200px){.hero-title{font-size:2.25rem;line-height:3rem}}@media(min-width:1024px){.hero-title{font-size:3.75rem}}.hero-title .hero-title-highlight{color:#ef5323;position:relative}.hero-title .hero-title-highlight .hero-title-underline{background:linear-gradient(90deg,#ef5323,#fb923c);border-radius:9999px;bottom:-.5rem;height:.25rem;left:0;position:absolute;right:0}.hero-description{color:#4b5563;font-size:1.25rem;line-height:1.6;max-width:32rem}.hero-quote{background-color:var(--whiteColor);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);color:#4b5563;font-size:1.15rem;font-style:italic;line-height:1.6;padding:1rem}.hero-buttons{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.hero-buttons{flex-direction:row}}.hero-button-primary{align-items:center;background:linear-gradient(90deg,#ef5323,#fb923c);border:none;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-flex;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.hero-button-primary:hover{background:linear-gradient(90deg,#d03c0f,#fa760a);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.hero-button-primary:hover .hero-button-icon{transform:translateX(.25rem)}.hero-button-primary .hero-button-icon{height:1.25rem;margin-left:.5rem;transition:transform .3s ease;width:1.25rem}.hero-button-secondary{align-items:center;background:transparent;border:2px solid #e5e7eb;border-radius:.75rem;color:#374151;cursor:pointer;display:inline-flex;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.hero-button-secondary:hover{border-color:#ef5323;color:#ef5323}.hero-button-secondary .hero-button-icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;border-top:1px solid #e5e7eb;gap:2rem;padding-top:2rem}.hero-stat{text-align:center}.hero-stat .hero-stat-number{color:#ef5323;font-size:1.875rem;font-weight:700}.hero-stat .hero-stat-label{color:#4b5563;font-size:.875rem;font-weight:500}.hero-icons{position:relative}.hero-icons-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}@media screen and (max-width:768px){.hero-icons-grid{grid-template-columns:repeat(2,1fr)}}.hero-icon-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:1.5rem;position:relative;transition:all .3s ease}.hero-icon-card:hover{border-color:rgba(239,83,35,.2);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.hero-icon-card:hover .hero-icon-wrapper{transform:scale(1.1)}.hero-icon-content{display:flex;flex-direction:column;gap:.75rem;text-align:center}.hero-icon-wrapper{align-items:center;background:linear-gradient(90deg,#ef5323,#fb923c);border-radius:.75rem;display:flex;height:3rem;justify-content:center;margin:0 auto;transition:transform .3s ease;width:3rem}.hero-icon-wrapper .hero-icon{color:#fff;height:1.5rem;width:1.5rem}.hero-icon-label{color:#374151;font-size:.875rem;font-weight:600}.tech-stack{background-color:#fff;padding:2.5rem 0}.tech-stack-container{display:block!important;margin:0 auto;max-width:80rem;padding:0 1rem}@media(min-width:640px){.tech-stack-container{padding:0 1.5rem}}@media(min-width:1024px){.tech-stack-container{padding:0 2rem}}.tech-stack-header{margin-bottom:4rem;text-align:center}.tech-stack-badge{align-items:center;background-color:#f3f4f6;border-radius:9999px;display:inline-flex;margin-bottom:1.5rem;padding:.5rem 1rem}.tech-stack-badge .tech-stack-badge-icon{color:#ef5323;height:1rem;margin-right:.5rem;width:1rem}.tech-stack-badge .tech-stack-tech-icon{font-size:1rem;margin-right:6px;vertical-align:middle}.tech-stack-badge .tech-stack-badge-text{color:#374151;font-size:.875rem;font-weight:600}.tech-stack-title{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:1024px){.tech-stack-title{font-size:3rem}}.tech-stack-description{color:#4b5563;font-size:1.25rem;margin:0 auto;max-width:48rem}.tech-stack-table-wrapper{border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@media screen and (max-width:768px){.tech-stack-table-wrapper{border:none;border-radius:1rem;box-shadow:none}}.tech-stack-table{border-collapse:collapse;color:#111827;font-size:.95rem;margin:2rem 0;width:100%}.tech-stack-table thead{background:linear-gradient(90deg,#ef5323,#fb923c);color:#fff}.tech-stack-table thead .tech-stack-table-header .tech-stack-table-th{border-bottom:2px solid #e5e7eb;font-size:1.125rem;font-weight:600;padding:1.5rem 2rem;text-align:left;white-space:nowrap}.tech-stack-table tbody .tech-stack-table-row{transition:background-color .3s ease}.tech-stack-table tbody .tech-stack-table-row:hover{background-color:#f9fafb}.tech-stack-table tbody .tech-stack-table-row.even{background-color:#fff}.tech-stack-table tbody .tech-stack-table-row.odd{background-color:rgba(249,250,251,.5)}.tech-stack-table tbody .tech-stack-table-row .tech-stack-table-td{padding:1.1rem 1rem;vertical-align:top}.tech-stack-table tbody .tech-stack-table-row .tech-stack-category{align-items:center;display:flex;gap:1rem}.tech-stack-table tbody .tech-stack-table-row .tech-stack-category .tech-stack-category-icon{align-items:center;background:linear-gradient(90deg,#ef5323,#fb923c);border-radius:.75rem;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.tech-stack-table tbody .tech-stack-table-row .tech-stack-category .tech-stack-category-icon .tech-stack-icon{color:#fff;height:1.5rem;width:1.5rem}.tech-stack-table tbody .tech-stack-table-row .tech-stack-category .tech-stack-category-name{color:#111827;font-size:1.125rem;font-weight:700}.tech-stack-table tbody .tech-stack-table-row .tech-stack-category-description{color:#4b5563;line-height:1.6;margin:0}.tech-stack-table tbody .tech-stack-table-row .tech-stack-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-stack-table tbody .tech-stack-table-row .tech-stack-technologies .tech-stack-tech-tag{align-items:center;background-color:#f3f4f6;border-radius:.5rem;color:#374151;display:inline-flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:.25rem;padding:.5rem;transition:background-color .3s ease}.tech-stack-table tbody .tech-stack-table-row .tech-stack-technologies .tech-stack-tech-tag .tech-stack-tech-icon{height:1.5rem;min-height:1.5rem;min-width:1.5rem;-o-object-fit:contain;object-fit:contain;width:1.5rem}.tech-stack-table tbody .tech-stack-table-row .tech-stack-technologies .tech-stack-tech-tag .tech-stack-tech-icon svg{height:1.5rem;width:1.5rem}.tech-stack-table tbody .tech-stack-table-row .tech-stack-technologies .tech-stack-tech-tag:hover{background-color:#ef5323;color:#fff}@media(max-width:768px){thead{display:none}tbody{display:block}tbody .tech-stack-table-row{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;display:block;margin-bottom:2rem;padding:1rem}tbody .tech-stack-table-row .tech-stack-table-td{display:block;padding:.75rem 0;width:100%}tbody .tech-stack-table-row .tech-stack-table-td:before{color:#4b5563;display:block;font-weight:600;margin-bottom:.25rem}tbody .tech-stack-table-row .tech-stack-category{flex-direction:row}tbody .tech-stack-table-row .tech-stack-category .tech-stack-category-name{font-size:1rem}tbody .tech-stack-table-row .tech-stack-technologies{flex-direction:row}tbody .tech-stack-table-row .tech-stack-technologies .tech-stack-tech-tag{font-size:.8rem;padding:.4rem .6rem}}.benefits{background:linear-gradient(135deg,#0a0a0a,#1f1f1f);color:#fff;padding:2.5rem 1.5rem}.benefits .benefits-container{margin:0 auto;max-width:1280px}.benefits .benefits-header{margin-bottom:2rem;text-align:center}.benefits .benefits-header .benefits-badge{align-items:center;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:9999px;display:inline-flex;font-size:.875rem;margin-bottom:1rem;padding:.5rem 1rem}.benefits .benefits-header .benefits-badge .benefits-badge-icon{color:#32cd32;font-size:1rem;margin-right:.5rem}.benefits .benefits-header .benefits-badge .benefits-badge-text{color:#fff;font-weight:600}.benefits .benefits-header .benefits-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.benefits .benefits-header .benefits-title{font-size:3rem}}.benefits .benefits-header .benefits-description{color:#f3f4f6;font-size:1.1rem;line-height:1.8;margin:.75rem auto;max-width:800px}.benefits .benefits-header .benefits-description .highlight{color:#ef5323;font-weight:600}.benefits .benefits-grid{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;box-shadow:0 20px 30px rgba(0,0,0,.25);overflow:hidden}.benefits .benefits-grid .grid-header,.benefits .benefits-grid .grid-row{display:grid;grid-template-columns:1fr 2fr;padding:1.5rem 1rem}@media(max-width:768px){.benefits .benefits-grid .grid-header,.benefits .benefits-grid .grid-row{gap:1rem;grid-template-columns:1fr}}.benefits .benefits-grid .grid-header{background-color:hsla(0,0%,100%,.07);border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:1rem;font-weight:700}.benefits .benefits-grid .grid-row{border-bottom:1px solid hsla(0,0%,100%,.05)}.benefits .benefits-grid .grid-row:last-child{border-bottom:none}.benefits .benefits-grid .grid-icon-label{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.75rem}.benefits .benefits-grid .grid-icon-label .grid-icon{color:#ef5323;font-size:1.5rem}.benefits .benefits-grid .grid-desc{color:#f3f4f6;font-size:1rem;line-height:1.6}.principles{background-color:#fff;padding:5rem 0}.principles-container{margin:0 auto;max-width:80rem;padding:0 2rem}@media(min-width:640px){.principles-container{padding:0 1.5rem}}@media(min-width:1024px){.principles-container{padding:0 2rem}}.principles-header{margin-bottom:4rem;text-align:center}.principles-badge{align-items:center;background-color:#f3f4f6;border-radius:9999px;display:inline-flex;margin-bottom:1.5rem;padding:.5rem 1rem}.principles-badge .principles-badge-icon{color:#ef5323;height:1rem;margin-right:.5rem;width:1rem}.principles-badge .principles-badge-text{color:#374151;font-size:.875rem;font-weight:600}.principles-title{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:1024px){.principles-title{font-size:3rem}}.principles-description{color:#4b5563;font-size:1.25rem;margin:0 auto;max-width:48rem}.principles-grid{display:grid;grid-gap:2rem;gap:2rem}@media(min-width:768px){.principles-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.principles-grid{grid-template-columns:repeat(3,1fr)}}.principle-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:2rem;position:relative;transition:all .3s ease}.principle-card:hover{border-color:#ef5323;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.principle-card:hover .principle-icon-wrapper{background-color:#ef5323}.principle-card:hover .principle-icon-wrapper .principle-icon{color:#fff}.principle-number-badge{align-items:center;background:linear-gradient(90deg,#ef5323,#fb923c);border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;height:3rem;justify-content:center;left:-1rem;position:absolute;top:-1rem;width:3rem}.principle-number-badge .principle-number{color:#fff;font-size:1.125rem;font-weight:700}.principle-content{display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem}.principle-icon-wrapper{align-items:center;background-color:#f3f4f6;border-radius:.75rem;display:flex;height:3.5rem;justify-content:center;transition:all .3s ease;width:3.5rem}.principle-icon-wrapper .principle-icon{color:#ef5323;height:1.75rem;transition:color .3s ease;width:1.75rem}.principle-text{display:flex;flex-direction:column;gap:1rem}.principle-title{color:#111827;font-size:1.25rem;font-weight:700;margin:0}.principle-description{color:#4b5563;line-height:1.6;margin:0}