.Cookie-module__8twPIW__services{background:var(--bg-color-4);padding:15px 0;position:relative}.Cookie-module__8twPIW__container{max-width:var(--container-max,1200px);margin:0 auto;padding:0 3rem}.Cookie-module__8twPIW__content{max-width:900px;margin:0 auto}.Cookie-module__8twPIW__title{color:var(--bg-color-1);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Cookie-module__8twPIW__sections{flex-direction:column;gap:2.5rem;display:flex}.Cookie-module__8twPIW__section{border-radius:8px;padding:2rem;transition:box-shadow .3s;box-shadow:0 2px 8px #1a233214}.Cookie-module__8twPIW__section:hover{box-shadow:0 4px 16px #1a23321f}.Cookie-module__8twPIW__sectionTitle{color:var(--bg-color-1);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;display:flex}.Cookie-module__8twPIW__text{color:var(--text-color-4);margin-bottom:1rem;font-size:1rem;line-height:1.6}.Cookie-module__8twPIW__text:last-child{margin-bottom:0}.Cookie-module__8twPIW__list{margin:1rem 0;padding:0;list-style:none}.Cookie-module__8twPIW__list li{color:var(--text-color-4);padding:.75rem 0 .75rem 2rem;font-size:1rem;line-height:1.6;position:relative}.Cookie-module__8twPIW__list li:before{content:"▸";color:var(--bg-color-1);font-size:1.2rem;font-weight:700;position:absolute;left:0}.Cookie-module__8twPIW__settingsButton{background:var(--bg-color-1);color:var(--text-color-1);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;margin-top:1.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Cookie-module__8twPIW__settingsButton:hover{transform:translateY(-2px)}.Cookie-module__8twPIW__settingsButton:active{transform:translateY(0)}@media (max-width:992px){.Cookie-module__8twPIW__container{padding:2rem}.Cookie-module__8twPIW__title{margin-bottom:2.5rem;font-size:2rem}.Cookie-module__8twPIW__sections{gap:2rem}.Cookie-module__8twPIW__section{padding:1.5rem}.Cookie-module__8twPIW__sectionTitle{font-size:1.25rem}}@media (max-width:576px){.Cookie-module__8twPIW__container{padding:3rem 1.5rem 0}.Cookie-module__8twPIW__title{margin-bottom:2rem;font-size:1.75rem}.Cookie-module__8twPIW__sections{gap:1.5rem}.Cookie-module__8twPIW__section{padding:1.25rem}.Cookie-module__8twPIW__sectionTitle{font-size:1.1rem}.Cookie-module__8twPIW__sectionTitle:before{width:3px;height:20px}.Cookie-module__8twPIW__text{font-size:.95rem}.Cookie-module__8twPIW__list li{padding:.6rem 0 .6rem 1.75rem;font-size:.95rem}.Cookie-module__8twPIW__settingsButton{width:100%;padding:.75rem 1.5rem;font-size:.95rem}}
.CookieSetting-module___jkNOq__overlay{z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CookieSetting-module___jkNOq__popup{background-color:var(--bg-color-1);border:1px solid var(--bg-color-1);border-radius:12px;width:90%;max-width:500px;padding:32px;animation:.3s ease-out CookieSetting-module___jkNOq__slideIn;position:relative;box-shadow:0 20px 60px #0006}@keyframes CookieSetting-module___jkNOq__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CookieSetting-module___jkNOq__closeButton{color:var(--text-color-1);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:24px;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}.CookieSetting-module___jkNOq__content{flex-direction:column;gap:24px;display:flex}.CookieSetting-module___jkNOq__title{color:var(--text-color-1,#fff);margin:0;padding-right:24px;font-size:28px;font-weight:700}.CookieSetting-module___jkNOq__description{color:var(--text-color-1);margin:0;font-size:14px;line-height:1.6}.CookieSetting-module___jkNOq__toggleSection{background-color:var(--bg-color-1);border:1px solid var(--bg-color-3);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.CookieSetting-module___jkNOq__toggleLabel{flex-direction:column;flex:1;gap:6px;display:flex}.CookieSetting-module___jkNOq__label{color:var(--text-color-1,#fff);cursor:pointer;margin:0;font-size:15px;font-weight:600}.CookieSetting-module___jkNOq__subtext{color:var(--text-color-1);margin:0;font-size:12px}.CookieSetting-module___jkNOq__toggleWrapper{flex-shrink:0;width:50px;height:28px;display:inline-block;position:relative}.CookieSetting-module___jkNOq__checkbox{opacity:0;width:0;height:0;margin:0}.CookieSetting-module___jkNOq__toggleSwitch{cursor:pointer;background-color:#3d4a5c;border:2px solid #0000;border-radius:14px;transition:all .3s;position:absolute;inset:0}.CookieSetting-module___jkNOq__toggleSwitch:before{content:"";background-color:var(--text-color-1,#fff);border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px}.CookieSetting-module___jkNOq__checkbox:checked+.CookieSetting-module___jkNOq__toggleSwitch{background-color:var(--bg-color-3);border-color:var(--bg-color-3)}.CookieSetting-module___jkNOq__checkbox:checked+.CookieSetting-module___jkNOq__toggleSwitch:before{transform:translate(22px)}.CookieSetting-module___jkNOq__statusText{color:var(--text-color-1);text-align:center;margin:0;font-size:13px}.CookieSetting-module___jkNOq__enabled{color:var(--text-color-1);font-weight:600}.CookieSetting-module___jkNOq__disabled{color:#ff6b6b;font-weight:600}.CookieSetting-module___jkNOq__confirmButton{background-color:var(--bg-color-2);color:var(--bg-color-1);cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.CookieSetting-module___jkNOq__confirmButton:hover{background-color:var(--bg-color-4);transform:translateY(-2px)}.CookieSetting-module___jkNOq__confirmButton:active{transform:translateY(0)}@media (max-width:600px){.CookieSetting-module___jkNOq__popup{width:95%;max-width:none;padding:24px}.CookieSetting-module___jkNOq__title{padding-right:0;font-size:24px}.CookieSetting-module___jkNOq__toggleSection{flex-direction:column;align-items:stretch}.CookieSetting-module___jkNOq__toggleWrapper{align-self:flex-end}}
.Navbar-module__dVeNwG__navbar{z-index:1000;background-color:var(--bg-color-2);border-bottom:1px solid var(--color-border);animation:.6s ease-out Navbar-module__dVeNwG__slideInDown;position:sticky;top:0;box-shadow:0 1px 4px #3d2b2814}.Navbar-module__dVeNwG__navContainer{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:1.25rem 3rem;display:flex}.Navbar-module__dVeNwG__logo{color:var(--bg-color-1);font-size:1.5rem;font-weight:700;font-family:var(--font-style-2);letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;align-items:center;gap:.75rem;min-width:0;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Navbar-module__dVeNwG__logo:hover{transform:scale(1.03)}.Navbar-module__dVeNwG__logo i{color:var(--bg-color-1);flex-shrink:0;font-size:1.75rem;transition:transform .4s}.Navbar-module__dVeNwG__logo:hover i{transform:scale(1.1)}.Navbar-module__dVeNwG__navLinks{flex:1;justify-content:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__dVeNwG__navLinks li a{color:var(--text-color-4);white-space:nowrap;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .4s;position:relative}.Navbar-module__dVeNwG__navLinks li a:after{content:"";background:linear-gradient(90deg,var(--bg-color-3),var(--color-accent-light));width:0;height:2px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-6px;left:0}.Navbar-module__dVeNwG__navLinks li a:hover{color:var(--text-color-2)}.Navbar-module__dVeNwG__navLinks li a:hover:after{width:100%}.Navbar-module__dVeNwG__ctaButton{white-space:nowrap;cursor:pointer;letter-spacing:.3px;border:none;border-radius:6px;flex-shrink:0;padding:.8rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;background-color:var(--bg-color-1)!important;color:var(--text-color-1)!important}.Navbar-module__dVeNwG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c17a6b59;color:var(--text-color-1)!important}.Navbar-module__dVeNwG__mobileToggle{color:var(--bg-color-1);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.5rem;font-size:1.5rem;display:none}.Navbar-module__dVeNwG__mobileCta{display:none}@media (max-width:1200px) and (min-width:1025px){.Navbar-module__dVeNwG__navContainer{gap:1.25rem;padding:1.25rem 2rem}.Navbar-module__dVeNwG__navLinks{gap:1.5rem}.Navbar-module__dVeNwG__logo{max-width:220px;font-size:1.25rem}}@media (max-width:1024px) and (min-width:769px){.Navbar-module__dVeNwG__navContainer{gap:1rem;padding:1.25rem 1.5rem}.Navbar-module__dVeNwG__navLinks{gap:1rem}.Navbar-module__dVeNwG__navLinks li a{font-size:.8rem}.Navbar-module__dVeNwG__logo{max-width:180px;font-size:1.1rem}.Navbar-module__dVeNwG__logo i{font-size:1.3rem}.Navbar-module__dVeNwG__ctaButton{padding:.7rem 1rem;font-size:.8rem}}@media (max-width:768px){.Navbar-module__dVeNwG__navContainer{flex-wrap:nowrap;gap:0;padding:1rem 1.25rem;position:relative}.Navbar-module__dVeNwG__logo{flex:1;max-width:calc(100% - 3rem);font-size:1.1rem}.Navbar-module__dVeNwG__logo i{font-size:1.4rem}.Navbar-module__dVeNwG__mobileToggle{border-radius:6px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-left:auto;transition:background .2s;display:flex}.Navbar-module__dVeNwG__mobileToggle:hover{background:#0000000d}.Navbar-module__dVeNwG__navLinks{background-color:var(--bg-color-2);border-top:1px solid var(--color-border);transform-origin:top;flex-direction:column;gap:0;padding:.5rem 0;list-style:none;animation:none;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #3d2b281f}.Navbar-module__dVeNwG__navLinks.Navbar-module__dVeNwG__active{animation:.25s ease-out forwards Navbar-module__dVeNwG__menuSlideDown;display:flex}.Navbar-module__dVeNwG__navLinks li{width:100%}.Navbar-module__dVeNwG__navLinks li a{border-bottom:1px solid var(--color-border);color:var(--text-color-4);white-space:normal;padding:.9rem 1.5rem;font-size:1rem;display:block}.Navbar-module__dVeNwG__navLinks li:last-child a{border-bottom:none}.Navbar-module__dVeNwG__navLinks li a:after{display:none}.Navbar-module__dVeNwG__navLinks li a:hover{background:#00000008;padding-left:1.75rem}.Navbar-module__dVeNwG__ctaButton{display:none}.Navbar-module__dVeNwG__mobileCta{text-align:center;letter-spacing:.3px;border-radius:6px;margin:.75rem 1.25rem 1rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:block;background-color:var(--bg-color-1)!important;color:var(--text-color-1)!important;border-bottom:none!important}.Navbar-module__dVeNwG__mobileCta:active{opacity:.85;transform:scale(.98)}}@keyframes Navbar-module__dVeNwG__menuSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes Navbar-module__dVeNwG__slideInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}
.Footer-module__rnk_JG__footer{background-color:var(--bg-color-1);color:var(--text-color-1);padding:4rem 2rem 0}.Footer-module__rnk_JG__container{border-bottom:1px solid #ffffff14;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;max-width:1280px;margin:0 auto;padding:0 0 2.5rem;display:grid}.Footer-module__rnk_JG__section h3{color:var(--text-color-1);font-size:1.5rem;font-family:var(--font-style-2);letter-spacing:-.3px;margin-bottom:1.5rem;font-weight:700}.Footer-module__rnk_JG__section h4{color:var(--text-color-1);font-size:1.1rem;font-weight:600;font-family:var(--font-style-2);margin-bottom:1.25rem}.Footer-module__rnk_JG__section p{color:#ffffffbf;margin-bottom:.75rem;font-size:.9rem;line-height:1.7}.Footer-module__rnk_JG__section a{color:#ffffffbf;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__section a:hover{color:var(--color-accent-light)}.Footer-module__rnk_JG__section ul{margin:0;padding:0;list-style:none}.Footer-module__rnk_JG__section li{margin-bottom:.875rem}.Footer-module__rnk_JG__social{gap:1rem;margin-top:1.75rem;display:flex}.Footer-module__rnk_JG__social a{width:44px;height:44px;color:var(--text-color-1);background-color:#c17a6b4d;border:1px solid #c17a6b80;border-radius:6px;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__rnk_JG__social a:hover{background-color:var(--bg-color-3);color:var(--text-color-1);border-color:var(--bg-color-3);transform:translateY(-4px)}.Footer-module__rnk_JG__bottom{text-align:center;background-color:#00000026;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.25rem;display:flex}.Footer-module__rnk_JG__bottom p{color:#ffffffbf;margin:0;font-size:.9rem}.Footer-module__rnk_JG__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Footer-module__rnk_JG__links a{color:#ffffffbf;font-size:.9rem;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__links a:hover{color:var(--color-accent-light)}.Footer-module__rnk_JG__links span{color:#ffffff59}@media (max-width:768px){.Footer-module__rnk_JG__footer{padding:2rem 1rem 0}.Footer-module__rnk_JG__container{gap:1.5rem;padding:0 0 1.5rem}.Footer-module__rnk_JG__section h3{font-size:1.25rem}.Footer-module__rnk_JG__section h4{font-size:.95rem}.Footer-module__rnk_JG__section p{font-size:.85rem}.Footer-module__rnk_JG__bottom{text-align:center;flex-direction:column;padding:1.5rem}.Footer-module__rnk_JG__links{justify-content:center}}
.Hero-module__PgAKtG__hero{background:linear-gradient(135deg,var(--bg-color-2)0%,var(--bg-color-4)100%);align-items:center;min-height:700px;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c17a6b14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:0}.Hero-module__PgAKtG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.Hero-module__PgAKtG__content{animation:.8s ease-out Hero-module__PgAKtG__fadeInLeft}.Hero-module__PgAKtG__title{color:var(--text-color-2);font-size:4rem;font-weight:700;line-height:1.15;font-family:var(--font-style-4);letter-spacing:-1px;margin-bottom:1.5rem}.Hero-module__PgAKtG__highlight{color:var(--text-color-2);font-style:italic;display:inline-block;position:relative}.Hero-module__PgAKtG__highlight:after{content:"";background-color:var(--bg-color-3);border-radius:2px;height:3px;position:absolute;bottom:-6px;left:0;right:0}.Hero-module__PgAKtG__subtitle{color:var(--text-color-4);max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.8;animation:.8s ease-out .2s both Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__ctaGroup{flex-wrap:wrap;align-items:center;gap:1.5rem;animation:.8s ease-out .4s both Hero-module__PgAKtG__fadeInUp;display:flex}.Hero-module__PgAKtG__primaryBtn{background-color:var(--bg-color-1);color:var(--text-color-1);cursor:pointer;letter-spacing:.3px;border:none;border-radius:6px;align-items:center;gap:.75rem;padding:1rem 2.25rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #c17a6b40}.Hero-module__PgAKtG__primaryBtn:hover{color:var(--text-color-1);transform:translateY(-3px);box-shadow:0 12px 30px #c17a6b66}.Hero-module__PgAKtG__primaryBtn:hover:before{width:300px;height:300px}.Hero-module__PgAKtG__primaryBtn i{transition:transform .4s}.Hero-module__PgAKtG__primaryBtn:hover i{transform:translate(4px)}.Hero-module__PgAKtG__primaryBtn i{font-size:.9rem}.Hero-module__PgAKtG__secondaryBtn{color:var(--text-color-2);border:2px solid var(--color-border);cursor:pointer;letter-spacing:.3px;background-color:#0000;border-radius:6px;padding:1rem 2.25rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Hero-module__PgAKtG__secondaryBtn:hover{border-color:var(--text-color-2);color:var(--text-color-2)}.Hero-module__PgAKtG__secondaryBtn:hover:before{left:0}.Hero-module__PgAKtG__imageContainer{animation:.8s ease-out .1s both Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__imagePlaceholder{aspect-ratio:1;border-radius:12px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 25px 50px #3d2b2826}.Hero-module__PgAKtG__imagePlaceholder img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Hero-module__PgAKtG__imagePlaceholder:hover img{transform:scale(1.08)}@keyframes Hero-module__PgAKtG__fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__PgAKtG__fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.Hero-module__PgAKtG__hero{min-height:auto;padding:2rem 1rem}.Hero-module__PgAKtG__container{grid-template-columns:1fr;gap:2rem}.Hero-module__PgAKtG__title{font-size:2rem}.Hero-module__PgAKtG__highlight:after{display:none}.Hero-module__PgAKtG__subtitle{font-size:1rem}.Hero-module__PgAKtG__ctaGroup{flex-direction:column}.Hero-module__PgAKtG__primaryBtn,.Hero-module__PgAKtG__secondaryBtn{text-align:center;width:100%;padding:.875rem 1.5rem}.Hero-module__PgAKtG__imagePlaceholder{max-width:100%}}
.Platform-module__fHMLTa__platform{background-color:var(--bg-color-2);padding:6rem 2rem}.Platform-module__fHMLTa__container{width:100%;max-width:1280px;margin:0 auto}.Platform-module__fHMLTa__header{text-align:center;margin-bottom:4rem;animation:.8s ease-out Platform-module__fHMLTa__fadeIn}.Platform-module__fHMLTa__header h2{color:var(--text-color-2);font-size:2.75rem;font-family:var(--font-style-4);letter-spacing:-.5px;margin-bottom:1.25rem;font-weight:700}.Platform-module__fHMLTa__header p{color:var(--text-color-4);max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.Platform-module__fHMLTa__platform{padding:2rem 1rem}.Platform-module__fHMLTa__header h2{font-size:1.75rem}.Platform-module__fHMLTa__header p{font-size:.95rem}}
.Content404-module__z76pHW__container{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:inherit;display:flex;position:relative;overflow:hidden}.Content404-module__z76pHW__content{text-align:center;z-index:2;width:100%;max-width:680px;position:relative}.Content404-module__z76pHW__accentShape1{pointer-events:none;z-index:0;background:linear-gradient(135deg,#c17a6b1f,#8b4c5c14);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-150px}.Content404-module__z76pHW__accentShape2{pointer-events:none;z-index:0;background:linear-gradient(135deg,#8b4c5c1a,#c17a6b0f);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-100px;left:-100px}.Content404-module__z76pHW__illustrationSection{justify-content:center;align-items:center;height:200px;margin-bottom:2.5rem;display:flex;position:relative}.Content404-module__z76pHW__errorText{color:#8b4c5c80;text-align:center;letter-spacing:-4px;white-space:nowrap;z-index:1;font-size:8rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Content404-module__z76pHW__mainContent{z-index:3;position:relative}.Content404-module__z76pHW__heading{color:#3d2b28;letter-spacing:-.5px;margin:0 0 1rem;font-size:2.6rem;font-weight:800;line-height:1.3}.Content404-module__z76pHW__description{color:#5c4a47;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.8}.Content404-module__z76pHW__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.Content404-module__z76pHW__primaryButton{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#8b4c5c;border:2px solid #8b4c5c;border-radius:10px;padding:1rem 2.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px #8b4c5c40}.Content404-module__z76pHW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c17a6b59;color:var(--text-color-1)!important}@media (max-width:768px){.Content404-module__z76pHW__accentShape1{width:280px;height:280px;top:-100px;right:-100px}.Content404-module__z76pHW__accentShape2{width:250px;height:250px;bottom:-70px;left:-70px}.Content404-module__z76pHW__illustrationSection{height:160px;margin-bottom:2rem}.Content404-module__z76pHW__errorText{letter-spacing:-3px;font-size:6rem}.Content404-module__z76pHW__heading{margin-bottom:.75rem;font-size:2.1rem}.Content404-module__z76pHW__description{margin-bottom:2rem;font-size:.95rem}.Content404-module__z76pHW__buttonGroup{gap:.75rem;margin-top:2rem}.Content404-module__z76pHW__primaryButton{padding:.875rem 2.25rem;font-size:.95rem}}@media (max-width:480px){.Content404-module__z76pHW__container{padding:1rem}.Content404-module__z76pHW__accentShape1{opacity:.9;width:200px;height:200px;top:-60px;right:-60px}.Content404-module__z76pHW__accentShape2{opacity:.9;width:180px;height:180px;bottom:-40px;left:-40px}.Content404-module__z76pHW__illustrationSection{height:140px;margin-bottom:1.5rem}.Content404-module__z76pHW__errorText{letter-spacing:-2px;font-size:4rem}.Content404-module__z76pHW__heading{margin-bottom:.75rem;font-size:1.7rem}.Content404-module__z76pHW__description{margin-bottom:1.5rem;font-size:.9rem}.Content404-module__z76pHW__buttonGroup{flex-direction:column;gap:.75rem;margin-top:1.5rem}.Content404-module__z76pHW__primaryButton{width:100%;padding:.875rem 2rem;font-size:.9rem}}
