:root{--background:#141412;--foreground:#171717;--accentColor:#D5BFAD}@media (prefers-color-scheme:dark){:root{--background:#141412;--foreground:#ededed;--accentColor:#D5BFAD}}body,html{max-width:100vw;overflow-x:hidden}body{height:100%;background-color:var(--background)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}p{font-size:20px}@media (prefers-color-scheme:dark){html{color-scheme:dark}}button{all:unset;color:var(--foreground);box-sizing:border-box;cursor:pointer}.borderedButton{position:relative;display:flex;width:100%;max-width:400px;height:auto;border:1px solid var(--accentColor);border-radius:30px;padding:8px 20px;align-items:center;justify-content:center}.accentButton{background-color:var(--background)}.accentButton,.moreButton{position:relative;display:flex;width:100%;max-width:400px;height:50px;border-radius:30px;padding:10px 20px;align-items:center;justify-content:center}.moreButton{background-color:var(--accentColor)}.hero_container__F8a_i{width:100%}.hero_content__F4E3Z{width:min(80%,550px);position:absolute;bottom:15vw;left:3rem;z-index:9999;background:rgba(250,250,250,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;padding:20px}.hero_content__F4E3Z h2{font-size:clamp(16px,3vw,24px)}.hero_cover__7Xig1{position:relative;width:100vw;height:auto;min-height:50vw;background-image:url(/hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.hero_cover__7Xig1:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:250px;background:linear-gradient(to top,var(--background) 0,rgba(0,0,0,0) 100%);pointer-events:none}@media (max-width:768px){.hero_content__F4E3Z{background:none;-webkit-backdrop-filter:none;backdrop-filter:none;left:2rem;padding:0}}.services_content___lki_{display:flex;flex-direction:column;gap:50px}.services_card__GJxuz{display:flex;gap:100px}.services_title__l_srz{display:flex;align-items:center;justify-content:center;color:white;font-size:24px;text-transform:uppercase;position:relative}.services_title__l_srz:after,.services_title__l_srz:before{content:"";flex:1 1;height:1px;background-color:#D5BFAD;margin:0 15px;max-width:100px}@media (max-width:786px){.services_card__GJxuz{flex-direction:column;gap:50px}}@media (max-width:565px){.services_title__l_srz{font-size:20px}}@media (max-width:455px){.services_title__l_srz{font-size:18px}}.servicecard_servicecardContainer__UH_Pg{border-radius:30px;border:1px solid #d5bfad;flex:1 1}.servicecard_servicecardContent__lezQ_{display:flex;padding:25px;gap:20px;flex-direction:column;color:#D5BFAD}@media (max-width:565px){.servicecard_servicecardContent__lezQ_ h1{font-size:21px}}.section_container__2i3B2{width:100%;max-width:1400px;margin:0 auto}.section_topPadding__VDLY5{position:relative;top:0}.section_top__cKjqf{padding:30px 20px 0}.section_middle__MQl8o{padding:40px 20px 0}.section_bottom__MbME4{padding:40px 20px 30px}@media (min-width:1024px){.section_topPadding__VDLY5{top:-100px}.section_middle__MQl8o{padding:0 20px}}.serviceslist_list__JFFOS{position:relative;display:flex;flex-wrap:wrap;gap:40px;width:100%;justify-content:space-between}.servicesitem_item__t6dgX{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 40px);min-width:250px;display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.servicesitem_content__fpIp5{display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;color:var(--accentColor)}.cta_container__Qi__t{width:100%;max-width:1400px;border-radius:30px;background-color:#D5BFAD;margin:0 auto;padding:30px 20px}.cta_content__0zS_P{display:flex;flex-wrap:wrap;gap:10px;color:black;justify-content:space-between;align-items:center}