.hero-technology{position:relative;min-height:60vh;display:flex;align-items:center;background:linear-gradient(135deg,#364155,#364155cc)}.hero-technology__container{max-width:1200px;margin:0 auto;padding:0 16px;width:100%}.hero-technology__title{font-size:clamp(40px,8vw);font-weight:700;line-height:1.1;margin-bottom:24px;transition:all .6s ease-out}.hero-technology__title.animate-disabled{transition:none}.hero-technology__highlight{display:block;color:#fffa61}.hero-technology__subtitle{font-size:clamp(20px,3vw,18px);opacity:.9;max-width:960px;margin:0 auto;line-height:1.4;transition:all .6s ease-out}.hero-technology__subtitle.animate-disabled{transition:none}.hero-technology__navigation{display:flex;gap:16px;justify-content:center;margin-top:48px;flex-wrap:wrap}@media (min-width: 769px){.hero-technology__navigation.sticky-active{position:fixed;top:0;left:0;right:0;z-index:100;background:#364155f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 0;margin-top:0!important;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;animation:slideInDown .3s ease}}@keyframes slideInDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.hero-technology__nav-btn{padding:12px 24px;border:none;border-radius:50px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;min-width:120px}.hero-technology__nav-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.hero-technology__nav-btn:active{transform:translateY(0)}.technology-feature{position:relative}.technology-feature__container{max-width:1400px;margin:0 auto;padding:0 16px}.technology-feature__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.technology-feature__grid--reverse{direction:rtl}.technology-feature__grid--reverse>*{direction:ltr}.technology-feature__content{space:24px}.technology-feature__badge{display:inline-block;padding:8px 16px;background-color:#fdfb6033;border-radius:50px;margin-bottom:24px}.technology-feature__badge span{font-size:14px;font-weight:600;color:#364155;text-transform:uppercase;letter-spacing:.05em}.technology-feature__title{font-size:clamp(32px,5vw,64px);font-weight:700;line-height:1.1;margin-bottom:24px}.technology-feature__description{font-size:18px;line-height:1.6;opacity:.8;margin-bottom:32px}.technology-feature__benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:32px}.technology-feature__benefit{display:flex;align-items:center;gap:8px}.technology-feature__benefit-dot{width:10px;height:10px;background-color:#fffa61;border-radius:50%;flex-shrink:0;border:2px solid #fffa61;box-shadow:0 0 0 1px #fdfb604d}.technology-feature__benefit span{font-size:14px;font-weight:500}.technology-feature__study{background-color:#ffffff0d;border:1px solid rgba(0,0,0,.1);border-radius:1rem;padding:1.5rem;display:flex;gap:1rem}h2.technology-feature__title{color:#364156!important}.technology-feature__study-icon{width:24px;height:24px;background-color:#fffa61;color:#364155;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0;margin-top:.25rem}.technology-feature__study-content p{font-size:14px;line-height:1.5;opacity:.8;margin-bottom:1rem;margin-top:0}.technology-feature__study-link{display:inline-flex;align-items:center;gap:.5rem;color:#364155;font-weight:600;font-size:14px;text-decoration:underline;transition:opacity .2s}.technology-feature__study-link:hover{opacity:.8}.technology-feature__image{aspect-ratio:1;border-radius:1.5rem;overflow:hidden}.technology-feature__image img{width:100%;height:100%;object-fit:cover}.technology-feature__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#3641551a,#fdfb6033);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.technology-feature__placeholder-icon{width:96px;height:96px;background-color:#fdfb604d;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#364155;margin-bottom:1rem}.technology-feature__placeholder-title{font-weight:600;font-size:1.125rem;color:#364155;margin-bottom:.5rem}.technology-feature__placeholder-text{font-size:.875rem;opacity:.6}.testimonials{position:relative}.testimonials__container{max-width:1400px;margin:0 auto;padding:0 1rem}.testimonials__header{text-align:center;margin-bottom:4rem}.testimonials__badge{display:inline-block;padding:.5rem 1rem;background-color:#fdfb6033;border-radius:50px;margin-bottom:1.5rem}.testimonials__badge span{font-size:14px;font-weight:600;color:#364155;text-transform:uppercase;letter-spacing:.05em}.testimonials__title{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.testimonials__highlight{display:block;color:#364155}.testimonials__subtitle{font-size:18px;line-height:1.6;opacity:.8;max-width:800px;margin:0 auto}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;margin-bottom:4rem}.testimonials__card{position:relative;background-color:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:1.5rem;padding:2.5rem;transition:all .5s ease;overflow:hidden}.testimonials__star{width:2rem!important;height:2rem!important}.testimonials__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #36415526;border-color:#fdfb6033}.testimonials__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(253,251,96,.05),transparent,rgba(54,65,85,.05));opacity:0;transition:opacity .5s}.testimonials__card:hover .testimonials__card-bg{opacity:1}.testimonials__card-content{position:relative;z-index:10}.testimonials__card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.testimonials__rating{display:flex;gap:.25rem}.testimonials__star{color:#fff3;transition:all .3s}.testimonials__star--filled{color:#fffa61}.testimonials__card:hover .testimonials__star--filled{transform:scale(1.1)}.testimonials__quote-icon{width:40px;height:40px;background-color:#fdfb601a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#364155;transition:all .3s}.testimonials__quote-icon svg{width:20px!important;height:20px!important;fill:transparent!important;stroke:#000!important}.testimonials__card:hover .testimonials__quote-icon{background-color:#fdfb6033;transform:rotate(12deg)}.testimonials__quote{font-size:18px;line-height:1.6;font-weight:500;margin-bottom:2rem;position:relative}.testimonials__quote-mark{position:absolute;top:-1rem;left:-.5rem;font-size:64px;color:#fdfb6033;font-family:serif;line-height:1}.testimonials__author{display:flex;align-items:center;gap:1rem}.testimonials__author-avatar{width:56px;height:56px;background:linear-gradient(135deg,#3641551a,#fdfb601a,#3641550d);border-radius:1rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;color:#364155;flex-shrink:0;transition:transform .3s}.testimonials__card:hover .testimonials__author-avatar{transform:scale(1.05)}.testimonials__author-info{flex:1;min-width:0}.testimonials__author-name{font-weight:700;font-size:18px;margin-bottom:.25rem;transition:color .3s;letter-spacing:0}.testimonials__card:hover .testimonials__author-name{color:#364155}.testimonials__author-credentials{color:#364155;font-weight:600;font-size:14px;margin-bottom:.25rem}.testimonials__author-affiliation{font-size:12px;opacity:.6;line-height:1.3}.testimonials__card-accent{position:absolute;top:0;right:0;width:96px;height:96px;background:linear-gradient(225deg,rgba(253,251,96,.1),transparent);border-radius:0 0 0 1.5rem;opacity:.5;transition:opacity .3s}.testimonials__card:hover .testimonials__card-accent{opacity:1}.testimonials__trust{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2rem;opacity:.7;padding-bottom:20px}.testimonials__trust-item{display:flex;align-items:flex-start;gap:.5rem}.testimonials__trust-dot{width:12px;height:12px;background-color:#fffa61;border-radius:50%}.testimonials__trust-item span{font-size:14px;font-weight:500}.cta{position:relative;background:linear-gradient(135deg,#364155,#354055e8)}.cta__container{max-width:1000px;margin:0 auto;padding:0 1rem}.cta__title{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:#fff!important}.cta__subtitle{font-size:18px;line-height:1.6;opacity:.8;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta__button{display:inline-block;font-size:18px;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 30px #3641554d;padding:15px 35px;letter-spacing:1px;border-radius:7px}.cta__button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #36415566;opacity:.9}@media (max-width: 1024px){.technology-feature__grid{grid-template-columns:1fr;gap:2rem}.technology-feature__benefits{grid-template-columns:1fr}.testimonials__grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.technology-feature__content{order:2}.testimonials__author{flex-direction:row!important;gap:14px;align-items:center}section.technology-feature,section.cta{padding:15px!important}section:not(:first-child) section{padding:10px!important}.hero-technology__navigation{gap:12px;margin-top:32px}.hero-technology__nav-btn{padding:10px 16px;font-size:12px;min-width:46%;flex:1;max-width:140px}.hero-technology{min-height:50vh;padding:2rem 1rem}.hero-technology__title{font-size:clamp(2rem,10vw,3.5rem)}.hero-technology__subtitle{font-size:clamp(1rem,4vw,1.25rem)}.technology-feature__grid{grid-template-columns:1fr;gap:0rem}.technology-feature__benefits{grid-template-columns:1fr;gap:1rem}.technology-feature__study{padding:1.25rem;flex-direction:column;gap:1rem}.technology-feature__placeholder{padding:1.5rem}.technology-feature__placeholder-icon{width:72px;height:72px;font-size:1.5rem}.testimonials__header{margin-bottom:40px}.testimonials__grid{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.testimonials__card{padding:32px}.testimonials__card-header{margin-bottom:24px}.testimonials__quote{margin:10px 10px 24px;font-size:16px}.testimonials__quote-mark{font-size:48px;top:-12px}.testimonials__author-avatar{width:48px;height:48px;font-size:16px}.testimonials__author-name{font-size:16px}.testimonials__trust{flex-direction:column;gap:16px}.testimonials__trust-dot{width:14px;height:14px;border:2px solid #fffa61;box-shadow:0 0 0 1px #fdfb604d}.cta__button{padding:15px 35px;font-size:16px!important;letter-spacing:1px;border-radius:7px}.cta__title{font-size:clamp(1.75rem,8vw,2.5rem)}.cta__subtitle{font-size:16px!important}}@media (max-width: 480px){.hero-technology__container,.technology-feature__container,.testimonials__container,.cta__container{padding:0 .75rem}.technology-feature__badge,.testimonials__badge{padding:.375rem .75rem}.testimonials__card{padding:1.5rem}.technology-feature__study{padding:1rem}.testimonials__card-header{flex-direction:row;align-items:flex-start;gap:1rem}.testimonials__author{flex-direction:row;align-items:center;gap:14px}.testimonials__author-info{text-align:left}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}.animate-scale-in{animation:scaleIn .4s ease-out forwards}.tech-animate{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.tech-animate.in-view{opacity:1;transform:translateY(0)}.tech-animate.scale{transform:scale(.9)}.tech-animate.scale.in-view{transform:scale(1)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/tech-page.css.map */
