.styles-module__LZXjca__section{background:var(--bg);padding:4rem 0;position:relative;overflow:hidden}.styles-module__LZXjca__container{z-index:2;max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.styles-module__LZXjca__content{text-align:center;padding:3rem 0}.styles-module__LZXjca__iconContainer{margin-bottom:2rem}.styles-module__LZXjca__icon{opacity:.7;font-size:4rem;animation:3s ease-in-out infinite styles-module__LZXjca__float;display:block}@keyframes styles-module__LZXjca__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles-module__LZXjca__title{color:var(--text);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.styles-module__LZXjca__description{color:var(--text-2);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6}.styles-module__LZXjca__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:60px;height:3px;margin:0 auto;animation:2s ease-in-out infinite styles-module__LZXjca__shimmer}@keyframes styles-module__LZXjca__shimmer{0%,to{opacity:.6;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.2)}}.styles-module__LZXjca__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__LZXjca__floatingShape{background:linear-gradient(135deg,var(--a-5),var(--b-6-alpha-05));opacity:.3;border-radius:50%;width:60px;height:60px;animation:6s ease-in-out infinite styles-module__LZXjca__float;position:absolute}.styles-module__LZXjca__floatingShape:first-child{animation-delay:0s;top:20%;right:15%}.styles-module__LZXjca__floatingShape:nth-child(2){animation-delay:3s;bottom:30%;left:10%}@media (max-width:768px){.styles-module__LZXjca__container{padding:0 1rem}.styles-module__LZXjca__content,.styles-module__LZXjca__section{padding:2rem 0}.styles-module__LZXjca__icon{font-size:3rem}.styles-module__LZXjca__floatingShape{display:none}}@media (max-width:480px){.styles-module__LZXjca__title{margin-bottom:.75rem}.styles-module__LZXjca__description{margin-bottom:1.5rem}.styles-module__LZXjca__icon{font-size:2.5rem}}@media (prefers-reduced-motion:reduce){.styles-module__LZXjca__accentLine,.styles-module__LZXjca__floatingShape,.styles-module__LZXjca__icon{animation:none}}.styles-module__LZXjca__content{background:var(--bg)}
.styles-module__UI_d0q__section{background:var(--radial-bg-header);padding:4rem 0;position:relative;overflow:hidden}.styles-module__UI_d0q__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.styles-module__UI_d0q__header{text-align:center;margin-bottom:3rem}.styles-module__UI_d0q__title{color:var(--text);text-shadow:0 0 20px var(--b-5);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.styles-module__UI_d0q__subtitle{color:var(--text-2);max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2vw,1.3rem)}.styles-module__UI_d0q__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:80px;height:4px;margin:0 auto}.styles-module__UI_d0q__articlesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.styles-module__UI_d0q__articleCard{border:1px solid var(--b-1);box-shadow:var(--services-card-shadow);color:inherit;transition:all var(--transition-smooth);border-radius:20px;text-decoration:none;position:relative;overflow:hidden}.styles-module__UI_d0q__articleCard:hover{border-color:var(--b-3);box-shadow:var(--services-card-hover-shadow);transform:translateY(-8px)}.styles-module__UI_d0q__articleImage{height:200px;position:relative;overflow:hidden}.styles-module__UI_d0q__imagePlaceholder{background:var(--b-1);border-bottom:1px solid var(--a-2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__UI_d0q__imageIcon{color:var(--bg);opacity:.7;font-size:3rem}.styles-module__UI_d0q__articleContent{padding:1.5rem}.styles-module__UI_d0q__articleMeta{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__UI_d0q__articleDate{color:var(--text-2);font-size:.9rem;font-weight:500}.styles-module__UI_d0q__translatedBadge{background:var(--success);color:var(--bg);letter-spacing:.5px;text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.styles-module__UI_d0q__articleTitle{color:var(--text);line-clamp:2;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4;overflow:hidden}.styles-module__UI_d0q__articleExcerpt{color:var(--text-2);line-clamp:3;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;overflow:hidden}.styles-module__UI_d0q__readMoreLink{color:var(--a-6);transition:all var(--transition-base);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.styles-module__UI_d0q__readMoreLink:hover{color:var(--b-6);transform:translate(4px)}.styles-module__UI_d0q__readMoreText{font-weight:600}.styles-module__UI_d0q__readMoreIcon{height:1rem;transition:transform var(--transition-base);width:1rem}.styles-module__UI_d0q__readMoreLink:hover .styles-module__UI_d0q__readMoreIcon{transform:translate(2px)}.styles-module__UI_d0q__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__UI_d0q__floatingShape{background:linear-gradient(135deg,var(--a-1),var(--b-6-alpha-10));opacity:.3;border-radius:50%;width:80px;height:80px;animation:8s ease-in-out infinite styles-module__UI_d0q__float;position:absolute}.styles-module__UI_d0q__floatingShape:first-child{animation-delay:0s;top:10%;right:10%}.styles-module__UI_d0q__floatingShape:nth-child(2){animation-delay:3s;top:60%;left:5%}.styles-module__UI_d0q__floatingShape:nth-child(3){animation-delay:6s;bottom:20%;right:20%}@keyframes styles-module__UI_d0q__float{0%,to{opacity:.2;transform:translateY(0)rotate(0)}50%{opacity:.5;transform:translateY(-15px)rotate(90deg)}}@media (max-width:768px){.styles-module__UI_d0q__container{padding:0 1rem}.styles-module__UI_d0q__section{padding:2rem 0}.styles-module__UI_d0q__articlesGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__UI_d0q__articleCard{margin-bottom:1rem}.styles-module__UI_d0q__articleContent{padding:1rem}.styles-module__UI_d0q__articleTitle{font-size:1.1rem}.styles-module__UI_d0q__floatingShape{display:none}}@media (max-width:480px){.styles-module__UI_d0q__title{margin-bottom:.75rem}.styles-module__UI_d0q__subtitle{margin-bottom:1rem}.styles-module__UI_d0q__articleImage{height:150px}.styles-module__UI_d0q__imageIcon{font-size:2rem}.styles-module__UI_d0q__articleMeta{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__UI_d0q__translatedBadge{align-self:flex-start}}@media (prefers-reduced-motion:reduce){.styles-module__UI_d0q__floatingShape{animation:none}.styles-module__UI_d0q__articleCard:hover,.styles-module__UI_d0q__readMoreLink:hover{transform:none}}.styles-module__UI_d0q__articleCard{background:var(--bg)}
.styles-module__zVl4lW__section{background:var(--radial-bg-header);padding:3rem 0;position:relative;overflow:hidden}.styles-module__zVl4lW__container{z-index:2;max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.styles-module__zVl4lW__content{text-align:center;padding:2rem 0}.styles-module__zVl4lW__description{color:var(--text-2);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6}.styles-module__zVl4lW__ctaButton{border:1px solid var(--a-2);box-shadow:var(--hero-cta-primary-shadow);color:var(--c-5);transition:all var(--transition-smooth);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.styles-module__zVl4lW__ctaButton,.styles-module__zVl4lW__ctaButton:hover{background:var(--gradient-1)}.styles-module__zVl4lW__ctaButton:hover{box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px)}.styles-module__zVl4lW__buttonText{font-weight:600}.styles-module__zVl4lW__buttonIcon{height:1.2rem;transition:transform var(--transition-base);width:1.2rem}.styles-module__zVl4lW__ctaButton:hover .styles-module__zVl4lW__buttonIcon{transform:translate(4px)}.styles-module__zVl4lW__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__zVl4lW__floatingShape{background:linear-gradient(135deg,var(--a-5),var(--b-6-alpha-05));opacity:.3;border-radius:50%;width:60px;height:60px;animation:8s ease-in-out infinite styles-module__zVl4lW__float;position:absolute}.styles-module__zVl4lW__floatingShape:first-child{animation-delay:0s;top:20%;right:15%}.styles-module__zVl4lW__floatingShape:nth-child(2){animation-delay:4s;bottom:30%;left:10%}@keyframes styles-module__zVl4lW__float{0%,to{opacity:.2;transform:translateY(0)rotate(0)}50%{opacity:.5;transform:translateY(-15px)rotate(90deg)}}@media (max-width:768px){.styles-module__zVl4lW__container{padding:0 1rem}.styles-module__zVl4lW__section{padding:2rem 0}.styles-module__zVl4lW__content{padding:1.5rem 0}.styles-module__zVl4lW__ctaButton{padding:.875rem 1.5rem;font-size:.95rem}.styles-module__zVl4lW__floatingShape{display:none}}@media (max-width:480px){.styles-module__zVl4lW__description{margin-bottom:1.5rem}.styles-module__zVl4lW__ctaButton{justify-content:center;width:100%;max-width:300px}}@media (prefers-reduced-motion:reduce){.styles-module__zVl4lW__floatingShape{animation:none}.styles-module__zVl4lW__ctaButton:hover,.styles-module__zVl4lW__ctaButton:hover .styles-module__zVl4lW__buttonIcon{transform:none}}.styles-module__zVl4lW__content{background:var(--radial-bg-header)}
/*# sourceMappingURL=fc5112d12494f88d.css.map*/