.about_aboutUsPage__JwnAY{line-height:1.7}.about_aboutUsPage__JwnAY p{font-size:17px;margin-bottom:1rem}.about_section__PRFVp{display:flex;align-items:center;justify-content:space-between;padding-inline:2.5rem;padding-block:7rem;gap:6rem;font-size:0}.about_section__PRFVp .about_text__CTg4B{flex:1 1}.about_section__PRFVp .about_text__CTg4B h2{margin-bottom:1.5rem;font-size:2.5rem}.about_section__PRFVp .about_image__Eqahv{flex:1 1}.about_section__PRFVp .about_image__Eqahv .about_img__JbibZ{object-fit:cover;width:100%;height:500px;box-shadow:26px -26px 0 0 rgba(181,157,129,.75)}.about_missionVision__TOU5M{position:relative;width:100%;padding-block:5.5rem;padding-inline:2.5rem;display:grid;grid-template-columns:1fr 1fr;margin:0 auto;grid-gap:3rem;gap:3rem;background:url(/images/imitation-of-rocks-10.jpeg);background-position:bottom;background-size:cover;background-repeat:no-repeat;overflow:hidden;z-index:1;background-attachment:fixed}.about_missionVision__TOU5M h3{font-size:2.5rem;margin-bottom:1rem;color:var(--white);font-weight:600}.about_missionVision__TOU5M p{color:var(--white)}.about_missionVision__TOU5M:before{content:"";position:absolute;inset:0;background:rgba(181,157,129,.7);z-index:1}.about_missionContent__NdvJr{border-right:1px solid var(--white);z-index:2}.about_visionContent__1oGK2{z-index:2}.about_values__IsbUP{padding-block:5rem;padding-inline:2.5rem;text-align:center}.about_values__IsbUP h3{font-size:2.5rem;margin-bottom:3rem;font-weight:600}.about_values__IsbUP .about_cards__NETMK{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.about_values__IsbUP .about_cards__NETMK .about_card__bM1Yc{outline:none;border:1.5px solid var(--stone);padding:2rem;transition:transform .5s ease,border-color .3s ease;color:var(--dark);cursor:pointer}.about_values__IsbUP .about_cards__NETMK .about_card__bM1Yc h4{font-size:20px;margin-bottom:1rem;font-weight:700}.about_values__IsbUP .about_cards__NETMK .about_card__bM1Yc p{font-size:.95rem}.about_values__IsbUP .about_cards__NETMK .about_card__bM1Yc:hover{background:var(--stone);transform:translateY(-8px)}@media(max-width:600px){.about_aboutUsPage__JwnAY p{font-size:.8504rem;margin-bottom:.4rem}.about_section__PRFVp{flex-direction:column;padding-inline:1.5rem;padding-block:3.5rem;gap:1.2rem}.about_section__PRFVp .about_text__CTg4B h2{margin-bottom:.75rem;font-size:1.75rem}.about_section__PRFVp .about_image__Eqahv{flex:1 1}.about_section__PRFVp .about_image__Eqahv .about_img__JbibZ{object-fit:cover;width:100%;height:auto}.about_missionVisionContainer__xyCcx{width:100%}.about_missionVision__TOU5M{grid-template-columns:1fr;gap:1.2rem;padding-inline:1.5rem;padding-block:2.75rem;text-align:center}.about_missionVision__TOU5M h3{font-size:1.75rem;margin-bottom:.4rem}.about_missionContent__NdvJr{border:none}.about_values__IsbUP{padding-block:2.5rem;padding-inline:1.5rem;text-align:center}.about_values__IsbUP h3{font-size:1.75rem;margin-bottom:1.5rem}.about_values__IsbUP .about_cards__NETMK{grid-template-columns:1fr;gap:1rem}.about_values__IsbUP .about_cards__NETMK .about_card__bM1Yc{width:100%;padding:1rem}.about_values__IsbUP .about_cards__NETMK .about_card__bM1Yc h4{font-size:18px;margin-bottom:.4rem}.about_values__IsbUP .about_cards__NETMK .about_card__bM1Yc p{font-size:.855rem}}.Button_btn-primary__fbKp2{padding:.8rem 2rem;background-color:var(--green);border:none;outline:none;color:var(--white);font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .5s ease}.Button_btn-primary__fbKp2:hover{background-color:var(--wood)}.Button_btn-ghost__B9JMF{padding:.8rem 2rem;background:none;border:1.5px solid var(--dark);color:var(--dark);font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .5s ease}.Button_btn-ghost__B9JMF:hover{background-color:var(--dark);color:var(--white);border-color:var(--dark)}.Button_btn-text__CnITg{--primary-color:var(--dark);--hovered-color:var(--wood);position:relative;display:flex;gap:.5rem;align-items:center;cursor:pointer;padding:0;margin:0;background:none;border:none}.Button_btn-text__CnITg p{margin:0;position:relative;font-size:1rem;font-weight:500;color:var(--primary-color)}.Button_btn-text__CnITg p:before{content:attr(data-text);position:absolute;inset:0;width:0;color:var(--hovered-color);overflow:hidden;transition:.3s ease-out;white-space:nowrap;display:block}.Button_btn-text__CnITg:after{position:absolute;content:"";width:0;left:0;bottom:-7px;background:var(--hovered-color);height:2px;transition:.3s ease-out}.Button_btn-text__CnITg:hover p:before,.Button_btn-text__CnITg:hover:after{width:100%}.Button_btn-text__CnITg svg{color:var(--primary-color);transition:.2s;transition-delay:.2s;position:relative;width:15px}.Button_btn-text__CnITg:hover svg{transform:translateX(4px);color:var(--hovered-color)}@media screen and (max-width:600px){.Button_btn-ghost__B9JMF,.Button_btn-primary__fbKp2{padding:.56rem 1.4rem;font-size:.875rem}.Button_btn-text__CnITg{gap:.35rem}.Button_btn-text__CnITg p{font-size:.875rem}.Button_btn-text__CnITg svg{width:10.5px}}.Button_btn-cta__Q_AXQ{padding:.8rem 2rem;background-color:var(--green);border:none;outline:none;color:var(--white);font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .5s ease}.Button_btn-cta__Q_AXQ:hover{background-color:var(--wood)}.Footer_footer__sX4Wr{width:100%;padding-inline:60px}.Footer_footerContainer__06yq2{width:100%;padding-block:80px;display:flex;justify-content:center;gap:48px;border-bottom:1px solid rgba(181,157,129,.4)}.Footer_footerAbout__a9Kyb{display:flex;flex-direction:column;gap:20px}.Footer_footerLogo___arzj{max-width:200px;height:auto}.Footer_footerLogo___arzj img{width:100%;height:100%}.Footer_description__5_XGV{width:100%}.Footer_description__5_XGV p{font-size:16px;line-height:1.7}.Footer_socialNetworks__kQFGV{display:flex;gap:10px}.Footer_socialNetworksIcon__JqMe1{display:flex;justify-content:center;align-items:center;border:1px solid #b59d81;border-radius:50%;padding:10px}.Footer_socialNetworksIcon__JqMe1 .Footer_icon__QIMZd{width:15px;height:15px;color:var(--wood)}.Footer_footerLinks__g_aog{max-width:300px;width:100%;display:flex;flex-direction:column}.Footer_footerLinks__g_aog h4{font-size:22px;font-weight:700;margin-bottom:25px}.Footer_footerLinks__g_aog p{margin-bottom:15px;font-size:16px}.Footer_footerLinks__g_aog ul{list-style:none;display:flex;flex-direction:column;gap:15px}.Footer_footerLinks__g_aog ul li{text-align:left}.Footer_footerLinks__g_aog ul li a{text-decoration:none;font-weight:400;font-size:16px;color:var(--dark);transition:color .5s ease}.Footer_footerLinks__g_aog ul li a:hover{color:var(--wood)}.Footer_contactUsIcon__COEnD,.Footer_contactUsIcon__COEnD p{display:flex;align-items:center}.Footer_contactUsIcon__COEnD p{justify-content:center;gap:10px}.Footer_contactUsIcon__COEnD .Footer_icon__QIMZd{color:var(--wood);width:20px;height:20px}.Footer_instagramImages__ogt2x{width:100%;gap:10px;display:flex;flex-wrap:wrap}.Footer_instagramImages__ogt2x img{width:30%;height:70px;object-fit:cover}.Footer_footerBottom__skuo6{width:100%;display:flex;justify-content:center;align-items:center;padding-block:24px;font-size:16px}@media screen and (max-width:600px){.Footer_footer__sX4Wr{padding-inline:1.5rem}.Footer_footerContainer__06yq2{padding-block:56px;flex-direction:column;gap:33.6px}.Footer_footerAbout__a9Kyb{gap:14px}.Footer_footerLogo___arzj{max-width:140px}.Footer_description__5_XGV p{font-size:14px}.Footer_socialNetworks__kQFGV{display:flex;gap:7px}.Footer_socialNetworksIcon__JqMe1{border-radius:50%;padding:7px}.Footer_socialNetworksIcon__JqMe1 .Footer_icon__QIMZd{width:10.5px;height:10.5px}.Footer_footerLinks__g_aog{max-width:210px}.Footer_footerLinks__g_aog h4{font-size:20px;margin-bottom:17.5px}.Footer_footerLinks__g_aog p{margin-bottom:10.5px;font-size:14px}.Footer_footerLinks__g_aog ul{gap:10.5px}.Footer_footerLinks__g_aog ul li a{font-size:14px}.Footer_contactUsIcon__COEnD p{gap:7px}.Footer_contactUsIcon__COEnD .Footer_icon__QIMZd{width:14px;height:14px}.Footer_instagramImages__ogt2x{gap:7px}.Footer_instagramImages__ogt2x img{width:21%;height:49px}.Footer_footerBottom__skuo6{padding-block:16.8px;font-size:14px}}.Hero_section__Wxsla{padding:4rem 2.5rem 0}.Hero_heroContainer__jaNyk{display:flex;background-color:var(--beige);min-height:100vh}.Hero_heroFlex__OD6od{width:100%;display:flex}.Hero_heroFirstHalf__N2_bk{flex:1 1 50%;display:flex;justify-content:center;align-items:center}.Hero_heroContent__mAHG4{max-width:460px;display:flex;flex-direction:column;align-items:center;text-align:center}.Hero_heroTitle__yEQ2F{font-weight:700;color:var(--text-primary)}.Hero_heroSubtitle__6PTfk{font-weight:400;color:var(--text-primary);line-height:1.6}.Hero_small__2xt8R{min-height:40vh}.Hero_small__2xt8R .Hero_heroContent__mAHG4{gap:1.5rem}.Hero_small__2xt8R .Hero_heroTitle__yEQ2F{font-size:2.5rem;line-height:3rem}.Hero_small__2xt8R .Hero_heroSubtitle__6PTfk{font-size:1rem}.Hero_small__2xt8R .Hero_heroText__Hfnj1 h1{font-size:2.5rem;line-height:3rem}.Hero_medium__TOWKZ{min-height:60vh}.Hero_medium__TOWKZ .Hero_heroContent__mAHG4{gap:1rem}.Hero_medium__TOWKZ .Hero_heroTitle__yEQ2F{font-size:3rem;font-weight:500}.Hero_medium__TOWKZ .Hero_heroSubtitle__6PTfk{font-size:1.1rem}.Hero_medium__TOWKZ .Hero_heroText__Hfnj1 h1{font-size:3.5rem;line-height:4rem}.Hero_large__POj3m{min-height:100vh}.Hero_large__POj3m .Hero_heroTitle__yEQ2F{font-size:5rem;margin-bottom:1.125rem}.Hero_large__POj3m .Hero_heroSubtitle__6PTfk{font-size:1.5rem;margin-bottom:2.25rem}.Hero_heroSecondHalf__rEm4O{flex:1 1 50%;position:relative}.Hero_heroImage__KhDWr{display:flex;flex-direction:column}.Hero_heroImage__KhDWr .Hero_image__dELt_{width:100%;height:100%;object-fit:cover}@media screen and (max-width:600px){.Hero_section__Wxsla{padding:2rem 1.25rem 0}.Hero_heroFlex__OD6od{flex-direction:column-reverse;width:100%;display:flex}.Hero_heroFirstHalf__N2_bk,.Hero_heroSecondHalf__rEm4O{width:100%;height:50vh;display:flex;justify-content:center;align-items:center}.Hero_heroContent__mAHG4{text-align:center}.Hero_heroImage__KhDWr{position:relative;width:100%;height:100%;overflow:hidden}.Hero_image__dELt_{object-fit:cover;object-position:center}.Hero_heroText__Hfnj1 h1,.Hero_heroTitle__yEQ2F{font-size:3.6rem!important;margin-bottom:.5625rem!important}.Hero_heroSubtitle__6PTfk,.Hero_heroText__Hfnj1 p{font-size:1.05rem!important;margin-bottom:1.125rem!important}.Hero_medium__TOWKZ{min-height:60vh}.Hero_medium__TOWKZ .Hero_heroContent__mAHG4{gap:.5rem;padding:40px}.Hero_medium__TOWKZ .Hero_heroTitle__yEQ2F{font-size:2.1rem!important;font-weight:500}.Hero_medium__TOWKZ .Hero_heroSubtitle__6PTfk{font-size:.77rem!important}}.CTA_cta___8spb{background:var(--dark);text-align:center;padding:4rem 2rem}.CTA_cta___8spb h2{font-size:3.5rem;margin-bottom:1rem;color:var(--white)}.CTA_cta___8spb p{font-size:1.1rem;margin-bottom:2rem;color:var(--white)}@media(max-width:600px){.CTA_cta___8spb{padding:2rem 1.5rem}.CTA_cta___8spb h2{font-size:2.45rem;margin-bottom:.5rem}.CTA_cta___8spb p{font-size:1rem;margin-bottom:1rem}}