*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:'Plus Jakarta Sans',sans-serif;font-size:16px;line-height:1.65;color:hsl(118,16%,17%);background:hsl(130,15%,99%);}img{max-width:100%;height:auto;display:block;}a{color:hsl(118,59%,47%);text-decoration:none;}::selection{background:hsl(118,59%,47%);color:#fff;}h1,h2,h3,h4{font-family:'Plus Jakarta Sans',serif;font-weight:800;line-height:1.14;letter-spacing:0;}h1{font-size:clamp(2.2rem,5vw,46px);margin-bottom:0.5em;line-height:1.08;}h2{font-size:clamp(1.6rem,3.4vw,29.5px);margin-bottom:0.5em;}h3{font-size:21.2px;margin-bottom:0.4em;}p{margin-bottom:1em;}.st-container{max-width:1140px;margin:0 auto;padding:0 22px;}.st-action{display:inline-block;padding:15px 32px;border-radius:8px;font-weight:700;cursor:pointer;font-size:1rem;font-family:'Plus Jakarta Sans',sans-serif;text-transform:uppercase;letter-spacing:0.05em;font-size:0.9rem;background:linear-gradient(135deg,hsl(118,59%,47%),hsl(118,59%,37%));color:#ffffff;border:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;}.st-action:hover{transform:translateY(-2px);box-shadow:0 10px 28px hsla(118,59%,47%,0.35);}.st-action_outline{display:inline-block;padding:14px 26px;border-radius:8px;font-weight:700;color:hsl(118,59%,47%);border:2px solid currentColor;margin-left:14px;text-transform:uppercase;letter-spacing:0.05em;font-size:0.9rem;}.st-topbar{background:hsl(118,59%,37%);color:#fff;font-size:0.86rem;padding:7px 0;}.st-topbar .st-container{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;}.st-topbar a{color:#fff;font-weight:600;}.st-header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,0.72);backdrop-filter:blur(14px) saturate(170%);-webkit-backdrop-filter:blur(14px) saturate(170%);border-bottom:1px solid rgba(0,0,0,0.06);}.st-header_inner{display:flex;align-items:center;justify-content:center;gap:30px;min-height:74px;flex-direction:column;padding:14px 0 12px;gap:10px;}.st-logo{display:inline-flex;align-items:center;gap:10px;font-family:'Plus Jakarta Sans',serif;font-weight:800;font-size:1.45rem;color:hsl(118,16%,17%);letter-spacing:0.01em;}.st-logo svg{flex-shrink:0;}.st-logo b{color:hsl(118,59%,47%);}.st-nav_set{display:flex;gap:26px;list-style:none;align-items:center;}.st-nav_set a{color:hsl(118,16%,17%);font-weight:600;font-size:0.97rem;}.st-nav_set a:hover{color:hsl(118,59%,47%);}.st-nav_set a.st-nav_active{color:hsl(118,59%,47%);border-bottom:2px solid hsl(83,69%,49%);padding-bottom:3px;}.st-nav_cta{display:inline-block;padding:10px 20px;border-radius:8px;background:hsl(118,59%,47%);color:#fff !important;font-weight:700;}.st-nav_toggle{display:none;background:none;border:none;cursor:pointer;width:42px;height:42px;position:relative;}.st-nav_toggle span,.st-nav_toggle span::before,.st-nav_toggle span::after{content:'';display:block;width:26px;height:3px;background:hsl(118,16%,17%);border-radius:3px;position:absolute;left:8px;transition:all .2s;}.st-nav_toggle span{top:20px;}.st-nav_toggle span::before{top:-8px;left:0;}.st-nav_toggle span::after{top:8px;left:0;}.st-hero{background:hsl(118,59%,94%);padding:120px 0 0;overflow:hidden;}.st-hero_inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end;}.st-hero_text{padding-bottom:120px;}.st-hero_pic img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:28px 28px 0 0;}.st-hero_sub{font-size:1.15rem;color:hsl(118,13%,42%);margin:18px 0 30px;max-width:560px;}.st-section{padding:120px 0;position:relative;}.st-section_alt{background:hsl(118,22%,93%);}.st-section_dark{background:hsl(118,59%,37%);color:#fff;}.st-section_dark h2{color:#fff;}.st-section_title{margin-bottom:40.8px;}.st-section_title p{color:hsl(118,13%,42%);font-size:1.06rem;margin:0;}.st-section_dark .st-section_title p{color:hsla(0,0%,100%,0.8);}.st-section_title{max-width:720px;}.st-kicker{display:inline-flex;align-items:center;gap:8px;background:hsl(83,69%,93%);color:hsl(118,59%,37%);font-weight:700;text-transform:uppercase;letter-spacing:0.1em;font-size:0.76rem;padding:7px 16px;border-radius:999px;margin-bottom:16px;}.st-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:hsl(118,59%,94%);color:hsl(118,59%,37%);}.st-hero_badge svg{width:16px;height:16px;color:hsl(83,69%,49%);}.st-hero_trust{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:26px;}.st-hero_trust span{display:inline-flex;align-items:center;gap:8px;font-size:0.9rem;font-weight:600;color:hsl(118,13%,42%);}.st-hero_trust svg{width:17px;height:17px;color:hsl(83,69%,49%);}.st-areas{display:flex;flex-wrap:wrap;gap:12px;}.st-area_chip{display:inline-block;padding:11px 22px;background:#ffffff;border:1px solid hsl(118,15%,88%);border-radius:999px;font-weight:600;color:hsl(118,16%,17%);}.st-boxes{display:grid;gap:36px;}.st-card{display:grid;grid-template-columns:88px 1fr;gap:22px;align-items:center;background:#ffffff;border-radius:17px;padding:32px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 3px rgba(0,0,0,0.05), 0 6px 16px rgba(0,0,0,0.06);}.st-card:hover{transform:translateY(-5px);box-shadow:0 2px 4px rgba(0,0,0,0.05), 0 16px 40px rgba(0,0,0,0.12);}.st-card h3{margin-top:14px;}.st-card p{color:hsl(118,13%,42%);margin:0;}.st-card_pic{padding:0;overflow:hidden;}.st-card_pic_2{overflow:hidden;}.st-card_pic_2 img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .35s ease;}.st-card_pic:hover .st-card_pic_2 img{transform:scale(1.05);}.st-card_content{padding:22px 26px 26px;}.st-card_content h3{margin-top:0;}.st-collage{display:grid;gap:14px;}.st-collage_row{display:grid;grid-template-columns:1fr 1fr;gap:14px;}.st-collage img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:20px;}.st-card_mark{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,hsl(118,59%,94%),hsl(83,69%,93%));color:hsl(118,59%,47%);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.st-card_mark svg{width:28px;height:28px;}.st-about{display:grid;grid-template-columns:1fr 1fr;gap:52.800000000000004px;align-items:center;}.st-checks{display:grid;grid-template-columns:1fr 1fr;gap:18px 34px;max-width:980px;}.st-check{display:flex;gap:14px;align-items:flex-start;}.st-check svg{width:26px;height:26px;color:hsl(83,69%,49%);flex-shrink:0;margin-top:2px;}.st-check p{color:hsl(118,13%,42%);margin:4px 0 0;}.st-pic_box img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:28px;}.st-stat_row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;background:hsl(118,59%,47%);color:#fff;border-radius:17px;padding:38px;text-align:center;}.st-stat_num{font-family:'Plus Jakarta Sans',serif;font-size:2.4rem;font-weight:800;}.st-stat span{opacity:0.85;}.st-stat_num svg{width:38px;height:38px;}.st-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;counter-reset:s;}.st-step{position:relative;padding-top:14px;border-top:3px solid hsl(118,59%,94%);}.st-step h3{margin:14px 0 8px;font-size:21.2px;}.st-step p{color:hsl(118,13%,42%);margin:0;}.st-step_num{font-family:'Plus Jakarta Sans',serif;font-size:2.1rem;font-weight:800;color:hsl(83,69%,49%);line-height:1;}.st-cta_mini{background:hsl(118,59%,47%);color:#fff;padding:26px 0;}.st-cta_mini_inner{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between;}.st-cta_mini span{font-family:'Plus Jakarta Sans',serif;font-size:1.3rem;font-weight:800;}.st-cta_mini .st-action{background:#fff;color:hsl(118,59%,37%);box-shadow:none;}.st-testi_row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;}.st-testi{background:hsla(0,0%,100%,0.12);border-radius:17px;padding:26px;color:#fff;}.st-testi footer{color:hsla(0,0%,100%,0.75);}.st-faq_set{max-width:820px;}.st-faq_item{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);}.st-faq_item summary{cursor:pointer;font-weight:700;padding:19px 24px;list-style:none;position:relative;padding-right:58px;}.st-faq_item summary::after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.25rem;color:hsl(118,59%,37%);font-weight:400;width:30px;height:30px;border-radius:50%;background:hsl(118,59%,94%);display:flex;align-items:center;justify-content:center;}.st-faq_item[open] summary::after{content:'−';}.st-faq_item div{padding:0 22px 18px;color:hsl(118,13%,42%);}.st-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:24px;}.st-gallery_item{overflow:hidden;border-radius:28px;box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.st-gallery img{width:100%;height:250px;object-fit:cover;transition:transform .35s ease;display:block;}.st-gallery_item:hover img{transform:scale(1.05);}.st-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;align-items:start;}.st-price_card{background:#ffffff;border-radius:17px;padding:32px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 3px rgba(0,0,0,0.05), 0 6px 16px rgba(0,0,0,0.06);text-align:center;}.st-price_val{font-family:'Plus Jakarta Sans',serif;font-size:2.2rem;font-weight:800;color:hsl(118,59%,47%);margin:10px 0;}.st-price_card ul{list-style:none;text-align:left;margin:18px 0;color:hsl(118,13%,42%);}.st-price_card li{padding:7px 0;border-bottom:1px dashed hsl(118,15%,88%);}.st-cta_strip{position:relative;background-size:cover;background-position:center;color:#fff;text-align:center;padding:108px 22px;}.st-cta_strip::before{content:'';position:absolute;inset:0;background:hsla(118,59%,37%,0.82);}.st-cta_strip .st-container{position:relative;}.st-cta_strip h2{color:#fff;margin-bottom:26px;}.st-cta_strip .st-action{background:#fff;color:hsl(118,59%,37%);box-shadow:none;}.st-contact_box{display:grid;grid-template-columns:0.9fr 1.1fr;gap:48px;align-items:start;}.st-contact_meta li{list-style:none;margin-bottom:18px;display:flex;gap:14px;align-items:flex-start;}.st-contact_meta svg{width:22px;height:22px;color:hsl(83,69%,49%);flex-shrink:0;margin-top:4px;}.st-contact_meta b{display:block;}.st-contact_meta span{color:hsl(118,13%,42%);}.st-form{background:#ffffff;border-radius:17px;padding:32px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 3px rgba(0,0,0,0.05), 0 6px 16px rgba(0,0,0,0.06);}.st-field{margin-bottom:16px;}.st-field label{display:block;font-weight:600;margin-bottom:6px;font-size:0.94rem;}.st-field input{width:100%;padding:14px 17px;border:1.5px solid hsl(118,15%,88%);border-radius:12px;font-size:1rem;font-family:inherit;background:#fff;color:hsl(118,16%,17%);transition:border-color .2s,box-shadow .2s;}.st-field input:focus{outline:none;border-color:hsl(118,59%,47%);box-shadow:0 0 0 3.5px hsl(118,59%,94%);}.st-form_small{font-size:0.85rem;color:hsl(118,13%,42%);margin-top:12px;}.st-form_msg{display:none;padding:14px 18px;border-radius:8px;margin-top:14px;font-weight:600;}.st-form_msg.sent{display:block;background:hsl(145,55%,92%);color:hsl(145,60%,22%);}.st-form_msg.err{display:block;background:hsl(0,70%,94%);color:hsl(0,60%,35%);}.st-hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden;}.st-page_hero{background:hsl(118,59%,94%);padding:84px 0;}.st-page_hero h1{margin-bottom:6px;}.st-crumbs{font-size:0.9rem;opacity:0.75;}.st-crumbs a{color:inherit;}.st-prose{max-width:820px;}.st-prose h2{margin-top:1.6em;font-size:1.5rem;}.st-prose ul{margin:0 0 1em 1.3em;}.st-footer{background:hsl(118,29%,15%);color:hsla(0,0%,100%,0.85);padding:90px 0 26px;position:relative;}.st-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,hsl(118,59%,47%),hsl(83,69%,49%));}.st-footer_row{display:grid;grid-template-columns:repeat(3,1fr);gap:38.400000000000006px;margin-bottom:40px;}.st-footer h4{color:#fff;margin-bottom:16px;font-size:1.05rem;}.st-footer a{color:hsla(0,0%,100%,0.85);}.st-footer a:hover{color:#fff;}.st-footer li{list-style:none;margin-bottom:10px;}.st-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;}.st-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(118,16%,17%);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;}.st-cookie.active{display:block;}.st-cookie p{margin-bottom:14px;font-size:0.94rem;}.st-cookie_action{padding:10px 22px;border-radius:8px;background:hsl(118,59%,47%);color:#fff;border:none;font-weight:700;cursor:pointer;margin-right:14px;font-size:0.95rem;}.st-cookie a{font-size:0.9rem;}.st-call_band{display:none;}@media(max-width:920px){.st-hero_inner,.st-about,.st-contact_box{grid-template-columns:1fr;}.st-section_title{grid-template-columns:1fr;}.st-boxes{grid-template-columns:1fr 1fr;}.st-steps{grid-template-columns:1fr 1fr;}.st-footer_row{grid-template-columns:1fr 1fr;}}@media(max-width:680px){.st-header_inner{flex-direction:row;min-height:64px;}.st-nav_toggle{display:block;}.st-nav_set{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;}.st-nav_set.active{display:flex;}.st-boxes,.st-footer_row,.st-checks,.st-steps{grid-template-columns:1fr;}.st-cta_mini_inner{flex-direction:column;align-items:flex-start;}.st-action_outline{margin-left:0;margin-top:12px;}.st-stat_row{gap:18px;}h1{font-size:1.9rem;}.st-section{padding:78px 0;}.st-cta_strip{text-align:center;justify-content:center;}body{padding-bottom:58px;}.st-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);}.st-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(118,59%,37%);border-top:1px solid hsl(118,15%,88%);}.st-call_band a.st-primary{background:hsl(118,59%,47%);color:#fff;border-top:none;}.st-call_band svg{width:18px;height:18px;}.st-cookie{bottom:74px;}}