.technology-hero-section{padding-top:6rem;padding-bottom:2.5rem;background:linear-gradient(to bottom right,#f9fafb,#fff);position:relative;overflow:hidden}@media screen and (max-width:768px){.technology-hero-section{padding-top:1rem;padding-bottom:1rem}}.hero-background{position:absolute;inset:0;background-image:url('data:image/svg+xml,%3Csvg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg fill="%23ef5323" fill-opacity="0.03"%3E%3Ccircle cx="30" cy="30" r="2"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E');opacity:.4}.hero-container{max-width:80rem;margin:0 auto;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;gap:3rem;align-items:center}@media(min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:rgba(239,83,35,.1);border-radius:9999px;border:1px solid rgba(239,83,35,.2);width:-moz-fit-content;width:fit-content}.hero-badge .hero-badge-icon{height:1rem;width:1rem;color:#ef5323;margin-right:.5rem}.hero-badge .hero-badge-text{color:#ef5323;font-weight:600;font-size:.875rem}.hero-text{display:flex;flex-direction:column;gap:1.5rem}.hero-title{font-size:3rem;font-weight:700;color:#111827;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{position:absolute;bottom:-.5rem;left:0;right:0;height:.25rem;background:linear-gradient(90deg,#ef5323,#fb923c);border-radius:9999px}.hero-description{font-size:1.25rem;color:#4b5563;line-height:1.6;max-width:32rem}.hero-quote{font-size:1.15rem;color:#4b5563;line-height:1.6;background-color:var(--whiteColor);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:1rem;font-style:italic}.hero-buttons{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.hero-buttons{flex-direction:row}}.hero-button-primary{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(90deg,#ef5323,#fb923c);color:#fff;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.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{margin-left:.5rem;height:1.25rem;width:1.25rem;transition:transform .3s ease}.hero-button-secondary{display:inline-flex;align-items:center;padding:1rem 2rem;border:2px solid #e5e7eb;color:#374151;font-weight:600;border-radius:.75rem;background:transparent;cursor:pointer;transition:all .3s ease}.hero-button-secondary:hover{border-color:#ef5323;color:#ef5323}.hero-button-secondary .hero-button-icon{margin-right:.5rem;height:1.25rem;width:1.25rem}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.hero-stat{text-align:center}.hero-stat .hero-stat-number{font-size:1.875rem;font-weight:700;color:#ef5323}.hero-stat .hero-stat-label{font-size:.875rem;color:#4b5563;font-weight:500}.hero-icons{position:relative}.hero-icons-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media screen and (max-width:768px){.hero-icons-grid{grid-template-columns:repeat(2,1fr)}}.hero-icon-card{position:relative;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:1px solid #f3f4f6;transition:all .3s ease}.hero-icon-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border-color:rgba(239,83,35,.2)}.hero-icon-card:hover .hero-icon-wrapper{transform:scale(1.1)}.hero-icon-content{text-align:center;display:flex;flex-direction:column;gap:.75rem}.hero-icon-wrapper{width:3rem;height:3rem;background:linear-gradient(90deg,#ef5323,#fb923c);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:transform .3s ease}.hero-icon-wrapper .hero-icon{height:1.5rem;width:1.5rem;color:#fff}.hero-icon-label{font-size:.875rem;font-weight:600;color:#374151}.tech-stack{padding:2.5rem 0;background-color:#fff}.tech-stack-container{max-width:80rem;margin:0 auto;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{text-align:center;margin-bottom:4rem}.tech-stack-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#f3f4f6;border-radius:9999px;margin-bottom:1.5rem}.tech-stack-badge .tech-stack-badge-icon{height:1rem;width:1rem;color:#ef5323;margin-right:.5rem}.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-weight:600;font-size:.875rem}.tech-stack-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}@media(min-width:1024px){.tech-stack-title{font-size:3rem}}.tech-stack-description{font-size:1.25rem;color:#4b5563;max-width:48rem;margin:0 auto}.tech-stack-table-wrapper{border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid #e5e7eb}@media screen and (max-width:768px){.tech-stack-table-wrapper{border-radius:1rem;box-shadow:none;border:none}}.tech-stack-table{width:100%;border-collapse:collapse;font-size:.95rem;margin:2rem 0;color:#111827}.tech-stack-table thead{background:linear-gradient(90deg,#ef5323,#fb923c);color:#fff}.tech-stack-table thead .tech-stack-table-header .tech-stack-table-th{padding:1.5rem 2rem;text-align:left;font-weight:600;font-size:1.125rem;border-bottom:2px solid #e5e7eb;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{display:flex;align-items:center;gap:1rem}.tech-stack-table tbody .tech-stack-table-row .tech-stack-category .tech-stack-category-icon{width:3rem;height:3rem;background:linear-gradient(90deg,#ef5323,#fb923c);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tech-stack-table tbody .tech-stack-table-row .tech-stack-category .tech-stack-category-icon .tech-stack-icon{height:1.5rem;width:1.5rem;color:#fff}.tech-stack-table tbody .tech-stack-table-row .tech-stack-category .tech-stack-category-name{font-weight:700;font-size:1.125rem;color:#111827}.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{display:inline-flex;align-items:center;padding:.5rem;background-color:#f3f4f6;color:#374151;font-size:.875rem;font-weight:500;border-radius:.5rem;flex-direction:column;gap:.25rem;transition:background-color .3s ease}.tech-stack-table tbody .tech-stack-table-row .tech-stack-technologies .tech-stack-tech-tag .tech-stack-tech-icon{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;-o-object-fit:contain;object-fit:contain}.tech-stack-table tbody .tech-stack-table-row .tech-stack-technologies .tech-stack-tech-tag .tech-stack-tech-icon svg{width:1.5rem;height: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{display:block;margin-bottom:2rem;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;background-color:#fff}tbody .tech-stack-table-row .tech-stack-table-td{display:block;width:100%;padding:.75rem 0}tbody .tech-stack-table-row .tech-stack-table-td:before{font-weight:600;display:block;margin-bottom:.25rem;color:#4b5563}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{padding:2.5rem 1.5rem;background:linear-gradient(135deg,#0a0a0a,#1f1f1f);color:#fff}.benefits .benefits-container{max-width:1280px;margin:0 auto}.benefits .benefits-header{text-align:center;margin-bottom:2rem}.benefits .benefits-header .benefits-badge{display:inline-flex;align-items:center;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;margin-bottom:1rem}.benefits .benefits-header .benefits-badge .benefits-badge-icon{margin-right:.5rem;font-size:1rem;color:#32cd32}.benefits .benefits-header .benefits-badge .benefits-badge-text{font-weight:600;color:#fff}.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{font-size:1.1rem;line-height:1.8;max-width:800px;margin:.75rem auto;color:#f3f4f6}.benefits .benefits-header .benefits-description .highlight{color:#ef5323;font-weight:600}.benefits .benefits-grid{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;overflow:hidden;box-shadow:0 20px 30px rgba(0,0,0,.25)}.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{grid-template-columns:1fr;gap:1rem}}.benefits .benefits-grid .grid-header{background-color:hsla(0,0%,100%,.07);font-weight:700;font-size:1rem;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.1)}.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{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1rem;color:#fff}.benefits .benefits-grid .grid-icon-label .grid-icon{font-size:1.5rem;color:#ef5323}.benefits .benefits-grid .grid-desc{font-size:1rem;color:#f3f4f6;line-height:1.6}.principles{padding:5rem 0;background-color:#fff}.principles-container{max-width:80rem;margin:0 auto;padding:0 2rem}@media(min-width:640px){.principles-container{padding:0 1.5rem}}@media(min-width:1024px){.principles-container{padding:0 2rem}}.principles-header{text-align:center;margin-bottom:4rem}.principles-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#f3f4f6;border-radius:9999px;margin-bottom:1.5rem}.principles-badge .principles-badge-icon{height:1rem;width:1rem;color:#ef5323;margin-right:.5rem}.principles-badge .principles-badge-text{color:#374151;font-weight:600;font-size:.875rem}.principles-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}@media(min-width:1024px){.principles-title{font-size:3rem}}.principles-description{font-size:1.25rem;color:#4b5563;max-width:48rem;margin:0 auto}.principles-grid{display:grid;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{position:relative;background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:1px solid #f3f4f6;transition:all .3s ease}.principle-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border-color:#ef5323}.principle-card:hover .principle-icon-wrapper{background-color:#ef5323}.principle-card:hover .principle-icon-wrapper .principle-icon{color:#fff}.principle-number-badge{position:absolute;top:-1rem;left:-1rem;width:3rem;height:3rem;background:linear-gradient(90deg,#ef5323,#fb923c);border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.principle-number-badge .principle-number{color:#fff;font-weight:700;font-size:1.125rem}.principle-content{display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem}.principle-icon-wrapper{width:3.5rem;height:3.5rem;background-color:#f3f4f6;border-radius:.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.principle-icon-wrapper .principle-icon{height:1.75rem;width:1.75rem;color:#ef5323;transition:color .3s ease}.principle-text{display:flex;flex-direction:column;gap:1rem}.principle-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.principle-description{color:#4b5563;line-height:1.6;margin:0}.case-studies{background:#f9fafb;padding:2.5rem 0}.case-studies .container{max-width:1200px;margin:auto;padding:0 1rem}.case-studies .heading{text-align:center;margin-bottom:3rem}.case-studies .heading h2{font-size:var(--commonFontSize-MainTitle);font-weight:700;color:#111827}.case-studies .heading p{max-width:700px;margin:0 auto;color:#6b7280;font-size:1.125rem}.case-studies .slider{display:flex;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.05)}@media(max-width:1200px){.case-studies .slider{flex-direction:column-reverse}}.case-studies .slider-left{flex:1;padding:2rem;position:relative;min-width:calc(100% - 500px);max-width:calc(100% - 500px)}@media(max-width:768px){.case-studies .slider-left{padding:1rem}}@media(max-width:1200px){.case-studies .slider-left{min-width:100%;max-width:100%}}.case-studies .slider-left .badge{display:flex;align-items:center;margin-bottom:1.5rem;gap:1rem}.case-studies .slider-left .badge .icon-wrap{background:#ef5323;border-radius:1rem;max-width:3rem;min-width:3rem;max-height:3rem;min-height:3rem;display:flex;align-items:center;justify-content:center}.case-studies .slider-left .badge .icon-wrap .inner-dot{background:#fff;border-radius:50%;width:1rem;height:1rem}@media(max-width:500px){.case-studies .slider-left .badge .icon-wrap{display:none}}.case-studies .slider-left .badge .badge-content{display:flex;flex-direction:column;align-items:flex-start}.case-studies .slider-left .badge .badge-content h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.25rem;white-space:wrap;text-align:left}.case-studies .slider-left .badge .badge-content p{color:#6b7280;font-size:.8rem;margin:0;font-weight:500}.case-studies .slider-left .project-type{margin-bottom:1.5rem}.case-studies .slider-left .project-type p{font-size:.8rem;color:var(--themeColor);font-weight:500;background-color:var(--themeColorLight);padding:.25rem .75rem;border-radius:50px;width:-moz-fit-content;width:fit-content}.case-studies .slider-left .location-users{display:flex;gap:1rem;margin-bottom:1.5rem}.case-studies .slider-left .location-users svg{font-size:1.2rem;color:var(--themeColor)}.case-studies .slider-left .location-users .industry,.case-studies .slider-left .location-users .location{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.8rem;font-weight:500;letter-spacing:.025rem}.case-studies .slider-left .technology-used h3{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem}.case-studies .slider-left .technology-used .tech-list{display:flex;gap:1rem;flex-wrap:wrap}.case-studies .slider-left .technology-used .tech-list .tech-item{display:flex;position:relative}.case-studies .slider-left .technology-used .tech-list .tech-item svg{font-size:2rem}.case-studies .slider-left .technology-used .tech-list .tech-item .tooltip-box{font-size:.8rem;color:var(--whiteColor);font-weight:500;background-color:var(--blackColor);padding:.25rem .75rem;border-radius:5px;width:-moz-fit-content;width:fit-content;display:none;position:absolute;top:110%;left:50%;transform:translateX(-50%);z-index:10}.case-studies .slider-left .technology-used .tech-list .tech-item:hover .tooltip-box{display:block}.case-studies .slider-left .description{font-size:1rem;color:#374151;margin-bottom:0;line-height:1.7}.case-studies .slider-left .duration-users{display:flex;gap:1rem;width:100%;margin-bottom:1.5rem}.case-studies .slider-left .duration-users .duration,.case-studies .slider-left .duration-users .users{background-color:var(--themeColorLight);padding:.5rem 1rem;font-size:.75rem;color:var(--themeColor);font-weight:600;width:50%;display:flex;align-items:center;flex-direction:column;gap:.5rem;text-align:center}.case-studies .slider-left .duration-users .duration svg,.case-studies .slider-left .duration-users .users svg{font-size:2rem}.case-studies .slider-left .metrics{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0}.case-studies .slider-left .metrics .value{font-size:1rem;font-weight:500;color:#111827;border-left:3px solid var(--themeColor);padding-left:1rem}.case-studies .slider-left .metrics .label{color:var(--themeColor);font-size:.9rem;border-left:3px solid var(--themeColor);padding-left:1rem;font-weight:600}.case-studies .slider-left .read-more{margin:0 0 1.5rem;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.case-studies .slider-left .read-more{margin:1.5rem auto}}.case-studies .slider-left .read-more .read-more-button{background:var(--whiteColor);color:var(--themeColor);display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;border-radius:.25rem;border:none;font-weight:500;text-align:center;cursor:pointer}.case-studies .slider-left .read-more .read-more-button svg{width:1rem;height:1rem}.case-studies .slider-left .controls{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.case-studies .slider-left .controls{flex-direction:column;gap:1rem}}.case-studies .slider-left .controls .arrows{display:flex;gap:.5rem}.case-studies .slider-left .controls .arrows button{background:#000;color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;border:none;transition:background .3s;font-size:1.5rem;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.5rem}.case-studies .slider-left .controls .arrows button:hover{background:#333}.case-studies .slider-left .controls .arrows button svg{min-height:2rem;max-height:2rem;min-width:2rem;max-width:2rem;color:var(--whiteColor)!important}.case-studies .slider-left .controls .arrows .dots{display:flex;gap:.4rem}.case-studies .slider-left .controls .arrows .dots .dot{width:.5rem;height:.5rem;border-radius:50%;background:#d1d5db;cursor:pointer}.case-studies .slider-left .controls .arrows .dots .dot.active{background:var(--themeColor);width:1.5rem;border-radius:9999px}.case-studies .slider-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-width:500px;max-width:500px}@media(max-width:1200px){.case-studies .slider-right{min-width:100%;max-width:100%}}@media(max-width:768px){.case-studies .slider-right{padding:1rem}}.case-studies .slider-right .macbook{width:90%;max-width:400px;background:#111827;border-radius:1rem;overflow:hidden;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)}.case-studies .slider-right .macbook .macbook-header{background:#e5e7eb;padding:.5rem 1rem;display:flex;align-items:center;gap:.4rem;position:relative}.case-studies .slider-right .macbook .macbook-header .dot{width:.6rem;height:.6rem;border-radius:50%}.case-studies .slider-right .macbook .macbook-header .red{background:#f87171}.case-studies .slider-right .macbook .macbook-header .yellow{background:#facc15}.case-studies .slider-right .macbook .macbook-header .green{background:#34d399}.case-studies .slider-right .macbook .macbook-header .mac-title{position:absolute;left:50%;transform:translateX(-50%);font-size:.75rem;color:#6b7280;font-weight:500;white-space:nowrap}.case-studies .slider-right .macbook .macbook-screen{background:#fff;max-height:300px;overflow:hidden}.case-studies .slider-right .macbook .macbook-screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-studies .slider-right .macbook .macbook-base{background:#4b5563;height:.5rem}.case-studies .autoplay-status{text-align:center;margin-top:1.5rem}.case-studies .autoplay-status button{background:none;border:none;color:#6b7280;font-size:.875rem;display:flex;align-items:center;gap:.5rem;cursor:pointer}.case-studies .autoplay-status button .dot{width:.5rem;height:.5rem;border-radius:50%}.case-studies .autoplay-status button .green{background:#10b981}.case-studies .autoplay-status button .gray{background:#9ca3af}.case-studies .view-all{text-align:center;margin-top:2.5rem}.case-studies .view-all a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border:2px solid var(--themeColor);color:var(--themeColor);font-weight:600;border-radius:.5rem;transition:all .3s}.case-studies .view-all a:hover{background:var(--themeColor);color:#fff}.cta-section{padding:3rem 0;background:linear-gradient(90deg,#2563eb,#7c3aed)}.cta-section .container{max-width:1280px;margin:0 auto;padding:0 1rem}.cta-section .cta-content{text-align:center;animation:slideUp .6s ease-out}.cta-section .cta-content .cta-title{font-size:var(--commonFontSize-MainTitle);font-weight:700;color:#fff;margin-bottom:1.5rem}@media(min-width:1024px){.cta-section .cta-content .cta-title{font-size:var(--commonFontSize-MainTitle)}}.cta-section .cta-content .cta-subtitle{font-size:1.25rem;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem;max-width:768px;margin-left:auto;margin-right:auto}@media(max-width:768px){.cta-section .cta-content .cta-subtitle{margin-bottom:1rem}}.cta-section .cta-content .cta-benefits{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.cta-section .cta-content .cta-benefits{grid-template-columns:repeat(3,1fr)}}.cta-section .cta-content .cta-benefits .benefit-item{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--whiteColor)}.cta-section .cta-content .cta-benefits .benefit-item .icon{color:var(--whiteColor);width:2rem;height:2rem;display:flex!important;align-items:center;justify-content:center}.cta-section .cta-content .cta-benefits .benefit-item .icon svg{width:1.5rem;height:1.5rem}.cta-section .cta-content .cta-benefits .benefit-item span{font-weight:500;font-size:var(--commonFontSize)}.cta-section .cta-content .cta-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media(min-width:640px){.cta-section .cta-content .cta-buttons{flex-direction:row}}.cta-section .cta-content .cta-buttons .primary-btn{background-color:#fff;color:var(--primary);padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;display:flex;align-items:center;transition:all .3s ease;border:none;font-size:var(--commonFontSize)}.cta-section .cta-content .cta-buttons .primary-btn:hover{background-color:var(--themeColor);transform:scale(1.05);color:var(--whiteColor)}.cta-section .cta-content .cta-buttons .primary-btn .arrow-icon{margin-left:.5rem;transition:transform .3s}.cta-section .cta-content .cta-buttons .primary-btn:hover .arrow-icon{transform:translateX(.25rem)}.cta-section .cta-content .cta-buttons .secondary-btn{border:2px solid #fff;color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:600;background-color:transparent;transition:all .3s ease}.cta-section .cta-content .cta-buttons .secondary-btn:hover{background-color:#fff;color:var(--primary)}.cta-section .cta-content .cta-buttons .service-btn{background:var(--whiteColor);color:var(--themeColor);padding:7px 15px;transition:all .5s}.cta-section .cta-content .cta-buttons .service-btn .component-iconify{background-color:var(--themeColor);color:var(--whiteColor);transition:all .5s}.cta-section .cta-content .cta-buttons .service-btn:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);color:var(--blackColor)}.cta-section .cta-content .cta-buttons .service-btn:hover .component-iconify{background-color:var(--blackColor);transform:translateX(.25rem)}.cta-section .cta-content .cta-contact{color:var(--whiteColor);font-weight:500;font-size:var(--commonFontSize);display:flex;align-items:center;margin:40px auto 0;gap:60px;width:-moz-fit-content;width:fit-content;flex-wrap:wrap;justify-content:center;row-gap:25px}@media(max-width:768px){.cta-section .cta-content .cta-contact{flex-direction:column;gap:20px;margin:24px auto 0}}.cta-section .cta-content .cta-contact .cta-contact-item{display:flex;align-items:center;gap:10px}.cta-section .cta-content .cta-contact .component-iconify,.cta-section .cta-content .cta-contact .component-iconify svg{width:30px;height:30px}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.world-clock-section{padding:2rem 0 3rem;background-color:#faf9f8;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.world-clock-section .main-title{font-size:var(--commonFontSize-MainTitle);color:#1c2540;font-weight:600;text-align:center;margin-bottom:0}.world-clock-section .main-title .hightlight{color:var(--themeColor)}.world-clock-section .sub-title{font-size:1.125rem;color:#6b7280;text-align:center;margin:0 0 2rem}.world-clock-section .world-clock-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;justify-content:center}.world-clock-section .clock-card-container{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 10px 20px rgba(0,0,0,.07);border-left:3px solid #eaeaea;display:flex;flex-direction:column;gap:.25rem}.world-clock-section .clock-card-container .city-title{margin:0;font-size:1rem;font-weight:600;color:#1c2237;display:flex;gap:10px;align-items:center}.world-clock-section .clock-card-container .city-title img{max-width:30px}.world-clock-section .clock-card-container .clock-card{display:flex;gap:1rem;align-items:center;min-height:115px}.world-clock-section .clock-card-container .clock-card .clock{position:relative;width:90px;height:90px;border-radius:50%;background:#fff;border:2px solid #eee;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.05);flex-shrink:0}.world-clock-section .clock-card-container .clock-card .clock .clock-face{position:relative;width:100%;height:100%}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number{position:absolute;font-size:10px;color:#333;font-weight:600}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number-12{top:0;left:50%;transform:translateX(-50%);min-height:15px;border-radius:100%;min-width:15px;background-color:#fff;display:flex;align-items:center;z-index:9;justify-content:center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number-3{right:0;top:50%;transform:translateY(-50%);min-height:15px;border-radius:100%;min-width:15px;background-color:#fff;display:flex;align-items:center;z-index:9;justify-content:center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number-6{bottom:0;left:50%;transform:translateX(-50%);min-height:15px;border-radius:100%;min-width:15px;background-color:#fff;display:flex;align-items:center;z-index:9;justify-content:center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number-9{left:0;top:50%;transform:translateY(-50%);min-height:15px;border-radius:100%;min-width:15px;background-color:#fff;display:flex;align-items:center;z-index:9;justify-content:center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .tick{position:absolute;width:1px;height:5px;background:#aaa;top:3px;left:50%;transform-origin:center 40px;opacity:1!important}.world-clock-section .clock-card-container .clock-card .clock .clock-face .hand{position:absolute;width:50%;height:2px;background:#333;top:50%;left:50%;transform-origin:left center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .hour{height:3px;background:#3d5afe;width:30%}.world-clock-section .clock-card-container .clock-card .clock .clock-face .minute{background:#00c853;width:35%}.world-clock-section .clock-card-container .clock-card .clock .clock-face .second{background:#ff5252;height:1px;width:40%}.world-clock-section .clock-card-container .clock-card .clock .clock-face .center-dot{position:absolute;width:8px;height:8px;background:#333;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.world-clock-section .clock-card-container .clock-card .clock .timezone{position:absolute;bottom:-24px;font-size:.7rem;color:#666;font-weight:600}.world-clock-section .clock-card-container .clock-card .clock-info p{margin-top:0;font-size:.85rem;color:#555;line-height:1.3;margin-bottom:0;white-space:nowrap}.world-clock-section .clock-card-container .clock-card .clock-info .icon-box{display:flex;gap:10px;align-items:center;line-height:normal;margin-top:.4rem}@media(max-width:768px){.world-clock-row{grid-template-columns:1fr 1fr}}@media(max-width:480px){.world-clock-row{grid-template-columns:1fr}}