@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";*{box-sizing:border-box;padding:0;margin:0}html{font-size:min(.781vw,20px);background-color:#000;color:#f4f2f7;font-family:var(--font-eb-garamond),serif;font-weight:400!important}@media(max-width:1800px){html{font-size:1.1vw}}@media(max-width:1440px){html{font-size:1.4vw}}@media(max-width:1028px){html{font-size:2vw}}@media(max-width:800px){html{font-size:2.5vw}}@media(max-width:500px){html{font-size:20px}}.main-child-content{width:100%;position:relative;min-height:80vh;overflow-x:clip}.font-nox{font-family:var(--font-eb-garamond),serif}.font-inter{font-family:var(--font-inter),sans-serif}.base-wrapper{max-width:2560px;width:100%;margin:0 auto}.hover-el{transition:opacity .1s}.hover-el:hover,.hover-le{opacity:.7}.hover-le{transition:opacity .1s}.hover-le:hover{opacity:.9}html{--🚲:calc(100vw/1440)}@media (min-aspect-ratio:36/25){html{--🚲:calc(100vh/1000);--🚲:calc(100svh/1000)}}@media (max-width:768px){html{--🚲:calc(100vw/375)}}@media (max-width:768px)and (min-aspect-ratio:375/812){html{--🚲:calc(100vh/812);--🚲:calc(100svh/812)}}.footer{position:sticky;bottom:0;background-color:#000;color:#fff;width:100vw;height:50vh;min-height:400px;max-height:50vh;display:flex;flex-direction:column;overflow:hidden;z-index:1;opacity:0;transition:opacity .1s ease-in-out}.footer--visible{opacity:1}@media(max-width:768px){.footer{min-height:350px}}@media(max-width:480px){.footer{min-height:300px}}.footer__logo-container{position:absolute;bottom:-35%;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:0;opacity:.3}@media(max-width:768px){.footer__logo-container{bottom:-20%;opacity:.4}}@media(max-width:480px){.footer__logo-container{bottom:-10%;opacity:.5}}.footer__logo-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.footer__logo{width:100%;height:auto;max-width:1200px;transition:opacity .3s ease}@media(max-width:768px){.footer__logo{max-width:500px}}@media(max-width:480px){.footer__logo{max-width:350px}}.footer__divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 10%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.1) 90%,transparent);margin-bottom:1.5rem}@media(max-width:768px){.footer__divider{margin-bottom:1rem}}@media(max-width:480px){.footer__divider{margin-bottom:.75rem}}.footer__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 4rem;margin-bottom:140px;position:relative;z-index:2}@media(max-width:768px){.footer__content{padding:1.5rem;margin-bottom:40px}}@media(max-width:480px){.footer__content{padding:1.5rem 1rem;margin-bottom:40px}}.footer__text-section{text-align:left}.footer__description-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}@media(max-width:768px){.footer__description-row{flex-direction:column;gap:0;margin-bottom:0;align-items:center;text-align:center}}.footer__description-row>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}@media(max-width:768px){.footer__description-row>div:last-child{align-items:center;gap:0}}.footer__description{font-family:var(--font-eb-garamond),serif;font-size:1.25rem;font-weight:300;color:#fff;line-height:1.6;flex:1}@media(max-width:768px){.footer__description{font-size:1.2rem;line-height:1.5;text-align:center}}@media(max-width:480px){.footer__description{font-size:1.1rem;line-height:1.4}}.footer__description em{font-style:italic}.footer__nav-row{display:flex;justify-content:flex-start;align-items:flex-start}@media(max-width:768px){.footer__nav-row{flex-direction:column;gap:0;align-items:center}}.footer__nav-links{display:flex;gap:3rem}@media(max-width:768px){.footer__nav-links{gap:0;justify-content:center}}@media(max-width:480px){.footer__nav-links{gap:0;flex-direction:column;align-items:center}}.footer__right-links{display:flex;flex-direction:column;gap:1rem;align-items:flex-end}@media(max-width:768px){.footer__right-links{align-items:center;gap:0}}.footer__nav-link{font-family:var(--font-inter),sans-serif;font-size:.55rem;font-weight:400;letter-spacing:.05rem;text-decoration:none;color:#fff;opacity:.5;cursor:pointer;display:block;padding:.2rem .4rem;border-radius:.4rem;position:relative;overflow:hidden;height:1rem;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease}@media(max-width:768px){.footer__nav-link{font-size:.6rem;padding:.4rem .6rem;height:2.2rem;min-width:4rem}}@media(max-width:480px){.footer__nav-link{font-size:.7rem;padding:.6rem .8rem;height:2.4rem;min-width:5rem}}@media(hover:hover)and (pointer:fine){.footer__nav-link:hover{opacity:1}.footer__nav-link:hover .footer__nav-text,.footer__nav-link:hover .footer__nav-text--duplicate{transform:translateY(-130%)}}@media(hover:none)or (pointer:coarse){.footer__nav-link:active{opacity:1}}.footer__nav-text{display:block;transition:transform .3s cubic-bezier(.4,0,.2,1);line-height:1.2}.footer__nav-text--duplicate{position:absolute;top:100%;left:.4rem;right:.4rem}@media(max-width:768px){.footer__nav-text--duplicate{left:.3rem;right:.3rem}}@media(hover:none)or (pointer:coarse){.footer__nav-text--duplicate{display:none}}.footer__back-to-top{font-family:var(--font-inter),sans-serif;font-size:.55rem;font-weight:400;letter-spacing:.05rem;color:#fff;opacity:.5;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.4rem;padding:.2rem .4rem;border-radius:.4rem;position:relative;overflow:hidden;height:1rem;justify-content:flex-end;transition:all .2s ease;margin-bottom:.4rem}@media(max-width:768px){.footer__back-to-top{font-size:.6rem;padding:.4rem .6rem;height:2.2rem;justify-content:center;margin-bottom:0;min-width:6rem}}@media(max-width:480px){.footer__back-to-top{font-size:.7rem;padding:.6rem .8rem;height:2.4rem;min-width:7rem}}.footer__back-to-top:hover{opacity:1;background:hsla(0,0%,100%,.1);transform:translateY(-1px)}.footer__back-to-top-text{display:block;line-height:1.2}.footer__back-to-top-icon{width:.6rem;height:.6rem;transition:transform .2s ease}@media(max-width:768px){.footer__back-to-top-icon{width:.5rem;height:.5rem}}.footer__legal-link{font-family:var(--font-inter),sans-serif;font-size:.55rem;font-weight:400;letter-spacing:.05rem;text-decoration:none;color:#fff;opacity:.5;cursor:pointer;display:block;padding:.2rem .4rem;border-radius:.4rem;position:relative;overflow:hidden;height:1rem;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease}@media(max-width:768px){.footer__legal-link{font-size:.6rem;padding:.4rem .6rem;height:2.2rem;min-width:6rem;text-align:center}}@media(max-width:480px){.footer__legal-link{font-size:.7rem;padding:.6rem .8rem;height:2.4rem;min-width:7rem}}@media(hover:hover)and (pointer:fine){.footer__legal-link:hover{opacity:1}.footer__legal-link:hover .footer__legal-text,.footer__legal-link:hover .footer__legal-text--duplicate{transform:translateY(-130%)}}@media(hover:none)or (pointer:coarse){.footer__legal-link:active{opacity:1}}.footer__legal-text{display:block;transition:transform .3s cubic-bezier(.4,0,.2,1);line-height:1.2}.footer__legal-text--duplicate{position:absolute;top:100%;left:.4rem;right:.4rem}@media(max-width:768px){.footer__legal-text--duplicate{left:.3rem;right:.3rem}}@media(hover:none)or (pointer:coarse){.footer__legal-text--duplicate{display:none}}@media(max-width:768px){.footer__logo{width:90%}}@media(max-width:480px){.footer__logo{width:85%}}.main-child-content{background:inherit;box-shadow:0 0 20px rgba(0,0,0,.5);transition:transform .1s ease-out}