@font-face{font-family:Quicksand;src:url(/assets/Quicksand-Light-CfFrtM4v.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Quicksand;src:url(/assets/Quicksand-Regular-5EWdH64c.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Quicksand;src:url(/assets/Quicksand-Medium-CV_JVG9L.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Quicksand;src:url(/assets/Quicksand-SemiBold-CKSsOCfH.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Quicksand;src:url(/assets/Quicksand-Bold-xhQQF8FD.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Waterfall;src:url(/assets/Waterfall-Regular-DBcgJrS-.ttf)format("truetype");font-weight:400;font-style:normal}html{font-size:16px}@media (width<=1108px){html{font-size:15px}}@media (width<=720px){html{font-size:14px}}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#2b363a;flex-direction:column;min-height:100vh;font-family:Quicksand,sans-serif;font-size:1.2rem;line-height:1.2;display:flex;overflow-x:hidden}img,svg{max-width:100%}a{color:inherit;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}ul{list-style:none}main{z-index:2;flex:1;position:relative}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}@media (width<=968px){.container{padding:0 20px}}.image-bg-container{flex:1;position:relative}.image-bg-container .image-bg{z-index:0;opacity:.9;background:url(/assets/background-D0fvd-OE.jpg) top/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.image-bg-container .image-bg:after{content:"";z-index:1;background-color:#2b363ae6;width:100%;height:100%;position:absolute;top:0;left:0}.header{z-index:10;justify-content:space-between;align-items:flex-start;padding-top:2rem;padding-bottom:0;display:flex;position:relative}@media (width<=600px){.header{flex-direction:column;gap:1rem}}.header .logo .logo-img{max-height:90px}@media (width<=968px){.header .logo .logo-img{max-height:65px}}@media (width<=600px){.header .logo .logo-img{height:60px}}.logo{max-width:300px;height:auto;transition:transform .3s;display:block}.logo:hover{transform:scale(1.02)}.logo .logo-img{width:100%;height:auto;display:block}@media (width<=600px){.logo .logo-img{max-width:200px}}.social-icons{gap:1rem;display:flex}.social-icons a{border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.social-icons a img{object-fit:contain;width:40px;height:40px}@media (width<=968px){.social-icons a img{width:34px;height:34px}}.social-icons a:hover{background-color:#a8866940;transform:translateY(-2px)}.social-icons a:hover img{filter:brightness(1.2)}.hero-section{flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.hero-content{z-index:5;justify-content:space-between;align-items:center;gap:3rem;padding-top:3rem;padding-bottom:3.2rem;display:flex;position:relative}@media (width<=1366px){.hero-content{padding-top:2rem}}@media (width<=968px){.hero-content{text-align:center;flex-direction:column;align-items:center;gap:2rem;padding-bottom:2rem}}.hero-text{max-width:720px}.hero-text .hero-title{color:#fff;max-width:660px;margin-bottom:.5rem;font-family:Quicksand,sans-serif;font-size:1.8rem;font-weight:700}@media (width<=768px){.hero-text .hero-title{font-size:1.6rem}}.hero-text .hero-description{color:#ded8ca;max-width:700px;font-size:1.4rem;font-weight:300}@media (width<=968px){.hero-text .hero-description{margin:0 auto;font-size:1.2rem}}.hero-cta-box{text-align:center;width:100%;max-width:300px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-cta-box .btn-cta{color:#fff;background-color:#a88669;border-radius:14px;width:100%;margin-bottom:.8rem;padding:1rem 2rem;font-size:1.4rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #0000004d}@media (width<=968px){.hero-cta-box .btn-cta{font-size:1.2rem}}.hero-cta-box .btn-cta:hover{background-color:#9d795b;transform:translateY(-3px);box-shadow:0 6px 20px #0006}.hero-line{z-index:5;background:#cfaf9566;width:100%;height:2px;position:relative}.services-section{padding-top:4rem;padding-bottom:4rem}@media (width<=1366px){.services-section{padding-top:2rem;padding-bottom:2rem}}.services-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (width<=968px){.services-grid{grid-template-columns:1fr;gap:2rem}}.service-col .service-icon{justify-content:center;margin-bottom:2rem;display:flex}@media (width<=968px){.service-col .service-icon{justify-content:flex-start;margin-bottom:1rem}}.service-col .service-icon img{object-fit:contain;width:100%;height:34px}.service-col .service-list{text-align:center;flex-direction:column;gap:.5rem;display:flex}.service-col .service-list li{color:#ded8ca;font-size:1.1rem;transition:color .2s}.service-col .service-list li:hover{color:#a88669}.footer{z-index:2;font-size:1.1rem;position:relative}.footer-grid{background-color:#252f32;padding:3rem 0}@media (width<=968px){.footer-grid{padding:2rem 0;font-size:1.1rem}}.footer-grid .container{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (width<=968px){.footer-grid .container{grid-template-columns:1fr;gap:1rem}}.footer-brand .footer-title{color:#a88669;margin-bottom:.2rem;font-family:Quicksand,sans-serif;font-size:1.8rem}@media (width<=968px){.footer-brand .footer-title{font-size:1.4rem}}.footer-brand .footer-text{max-width:520px}.footer-contacts{text-align:right;color:#ded8ca;flex-direction:column;gap:2rem;display:flex}@media (width<=768px){.footer-contacts br{display:none}}@media (width<=968px){.footer-contacts{text-align:left;gap:1rem}}.footer-contacts address{font-style:normal}.footer-contacts .contact-item a:hover{color:#a88669}.footer-bottom{text-align:center;background-color:#1a2022;padding:1rem 0;font-size:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-text,.hero-cta-box,.service-col{animation:.8s ease-out forwards fadeIn}.hero-cta-box{animation-delay:.3s}.service-col:nth-child(2){animation-delay:.2s}.service-col:nth-child(3){animation-delay:.4s}
