*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:'Mukta',sans-serif;font-size:17px;line-height:1.65;color:hsl(166,19%,13%);background:hsl(166,20%,98%);}img{max-width:100%;height:auto;display:block;}a{color:hsl(166,54%,44%);text-decoration:none;}::selection{background:hsl(166,54%,44%);color:#fff;}h1,h2,h3,h4{font-family:'Prata',serif;font-weight:400;line-height:1.14;letter-spacing:0;}h1{font-size:clamp(2.2rem,5vw,50px);margin-bottom:0.5em;line-height:1.08;}h2{font-size:clamp(1.6rem,3.4vw,31.9px);margin-bottom:0.5em;}h3{font-size:22.7px;margin-bottom:0.4em;}p{margin-bottom:1em;}.el-row{max-width:1240px;margin:0 auto;padding:0 22px;}.el-link{display:inline-block;padding:15px 32px;border-radius:999px;font-weight:700;cursor:pointer;font-size:1rem;font-family:'Mukta',sans-serif;background:linear-gradient(135deg,hsl(166,54%,44%),hsl(166,54%,34%));color:#ffffff;border:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;}.el-link:hover{transform:translateY(-2px);box-shadow:0 10px 28px hsla(166,54%,44%,0.35);}.el-link-soft{display:inline-block;padding:14px 26px;border-radius:999px;font-weight:700;color:#fff;border:2px solid currentColor;margin-left:14px;}.el-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 0 hsl(166,15%,88%);}.el-header-body{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:74px;}.el-logo{display:inline-flex;align-items:center;gap:10px;font-family:'Prata',serif;font-weight:700;font-size:1.45rem;color:hsl(166,19%,13%);letter-spacing:0.01em;}.el-logo svg{flex-shrink:0;}.el-logo b{color:hsl(166,54%,44%);}.el-nav-items{display:flex;gap:26px;list-style:none;align-items:center;}.el-nav-items a{color:hsl(166,19%,13%);font-weight:600;font-size:0.97rem;}.el-nav-items a:hover{color:hsl(166,54%,44%);}.el-nav-items a.el-nav-active{color:hsl(166,54%,34%);background:hsl(166,54%,94%);padding:8px 16px;border-radius:999px;}.el-nav-cta{display:inline-block;padding:10px 20px;border-radius:999px;background:hsl(166,54%,44%);color:#fff !important;font-weight:700;}.el-nav-toggle{display:none;background:none;border:none;cursor:pointer;width:42px;height:42px;position:relative;}.el-nav-toggle span,.el-nav-toggle span::before,.el-nav-toggle span::after{content:'';display:block;width:26px;height:3px;background:hsl(166,19%,13%);border-radius:3px;position:absolute;left:8px;transition:all .2s;}.el-nav-toggle span{top:20px;}.el-nav-toggle span::before{top:-8px;left:0;}.el-nav-toggle span::after{top:8px;left:0;}.el-hero{position:relative;padding:138px 0;background-size:cover;background-position:center;}.el-hero::before{content:'';position:absolute;inset:0;background:rgba(12,16,24,0.62);}.el-hero-inner{position:relative;max-width:780px;margin:0 auto;text-align:center;color:#fff;}.el-hero h1{color:#fff;}.el-hero-sub{color:hsla(0,0%,100%,0.88) !important;}.el-hero .el-link{background:#fff;color:hsl(166,54%,34%);border:none;box-shadow:0 8px 24px rgba(0,0,0,0.25);}.el-hero-sub{font-size:1.15rem;color:hsl(166,12%,38%);margin:18px 0 30px;max-width:560px;}.el-section{padding:88px 0;position:relative;}.el-section-alt{background:hsl(166,26%,93%);}.el-section-dark{background:hsl(166,25%,15%);color:#fff;}.el-section-dark h2{color:#fff;}.el-section-title{margin-bottom:47.6px;}.el-section-title p{color:hsl(166,12%,38%);font-size:1.06rem;margin:0;}.el-section-dark .el-section-title p{color:hsla(0,0%,100%,0.8);}.el-section-title{max-width:720px;}.el-kicker{display:inline-flex;align-items:center;gap:8px;background:hsl(160,64%,93%);color:hsl(166,54%,34%);font-weight:700;text-transform:uppercase;letter-spacing:0.1em;font-size:0.76rem;padding:7px 16px;border-radius:999px;margin-bottom:16px;}.el-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;font-size:0.86rem;font-weight:700;margin-bottom:24px;background:hsla(0,0%,100%,0.16);color:#fff;border:1px solid hsla(0,0%,100%,0.25);backdrop-filter:blur(6px);}.el-hero-badge svg{width:16px;height:16px;color:#fff;}.el-hero-trust{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:26px;}.el-hero-trust span{display:inline-flex;align-items:center;gap:8px;font-size:0.9rem;font-weight:600;color:hsla(0,0%,100%,0.92);}.el-hero-trust svg{width:17px;height:17px;color:#fff;}.el-areas{display:flex;flex-wrap:wrap;gap:12px;}.el-area-chip{display:inline-block;padding:11px 22px;background:#ffffff;border:1px solid hsl(166,15%,88%);border-radius:999px;font-weight:600;color:hsl(166,19%,13%);}.el-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;}.el-cell{background:#ffffff;border-radius:0px;padding:36px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.el-zig-box{display:flex;flex-direction:column;gap:62px;}.el-zig-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;}.el-zig-row:nth-child(even) .el-zig-pic{order:2;}.el-zig-pic{overflow:hidden;border-radius:0px;box-shadow:0 2px 4px rgba(0,0,0,0.05), 0 16px 40px rgba(0,0,0,0.12);}.el-zig-pic img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .4s ease;}.el-zig-row:hover .el-zig-pic img{transform:scale(1.04);}.el-zig-no{font-family:'Prata',serif;font-size:1.05rem;font-weight:400;color:hsl(160,64%,45%);display:block;margin-bottom:10px;}.el-cell:hover{transform:translateY(-5px);box-shadow:0 2px 4px rgba(0,0,0,0.05), 0 16px 40px rgba(0,0,0,0.12);}.el-cell h3{margin-top:14px;}.el-cell p{color:hsl(166,12%,38%);margin:0;}.el-cell-pic{padding:0;overflow:hidden;}.el-cell-pic-2{overflow:hidden;}.el-cell-pic-2 img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .35s ease;}.el-cell-pic:hover .el-cell-pic-2 img{transform:scale(1.05);}.el-cell-content{padding:26px 30px 30px;}.el-cell-content h3{margin-top:0;}.el-collage{display:grid;gap:14px;}.el-collage-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;}.el-collage img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:6px;}.el-cell-mark{width:56px;height:56px;border-radius:0px;background:linear-gradient(135deg,hsl(166,54%,94%),hsl(160,64%,93%));color:hsl(166,54%,44%);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.el-cell-mark svg{width:28px;height:28px;}.el-about{display:grid;grid-template-columns:1fr 1fr;gap:61.60000000000001px;align-items:center;}.el-checks{display:grid;grid-template-columns:1fr 1fr;gap:18px 34px;max-width:980px;}.el-check{display:flex;gap:14px;align-items:flex-start;}.el-check svg{width:26px;height:26px;color:hsl(160,64%,45%);flex-shrink:0;margin-top:2px;}.el-check p{color:hsl(166,12%,38%);margin:4px 0 0;}.el-pic-box img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:0px;}.el-stat-row{display:flex;flex-wrap:wrap;gap:44.800000000000004px;justify-content:space-between;border-top:2px solid hsl(166,15%,88%);border-bottom:2px solid hsl(166,15%,88%);padding:26px 6px;}.el-stat-num{font-family:'Prata',serif;font-size:2.3rem;font-weight:400;color:hsl(160,64%,45%);}.el-stat span{color:hsl(166,12%,38%);}.el-stat-num svg{width:38px;height:38px;}.el-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;counter-reset:s;}.el-step{position:relative;padding-top:14px;border-top:3px solid hsl(166,54%,94%);}.el-step h3{margin:14px 0 8px;font-size:22.7px;}.el-step p{color:hsl(166,12%,38%);margin:0;}.el-step-num{font-family:'Prata',serif;font-size:2.1rem;font-weight:400;color:hsl(160,64%,45%);line-height:1;}.el-cta-compact{background:hsl(166,54%,44%);color:#fff;padding:26px 0;}.el-cta-compact-body{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between;}.el-cta-compact span{font-family:'Prata',serif;font-size:1.3rem;font-weight:400;}.el-cta-compact .el-link{background:#fff;color:hsl(166,54%,34%);box-shadow:none;}.el-testi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:39.199999999999996px;}.el-testi{border-left:4px solid hsl(160,64%,45%);padding:6px 0 6px 22px;font-style:italic;}.el-testi footer{font-style:normal;color:hsl(166,12%,38%);margin-top:12px;font-weight:600;}.el-faq-items{max-width:820px;}.el-faq-cell{border:1px solid rgba(0,0,0,0.05);border-radius:10px;margin-bottom:14px;background:#ffffff;box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.el-faq-cell summary{cursor:pointer;font-weight:700;padding:19px 24px;list-style:none;position:relative;padding-right:58px;}.el-faq-cell summary::after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.25rem;color:hsl(166,54%,34%);font-weight:400;width:30px;height:30px;border-radius:50%;background:hsl(166,54%,94%);display:flex;align-items:center;justify-content:center;}.el-faq-cell[open] summary::after{content:'−';}.el-faq-cell div{padding:0 22px 18px;color:hsl(166,12%,38%);}.el-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:28px;}.el-gallery-cell{overflow:hidden;border-radius:0px;box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.el-gallery img{width:100%;height:250px;object-fit:cover;transition:transform .35s ease;display:block;}.el-gallery-cell:hover img{transform:scale(1.05);}.el-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:28px;align-items:start;}.el-price-cell{background:#ffffff;border-radius:0px;padding:36px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);text-align:center;}.el-price-val{font-family:'Prata',serif;font-size:2.2rem;font-weight:400;color:hsl(166,54%,44%);margin:10px 0;}.el-price-cell ul{list-style:none;text-align:left;margin:18px 0;color:hsl(166,12%,38%);}.el-price-cell li{padding:7px 0;border-bottom:1px dashed hsl(166,15%,88%);}.el-cta-bar{text-align:center;padding:44.800000000000004px 22px;border-top:3px solid hsl(160,64%,45%);border-bottom:3px solid hsl(160,64%,45%);}.el-cta-bar h2{margin-bottom:24px;}.el-contact-box{display:grid;grid-template-columns:0.9fr 1.1fr;gap:56px;align-items:start;}.el-contact-meta li{list-style:none;margin-bottom:18px;display:flex;gap:14px;align-items:flex-start;}.el-contact-meta svg{width:22px;height:22px;color:hsl(160,64%,45%);flex-shrink:0;margin-top:4px;}.el-contact-meta b{display:block;}.el-contact-meta span{color:hsl(166,12%,38%);}.el-form{background:#ffffff;border-radius:0px;padding:36px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.el-field{margin-bottom:16px;}.el-field label{display:block;font-weight:600;margin-bottom:6px;font-size:0.94rem;}.el-field input{width:100%;padding:14px 17px;border:1.5px solid hsl(166,15%,88%);border-radius:4px;font-size:1rem;font-family:inherit;background:#fff;color:hsl(166,19%,13%);transition:border-color .2s,box-shadow .2s;}.el-field input:focus{outline:none;border-color:hsl(166,54%,44%);box-shadow:0 0 0 3.5px hsl(166,54%,94%);}.el-form-note{font-size:0.85rem;color:hsl(166,12%,38%);margin-top:12px;}.el-form-msg{display:none;padding:14px 18px;border-radius:0px;margin-top:14px;font-weight:600;}.el-form-msg.done{display:block;background:hsl(145,55%,92%);color:hsl(145,60%,22%);}.el-form-msg.error{display:block;background:hsl(0,70%,94%);color:hsl(0,60%,35%);}.el-hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden;}.el-page-hero{position:relative;background-size:cover;background-position:center;padding:74.8px 0;color:#fff;}.el-page-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(100deg,rgba(10,12,18,0.78),rgba(10,12,18,0.45));}.el-page-hero .el-row{position:relative;}.el-page-hero h1{margin-bottom:6px;color:#fff;}.el-crumbs{font-size:0.9rem;opacity:0.75;}.el-crumbs a{color:inherit;}.el-prose{max-width:820px;}.el-prose h2{margin-top:1.6em;font-size:1.5rem;}.el-prose ul{margin:0 0 1em 1.3em;}.el-footer{background:hsl(166,25%,15%);color:hsla(0,0%,100%,0.85);padding:66px 0 26px;position:relative;}.el-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,hsl(166,54%,44%),hsl(160,64%,45%));}.el-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:44.800000000000004px;margin-bottom:40px;}.el-footer h4{color:#fff;margin-bottom:16px;font-size:1.05rem;}.el-footer a{color:hsla(0,0%,100%,0.85);}.el-footer a:hover{color:#fff;}.el-footer li{list-style:none;margin-bottom:10px;}.el-footer-bottom{border-top:1px solid hsla(0,0%,100%,0.15);padding-top:22px;font-size:0.88rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;opacity:0.85;}.el-cookie{position:fixed;bottom:18px;left:18px;right:18px;max-width:560px;margin:0 auto;background:hsla(0,0%,100%,0.92);backdrop-filter:blur(12px);color:hsl(166,19%,13%);box-shadow:0 16px 48px rgba(0,0,0,0.22);border:1px solid rgba(0,0,0,0.06);border-radius:14px;padding:20px 24px;z-index:100;display:none;}.el-cookie.on{display:block;}.el-cookie p{margin-bottom:14px;font-size:0.94rem;}.el-cookie-link{padding:10px 22px;border-radius:999px;background:hsl(166,54%,44%);color:#fff;border:none;font-weight:700;cursor:pointer;margin-right:14px;font-size:0.95rem;}.el-cookie a{font-size:0.9rem;}.el-divider{position:absolute;left:0;bottom:-1px;width:100%;height:64px;z-index:3;pointer-events:none;}.el-hero{padding-bottom:188px !important;}.el-reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s ease;}.el-reveal.el-reveal-on{opacity:1;transform:none;}.el-call-band{display:none;}@media(max-width:920px){.el-hero-inner,.el-about,.el-contact-box{grid-template-columns:1fr;}.el-section-title{grid-template-columns:1fr;}.el-boxes{grid-template-columns:1fr 1fr;}.el-steps{grid-template-columns:1fr 1fr;}.el-zig-row{grid-template-columns:1fr;gap:22px;}.el-zig-row:nth-child(even) .el-zig-pic{order:0;}.el-footer-grid{grid-template-columns:1fr 1fr;}}@media(max-width:680px){.el-header-body{flex-direction:row;min-height:64px;}.el-nav-toggle{display:block;}.el-nav-items{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;padding:18px 22px 24px;box-shadow:0 18px 30px rgba(0,0,0,0.12);gap:16px;align-items:flex-start;}.el-nav-items.on{display:flex;}.el-boxes,.el-footer-grid,.el-checks,.el-steps{grid-template-columns:1fr;}.el-cta-compact-body{flex-direction:column;align-items:flex-start;}.el-link-soft{margin-left:0;margin-top:12px;}.el-stat-row{gap:18px;}h1{font-size:1.9rem;}.el-section{padding:57px 0;}.el-cta-bar{text-align:center;justify-content:center;}body{padding-bottom:58px;}.el-call-band{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:95;box-shadow:0 -4px 18px rgba(0,0,0,0.18);}.el-call-band a{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 10px;font-weight:700;font-size:1rem;background:#fff;color:hsl(166,54%,34%);border-top:1px solid hsl(166,15%,88%);}.el-call-band a.el-primary{background:hsl(166,54%,44%);color:#fff;border-top:none;}.el-call-band svg{width:18px;height:18px;}.el-cookie{bottom:74px;}}