*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color:#6b8e6f;--secondary-color:#d4a574;--accent-color:#f5e6d3;--dark-color:#2c3e2d;--light-color:#fff;--text-dark:#333;--text-light:#666;--gradient-1:linear-gradient(135deg,#6b8e6f,#8fb394);--gradient-2:linear-gradient(135deg,#d4a574,#e8c19a);--shadow:0 10px 30px rgba(0,0,0,.1);--shadow-hover:0 15px 40px rgba(0,0,0,.15)}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-dark);line-height:1.6;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-fadeInUp{animation:fadeInUp .8s ease-out}.animate-fadeIn{animation:fadeIn 1s ease-out}.animate-slideInLeft{animation:slideInLeft .8s ease-out}.animate-slideInRight{animation:slideInRight .8s ease-out}.animate-float{animation:float 3s ease-in-out infinite}.animate-pulse-slow{animation:pulse 2s ease-in-out infinite}.container{max-width:1320px;margin:0 auto;padding:0 20px}.section{padding:80px 0}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:20px;color:var(--dark-color);position:relative;display:inline-block;width:100%}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--gradient-1);border-radius:2px}.section-subtitle{text-align:center;color:var(--text-light);font-size:1.1rem;margin-bottom:50px;max-width:600px;margin-left:auto;margin-right:auto}.btn{display:inline-block;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;cursor:pointer;border:none;text-align:center}.btn-primary{background:var(--gradient-1);color:var(--light-color);box-shadow:var(--shadow)}.btn-primary:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.btn-secondary{background:var(--light-color);color:var(--primary-color);border:2px solid var(--primary-color)}.btn-secondary:hover{background:var(--primary-color);color:var(--light-color);transform:translateY(-3px)}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem;padding:0 20px}.btn{padding:12px 24px;font-size:.9rem}}.Footer_footer___jHMt{background:var(--dark-color);color:var(--light-color);padding:60px 0 20px;position:relative}.Footer_container__pH8ac{max-width:1320px;margin:0 auto;padding:0 20px}.Footer_content__Udo8q{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:40px}.Footer_section__VcrsO{opacity:1;animation:Footer_fadeInUp__Y2n8n .8s ease-out}.Footer_section__VcrsO:first-child{animation-delay:.1s}.Footer_section__VcrsO:nth-child(2){animation-delay:.2s}.Footer_section__VcrsO:nth-child(3){animation-delay:.3s}.Footer_section__VcrsO:nth-child(4){animation-delay:.4s}.Footer_logo__aDLHQ{font-size:2rem;font-weight:700;background:var(--gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:5px;line-height:1.2}.Footer_tagline__FdaTO{color:var(--secondary-color);font-size:.9rem;font-weight:500;margin-bottom:15px;letter-spacing:1px;text-transform:uppercase}.Footer_description__30bma{color:hsla(0,0%,100%,.8);line-height:1.8;margin-bottom:25px;font-size:.95rem}.Footer_social__N_1a6{display:flex;gap:15px}.Footer_socialLink__QlgzW{width:42px;height:42px;display:flex;background:hsla(0,0%,100%,.1);text-decoration:none;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.1)}.Footer_socialIcon__k8mbQ{font-size:1.2rem;display:block}.Footer_socialIcon__k8mbQ svg{width:20px;height:20px;display:block;color:inherit}.Footer_socialLink__QlgzW{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.04);color:var(--light-color);transition:all .2s ease}.Footer_socialLink__QlgzW:hover{color:#fff}.Footer_socialLink__QlgzW svg{width:20px;height:20px;display:block;fill:currentColor}.Footer_srOnly__ilYya{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Footer_facebook__xU7CO:hover{background:#1877f2}.Footer_instagram__ATBX9:hover{background:radial-gradient(circle at 30% 30%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.Footer_twitter__CEqrp:hover{background:#1da1f2}.Footer_youtube__uj8ZP:hover{background:red}.Footer_socialLink__QlgzW:hover{background:var(--primary-color);transform:translateY(-3px);border-color:var(--primary-color);box-shadow:0 5px 15px rgba(107,142,111,.3)}.Footer_sectionTitle__PgL_u{font-size:1.2rem;font-weight:600;margin-bottom:20px;color:var(--light-color)}.Footer_links__FUMk9{list-style:none;display:flex;flex-direction:column;gap:12px}.Footer_links__FUMk9 li a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease;font-size:.95rem;cursor:pointer;display:inline-block}.Footer_links__FUMk9 li a:hover{color:var(--secondary-color);padding-left:5px;transform:translateX(3px)}.Footer_contactInfo__96yoa{list-style:none;display:flex;flex-direction:column;gap:15px;color:hsla(0,0%,100%,.8);font-size:.95rem;line-height:1.6}.Footer_contactInfo__96yoa li{display:flex;align-items:flex-start;gap:12px;transition:all .3s ease}.Footer_contactInfo__96yoa li:hover{color:#fff;transform:translateX(3px)}.Footer_contactIcon__JWZVn{font-size:1.1rem;flex-shrink:0;margin-top:2px}.Footer_footerInfo__zYTj_{display:grid;grid-gap:8px;gap:8px}.Footer_contactRow__AVuoe{display:flex;flex-direction:column}.Footer_contactHeading__J6fpk{font-weight:700;color:var(--light-color);font-size:.95rem;margin-bottom:6px}.Footer_contactText__lgJUD{color:hsla(0,0%,100%,.85);font-size:.95rem;line-height:1.4}.Footer_contactText__lgJUD a{color:hsla(0,0%,100%,.95);text-decoration:none}.Footer_contactText__lgJUD a:hover{color:var(--secondary-color)}.Footer_contactSmall__8IdXD{margin-top:6px;color:hsla(0,0%,100%,.65);font-size:.85rem}.Footer_infoCard__VduoH{background:transparent;padding:0;border-left:none;box-shadow:none}.Footer_infoIcon__3LrzN{display:none}.Footer_infoCardContent__ZYex4 h3{margin:0 0 6px;font-size:1rem;color:var(--light-color)}.Footer_infoCardContent__ZYex4 p{margin:0;color:hsla(0,0%,100%,.8);font-size:.95rem;line-height:1.4}.Footer_bottom__EAn0o{padding-top:30px;border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);font-size:.9rem}.Footer_bottomContent__JBGFX{justify-content:space-between}.Footer_bottomContent__JBGFX,.Footer_bottomLinks___iapu{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.Footer_bottomLinks___iapu a{color:hsla(0,0%,100%,.6);text-decoration:none;transition:all .3s ease;font-size:.9rem}.Footer_bottomLinks___iapu a:hover{color:var(--secondary-color)}.Footer_bottomLinks___iapu span{color:hsla(0,0%,100%,.3)}@media (max-width:968px){.Footer_content__Udo8q{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.Footer_footer___jHMt{padding:40px 0 20px}.Footer_content__Udo8q{grid-template-columns:1fr;gap:30px}.Footer_logo__aDLHQ{font-size:1.5rem}.Footer_sectionTitle__PgL_u{font-size:1.1rem}.Footer_bottomContent__JBGFX{flex-direction:column;text-align:center}.Footer_bottomLinks___iapu{justify-content:center}.Footer_contactInfo__96yoa li{flex-direction:column;gap:5px}}