.CookieBanner-module__cookieBanner___P7OI2{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#435b6b,#2c3e50);color:#fff;z-index:1000;box-shadow:0 -4px 20px #00000026;border-top:3px solid #3498db;min-height:80px;max-height:120px}.CookieBanner-module__container___iohod{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}.CookieBanner-module__content___Tw26t{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.CookieBanner-module__text___setHP{flex:1;font-size:.95rem;line-height:1.5;margin:0;color:#f8f9fa}.CookieBanner-module__link___IAGjr{color:#3498db;text-decoration:underline;font-weight:500;transition:color .3s ease}.CookieBanner-module__link___IAGjr:hover{color:#5dade2;text-decoration:none}.CookieBanner-module__acceptButton___lSD-J{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #3498db4d;min-width:120px;min-height:44px;height:44px;white-space:nowrap}.CookieBanner-module__acceptButton___lSD-J:hover{background:linear-gradient(135deg,#2980b9,#1f618d);transform:translateY(-1px);box-shadow:0 4px 12px #3498db66}.CookieBanner-module__acceptButton___lSD-J:active{transform:translateY(0);box-shadow:0 2px 6px #3498db4d}@media (max-width: 768px){.CookieBanner-module__container___iohod{padding:1rem}.CookieBanner-module__content___Tw26t{flex-direction:column;align-items:stretch;gap:1rem;text-align:center}.CookieBanner-module__text___setHP{font-size:.9rem;margin-bottom:.5rem}.CookieBanner-module__acceptButton___lSD-J{width:100%;padding:.875rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.CookieBanner-module__container___iohod{padding:.875rem}.CookieBanner-module__text___setHP{font-size:.85rem;line-height:1.4}.CookieBanner-module__acceptButton___lSD-J{padding:.75rem 1.25rem;font-size:.95rem}}@keyframes CookieBanner-module__slideUp___zMXpk{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.CookieBanner-module__cookieBanner___P7OI2{animation:CookieBanner-module__slideUp___zMXpk .5s ease-out}:root{--color-primary: #EC701C;--color-secondary: #435B6B;--color-secondary-light: #C0D4E2;--color-text-white: #FFFFFF;--color-text-black: #000000;--color-text-gray-600: #4B5563;--color-text-primary: #373737;--color-text-secondary: #4D4D4F;--color-bg-white: #FFFFFF;--color-bg-shadow: #2C3D42;--color-border-default: #4D4D4F;--color-text-error: #DC2626;--gradient-hero-start: rgba(107, 147, 159, 1);--gradient-hero-middle: rgba(188, 218, 227, 1);--gradient-hero-end: rgba(145, 177, 189, 1);--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: .75rem;--spacing-lg: 1rem;--spacing-xl: 1.25rem;--spacing-2xl: 1.5rem;--spacing-3xl: 2rem;--spacing-4xl: 2.5rem;--spacing-5xl: 3rem;--spacing-6xl: 3.5rem;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-size-6xl: 3.75rem;--font-size-7xl: 4.5rem;--line-height-none: 1;--line-height-tight: 1.25;--line-height-snug: 1.375;--line-height-normal: 1.5;--line-height-relaxed: 1.625;--line-height-loose: 2;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-family-primary: "Roboto", sans-serif;--font-family-secondary: "Inter", sans-serif;--radius-none: 0;--radius-sm: .125rem;--radius-md: .25rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-4xl: 2rem;--radius-5xl: 2.5rem;--radius-6xl: 3rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--transition-normal: all .2s ease;--transition-long: all .3s ease;--z-default: 10;--z-dropdown: 1000;--z-fixed: 50;--z-modal: 1000;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px;--container-max: 1650px}body{margin:0;padding:0;font-family:var(--font-family-primary);line-height:var(--line-height-normal);color:var(--color-text-primary);overflow-x:hidden}.container{width:100%;margin:0 auto;padding:0 .75rem}@media (max-width: 767px){.container{padding:0 .75rem;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){.container{padding:0 1rem;max-width:90%}}@media (min-width: 1024px) and (max-width: 1919px){.container{padding:0 1.5rem;max-width:80%}}@media (min-width: 1920px) and (max-width: 2559px){.container{padding:0 2.5rem;max-width:70%}}@media (min-width: 2560px){.container{padding:0 3rem;max-width:60%}}.text-responsive-xs{font-size:.75rem}.text-responsive-sm{font-size:.875rem}.text-responsive-md{font-size:1rem}.text-responsive-lg{font-size:1.125rem}.text-responsive-xl{font-size:1.25rem}.text-responsive-2xl{font-size:1.5rem}.text-responsive-3xl{font-size:1.875rem}@media (max-width: 767px){.text-responsive-xs{font-size:.6875rem}.text-responsive-sm{font-size:.75rem}.text-responsive-md{font-size:.875rem}.text-responsive-lg{font-size:1rem}.text-responsive-xl{font-size:1.125rem}.text-responsive-2xl{font-size:1.25rem}.text-responsive-3xl{font-size:1.5rem}}@media (min-width: 1024px) and (max-width: 1919px){.text-responsive-xs{font-size:.75rem}.text-responsive-sm{font-size:.875rem}.text-responsive-md{font-size:1rem}.text-responsive-lg{font-size:1.125rem}.text-responsive-xl{font-size:1.25rem}.text-responsive-2xl{font-size:1.5rem}.text-responsive-3xl{font-size:1.875rem}}@media (min-width: 1920px) and (max-width: 2559px){.text-responsive-xs{font-size:.875rem}.text-responsive-sm{font-size:1rem}.text-responsive-md{font-size:1.125rem}.text-responsive-lg{font-size:1.25rem}.text-responsive-xl{font-size:1.375rem}.text-responsive-2xl{font-size:1.625rem}.text-responsive-3xl{font-size:2rem}}@media (min-width: 2560px){.text-responsive-xs{font-size:1rem}.text-responsive-sm{font-size:1.125rem}.text-responsive-md{font-size:1.25rem}.text-responsive-lg{font-size:1.375rem}.text-responsive-xl{font-size:1.5rem}.text-responsive-2xl{font-size:1.75rem}.text-responsive-3xl{font-size:2.25rem}}.spacing-responsive-xs{margin:.25rem;padding:.25rem}.spacing-responsive-sm{margin:.5rem;padding:.5rem}.spacing-responsive-md{margin:.75rem;padding:.75rem}.spacing-responsive-lg{margin:1rem;padding:1rem}.spacing-responsive-xl{margin:1.25rem;padding:1.25rem}.spacing-responsive-2xl{margin:1.5rem;padding:1.5rem}@media (max-width: 767px){.spacing-responsive-xs{margin:.125rem;padding:.125rem}.spacing-responsive-sm{margin:.25rem;padding:.25rem}.spacing-responsive-md{margin:.5rem;padding:.5rem}.spacing-responsive-lg{margin:.75rem;padding:.75rem}.spacing-responsive-xl{margin:1rem;padding:1rem}.spacing-responsive-2xl{margin:1.25rem;padding:1.25rem}}@media (min-width: 1024px) and (max-width: 1919px){.spacing-responsive-xs{margin:.25rem;padding:.25rem}.spacing-responsive-sm{margin:.5rem;padding:.5rem}.spacing-responsive-md{margin:.75rem;padding:.75rem}.spacing-responsive-lg{margin:1rem;padding:1rem}.spacing-responsive-xl{margin:1.25rem;padding:1.25rem}.spacing-responsive-2xl{margin:1.5rem;padding:1.5rem}}@media (min-width: 1920px) and (max-width: 2559px){.spacing-responsive-xs{margin:.375rem;padding:.375rem}.spacing-responsive-sm{margin:.625rem;padding:.625rem}.spacing-responsive-md{margin:.875rem;padding:.875rem}.spacing-responsive-lg{margin:1.25rem;padding:1.25rem}.spacing-responsive-xl{margin:1.5rem;padding:1.5rem}.spacing-responsive-2xl{margin:1.75rem;padding:1.75rem}}@media (min-width: 2560px){.spacing-responsive-xs{margin:.5rem;padding:.5rem}.spacing-responsive-sm{margin:.75rem;padding:.75rem}.spacing-responsive-md{margin:1rem;padding:1rem}.spacing-responsive-lg{margin:1.5rem;padding:1.5rem}.spacing-responsive-xl{margin:1.75rem;padding:1.75rem}.spacing-responsive-2xl{margin:2rem;padding:2rem}}.grid-responsive-1,.grid-responsive-2,.grid-responsive-3{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 768px) and (max-width: 1023px){.grid-responsive-2,.grid-responsive-3{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width: 1024px) and (max-width: 1919px){.grid-responsive-2{grid-template-columns:repeat(2,1fr);gap:1.25rem}.grid-responsive-3{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width: 1920px) and (max-width: 2559px){.grid-responsive-2{grid-template-columns:repeat(2,1fr);gap:1.5rem}.grid-responsive-3{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 2560px){.grid-responsive-2{grid-template-columns:repeat(2,1fr);gap:2rem}.grid-responsive-3{grid-template-columns:repeat(3,1fr);gap:2rem}}.flex-responsive-column,.flex-responsive-row{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 768px){.flex-responsive-row{flex-direction:row;gap:1rem}}@media (min-width: 1024px) and (max-width: 1919px){.flex-responsive-row{gap:1.25rem}}@media (min-width: 1920px) and (max-width: 2559px){.flex-responsive-row{gap:1.5rem}}@media (min-width: 2560px){.flex-responsive-row{gap:2rem}}.hide-mobile{display:none}.show-mobile{display:block}@media (min-width: 768px){.hide-mobile{display:block}.show-mobile{display:none}}.img-responsive{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.img-responsive-mobile{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.img-responsive-mobile{height:250px}}@media (min-width: 1024px) and (max-width: 1919px){.img-responsive-mobile{height:300px}}@media (min-width: 1920px) and (max-width: 2559px){.img-responsive-mobile{height:350px}}@media (min-width: 2560px){.img-responsive-mobile{height:400px}}.btn-responsive{padding:.75rem 1.5rem;font-size:.875rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;width:100%}@media (min-width: 768px){.btn-responsive{width:auto;padding:.875rem 1.75rem;font-size:1rem}}@media (min-width: 1024px) and (max-width: 1919px){.btn-responsive{padding:1rem 2rem;font-size:1.125rem}}@media (min-width: 1920px) and (max-width: 2559px){.btn-responsive{padding:1.25rem 2.5rem;font-size:1.25rem}}@media (min-width: 2560px){.btn-responsive{padding:1.5rem 3rem;font-size:1.375rem}}.section-responsive{padding:1rem .75rem}@media (min-width: 768px) and (max-width: 1023px){.section-responsive{padding:2rem 1.5rem}}@media (min-width: 1024px) and (max-width: 1919px){.section-responsive{padding:3rem 2rem}}@media (min-width: 1920px) and (max-width: 2559px){.section-responsive{padding:4rem 3rem}}@media (min-width: 2560px){.section-responsive{padding:5rem 4rem}}.card-responsive{background-color:var(--color-bg-white);border-radius:.75rem;padding:1rem;box-shadow:var(--shadow-md);margin-bottom:1rem}@media (min-width: 768px){.card-responsive{padding:1.5rem;margin-bottom:1.5rem}}@media (min-width: 1024px) and (max-width: 1919px){.card-responsive{padding:2rem;margin-bottom:2rem}}@media (min-width: 1920px) and (max-width: 2559px){.card-responsive{padding:2.5rem;margin-bottom:2.5rem}}@media (min-width: 2560px){.card-responsive{padding:3rem;margin-bottom:3rem}}.form-responsive{display:flex;flex-direction:column;gap:.75rem}.form-responsive input,.form-responsive textarea,.form-responsive select{padding:.75rem;border:2px solid #E2E7EA;border-radius:.5rem;font-size:.875rem;width:100%}@media (min-width: 768px){.form-responsive input,.form-responsive textarea,.form-responsive select{padding:.875rem;font-size:1rem}}@media (min-width: 1024px) and (max-width: 1919px){.form-responsive input,.form-responsive textarea,.form-responsive select{padding:1rem;font-size:1.125rem}}@media (min-width: 1920px) and (max-width: 2559px){.form-responsive input,.form-responsive textarea,.form-responsive select{padding:1.25rem;font-size:1.25rem}}@media (min-width: 2560px){.form-responsive input,.form-responsive textarea,.form-responsive select{padding:1.5rem;font-size:1.375rem}}:root{--metallurg-color-primary: #435B6B;--metallurg-color-secondary: #95A8B4;--metallurg-color-accent: #EC701C;--metallurg-color-background: #F3F3F3;--metallurg-color-surface: #FFFFFF;--metallurg-color-text: #373737;--metallurg-color-text-secondary: #4D4D4F;--metallurg-color-blue-light: #D1E0E4;--metallurg-color-grey-light: #E2E7EA;--metallurg-color-grey-medium: #919191;--metallurg-font-h1-family: "Roboto";--metallurg-font-h1-size: 40px;--metallurg-font-h1-weight: 400;--metallurg-font-h1-line-height: 1.1;--metallurg-font-h2-family: "Roboto";--metallurg-font-h2-size: 20px;--metallurg-font-h2-weight: 700;--metallurg-font-h2-line-height: 1.3;--metallurg-font-body-family: "Roboto";--metallurg-font-body-size: 15px;--metallurg-font-body-weight: 400;--metallurg-font-body-line-height: 1.3;--metallurg-font-small-family: "Roboto";--metallurg-font-small-size: 14px;--metallurg-font-small-weight: 400;--metallurg-font-small-line-height: 1.3;--metallurg-font-button-family: "Roboto";--metallurg-font-button-size: 15px;--metallurg-font-button-weight: 600;--metallurg-font-button-line-height: 1.3;--metallurg-spacing-xs: 4px;--metallurg-spacing-sm: 8px;--metallurg-spacing-md: 16px;--metallurg-spacing-lg: 24px;--metallurg-spacing-xl: 32px;--metallurg-spacing-2xl: 48px;--metallurg-spacing-3xl: 64px;--metallurg-radius-sm: 4px;--metallurg-radius-md: 8px;--metallurg-radius-lg: 12px;--metallurg-radius-xl: 16px;--metallurg-radius-full: 9999px;--metallurg-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--metallurg-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--metallurg-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--metallurg-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1)}.bg-metallurg-primary{background-color:var(--metallurg-color-primary)}.bg-metallurg-secondary{background-color:var(--metallurg-color-secondary)}.bg-metallurg-accent{background-color:var(--metallurg-color-accent)}.bg-metallurg-surface{background-color:var(--metallurg-color-surface)}.bg-metallurg-blue-light{background-color:var(--metallurg-color-blue-light)}.text-metallurg-primary{color:var(--metallurg-color-primary)}.text-metallurg-secondary{color:var(--metallurg-color-secondary)}.text-metallurg-accent{color:var(--metallurg-color-accent)}.text-metallurg-text{color:var(--metallurg-color-text)}.text-metallurg-text-secondary{color:var(--metallurg-color-text-secondary)}.font-metallurg-h1{font-family:var(--metallurg-font-h1-family);font-size:var(--metallurg-font-h1-size);font-weight:var(--metallurg-font-h1-weight);line-height:var(--metallurg-font-h1-line-height)}.font-metallurg-h2{font-family:var(--metallurg-font-h2-family);font-size:var(--metallurg-font-h2-size);font-weight:var(--metallurg-font-h2-weight);line-height:var(--metallurg-font-h2-line-height)}.font-metallurg-body{font-family:var(--metallurg-font-body-family);font-size:var(--metallurg-font-body-size);font-weight:var(--metallurg-font-body-weight);line-height:var(--metallurg-font-body-line-height)}.font-metallurg-small{font-family:var(--metallurg-font-small-family);font-size:var(--metallurg-font-small-size);font-weight:var(--metallurg-font-small-weight);line-height:var(--metallurg-font-small-line-height)}.font-metallurg-button{font-family:var(--metallurg-font-button-family);font-size:var(--metallurg-font-button-size);font-weight:var(--metallurg-font-button-weight);line-height:var(--metallurg-font-button-line-height)}.metallurg-button-primary{background-color:var(--metallurg-color-accent);color:#fff;padding:12px 30px 14px;border-radius:8px;font-family:var(--metallurg-font-button-family);font-size:var(--metallurg-font-button-size);font-weight:var(--metallurg-font-button-weight);line-height:var(--metallurg-font-button-line-height);border:none;cursor:pointer;transition:all .2s ease}.metallurg-button-primary:hover{background-color:#d65e17;transform:translateY(-1px)}.metallurg-button-secondary{background-color:var(--metallurg-color-secondary);color:#fff;padding:12px 30px 14px;border-radius:8px;font-family:var(--metallurg-font-button-family);font-size:var(--metallurg-font-button-size);font-weight:var(--metallurg-font-button-weight);line-height:var(--metallurg-font-button-line-height);border:none;cursor:pointer;transition:all .2s ease}.metallurg-card{background-color:var(--metallurg-color-surface);border-radius:20px;box-shadow:0 4px 20px #747e8433;padding:20px;transition:all .3s ease}.metallurg-card:hover{transform:translateY(-4px)}.metallurg-container{max-width:1280px;margin:0 auto;padding:0 32px}@media (min-width: 768px){.figma-container{padding:0 var(--metallurg-spacing-lg)}}@media (min-width: 1024px){.figma-container{padding:0 var(--metallurg-spacing-xl)}}:root.motion-enabled{--motion-duration-ultra-fast: .12s;--motion-duration-fast: .2s;--motion-duration-base: .32s;--motion-duration-slow: .48s;--motion-easing-standard: cubic-bezier(.2, 0, 0, 1);--motion-easing-emphasized: cubic-bezier(.2, 0, 0, 1.2);--motion-easing-decelerate: cubic-bezier(.05, .7, .1, 1);--motion-easing-accelerate: cubic-bezier(.3, 0, .8, .15)}@media (prefers-reduced-motion: reduce){:root.motion-enabled{--motion-duration-ultra-fast: 1ms;--motion-duration-fast: 1ms;--motion-duration-base: 1ms;--motion-duration-slow: 1ms}}@keyframes mm-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes mm-fade-down{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes mm-fade-left{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes mm-fade-right{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes mm-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes mm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mm-press{0%{transform:scale(1)}50%{transform:scale(.98)}to{transform:scale(1)}}@keyframes mm-float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes mm-shine{0%{background-position:-100% 0}to{background-position:200% 0}}.mm-animate-in{animation-duration:var(--motion-duration-base);animation-timing-function:var(--motion-easing-decelerate);animation-fill-mode:both}.mm-fade-up{animation-name:mm-fade-up}.mm-fade-down{animation-name:mm-fade-down}.mm-fade-left{animation-name:mm-fade-left}.mm-fade-right{animation-name:mm-fade-right}.mm-scale-in{animation-name:mm-scale-in}.mm-fade-in{animation-name:mm-fade-in}.mm-float{animation-name:mm-float;animation-duration:3s;animation-iteration-count:infinite}.mm-shine{animation-name:mm-shine;animation-duration:2s;animation-iteration-count:infinite}.mm-pressable{transition:transform var(--motion-duration-fast) var(--motion-easing-standard),box-shadow var(--motion-duration-fast) var(--motion-easing-standard);will-change:transform}.mm-pressable:active{transform:scale(.98)}.mm-hover-elevate{transition:transform var(--motion-duration-fast) var(--motion-easing-standard),box-shadow var(--motion-duration-fast) var(--motion-easing-standard)}.mm-hover-elevate:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014}.mm-link-underline{position:relative}.mm-link-underline:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform-origin:left;transform:scaleX(0);transition:transform var(--motion-duration-fast) var(--motion-easing-standard)}.mm-link-underline:hover:after{transform:scaleX(1)}.mm-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:12px 20px;font-weight:600;line-height:1.3;cursor:pointer;text-decoration:none;transition:transform var(--motion-duration-fast) var(--motion-easing-standard),box-shadow var(--motion-duration-fast) var(--motion-easing-standard),background-color var(--motion-duration-fast) var(--motion-easing-standard),color var(--motion-duration-fast) var(--motion-easing-standard);will-change:transform}.mm-btn--primary{background:#ec701c;color:#fff}.mm-btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 12px #0000001a;background:#d6621a}.mm-btn--primary:active{transform:translateY(0) scale(.98)}.mm-btn--ghost{background:transparent;color:#435b6b;border:1px solid #435B6B}.mm-btn--ghost:hover{box-shadow:0 8px 16px #435b6b26;transform:translateY(-1px)}.mm-btn--ghost:active{transform:translateY(0) scale(.98)}.mm-btn--link{background:transparent;color:#435b6b;padding:0}.mm-btn--link:hover{color:#2d3f4a}.mm-btn__icon{transition:transform var(--motion-duration-fast) var(--motion-easing-standard)}.mm-btn:hover .mm-btn__icon{transform:translate(2px)}@media (max-width: 767px){.mm-btn{padding:10px 16px}.mm-btn:hover{transform:none;box-shadow:none}}.mm-text-gradient{background:linear-gradient(90deg,#435b6b,#95a8b4);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes mm-letter-in{0%{letter-spacing:.1em;opacity:0}to{letter-spacing:0em;opacity:1}}.mm-letter-in{animation:mm-letter-in var(--motion-duration-base) var(--motion-easing-decelerate) both}.mm-link-underline-strong{position:relative}.mm-link-underline-strong:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--motion-duration-fast) var(--motion-easing-standard)}.mm-link-underline-strong:hover:after{transform:scaleX(1)}.mm-parallax-container{perspective:800px;transform-style:preserve-3d}.mm-parallax-layer{will-change:transform}.mm-hover-lift{transition:transform var(--motion-duration-fast) var(--motion-easing-standard),box-shadow var(--motion-duration-fast) var(--motion-easing-standard)}.mm-hover-lift:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.mm-hover-glow{position:relative;transition:box-shadow var(--motion-duration-fast) var(--motion-easing-standard)}.mm-hover-glow:hover{box-shadow:0 0 20px #435b6b4d}.mm-hover-zoom{overflow:hidden;transition:transform var(--motion-duration-base) var(--motion-easing-standard)}.mm-hover-zoom:hover{transform:scale(1.05)}.mm-hover-zoom img{transition:transform var(--motion-duration-base) var(--motion-easing-standard)}.mm-hover-zoom:hover img{transform:scale(1.1)}.mm-stagger-container>*{opacity:1;transform:translateY(0);animation:mm-fade-up var(--motion-duration-base) var(--motion-easing-decelerate) both}.mm-stagger-container>*:nth-child(1){animation-delay:0ms}.mm-stagger-container>*:nth-child(2){animation-delay:.1s}.mm-stagger-container>*:nth-child(3){animation-delay:.2s}.mm-stagger-container>*:nth-child(4){animation-delay:.3s}.mm-stagger-container>*:nth-child(5){animation-delay:.4s}.mm-text-reveal{opacity:1;transform:translateY(0);animation:mm-fade-up var(--motion-duration-base) var(--motion-easing-decelerate) both}.mm-tilt-gentle{transition:transform var(--motion-duration-base) var(--motion-easing-standard);transform-style:preserve-3d}@keyframes mm-pulse{0%,to{opacity:1}50%{opacity:.7}}.mm-pulse{animation:mm-pulse 2s ease-in-out infinite}.mm-image-loading{filter:blur(5px);transition:filter var(--motion-duration-slow) ease}.mm-image-loaded{filter:blur(0)}.mm-nav-link{position:relative;transition:color var(--motion-duration-fast) var(--motion-easing-standard)}.mm-nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--motion-duration-fast) var(--motion-easing-standard)}.mm-nav-link:hover:after{transform:scaleX(1)}.mm-nav-link:hover{color:#ec701c}.mm-hover-overlay{position:relative;transition:background-color var(--motion-duration-fast) var(--motion-easing-standard)!important}.mm-hover-overlay:hover{background-color:#fff;transform:none!important;box-shadow:none!important;z-index:auto!important}.mm-hover-overlay:hover .ProductsSection-module__productCardContent___iJKtq{background-color:#fff;border-radius:inherit}.mm-roboto-font{font-family:Roboto,sans-serif!important}.mm-magnetic-btn{position:relative;overflow:visible;transform-style:preserve-3d;transition:transform .2s ease}.mm-btn-glow{position:relative;z-index:1;overflow:hidden}.mm-btn-glow:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#ec701c,#f5a96c,#ec701c);background-size:200% 200%;z-index:-1;border-radius:inherit;opacity:0;transition:opacity .3s ease}.mm-btn.mm-btn-glow:hover:before{opacity:1;animation:mm-shine 2s linear infinite}.mm-card-3d{transform-style:preserve-3d;perspective:1000px;transition:transform .3s ease}.mm-card-3d-content{position:relative;transform-style:preserve-3d;transition:transform .3s ease}.mm-floating{animation:mm-float 3s ease-in-out infinite}@media (max-width: 767px){.mm-hover-lift:hover,.mm-hover-glow:hover,.mm-tilt-gentle:hover{transform:none;box-shadow:none}.mm-hover-zoom:hover,.mm-hover-zoom:hover img{transform:none}.mm-hover-overlay:hover{background-color:transparent}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.anim-breathe{animation:breathe var(--anim-duration-xl) ease-in-out infinite}@keyframes breathe{0%{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(1.015)}to{transform:translateZ(0) scale(1)}}.hover-lift{transition:transform var(--anim-duration-md) var(--anim-ease-standard),box-shadow var(--anim-duration-md) ease;will-change:transform}.hover-lift:hover{transform:translate3d(0,-6px,0);box-shadow:0 12px 24px #0000001f}.blur-up{filter:blur(12px);transform:scale(1.02);transition:filter var(--anim-duration-lg) ease,transform var(--anim-duration-lg) ease,opacity var(--anim-duration-md) ease}.blur-up-loaded{filter:blur(0);transform:scale(1)}.mobile-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#435b6b;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;min-height:60px;font-family:Roboto,sans-serif}.mobile-header-logo{height:32px;width:auto}.mobile-menu-button{background:none;border:none;color:#fff;padding:.5rem;border-radius:.375rem;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.mobile-menu-button:active{background:#ffffff1a}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1001;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:60px}.mobile-menu-content{background:#fff;width:280px;height:100%;padding:1.5rem 1rem;box-shadow:-4px 0 6px -1px #0000001a;overflow-y:auto}.mobile-menu-item{display:block;padding:.875rem 0;color:#435b6b;text-decoration:none;font-weight:500;font-family:Roboto,sans-serif;border-bottom:1px solid #e5e7eb;transition:color .2s ease}.mobile-menu-item:active{color:#ec701c}.mobile-product-card{background:#fff;border-radius:1rem;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 4px -1px #0000001a;border:1px solid #e5e7eb}.mobile-product-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;margin-bottom:.75rem}.mobile-product-title{font-size:1.125rem;font-weight:600;color:#435b6b;margin-bottom:.5rem;line-height:1.4}.mobile-product-description{font-size:.875rem;color:#6b7280;line-height:1.5;margin-bottom:1rem}.mobile-product-button{width:100%;background:#ec701c;color:#fff;padding:.875rem;border-radius:.5rem;font-weight:600;font-size:.875rem;border:none;min-height:44px;transition:all .2s ease}.mobile-product-button:active{background:#d65f0a;transform:scale(.98)}.mobile-form-container{background:#fff;border-radius:1rem;padding:1.5rem;margin:1rem;box-shadow:0 4px 6px -1px #0000001a}.mobile-form-title{font-size:1.25rem;font-weight:600;color:#435b6b;margin-bottom:1.5rem;text-align:center}.mobile-form-group{margin-bottom:1rem}.mobile-form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.mobile-form-input{width:100%;padding:.875rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;min-height:44px;background:#fff;transition:border-color .2s ease}.mobile-form-input:focus{outline:none;border-color:#ec701c;box-shadow:0 0 0 3px #ec701c1a}.mobile-form-textarea{width:100%;padding:.875rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;min-height:88px;background:#fff;resize:vertical;transition:border-color .2s ease}.mobile-form-textarea:focus{outline:none;border-color:#ec701c;box-shadow:0 0 0 3px #ec701c1a}.mobile-form-submit{width:100%;background:#ec701c;color:#fff;padding:.875rem;border-radius:.5rem;font-weight:600;font-size:1rem;border:none;min-height:44px;margin-top:1rem;transition:all .2s ease}.mobile-form-submit:active{background:#d65f0a;transform:scale(.98)}.mobile-form-submit:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.mobile-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.mobile-modal-container{background:#fff;border-radius:1rem;padding:1.5rem;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;position:relative}.mobile-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#6b7280;padding:.5rem;border-radius:.375rem;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.mobile-modal-close:active{background:#f3f4f6}.mobile-list{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.mobile-list-item{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;min-height:60px;transition:background-color .2s ease}.mobile-list-item:last-child{border-bottom:none}.mobile-list-item:active{background:#f9fafb}.mobile-list-item-content{flex:1}.mobile-list-item-title{font-size:1rem;font-weight:500;color:#435b6b;margin-bottom:.25rem}.mobile-list-item-subtitle{font-size:.875rem;color:#6b7280}.mobile-list-item-icon{color:#ec701c;margin-left:.75rem}.mobile-tabs{display:flex;background:#fff;border-radius:.75rem;padding:.25rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a}.mobile-tab{flex:1;padding:.75rem;text-align:center;font-size:.875rem;font-weight:500;color:#6b7280;border-radius:.5rem;transition:all .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center}.mobile-tab.active{background:#ec701c;color:#fff}.mobile-tab:active:not(.active){background:#f3f4f6}.mobile-notification{position:fixed;top:80px;left:1rem;right:1rem;background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 4px 6px -1px #0000001a;border-left:4px solid #EC701C;z-index:1000;animation:mobileSlideDown .3s ease-out}.mobile-notification.success{border-left-color:#10b981}.mobile-notification.error{border-left-color:#ef4444}.mobile-notification.warning{border-left-color:#f59e0b}@keyframes mobileSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.mobile-action-buttons{display:flex;gap:.75rem;margin-top:1rem}.mobile-action-button{flex:1;padding:.875rem;border-radius:.5rem;font-weight:600;font-size:.875rem;min-height:44px;border:none;transition:all .2s ease}.mobile-action-button.primary{background:#ec701c;color:#fff}.mobile-action-button.secondary{background:#fff;color:#435b6b;border:1px solid #435B6B}.mobile-action-button:active{transform:scale(.98)}.mobile-action-button.primary:active{background:#d65f0a}.mobile-action-button.secondary:active{background:#f3f4f6}.mobile-image-container{position:relative;width:100%;border-radius:.75rem;overflow:hidden;margin-bottom:1rem}.mobile-image{width:100%;height:auto;display:block}.mobile-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:1rem}.mobile-image-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.mobile-image-subtitle{font-size:.875rem;opacity:.9}.mobile-loading{display:flex;align-items:center;justify-content:center;padding:2rem}.mobile-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #EC701C;border-radius:50%;animation:mobileSpin 1s linear infinite}@keyframes mobileSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-loading-text{margin-left:.75rem;color:#6b7280;font-size:.875rem}.mobile-empty-state{text-align:center;padding:2rem 1rem;color:#6b7280}.mobile-empty-icon{width:64px;height:64px;margin:0 auto 1rem;color:#d1d5db}.mobile-empty-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#374151}.mobile-empty-description{font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.mobile-content{padding-top:60px;padding-bottom:80px}.mobile-section{padding:1rem;margin-bottom:1rem}.mobile-section-title{font-size:1.25rem;font-weight:600;color:#435b6b;margin-bottom:1rem;text-align:center}.mobile-text-center{text-align:center}.mobile-text-left{text-align:left}.mobile-text-right{text-align:right}.mobile-hidden{display:none!important}.mobile-block{display:block!important}.mobile-flex{display:flex!important}.mobile-grid{display:grid!important}.mobile-w-full{width:100%!important}.mobile-h-full{height:100%!important}.mobile-mb-0{margin-bottom:0!important}.mobile-mb-1{margin-bottom:.25rem!important}.mobile-mb-2{margin-bottom:.5rem!important}.mobile-mb-3{margin-bottom:.75rem!important}.mobile-mb-4{margin-bottom:1rem!important}.mobile-p-0{padding:0!important}.mobile-p-1{padding:.25rem!important}.mobile-p-2{padding:.5rem!important}.mobile-p-3{padding:.75rem!important}.mobile-p-4{padding:1rem!important}@media (min-width: 640px) and (max-width: 1023px){.container{padding-left:1.5rem;padding-right:1.5rem}.tablet-padding{padding:1.5rem}.tablet-text-base{font-size:1rem;line-height:1.5rem}.tablet-text-lg{font-size:1.125rem;line-height:1.75rem}.tablet-text-xl{font-size:1.25rem;line-height:1.75rem}.tablet-text-2xl{font-size:1.5rem;line-height:2rem}.tablet-card{padding:1.5rem;border-radius:1rem;margin-bottom:1.5rem}.tablet-btn{padding:1rem 1.5rem;font-size:1rem;border-radius:.75rem;min-height:48px}.tablet-form input,.tablet-form textarea{padding:1rem;font-size:1rem;border-radius:.75rem;min-height:48px}.tablet-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.tablet-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.tablet-img{width:100%;height:auto;border-radius:.75rem}.tablet-modal{max-width:600px;padding:2rem}.tablet-nav{padding:1rem 1.5rem}.tablet-nav-item{padding:.75rem 1rem;font-size:1rem}.tablet-text-center{text-align:center}.tablet-text-left{text-align:left}.tablet-text-right{text-align:right}.tablet-hidden{display:none!important}.tablet-block{display:block!important}.tablet-flex{display:flex!important}.tablet-grid{display:grid!important}.tablet-w-full{width:100%!important}.tablet-h-full{height:100%!important}.tablet-mb-0{margin-bottom:0!important}.tablet-mb-1{margin-bottom:.25rem!important}.tablet-mb-2{margin-bottom:.5rem!important}.tablet-mb-3{margin-bottom:.75rem!important}.tablet-mb-4{margin-bottom:1rem!important}.tablet-mb-6{margin-bottom:1.5rem!important}.tablet-p-0{padding:0!important}.tablet-p-1{padding:.25rem!important}.tablet-p-2{padding:.5rem!important}.tablet-p-3{padding:.75rem!important}.tablet-p-4{padding:1rem!important}.tablet-p-6{padding:1.5rem!important}}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"),local("Roboto-Light")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),local("Roboto-Regular")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"),local("Roboto-Medium")}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-display:swap;src:local("Roboto SemiBold"),local("Roboto-SemiBold")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"),local("Roboto-Bold")}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}img{max-width:100%;height:auto;display:block}img[width][height]{aspect-ratio:attr(width) / attr(height)}.loading-placeholder{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}html{scroll-behavior:smooth;font-family:Roboto,sans-serif}body{line-height:1.6;color:#334155;overflow-x:hidden;font-family:Roboto,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#64748b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-fadeInUp{animation:fadeInUp .6s ease-out}.animate-fadeInLeft{animation:fadeInLeft .6s ease-out}.animate-fadeInRight{animation:fadeInRight .6s ease-out}.btn-primary{@apply bg-blue-700 hover:bg-blue-800 text-white font-semibold py-3 px-6 rounded-lg transition-all duration-200 shadow-lg hover:shadow-xl transform hover:-translate-y-0.5;}.btn-secondary{@apply border border-slate-300 hover:border-blue-700 text-slate-700 hover:text-blue-700 font-semibold py-3 px-6 rounded-lg transition-all duration-200 hover:shadow-lg;}.card-hover{@apply transition-all duration-300 hover:shadow-2xl hover:-translate-y-2;}h1{@apply text-xl xs:text-2xl sm:text-3xl md:text-4xl lg:text-5xl xl:text-6xl 2xl:text-7xl font-bold leading-tight;font-family:Roboto,sans-serif}h2{@apply text-lg xs:text-xl sm:text-2xl md:text-3xl lg:text-4xl xl:text-5xl 2xl:text-6xl font-bold leading-tight;font-family:Roboto,sans-serif}h3{@apply text-base xs:text-lg sm:text-xl md:text-2xl lg:text-3xl xl:text-4xl 2xl:text-5xl font-semibold leading-tight;font-family:Roboto,sans-serif}h4{@apply text-sm xs:text-base sm:text-lg md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl font-semibold leading-tight;font-family:Roboto,sans-serif}@media (max-width: 479px){.container{padding-left:.75rem;padding-right:.75rem}.mobile-padding{padding:.75rem}.mobile-text-xs{font-size:.75rem;line-height:1rem}.mobile-text-sm{font-size:.875rem;line-height:1.25rem}.mobile-text-base{font-size:1rem;line-height:1.5rem}.mobile-btn{padding:.75rem 1rem;font-size:.875rem;border-radius:.5rem;min-height:44px}.mobile-card{padding:1rem;border-radius:.75rem;margin-bottom:1rem}.mobile-hide{display:none!important}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;padding:.5rem;z-index:50}.mobile-form input,.mobile-form textarea{padding:.875rem;font-size:1rem;border-radius:.5rem;min-height:44px}.mobile-img{width:100%;height:auto;border-radius:.5rem}}@media (min-width: 480px) and (max-width: 639px){.container{padding-left:1rem;padding-right:1rem}.mobile-padding{padding:1rem}.mobile-text-sm{font-size:.875rem;line-height:1.25rem}.mobile-text-base{font-size:1rem;line-height:1.5rem}.mobile-text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 640px) and (max-width: 767px){.container{padding-left:1.25rem;padding-right:1.25rem}.tablet-padding{padding:1.25rem}.tablet-text-base{font-size:1rem;line-height:1.5rem}.tablet-text-lg{font-size:1.125rem;line-height:1.75rem}.tablet-text-xl{font-size:1.25rem;line-height:1.75rem}}.touch-target{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.mobile-spacing-xs{margin:.25rem}.mobile-spacing-sm{margin:.5rem}.mobile-spacing-md{margin:.75rem}.mobile-spacing-lg{margin:1rem}.mobile-spacing-xl{margin:1.25rem}.mobile-p-xs{padding:.25rem}.mobile-p-sm{padding:.5rem}.mobile-p-md{padding:.75rem}.mobile-p-lg{padding:1rem}.mobile-p-xl{padding:1.25rem}.mobile-grid{display:grid;grid-template-columns:1fr;gap:1rem}.mobile-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.mobile-flex-col{display:flex;flex-direction:column;gap:.75rem}.mobile-flex-row{display:flex;flex-direction:row;gap:.75rem;flex-wrap:wrap}.mobile-card-base{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.mobile-card-elevated{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e5e7eb}.mobile-btn-primary{background:#ec701c;color:#fff;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem;min-height:44px;border:none;transition:all .2s ease}.mobile-btn-primary:active{background:#d65f0a;transform:scale(.98)}.mobile-btn-secondary{background:#fff;color:#435b6b;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem;min-height:44px;border:1px solid #435B6B;transition:all .2s ease}.mobile-btn-secondary:active{background:#f3f3f3;transform:scale(.98)}.mobile-input{width:100%;padding:.875rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;min-height:44px;background:#fff;transition:border-color .2s ease}.mobile-input:focus{outline:none;border-color:#ec701c;box-shadow:0 0 0 3px #ec701c1a}.mobile-textarea{width:100%;padding:.875rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;min-height:88px;background:#fff;resize:vertical;transition:border-color .2s ease}.mobile-textarea:focus{outline:none;border-color:#ec701c;box-shadow:0 0 0 3px #ec701c1a}.mobile-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.mobile-modal-content{background:#fff;border-radius:1rem;padding:1.5rem;width:100%;max-width:400px;max-height:90vh;overflow-y:auto}.mobile-fade-in{animation:mobileFadeIn .3s ease-out}@keyframes mobileFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-slide-up{animation:mobileSlideUp .3s ease-out}@keyframes mobileSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1920px){.container{max-width:1800px}}@media (min-width: 2560px){.container{max-width:2400px}}a:focus,button:focus,input:focus,textarea:focus{outline:none}@media print{.no-print{display:none!important}}
