.text-container_textBox__4ondU{text-align:center;margin-top:1rem;padding:1rem;font-family:Cutive Mono}.logo-box_logoBox__2EDwb{display:flex;position:relative;justify-content:center;align-items:center;padding-left:1rem;overflow:hidden;width:100px;height:100px}.logo-box_logoBox__2EDwb img{cursor:pointer;position:absolute;top:-10px;left:-10px;width:120px;height:120px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.logo-box_logoBox__2EDwb img:hover{transform:scale(1.18);z-index:2}@media (max-width:400px){.logo-box_logoBox__2EDwb{padding-left:.5rem;transform:scale(.7)}}.nav-links_nav__HAi_y ul{list-style:none;padding:0;margin:0}.nav-links_nav__HAi_y li{margin:20px 0}.nav-links_nav__HAi_y a{text-decoration:none;color:var(--main-background-2);font-size:1.3rem;position:relative;display:inline-block;transition:transform .3s ease-in-out}.nav-links_nav__HAi_y a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:var(--main-background-2);transform-origin:bottom right;transition:transform .3s ease-in-out}.nav-links_nav__HAi_y a:hover{transform:translateY(-5px)}.nav-links_nav__HAi_y a:hover:after{transform:scaleX(1);transform-origin:bottom left}.nav-links_nav__HAi_y ul li a{text-transform:uppercase}.nav-links_nav__HAi_y a.nav-links_active__pFKHz:after{content:"";position:absolute;width:100%;transform:scaleX(1);height:2px;bottom:0;left:0;background-color:var(--main-background-2);transform-origin:bottom right;transition:transform .3s ease-in-out}.nav-bar_navBar__VrmFw{position:relative;margin-left:1rem;width:30rem;font-family:Londrina Sketch;font-size:25px}.nav-bar_navBar__VrmFw ul{list-style:none;padding:0;margin:0;display:flex;gap:20px}.nav-bar_navBar__VrmFw>ul{margin-bottom:0;display:flex;justify-content:space-evenly}.nav-bar_navBar__VrmFw li{font-family:Playfair Display,serif;font-weight:400;font-size:35px;color:var(--main-background-2);text-transform:uppercase}.nav-bar_navBar__VrmFw>ul>li>a{cursor:pointer;text-decoration:none;color:var(--main-background-2);position:relative;display:inline-block;transition:font-size .3s ease-in-out}.nav-bar_navBar__VrmFw a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:var(--main-background-2);transform-origin:bottom right;transition:transform .3s ease-in-out}.nav-bar_navBar__VrmFw a:hover{color:var(--main-background-2)}.nav-bar_navBar__VrmFw a:hover:after{transform:scaleX(1);transform-origin:bottom left;height:1.5px}.nav-bar_navBar__VrmFw a{text-decoration:none;color:inherit}@media (max-width:1300px){.nav-bar_navBar__VrmFw li{font-size:25px}}@media (max-width:1000px){.nav-bar_navBar__VrmFw li{font-size:20px}.nav-bar_navBar__VrmFw{width:20rem}}@media (max-width:840px){.nav-bar_navBar__VrmFw{display:none}}@media (max-width:480px){.nav-bar_navBar__VrmFw li{font-size:20px}}.social-media_socialMedia__MUauv{display:flex;justify-content:center;align-items:center;height:100%;width:8rem;gap:20px}.social-media_socialMedia__MUauv>a{display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--main-background-2);font-size:35px;transition:color .3s ease-in-out}.social-media_socialMedia__MUauv>a:hover{color:var(--main-color)}.social-media_socialMedia__MUauv>a>svg{height:2rem;width:2rem}@media (max-width:400px){.social-media_socialMedia__MUauv>a>svg{transform:scale(.9)}}.header_header__dGL52{height:140px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background-color:var(--main-background-1f);opacity:0;transform:translateY(-20px);transition:opacity 1s ease-in-out,transform 1s ease-in-out;position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,.1)}.header_headerVisible__2nsMg{opacity:1;transform:translateY(0)}.header_mainNav__I5a9E{position:relative;margin-left:2rem;width:100%;padding-right:15rem}.header_mainNav__I5a9E,.header_socialMediaContainer__YLDFJ{display:flex;align-items:center}.header_hamburger__U34oc{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0;z-index:10}.header_hamburgerLine__qJYbs{width:30px;height:3px;background-color:var(--main-background-2);border-radius:5px;transition:all .3s linear}.header_navOpen__NaUEC{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:var(--main-background-1)}@media (max-width:1300px){.header_mainNav__I5a9E{padding-right:5rem}}@media (max-width:840px){.header_hamburger__U34oc,.header_navOpen__NaUEC{display:flex}}@media (max-width:768px){.header_header__dGL52{height:130px}.header_mainNav__I5a9E{padding-right:0}}@media (max-width:400px){.header_header__dGL52{padding:0}.header_mainNav__I5a9E{margin-left:1rem;width:auto;flex:1}.header_hamburger__U34oc{transform:scale(.7);margin-right:2rem}.header_socialMediaContainer__YLDFJ{margin-left:-2rem}}.side-bar_sideBar__oqF1w{position:fixed;top:0;left:-250px;width:250px;height:100%;background-color:var(--main-background-3);transition:left .3s ease-in-out;z-index:1000;padding:20px}.side-bar_sideBar__oqF1w.side-bar_open__7nLRs{left:0}.side-bar_overlay__6Fe4G{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.side-bar_overlay__6Fe4G.side-bar_open__7nLRs{display:block}.side-bar_closeButton__58SOV{background:none;border:none;font-size:2rem;cursor:pointer;color:var(--main-background-2);position:absolute;top:10px;right:10px}.main-container_main__em5_Q{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;text-align:center;margin-top:140px;position:relative}@media (max-width:758px){.main-container_main__em5_Q{padding:0}}@media (max-width:400px){.main-container_main__em5_Q{margin-top:120px!important}}.footer_footer__MbdlQ{display:flex;justify-content:space-between;align-items:center;background-color:var(--main-background-1f);padding:20px;text-align:center;color:#4c585b}.footer_column__sqI2g{flex:1;display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.footer_columnLarge__YCShe{flex:2;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;height:8rem}.footer_logo__z5B3Q{display:flex;flex-direction:column;align-items:center}.footer_logoImage__NwLCN{width:50px;height:50px;margin-bottom:.5rem}.footer_logoText__cIeRk{font-family:Gloock,serif;font-size:20px;font-weight:100;color:var(--main-background-2)}.footer_contactInfo__YGVei p,.footer_copyright__69W_S p{margin:0;font-family:Gloock,serif;font-size:20px;color:var(--main-background-2)}.footer_navigation__g_5a5{display:flex;flex-direction:column;align-items:flex-end}.footer_navigation__g_5a5 a{font-family:Playfair Display,serif}.footer_footerLink__iLSny{text-decoration:none;color:var(--main-background-2)}@media screen and (max-width:1500px){.footer_footer__MbdlQ .footer_columnLarge__YCShe{height:10rem}}@media screen and (max-width:724px){.footer_footer__MbdlQ{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:3rem}.footer_footer__MbdlQ .footer_columnLarge__YCShe,.footer_footer__MbdlQ .footer_column__sqI2g{width:100%;margin:0;padding:0;display:flex;flex-direction:column;align-items:center}.footer_footer__MbdlQ .footer_navColumn__RFWK4{order:1}.footer_footer__MbdlQ .footer_contactColumn__fnubW{order:2}.footer_footer__MbdlQ .footer_logoColumn__XMGZ5{order:3}.footer_footer__MbdlQ .footer_navigation__g_5a5{align-items:center;margin-bottom:3rem;flex-direction:column;gap:10px}.footer_footer__MbdlQ .footer_contactInfo__YGVei p,.footer_footer__MbdlQ .footer_copyright__69W_S p{text-align:center;margin-top:1rem}.footer_footer__MbdlQ .footer_contactInfo__YGVei,.footer_footer__MbdlQ .footer_copyright__69W_S{margin-bottom:2rem}}@media screen and (max-width:330px){.footer_contactInfo__YGVei p,.footer_copyright__69W_S p{font-size:15px}}.client-shell_mainPageVisible__Ra3zO{opacity:1;transition:opacity 1s ease-in-out}.inquire-button_inquireButton__GgPUV{background-color:rgba(126,153,163,.6);color:var(--main-background-2);border:none;border-radius:5px;cursor:pointer;font-family:Gloock,serif;font-size:45px;width:80%;max-width:350px;text-decoration:none;z-index:200}@media (max-width:900px){.inquire-button_inquireButton__GgPUV{font-size:35px;min-width:160px;margin-left:auto;margin-right:auto}}.image-feature_imageFeature__4jQ15{position:relative;z-index:1}.image-feature_imageFeature__4jQ15 img{height:auto;border-radius:10px}.image-feature_text__oDaFL{position:absolute;bottom:-10px;right:5px;color:#4c585b;padding:5px;border-radius:5px;font-size:10px;font-family:Playfair Display,serif;transition:background-color .3s ease;text-decoration:underline}.image-feature_text__oDaFL:hover{background-color:hsla(47,60%,89%,.5)}.image-feature_imageBox__iR5Fg{position:relative;width:100%;height:auto}.page_aboutTextContainer__omu9c{margin:2rem 0;text-align:left}.page_aboutText__9MU4w{font-family:Playfair Display,serif;font-size:25px;text-transform:uppercase;text-align:left}@media screen and (max-width:1000px){.page_aboutText__9MU4w{font-size:18px}}@media screen and (max-width:600px){.page_aboutText__9MU4w{font-size:15px}}@media screen and (max-width:450px){.page_aboutText__9MU4w{font-size:12px}}.page_aboutImageGrid__13h5o{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:3rem 0}.page_aboutImageFlexMain__P96X2{display:flex;flex-direction:row;gap:2rem;justify-content:center;align-items:stretch;margin-top:3rem;width:80%}.page_aboutImageFlexLeft__B4hmC,.page_aboutImageFlexRight__nTkza{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%}.page_aboutImageFlexLeft__B4hmC{flex:1 1 0;align-self:center}.page_aboutImageFlexRight__nTkza{flex:1 1 0;gap:2rem}.page_aboutImageFlexRight__nTkza img:nth-child(2){width:clamp(110%,10vw + 90%,140%);margin-left:0;margin-right:calc(-1 * clamp(20%, 3vw + 10%, 40%))}.page_aboutImage__cDFn9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (max-width:900px){.page_aboutImageGridCustom__4tYfJ{grid-template-columns:1fr 1fr}}@media (max-width:400px){.page_aboutImageGridCustom__4tYfJ{grid-template-columns:1fr}}@media (max-width:758px){.page_aboutImageFlexLeft__B4hmC,.page_aboutImageFlexMain__P96X2,.page_aboutImageFlexRight__nTkza{flex-direction:column!important;align-items:center!important;width:100%!important;gap:1.5rem}.page_aboutImage__cDFn9{margin-left:auto;margin-right:auto;display:block;width:100%;height:auto;max-width:100%}.page_aboutImageFlexRight__nTkza img:nth-child(2){width:100%!important;margin-right:0!important}}