.ArticleReaction-module__97uoXa__wrapper{margin-top:0}.ArticleReaction-module__97uoXa__label{color:var(--color-text-tertiary);margin-bottom:.5rem;font-size:.8125rem}.ArticleReaction-module__97uoXa__button{color:#1e293b;cursor:pointer;background:linear-gradient(#fff 0%,#f7fafd 100%);border:1px solid #d7e0ec;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;width:100%;min-height:2.85rem;padding:.58rem .78rem;font-size:1rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background .2s;display:grid;overflow:hidden}.ArticleReaction-module__97uoXa__button:hover{border-color:#10b98173;box-shadow:0 10px 22px #0f172a17}.ArticleReaction-module__97uoXa__buttonActive{background:linear-gradient(#f2fbf6 0%,#ebf8f1 100%);border-color:#10b98173}.ArticleReaction-module__97uoXa__emoji{font-size:1rem;line-height:1}.ArticleReaction-module__97uoXa__count{text-align:right;font-variant-numeric:tabular-nums;color:#0f172a;min-width:1.6ch}.ArticleReaction-module__97uoXa__button span:nth-child(2){overflow-wrap:anywhere;min-width:0}@media (max-width:420px){.ArticleReaction-module__97uoXa__button{gap:.45rem;min-height:2.7rem;padding:.52rem .66rem;font-size:.95rem}}
.ZoomableArticleImage-module__Z3C6Pq__preview{aspect-ratio:16/10;background:#0f172a;border:1px solid #0f172a1a;border-radius:18px;width:100%;max-width:900px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 16px 34px #0206172e}.ZoomableArticleImage-module__Z3C6Pq__blurredBackground{z-index:0;opacity:.5;position:absolute;inset:0}.ZoomableArticleImage-module__Z3C6Pq__blurredImage{filter:blur(25px);transform:scale(1.1);object-fit:cover!important}.ZoomableArticleImage-module__Z3C6Pq__previewTall{aspect-ratio:2/3;max-width:380px}.ZoomableArticleImage-module__Z3C6Pq__imageButton{all:unset;cursor:zoom-in;position:absolute;inset:0}.ZoomableArticleImage-module__Z3C6Pq__zoomHint{color:#fff;letter-spacing:.02em;pointer-events:none;background:#020617a6;border:1px solid #ffffff40;border-radius:999px;padding:.45rem .7rem;font-size:.82rem;font-weight:700;position:absolute;bottom:.75rem;right:.75rem}.ZoomableArticleImage-module__Z3C6Pq__overlay{z-index:200;background:#020617d9;justify-content:center;align-items:center;padding:clamp(.75rem,2vw,1.5rem);display:flex;position:fixed;inset:0}.ZoomableArticleImage-module__Z3C6Pq__modal{width:min(1100px,100%);height:min(92vh,980px);position:relative}.ZoomableArticleImage-module__Z3C6Pq__modalImage{background:#020617;border:1px solid #ffffff24;border-radius:14px;width:100%;height:100%;position:relative;overflow:hidden}.ZoomableArticleImage-module__Z3C6Pq__closeBtn{z-index:3;color:#fff;cursor:pointer;background:#020617cc;border:0;border-radius:999px;width:2rem;height:2rem;font-size:1.3rem;line-height:1;position:absolute;top:.65rem;right:.65rem}@media (max-width:768px){.ZoomableArticleImage-module__Z3C6Pq__previewTall{max-width:300px}}
.LeadModal-module__fnhUPG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;animation:.15s cubic-bezier(.16,1,.3,1) LeadModal-module__fnhUPG__overlayShow;position:fixed;inset:0}.LeadModal-module__fnhUPG__content{z-index:1001;background:#fff;border-radius:24px;outline:none;width:90vw;max-width:450px;max-height:85vh;padding:2.5rem;animation:.15s cubic-bezier(.16,1,.3,1) LeadModal-module__fnhUPG__contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}.LeadModal-module__fnhUPG__header{margin-bottom:2rem;position:relative}.LeadModal-module__fnhUPG__title{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.LeadModal-module__fnhUPG__description{color:#64748b;font-size:.95rem;line-height:1.5}.LeadModal-module__fnhUPG__close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:-1rem;right:-1rem}.LeadModal-module__fnhUPG__close:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.LeadModal-module__fnhUPG__form{flex-direction:column;gap:1.25rem;display:flex}.LeadModal-module__fnhUPG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.LeadModal-module__fnhUPG__label{color:#475569;font-size:.875rem;font-weight:700}.LeadModal-module__fnhUPG__input{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.LeadModal-module__fnhUPG__input:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.LeadModal-module__fnhUPG__submit{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:800;transition:all .2s}.LeadModal-module__fnhUPG__submit:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 10px 20px #16a34a33}.LeadModal-module__fnhUPG__submit:disabled{cursor:not-allowed;background:#cbd5e1;transform:none}.LeadModal-module__fnhUPG__privacy{color:#94a3b8;text-align:center;font-size:.75rem;line-height:1.4}@keyframes LeadModal-module__fnhUPG__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes LeadModal-module__fnhUPG__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.About-module__S-Ka5a__about{background:#fff;padding:6rem 0;overflow:hidden}@media (max-width:768px){.About-module__S-Ka5a__about{padding:4rem 0}}.About-module__S-Ka5a__grid{grid-template-columns:1fr;align-items:flex-start;gap:5rem;display:grid}@media (min-width:1024px){.About-module__S-Ka5a__grid{grid-template-columns:1.1fr .9fr}}.About-module__S-Ka5a__label{text-transform:uppercase;letter-spacing:.15em;color:#16a34a;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:block}.About-module__S-Ka5a__name{color:#0b1220;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.About-module__S-Ka5a__status{color:#475569;margin-bottom:2rem;font-size:1.15rem;font-weight:600;line-height:1.4}@media (max-width:768px){.About-module__S-Ka5a__status{margin-bottom:1.5rem;font-size:1rem}}.About-module__S-Ka5a__positioning{margin-bottom:2.5rem}.About-module__S-Ka5a__positioning p{color:#334155;margin-bottom:.75rem;font-size:1.05rem;line-height:1.6}.About-module__S-Ka5a__trustBlock{background:#f8fafc;border:1px solid #0000000d;border-radius:20px;margin-bottom:2.5rem;padding:1.75rem}.About-module__S-Ka5a__badges{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.About-module__S-Ka5a__badge{flex-direction:column;gap:.4rem;display:flex}.About-module__S-Ka5a__badgeLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.About-module__S-Ka5a__badge p{color:#1e293b;font-size:.9rem;font-weight:600;line-height:1.4}.About-module__S-Ka5a__registryBtn{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:.9rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.About-module__S-Ka5a__registryBtn:hover{color:#16a34a;background:#16a34a05;border-color:#16a34a}.About-module__S-Ka5a__benefits{grid-template-columns:1fr;gap:1.2rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.About-module__S-Ka5a__benefits{grid-template-columns:repeat(3,1fr)}}.About-module__S-Ka5a__benefitItem{gap:.75rem;display:flex}.About-module__S-Ka5a__benefitDot{background:#16a34a;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.6rem}.About-module__S-Ka5a__benefitItem p{color:#334155;font-size:.95rem;font-weight:500;line-height:1.4}.About-module__S-Ka5a__actions{display:flex}.About-module__S-Ka5a__ctaBox{flex-direction:column;gap:.75rem;display:flex}.About-module__S-Ka5a__ctaBtn{color:#fff;background:#16a34a;border-radius:12px;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px #16a34a33}.About-module__S-Ka5a__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #16a34a4d}.About-module__S-Ka5a__microtext{color:#64748b;padding-left:.5rem;font-size:.85rem}@media (max-width:768px){.About-module__S-Ka5a__actions{flex-direction:column;width:100%}.About-module__S-Ka5a__ctaBox{width:100%}.About-module__S-Ka5a__ctaBtn{text-align:center;width:100%;padding:1rem 1.5rem}.About-module__S-Ka5a__microtext{text-align:center;margin-top:.5rem;padding-left:0}}.About-module__S-Ka5a__visual{padding-bottom:80px;position:relative}.About-module__S-Ka5a__photoCard{z-index:2;position:relative}.About-module__S-Ka5a__imageWrapper{aspect-ratio:.8;border-radius:24px;width:85%;margin-left:auto;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.About-module__S-Ka5a__image{object-fit:cover}.About-module__S-Ka5a__stepsCard{background:#fff;border:1px solid #0000000d;border-radius:24px;width:320px;padding:2rem;position:absolute;bottom:-30px;left:0;box-shadow:0 20px 50px #0000001a}.About-module__S-Ka5a__stepsTitle{color:#0b1220;margin-bottom:1.5rem;font-size:1.1rem;font-weight:800}.About-module__S-Ka5a__stepsList{flex-direction:column;gap:1.25rem;display:flex}.About-module__S-Ka5a__stepItem{gap:1rem;display:flex}.About-module__S-Ka5a__stepNum{color:#16a34a;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:800;display:flex}.About-module__S-Ka5a__stepContent strong{color:#1e293b;margin-bottom:.25rem;font-size:.9rem;display:block}.About-module__S-Ka5a__stepContent p{color:#64748b;font-size:.8rem;line-height:1.4}.About-module__S-Ka5a__bgDecoration{z-index:1;background:radial-gradient(circle,#16a34a0d 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-5%;right:-5%}@media (max-width:1023px){.About-module__S-Ka5a__grid{gap:3rem}.About-module__S-Ka5a__imageWrapper{aspect-ratio:.75;width:100%;margin:0}.About-module__S-Ka5a__stepsCard{width:90%;margin-top:0;padding:1.5rem;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}}
.ServicesGrid-module__RyhllG__services{background:#fdfdfd;padding:2.5rem 0}@media (max-width:768px){.ServicesGrid-module__RyhllG__services{padding:3rem 0}}.ServicesGrid-module__RyhllG__header{text-align:center;margin-bottom:2rem}.ServicesGrid-module__RyhllG__titleMain{color:#0b1220;margin-bottom:.5rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.ServicesGrid-module__RyhllG__subtitleMain{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.5}.ServicesGrid-module__RyhllG__navControls{gap:.5rem;display:flex}.ServicesGrid-module__RyhllG__viewport{margin:0 -1rem;padding:1rem;overflow:hidden}.ServicesGrid-module__RyhllG__container{-webkit-user-select:none;user-select:none;touch-action:pan-y pinch-zoom;margin-left:-1rem;display:flex}.ServicesGrid-module__RyhllG__slide{flex:0 0 calc(33.333% - 1rem);min-width:0;margin-left:1rem;padding-bottom:4px}@media (max-width:1024px){.ServicesGrid-module__RyhllG__slide{flex:0 0 calc(50% - 1rem)}}@media (max-width:640px){.ServicesGrid-module__RyhllG__slide{flex:0 0 calc(85% - 1rem)}}.ServicesGrid-module__RyhllG__navBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.ServicesGrid-module__RyhllG__navBtn:hover{color:#fff;background:#0b1220;border-color:#0b1220;box-shadow:0 4px 12px #0b122026}.ServicesGrid-module__RyhllG__card{background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;height:100%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #00000005}.ServicesGrid-module__RyhllG__card:hover{border-color:#16a34a4d;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000000d}.ServicesGrid-module__RyhllG__cardContent{flex-direction:column;flex-grow:1;display:flex}.ServicesGrid-module__RyhllG__cardTitle{color:#0b1220;margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.25}.ServicesGrid-module__RyhllG__description{color:#475569;flex-grow:0;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.ServicesGrid-module__RyhllG__bullets{flex-direction:column;flex-grow:1;gap:.75rem;margin-bottom:1.5rem;padding:0;list-style:none;display:flex}.ServicesGrid-module__RyhllG__bulletItem{color:#334155;align-items:flex-start;gap:.75rem;font-size:.9rem;font-weight:500;line-height:1.4;display:flex}.ServicesGrid-module__RyhllG__bulletItem svg{flex-shrink:0;width:16px;height:16px;margin-top:2px}.ServicesGrid-module__RyhllG__cardFooter{margin-top:auto}.ServicesGrid-module__RyhllG__ctaBtn{color:#1e293b;text-align:center;cursor:pointer;z-index:20;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block;position:relative}.ServicesGrid-module__RyhllG__card:hover .ServicesGrid-module__RyhllG__ctaBtn{color:#fff;background:#16a34a;border-color:#16a34a;box-shadow:0 4px 12px #16a34a33}.ServicesGrid-module__RyhllG__footerNotice{text-align:center;background:#f1f5f9;border-radius:16px;margin-top:2.5rem;padding:1.5rem}@media (max-width:768px){.ServicesGrid-module__RyhllG__navControls{display:none}.ServicesGrid-module__RyhllG__card{padding:1.5rem}}
.Turnkey-module__TGfzga__section{background:#fff;padding:5rem 0;position:relative;overflow:hidden}@media (max-width:768px){.Turnkey-module__TGfzga__section{padding:3.5rem 0}}.Turnkey-module__TGfzga__wrapper{grid-template-columns:.85fr 1.15fr;align-items:flex-start;gap:4rem;display:grid}@media (max-width:1024px){.Turnkey-module__TGfzga__wrapper{grid-template-columns:1fr;gap:2.5rem}}.Turnkey-module__TGfzga__photoColumn{perspective:1000px;border-radius:24px;height:850px;position:sticky;top:8rem}@media (max-width:1024px){.Turnkey-module__TGfzga__photoColumn{width:100%;max-width:100%;height:550px;margin:0 auto;position:relative;top:0}}.Turnkey-module__TGfzga__decorativeCircle{z-index:0;background:radial-gradient(circle,#10b9811a 0%,#fff0 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-20px;left:-20px}.Turnkey-module__TGfzga__imageContainer{background:#f1f5f9;border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.Turnkey-module__TGfzga__workImg{transition:transform .8s cubic-bezier(.2,0,.2,1);object-fit:cover!important;object-position:top center!important}.Turnkey-module__TGfzga__photoColumn:hover .Turnkey-module__TGfzga__workImg{transform:scale(1.05)}.Turnkey-module__TGfzga__gradientOverlay{pointer-events:none;z-index:10;background:linear-gradient(#0000 50%,#0f172a66 100%);position:absolute;inset:0}.Turnkey-module__TGfzga__glassBadge{z-index:20;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #fff6;border-radius:16px;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;position:absolute;bottom:2rem;left:2rem;right:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Turnkey-module__TGfzga__badgeIcon{background:#ecfdf5;border:1px solid #d1fae5;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Turnkey-module__TGfzga__badgeContent{flex:1}.Turnkey-module__TGfzga__badgeTitle{text-transform:uppercase;letter-spacing:.08em;color:#059669;margin-bottom:2px;font-size:.75rem;font-weight:700;display:block}.Turnkey-module__TGfzga__badgeText{color:#0f172a;font-family:Playfair Display,serif;font-size:1rem;font-weight:700;line-height:1.2;display:block}.Turnkey-module__TGfzga__contentColumn{z-index:5;padding-top:1rem;position:relative}.Turnkey-module__TGfzga__header{margin-bottom:3rem;padding-left:1rem}.Turnkey-module__TGfzga__tag{color:#059669;text-transform:uppercase;letter-spacing:.05em;background:#ecfdf5;border:1px solid #d1fae5;border-radius:100px;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Turnkey-module__TGfzga__mainTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1}.Turnkey-module__TGfzga__subtitle{color:#64748b;max-width:520px;font-size:1.125rem;line-height:1.6}.Turnkey-module__TGfzga__stepsList{flex-direction:column;gap:1rem;padding-left:1rem;display:flex;position:relative}.Turnkey-module__TGfzga__timelineLine{z-index:0;background:#e2e8f0;width:2px;position:absolute;top:2rem;bottom:2rem;left:29px;transform:translate(-50%)}.Turnkey-module__TGfzga__stepItem{z-index:1;background:#fff;border:1px solid #e2e8f099;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.25rem;transition:all .3s;display:flex;position:relative}.Turnkey-module__TGfzga__stepItem:hover{border-color:#d1fae5;box-shadow:0 10px 30px -5px #0000000d}.Turnkey-module__TGfzga__lastItem{background:#059669;border-color:#059669;margin-top:.5rem;box-shadow:0 10px 25px -5px #05966966}.Turnkey-module__TGfzga__lastItem:hover{background:#047857;border-color:#047857;transform:translateY(-2px)}.Turnkey-module__TGfzga__iconBox{z-index:2;background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex;position:relative;box-shadow:0 2px 5px #0000000d}.Turnkey-module__TGfzga__lastIconBox{box-shadow:none;background:#fff3;border-color:#ffffff4d}.Turnkey-module__TGfzga__stepContent{flex:1;padding-top:.25rem}.Turnkey-module__TGfzga__stepTitle{color:#0f172a;margin:0 0 .35rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.Turnkey-module__TGfzga__lastStepTitle{color:#fff}.Turnkey-module__TGfzga__stepText{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.Turnkey-module__TGfzga__lastStepText{color:#ffffffe6}
.WorkFormat-module__P_VJsG__section{background:#f8fafc;padding:6rem 0}@media (max-width:768px){.WorkFormat-module__P_VJsG__section{padding:4rem 0}}.WorkFormat-module__P_VJsG__header{text-align:center;margin-bottom:4rem}.WorkFormat-module__P_VJsG__badgeWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.WorkFormat-module__P_VJsG__badge{color:#059669;text-transform:uppercase;letter-spacing:.1em;background:#ecfdf5;border:1px solid #d1fae5;border-radius:100px;align-items:center;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.WorkFormat-module__P_VJsG__badgeDark{color:#fff;background:#ffffff1a;border-color:#fff3}.WorkFormat-module__P_VJsG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.WorkFormat-module__P_VJsG__subtitle{color:#64748b;max-width:650px;margin:0 auto;font-size:1.125rem;line-height:1.6}.WorkFormat-module__P_VJsG__stack{flex-direction:column;gap:5rem;display:flex}.WorkFormat-module__P_VJsG__tabsCard{background:#fff;border:1px solid #e2e8f0cc;border-radius:32px;padding:1rem;overflow:hidden;box-shadow:0 20px 40px -10px #0000000d}.WorkFormat-module__P_VJsG__tabsListWrapper{scrollbar-width:none;margin-bottom:2rem;padding:2rem 2rem 0;overflow-x:auto}.WorkFormat-module__P_VJsG__tabsListWrapper::-webkit-scrollbar{display:none}.WorkFormat-module__P_VJsG__tabsList{background:#f1f5f9;border-radius:100px;padding:.35rem;display:inline-flex}.WorkFormat-module__P_VJsG__tabBtn{color:#64748b;cursor:pointer;white-space:nowrap;z-index:1;background:0 0;border:none;border-radius:100px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.WorkFormat-module__P_VJsG__tabBtn:hover,.WorkFormat-module__P_VJsG__tabBtn.WorkFormat-module__P_VJsG__active{color:#0f172a}.WorkFormat-module__P_VJsG__activeIndicator{z-index:-1;background:#fff;border-radius:100px;position:absolute;inset:0;box-shadow:0 4px 6px -1px #0000001a}.WorkFormat-module__P_VJsG__tabGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;padding:0 3rem 4rem;display:grid}@media (max-width:1024px){.WorkFormat-module__P_VJsG__tabGrid{grid-template-columns:1fr;gap:3rem;padding:0 2rem 3rem}.WorkFormat-module__P_VJsG__tabVisual{display:none}}.WorkFormat-module__P_VJsG__tabContent{z-index:2;position:relative}.WorkFormat-module__P_VJsG__tabTitle{color:#0f172a;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.1}.WorkFormat-module__P_VJsG__tabText{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.WorkFormat-module__P_VJsG__bulletsWrapper{margin-bottom:2.5rem}.WorkFormat-module__P_VJsG__bullets{grid-template-columns:1fr;gap:1rem;padding:0;list-style:none;display:grid}.WorkFormat-module__P_VJsG__bulletItem{color:#334155;align-items:flex-start;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.WorkFormat-module__P_VJsG__tabVisual{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;justify-content:center;align-items:center;height:320px;display:flex;position:relative;overflow:hidden}.WorkFormat-module__P_VJsG__iconContainer{z-index:2;position:relative}.WorkFormat-module__P_VJsG__bigIcon{color:#cbd5e1;stroke-width:1px;filter:drop-shadow(0 10px 15px #0000000d);width:140px;height:140px;transition:all .5s}.WorkFormat-module__P_VJsG__tabGrid:hover .WorkFormat-module__P_VJsG__bigIcon{color:#10b981;transform:scale(1.05)rotate(-5deg)}.WorkFormat-module__P_VJsG__visualDecor{z-index:1;background:radial-gradient(circle,#10b9810d,#0000 70%);position:absolute;inset:0}.WorkFormat-module__P_VJsG__tabCta{color:#fff;background:#0f172a;border-radius:14px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.WorkFormat-module__P_VJsG__tabCta:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 10px 20px -5px #16a34a66}.WorkFormat-module__P_VJsG__pricingNode{flex-direction:column;align-items:center;display:flex}.WorkFormat-module__P_VJsG__pricingDashboard{color:#fff;background:#0f172a;border-radius:32px;width:100%;padding:4rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a40}.WorkFormat-module__P_VJsG__pricingDashboard:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#10b98126,#0000 70%);width:60%;height:100%;position:absolute;top:0;right:0}.WorkFormat-module__P_VJsG__priceHeaderGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-bottom:4rem;display:grid;position:relative}.WorkFormat-module__P_VJsG__mainPriceCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.WorkFormat-module__P_VJsG__mainPriceCard:hover{background:#ffffff0f;border-color:#10b9814d;transform:translateY(-5px)}.WorkFormat-module__P_VJsG__cardIconBox{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.WorkFormat-module__P_VJsG__priceLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.WorkFormat-module__P_VJsG__priceValue{color:#fff;letter-spacing:-.03em;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:800}.WorkFormat-module__P_VJsG__priceInfo{color:#64748b;font-size:.95rem}.WorkFormat-module__P_VJsG__detailsGrid{z-index:2;border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:4rem;padding-top:3rem;display:grid;position:relative}.WorkFormat-module__P_VJsG__detailBlockTitle{color:#f8fafc;align-items:center;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;display:flex}.WorkFormat-module__P_VJsG__scheduleList{flex-direction:column;gap:1.25rem;display:flex}.WorkFormat-module__P_VJsG__scheduleItem{align-items:center;gap:1rem;display:flex}.WorkFormat-module__P_VJsG__scheduleDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 10px #10b98180}.WorkFormat-module__P_VJsG__scheduleText{color:#cbd5e1;font-size:1rem;font-weight:500}.WorkFormat-module__P_VJsG__timelineBlock{background:#10b9811a;border-left:3px solid #10b981;border-radius:0 16px 16px 0;padding:1.5rem}.WorkFormat-module__P_VJsG__timelineText{color:#e2e8f0;margin:0;font-size:1.05rem;line-height:1.6}.WorkFormat-module__P_VJsG__includedSection{z-index:2;margin-top:4rem;position:relative}.WorkFormat-module__P_VJsG__includedGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.WorkFormat-module__P_VJsG__includedItem{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.9rem;transition:all .2s;display:flex}.WorkFormat-module__P_VJsG__includedItem:hover{color:#fff;background:#ffffff0f}@media (max-width:1024px){.WorkFormat-module__P_VJsG__detailsGrid{grid-template-columns:1fr;gap:3rem}.WorkFormat-module__P_VJsG__pricingDashboard{padding:2.5rem}}@media (max-width:768px){.WorkFormat-module__P_VJsG__pricingDashboard{border-radius:24px;padding:2rem 1.25rem}.WorkFormat-module__P_VJsG__pricingDashboard:before{display:none}.WorkFormat-module__P_VJsG__priceValue{font-size:2rem}.WorkFormat-module__P_VJsG__tabsListWrapper{margin-bottom:1.5rem;margin-left:-1rem;margin-right:-1rem;padding:0 1rem;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.WorkFormat-module__P_VJsG__tabsList:after{content:"";flex-shrink:0;width:1rem;display:block}.WorkFormat-module__P_VJsG__tabGrid{gap:1.5rem;padding:0 .5rem 1rem}.WorkFormat-module__P_VJsG__tabTitle{font-size:1.4rem;line-height:1.2}.WorkFormat-module__P_VJsG__tabCta{justify-content:center;width:100%}.WorkFormat-module__P_VJsG__title{font-size:2rem}}
.Certificates-module__fxbq7G__section{background:#fff;padding:clamp(3.5rem,6vw,5rem) 0 clamp(4rem,6vw,5.5rem);overflow:hidden}.Certificates-module__fxbq7G__divider{background:linear-gradient(90deg,#94a3b814 0%,#0f172a29 50%,#94a3b814 100%);border-radius:999px;width:min(560px,82vw);height:2px;margin:0 auto clamp(2rem,3vw,2.6rem);position:relative;overflow:hidden}.Certificates-module__fxbq7G__dividerGlow{border-radius:inherit;filter:blur(.5px);opacity:0;will-change:transform,opacity;background:linear-gradient(90deg,#c9a22700 0%,#c9a227e6 50%,#c9a22700 100%);width:20%;animation:3.8s ease-in-out infinite Certificates-module__fxbq7G__dividerSweep;position:absolute;inset:-1px auto -1px -20%}@keyframes Certificates-module__fxbq7G__dividerSweep{0%{opacity:0;transform:translate(-160%)}12%{opacity:1}58%{opacity:1;transform:translate(560%)}72%{opacity:0;transform:translate(690%)}to{opacity:0;transform:translate(690%)}}.Certificates-module__fxbq7G__header{text-align:center;margin-bottom:clamp(1.8rem,3vw,2.4rem)}.Certificates-module__fxbq7G__title{color:#0f172a;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Certificates-module__fxbq7G__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:clamp(1rem,1.8vw,1.1rem)}.Certificates-module__fxbq7G__carouselWrapper{padding:0 clamp(2rem,4vw,3rem);position:relative}.Certificates-module__fxbq7G__scrollArea{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.25rem;padding:.6rem 0 .8rem;display:flex;overflow-x:auto}.Certificates-module__fxbq7G__scrollArea::-webkit-scrollbar{display:none}.Certificates-module__fxbq7G__card{scroll-snap-align:start;cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:20px;flex:0 0 300px;transition:all .3s;overflow:hidden}.Certificates-module__fxbq7G__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.Certificates-module__fxbq7G__imageWrapper{aspect-ratio:1/1.4;background:#f8fafc;position:relative;overflow:hidden}.Certificates-module__fxbq7G__image{object-fit:contain;padding:1rem;transition:transform .5s}.Certificates-module__fxbq7G__card:hover .Certificates-module__fxbq7G__image{transform:scale(1.05)}.Certificates-module__fxbq7G__zoomOverlay{color:#16a34a;opacity:0;background:#16a34a1a;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Certificates-module__fxbq7G__card:hover .Certificates-module__fxbq7G__zoomOverlay{opacity:1}.Certificates-module__fxbq7G__info{text-align:center;background:#fff;padding:1.1rem 1rem 1.15rem}.Certificates-module__fxbq7G__docTitle{color:#1e293b;margin-bottom:.75rem;font-size:1rem;font-weight:800;line-height:1.4;display:block}.Certificates-module__fxbq7G__docDescription{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}.Certificates-module__fxbq7G__navBtn{color:#0f172a;cursor:pointer;z-index:10;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.Certificates-module__fxbq7G__navBtn:hover{color:#fff;background:#16a34a;border-color:#16a34a;box-shadow:0 8px 20px #16a34a4d}.Certificates-module__fxbq7G__prev{left:0}.Certificates-module__fxbq7G__next{right:0}.Certificates-module__fxbq7G__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172ae6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Certificates-module__fxbq7G__modal{max-width:90%;max-height:90vh;position:relative}.Certificates-module__fxbq7G__largeImage{border-radius:12px;max-width:100%;max-height:85vh;box-shadow:0 25px 50px -12px #00000080}.Certificates-module__fxbq7G__close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:transform .2s;position:absolute;top:-3rem;right:0}.Certificates-module__fxbq7G__close:hover{transform:scale(1.2)}@media (max-width:768px){.Certificates-module__fxbq7G__section{padding:3rem 0 3.5rem}.Certificates-module__fxbq7G__divider{margin-bottom:1.5rem}.Certificates-module__fxbq7G__carouselWrapper{padding:0}.Certificates-module__fxbq7G__navBtn{display:none}.Certificates-module__fxbq7G__scrollArea{gap:1rem;padding:.35rem 1rem .65rem}.Certificates-module__fxbq7G__card{flex:0 0 260px}}
.Service-module__1cIWWG__wrapper{padding-bottom:var(--spacing-3xl)}.Service-module__1cIWWG__header{padding:var(--spacing-3xl)0;border-bottom:1px solid var(--color-border-light);margin-bottom:var(--spacing-3xl);background:linear-gradient(#6366f10d 0%,#0000 100%)}.Service-module__1cIWWG__back{color:var(--color-text-tertiary);margin-bottom:var(--spacing-md);transition:color var(--transition-fast);font-size:.875rem;display:inline-block}.Service-module__1cIWWG__back:hover{color:var(--color-primary-light)}.Service-module__1cIWWG__title{margin-bottom:var(--spacing-lg)}.Service-module__1cIWWG__priceTag{color:var(--color-text-secondary);font-size:1.125rem}.Service-module__1cIWWG__priceTag span{color:var(--color-text);font-size:1.5rem;font-weight:800}.Service-module__1cIWWG__grid{gap:var(--spacing-2xl);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.Service-module__1cIWWG__grid{grid-template-columns:2fr 1fr}}.Service-module__1cIWWG__card{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--spacing-2xl)}.Service-module__1cIWWG__sidebar{gap:var(--spacing-xl);flex-direction:column;display:flex}.Service-module__1cIWWG__formWrapper{padding:var(--spacing-xl);border-radius:var(--radius-2xl);position:sticky;top:100px}.Service-module__1cIWWG__infoCard{padding:var(--spacing-xl);border-radius:var(--radius-2xl)}.Service-module__1cIWWG__infoCard h4{margin-bottom:var(--spacing-lg)}.Service-module__1cIWWG__infoList{gap:var(--spacing-md);flex-direction:column;list-style:none;display:flex}.Service-module__1cIWWG__infoList li{color:var(--color-text-secondary);align-items:center;gap:var(--spacing-sm);font-size:.9375rem;display:flex}.Service-module__1cIWWG__infoList li:before{content:"✓";color:var(--color-primary-light);font-weight:800}
.Testimonials-module__5wb8fq__embla{margin:0 -1rem;padding:2rem 1rem;overflow:hidden}.Testimonials-module__5wb8fq__container{gap:1.5rem;display:flex}.Testimonials-module__5wb8fq__slide{flex:0 0 100%;min-width:0}@media (min-width:768px){.Testimonials-module__5wb8fq__slide{flex:0 0 50%}}@media (min-width:1024px){.Testimonials-module__5wb8fq__slide{flex:0 0 33.3333%}}.Testimonials-module__5wb8fq__card{flex-direction:column;height:100%;display:flex}.Testimonials-module__5wb8fq__header{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:flex-start;display:flex}.Testimonials-module__5wb8fq__name{color:var(--color-text);font-weight:700}.Testimonials-module__5wb8fq__date{color:var(--color-text-tertiary);font-size:.75rem}.Testimonials-module__5wb8fq__rating{font-size:.75rem}.Testimonials-module__5wb8fq__content{margin:0;font-size:.9375rem;font-style:italic;line-height:1.6}
.Post-module__m3mzzq__post{padding-bottom:clamp(3rem,6vw,6rem)}.Post-module__m3mzzq__header{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom:1px solid #0f172a14;padding:clamp(1.4rem,2.4vw,2.2rem) 0 1.5rem}.Post-module__m3mzzq__headerMain{min-width:0}.Post-module__m3mzzq__meta{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.Post-module__m3mzzq__back{color:#334155;align-items:center;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.Post-module__m3mzzq__back:hover{color:#16a34a}.Post-module__m3mzzq__category{color:#0f172a;text-transform:uppercase;letter-spacing:.09em;background:#0f172a0f;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.Post-module__m3mzzq__title{letter-spacing:-.01em;color:#0f172a;max-width:960px;margin-bottom:.75rem;font-size:clamp(2rem,3.4vw,3.3rem);line-height:1.2}.Post-module__m3mzzq__excerpt{color:#475569;max-width:800px;margin:0 0 .9rem;font-size:1.08rem;line-height:1.65}.Post-module__m3mzzq__date{color:#475569;margin-bottom:.5rem;font-size:.95rem}.Post-module__m3mzzq__byline{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.75rem;padding:.45rem .75rem;font-size:.86rem;font-weight:600;display:inline-flex}.Post-module__m3mzzq__bylineDot{color:#94a3b8}.Post-module__m3mzzq__reactionCard{background:#fff;border:1px solid #0f172a14;border-radius:18px;width:100%;padding:1rem;overflow:visible;box-shadow:0 14px 32px #0f172a14}.Post-module__m3mzzq__reactionTitle{color:#334155;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .6rem;font-size:.82rem;font-weight:800}.Post-module__m3mzzq__heroImage{margin:1.25rem 0 clamp(2rem,4vw,3rem)}.Post-module__m3mzzq__imageHost{width:100%}.Post-module__m3mzzq__imageWrap{aspect-ratio:16/9;background:#0f172a;border:1px solid #0f172a14;border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #02061729}.Post-module__m3mzzq__imageWrapTall{aspect-ratio:2/3;max-width:760px;margin:0 auto}@media (max-width:767px){.Post-module__m3mzzq__imageWrap{border-radius:18px}.Post-module__m3mzzq__imageWrapTall{max-width:100%}}.Post-module__m3mzzq__placeholder{color:#f8fafc;background:radial-gradient(circle at 50% 35%,#334155,#0f172a 70%);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.Post-module__m3mzzq__content{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);align-items:start;gap:clamp(1.25rem,3vw,2.25rem);display:grid}@media (max-width:1023px){.Post-module__m3mzzq__content{grid-template-columns:1fr}}.Post-module__m3mzzq__articleBody{background:#fff;border:1px solid #0f172a14;border-radius:20px;padding:clamp(1.1rem,2.6vw,2rem);box-shadow:0 14px 36px #0f172a14}.Post-module__m3mzzq__richText{color:#334155;--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#334155;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#0f172a;--tw-prose-bullets:#16a34a;--tw-prose-hr:#0f172a1f;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#0f172a26;max-width:none}.Post-module__m3mzzq__richText p{color:#334155;margin:0 0 1rem;font-size:1.06rem;line-height:1.78}.Post-module__m3mzzq__richText h2{color:#0f172a;margin:1.55rem 0 .8rem;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:800;line-height:1.28}:is(.Post-module__m3mzzq__richText ul,.Post-module__m3mzzq__richText ol){margin:.25rem 0 1rem;padding-left:1.35rem}.Post-module__m3mzzq__richText li{color:#334155;margin:.45rem 0;line-height:1.68}.Post-module__m3mzzq__richText li::marker{color:#16a34a}.Post-module__m3mzzq__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:6.5rem}@media (max-width:1023px){.Post-module__m3mzzq__sidebar{position:static}}.Post-module__m3mzzq__ctaBox{background:#fff;border:1px solid #0f172a14;border-radius:18px;padding:1.25rem;box-shadow:0 14px 32px #0f172a14}.Post-module__m3mzzq__ctaBox h4{color:#0f172a;margin-bottom:.6rem;font-size:1.2rem}.Post-module__m3mzzq__ctaBox p{color:#475569;margin-bottom:1rem;font-size:.98rem;line-height:1.6}.Post-module__m3mzzq__ctaButton{color:#f8fbff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(#132044 0%,#0b1533 100%);border:1px solid #0b1533;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:2.9rem;padding:.75rem 1rem;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 12px 24px #0b15333d}.Post-module__m3mzzq__ctaButton:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 16px 28px #0b15334d}.Post-module__m3mzzq__ctaButton:active{transform:translateY(0)}.Post-module__m3mzzq__tags{background:#fff;border:1px solid #0f172a14;border-radius:18px;padding:1rem;box-shadow:0 14px 32px #0f172a14}.Post-module__m3mzzq__tags h5{color:#0f172a;margin-bottom:.6rem}.Post-module__m3mzzq__tagsList{flex-wrap:wrap;gap:.45rem;display:flex}.Post-module__m3mzzq__tag{color:#334155;background:linear-gradient(#f9fbff 0%,#f1f5f9 100%);border:1px solid #d9e2ef;border-radius:999px;padding:.35rem .72rem;font-size:.82rem;font-weight:600}@media (max-width:767px){.Post-module__m3mzzq__ctaBox,.Post-module__m3mzzq__reactionCard,.Post-module__m3mzzq__tags{padding:.95rem}.Post-module__m3mzzq__ctaButton{min-height:2.7rem;padding:.65rem .85rem}}
.BlogSection-module__tVfsna__section{background:#fff;padding:3rem 0 0}.BlogSection-module__tVfsna__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.BlogSection-module__tVfsna__titleBlock{max-width:600px}.BlogSection-module__tVfsna__title{color:#0f172a;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.BlogSection-module__tVfsna__subtitle{color:#64748b;font-size:1.1rem}.BlogSection-module__tVfsna__allBtn{color:#475569;background:#f1f5f9;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.BlogSection-module__tVfsna__allBtn:hover{color:#1e293b;background:#e2e8f0}.BlogSection-module__tVfsna__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-bottom:0;display:grid}.BlogSection-module__tVfsna__card{color:inherit;background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;height:100%;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.BlogSection-module__tVfsna__card:hover{border-color:#16a34a33;transform:translateY(-8px);box-shadow:0 20px 40px #0000000d}.BlogSection-module__tVfsna__imageWrapper{aspect-ratio:16/10;background:#f8fafc;justify-content:center;align-items:center;width:100%;font-size:3rem;display:flex;position:relative;overflow:hidden}.BlogSection-module__tVfsna__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.BlogSection-module__tVfsna__postTitle{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:800;line-height:1.4}.BlogSection-module__tVfsna__excerpt{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogSection-module__tVfsna__readMore{color:#16a34a;align-items:center;gap:.4rem;margin-top:auto;font-size:.9rem;font-weight:800;display:flex}@media (max-width:768px){.BlogSection-module__tVfsna__header{text-align:center;flex-direction:column;align-items:center;gap:2rem}.BlogSection-module__tVfsna__grid{gap:1.5rem}}
.Footer-module__Grjkva__footer{color:#94a3b8;background:#0f172a;border-top:1px solid #ffffff0d;padding:4rem 0 2rem}.Footer-module__Grjkva__grid{grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__Grjkva__logo{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:900}.Footer-module__Grjkva__name{color:#64748b;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.Footer-module__Grjkva__tgLink{color:#16a34a;background:#16a34a1a;border-radius:8px;align-items:center;padding:.6rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__Grjkva__tgLink:hover{color:#fff;background:#16a34a}.Footer-module__Grjkva__colTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1rem;font-weight:800}.Footer-module__Grjkva__navList{padding:0;list-style:none}.Footer-module__Grjkva__navList li{margin-bottom:.6rem}.Footer-module__Grjkva__navList a{color:#94a3b8;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__navList a:hover{color:#16a34a}.Footer-module__Grjkva__contactItem{margin-bottom:1.2rem;font-size:.9rem;line-height:1.6}.Footer-module__Grjkva__contactItem strong{color:#f8fafc;margin-bottom:.2rem;display:block}.Footer-module__Grjkva__contactItem a{color:inherit;text-decoration:none}.Footer-module__Grjkva__contactItem a:hover{color:#16a34a}.Footer-module__Grjkva__legalInfo{font-size:.85rem;line-height:1.5}.Footer-module__Grjkva__legalInfo p{margin-bottom:.8rem}.Footer-module__Grjkva__legalInfo strong{color:#f8fafc}.Footer-module__Grjkva__insurance{margin-top:1rem}.Footer-module__Grjkva__insurance ul{color:#64748b;margin-top:.5rem;padding:0;list-style:none}.Footer-module__Grjkva__insurance li{margin-bottom:.3rem}.Footer-module__Grjkva__bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;display:flex}.Footer-module__Grjkva__copy{color:#64748b;font-size:.85rem}.Footer-module__Grjkva__links{gap:2rem;display:flex}.Footer-module__Grjkva__links a{color:#475569;font-size:.8rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__links a:hover{color:#94a3b8}.Footer-module__Grjkva__disclaimer{color:#334155;text-align:center;max-width:800px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.75rem;line-height:1.4}@media (max-width:1024px){.Footer-module__Grjkva__grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media (max-width:640px){.Footer-module__Grjkva__footer{padding:4rem 0 2rem}.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column}.Footer-module__Grjkva__links{flex-direction:column;gap:1rem}}
.Privacy-module__lVQwtG__page{background:radial-gradient(circle at 85% 10%,#16a34a24 0%,#0000 42%),radial-gradient(circle at 12% 0,#0f172a14 0%,#0000 38%),linear-gradient(#f8fbff 0%,#fff 35% 100%)}.Privacy-module__lVQwtG__section{min-height:62vh;padding:clamp(4rem,6vw,6rem) 0;position:relative;overflow:hidden}.Privacy-module__lVQwtG__topNav{margin-bottom:1.2rem}.Privacy-module__lVQwtG__backButton{color:#334155;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border:1px solid #0f172a24;border-radius:999px;align-items:center;gap:.35rem;padding:.62rem 1rem;font-size:.92rem;font-weight:700;transition:all .2s;display:inline-flex}.Privacy-module__lVQwtG__backButton:hover{color:#16a34a;border-color:#16a34a6b;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.Privacy-module__lVQwtG__hero{margin-bottom:1.8rem}.Privacy-module__lVQwtG__badge{letter-spacing:.09em;text-transform:uppercase;color:#0f172a;background:#16a34a1f;border:1px solid #16a34a33;border-radius:999px;align-items:center;margin-bottom:.9rem;padding:.34rem .68rem;font-size:.72rem;font-weight:800;display:inline-flex}.Privacy-module__lVQwtG__title{letter-spacing:-.02em;color:#0f172a;max-width:900px;margin-bottom:.8rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.12}.Privacy-module__lVQwtG__subtitle{color:#475569;max-width:860px;font-size:clamp(1rem,1.7vw,1.15rem);line-height:1.7}.Privacy-module__lVQwtG__card{background:#fff;border:1px solid #0f172a14;border-radius:26px;max-width:960px;padding:clamp(1.2rem,2.8vw,2.6rem);box-shadow:0 20px 52px #0f172a1a}.Privacy-module__lVQwtG__content{color:#334155}.Privacy-module__lVQwtG__richText{color:#334155;--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#334155;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-bullets:#16a34a;max-width:none}:is(.Privacy-module__lVQwtG__content p,.Privacy-module__lVQwtG__richText p){margin:0 0 1rem;font-size:1.04rem;line-height:1.78}:is(.Privacy-module__lVQwtG__content h2,.Privacy-module__lVQwtG__richText h2){color:#0f172a;margin:1.55rem 0 .7rem;font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.28}:is(.Privacy-module__lVQwtG__content h3,.Privacy-module__lVQwtG__richText h3){color:#0f172a;margin:1.3rem 0 .65rem;font-size:1.05rem}:is(.Privacy-module__lVQwtG__content ul,.Privacy-module__lVQwtG__content ol,.Privacy-module__lVQwtG__richText ul,.Privacy-module__lVQwtG__richText ol){margin:.2rem 0 1rem;padding-left:1.25rem}:is(.Privacy-module__lVQwtG__content li,.Privacy-module__lVQwtG__richText li){margin:.45rem 0;line-height:1.65}:is(.Privacy-module__lVQwtG__content li::marker,.Privacy-module__lVQwtG__richText li::marker){color:#16a34a}:is(.Privacy-module__lVQwtG__content a,.Privacy-module__lVQwtG__richText a){color:#0f172a;text-underline-offset:3px;font-weight:600;text-decoration-color:#0f172a5c}:is(.Privacy-module__lVQwtG__content a:hover,.Privacy-module__lVQwtG__richText a:hover){color:#16a34a;text-decoration-color:#16a34a73}.Privacy-module__lVQwtG__placeholder{color:#475569;gap:.55rem;display:grid}.Privacy-module__lVQwtG__placeholder p{margin:0;line-height:1.7}.Privacy-module__lVQwtG__sectionBlock+.Privacy-module__lVQwtG__sectionBlock{border-top:1px solid #0f172a14;margin-top:1.4rem;padding-top:1.4rem}.Privacy-module__lVQwtG__updated{color:#64748b;border-top:1px solid #0f172a14;margin-top:1.4rem;padding-top:.9rem;font-size:.86rem}@media (max-width:768px){.Privacy-module__lVQwtG__section{padding:2.4rem 0 3rem}.Privacy-module__lVQwtG__card{border-radius:20px}.Privacy-module__lVQwtG__title{font-size:clamp(1.65rem,8vw,2.2rem)}.Privacy-module__lVQwtG__subtitle{font-size:.98rem}:is(.Privacy-module__lVQwtG__content p,.Privacy-module__lVQwtG__richText p){font-size:.98rem;line-height:1.72}}
