.Navbar-module___rHu7W__nav{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05040a6b;border-bottom:1px solid #ffffff14;align-items:center;width:100%;height:76px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{background:#05040ae0;box-shadow:0 16px 40px #0006}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module___rHu7W__logo{letter-spacing:.04em;font-size:15px;font-weight:700}.Navbar-module___rHu7W__brand{color:var(--color-white)}.Navbar-module___rHu7W__accent{color:var(--color-brand);margin-left:4px}.Navbar-module___rHu7W__links{align-items:center;gap:24px;display:flex}.Navbar-module___rHu7W__link{color:#ffffffe0;font-size:12px;font-weight:600}.Navbar-module___rHu7W__link:hover{color:var(--color-brand)}.Navbar-module___rHu7W__dropdown{align-items:center;display:flex;position:relative}.Navbar-module___rHu7W__dropdownMenu{opacity:0;visibility:hidden;z-index:1002;background:#100d18f5;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;min-width:220px;padding:10px 0;transition:all .25s;display:flex;position:absolute;top:calc(100% + 14px);left:0;box-shadow:0 24px 48px #00000073}.Navbar-module___rHu7W__dropdown:hover .Navbar-module___rHu7W__dropdownMenu{opacity:1;visibility:visible}.Navbar-module___rHu7W__dropdownItem{color:#ffffffd1;white-space:nowrap;padding:12px 18px;font-size:12px;font-weight:500;transition:all .2s}.Navbar-module___rHu7W__dropdownItem:hover{color:var(--color-brand);background:#ff3fb414}.Navbar-module___rHu7W__cta{color:#ff1493;background:linear-gradient(135deg,#fff,#ffd7f0);border-radius:999px;padding:11px 18px;font-size:12px;font-weight:800;box-shadow:0 10px 24px #ff3fb433}.Navbar-module___rHu7W__cta:hover{transform:translateY(-2px)}.Navbar-module___rHu7W__hamburger{z-index:1001;flex-direction:column;justify-content:space-around;width:30px;height:24px;display:none;position:relative}.Navbar-module___rHu7W__bar{background-color:var(--color-white);width:100%;height:2px;transition:all .3s}@media (max-width:992px){.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__links{visibility:hidden;background:#08060ffa;flex-direction:column;justify-content:flex-start;align-items:center;gap:28px;width:100%;height:calc(100dvh - 76px);padding:80px 24px 40px;transition:transform .35s,visibility .35s;position:fixed;top:76px;left:0;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module___rHu7W__links.Navbar-module___rHu7W__open{visibility:visible;transform:translate(0)}.Navbar-module___rHu7W__bar1{transform:translateY(8px)rotate(45deg)}.Navbar-module___rHu7W__bar2{opacity:0}.Navbar-module___rHu7W__bar3{transform:translateY(-8px)rotate(-45deg)}.Navbar-module___rHu7W__dropdown{flex-direction:column;align-items:center;width:100%}.Navbar-module___rHu7W__dropdownMenu{opacity:1;visibility:visible;box-shadow:none;text-align:center;background:0 0;border:none;width:100%;margin-top:10px;display:none;position:static}.Navbar-module___rHu7W__dropdown:hover .Navbar-module___rHu7W__dropdownMenu,.Navbar-module___rHu7W__dropdownMenu.Navbar-module___rHu7W__active{display:flex}.Navbar-module___rHu7W__dropdownItem{padding:10px 0}}
.Footer-module__Grjkva__footer{color:#ffffffb8;background:radial-gradient(circle at 50% 0,#4953ff2e,#0000 30%),linear-gradient(#05040b,#020205);border-top:1px solid #ffffff14;padding:110px 0 24px;position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";opacity:.3;background:radial-gradient(#ffffff1f,#0000 64%),linear-gradient(#ffffff14,#0000);border-radius:50%;height:180px;position:absolute;bottom:60px;left:-10%;right:-10%}.Footer-module__Grjkva__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;display:grid}.Footer-module__Grjkva__info{flex-direction:column;gap:20px;display:flex}.Footer-module__Grjkva__brand{color:var(--color-white);letter-spacing:.08em;font-size:24px;font-weight:700}.Footer-module__Grjkva__accent{color:var(--color-brand)}.Footer-module__Grjkva__desc{font-size:14px;line-height:1.8}.Footer-module__Grjkva__socials{gap:15px;display:flex}.Footer-module__Grjkva__socialIcon{width:36px;height:36px;color:var(--color-brand);transition:var(--transition);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Footer-module__Grjkva__socialIcon:hover{background:#ff3fb438;transform:translateY(-3px)}.Footer-module__Grjkva__heading{color:var(--color-white);text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px;font-size:13px;font-weight:700}.Footer-module__Grjkva__links ul{list-style:none}.Footer-module__Grjkva__links li{margin-bottom:10px}.Footer-module__Grjkva__links a{transition:var(--transition);font-size:13px}.Footer-module__Grjkva__links a:hover{color:var(--color-brand)}.Footer-module__Grjkva__locations{flex-direction:column;gap:18px;display:flex}.Footer-module__Grjkva__locationItem{font-size:13px}.Footer-module__Grjkva__locationItem strong{color:var(--color-white);margin-bottom:5px;display:block}.Footer-module__Grjkva__bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:56px;padding-top:20px;font-size:12px;display:flex}.Footer-module__Grjkva__legal{gap:20px;display:flex}.Footer-module__Grjkva__legal a:hover{color:var(--color-brand)}@media (max-width:992px){.Footer-module__Grjkva__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Footer-module__Grjkva__grid{grid-template-columns:1fr}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:20px}}
.page-module___8aEwW__container{overflow-x:hidden}.page-module___8aEwW__section{max-width:1280px;margin:0 auto;padding:74px 24px}.page-module___8aEwW__sectionHeader{max-width:980px;margin:0 auto 34px}.page-module___8aEwW__sectionTag{color:var(--color-brand);text-transform:uppercase;letter-spacing:.14em;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.page-module___8aEwW__sectionTitle{color:var(--color-white);letter-spacing:-.04em;font-size:clamp(2.1rem,4vw,3.4rem);font-weight:700;line-height:1.06}.page-module___8aEwW__sectionUnderline{background:linear-gradient(90deg, var(--color-brand), #ff3fb41a);border-radius:999px;width:84px;height:3px;margin:18px 0 0}.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.page-module___8aEwW__overviewGrid{grid-template-columns:minmax(0,1fr) minmax(360px,460px);align-items:stretch;gap:28px;display:grid}.page-module___8aEwW__overviewText{flex-direction:column;gap:18px;display:flex}.page-module___8aEwW__gold{color:var(--color-brand)}.page-module___8aEwW__overviewPara{color:#ffffffd6;font-size:17px;line-height:1.8}.page-module___8aEwW__imagePlaceholder{width:100%;min-height:380px;color:var(--color-white);box-shadow:var(--box-shadow);background:radial-gradient(circle at 85% 15%,#ff3fb42e,#0000 24%),linear-gradient(#322e39f5,#211f26fa);border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:center;padding:34px;display:flex}.page-module___8aEwW__overviewBadge{color:#ffd5f1;letter-spacing:.14em;text-transform:uppercase;background:#ffffff14;border-radius:999px;width:fit-content;margin-bottom:18px;padding:8px 14px;font-size:11px;font-weight:800}.page-module___8aEwW__imagePlaceholder h3{color:var(--color-white);margin-bottom:16px;font-size:32px;line-height:1.18}.page-module___8aEwW__overviewList{color:#ffffffbd;gap:12px;list-style:none;display:grid}.page-module___8aEwW__overviewList li:before{content:"✓";color:var(--color-brand);margin-right:10px}.page-module___8aEwW__ctaSection{text-align:center;background:radial-gradient(circle at 50% -10%,#443aff47,#0000 35%),linear-gradient(#090612,#04030b);padding:120px 24px 140px;position:relative;overflow:hidden}.page-module___8aEwW__ctaSection:after{content:"";opacity:.35;background:radial-gradient(at top,#ffffff1f,#0000 60%),linear-gradient(#ffffff1f,#0000);border-radius:50%;height:180px;position:absolute;bottom:-80px;left:-10%;right:-10%}.page-module___8aEwW__ctaContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.page-module___8aEwW__ctaTitle{color:var(--color-white);letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(2.3rem,5vw,3.8rem);font-weight:700}.page-module___8aEwW__ctaText{color:#ffffffc7;margin-bottom:34px;font-size:19px;line-height:1.7}.page-module___8aEwW__primaryBtn{color:#ff1493;background:linear-gradient(135deg,#fff,#ffd8f1);border-radius:999px;padding:14px 24px;font-size:14px;font-weight:800;display:inline-block}.page-module___8aEwW__outlineBtn{color:var(--color-white);background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;width:fit-content;padding:13px 22px;font-size:13px;font-weight:700}.page-module___8aEwW__teamPreviewGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px;display:grid}.page-module___8aEwW__teamPreviewCard{text-align:center;background:linear-gradient(#26242a,#1f1c24);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;align-items:center;padding:28px 22px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.page-module___8aEwW__teamPreviewCard:hover{border-color:#ff3fb447;transform:translateY(-4px);box-shadow:0 22px 40px #0000004d}.page-module___8aEwW__teamPreviewAvatar{width:92px;height:92px;color:var(--color-white);letter-spacing:1px;background:radial-gradient(circle at 30% 30%,#ff3fb473,#0000 40%),linear-gradient(135deg,#221a38,#110f17);border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:32px;font-weight:800;display:flex}.page-module___8aEwW__teamPreviewCard h3{color:var(--color-white);margin-bottom:10px;font-size:18px}.page-module___8aEwW__teamPreviewCard p{color:#ffffffc7;font-size:14px;font-weight:500;line-height:1.5}.page-module___8aEwW__teamDetailSection{padding-top:150px;padding-bottom:80px}.page-module___8aEwW__teamDetailBackLink{color:var(--color-brand);align-items:center;gap:8px;margin-bottom:40px;font-size:14px;display:inline-flex}.page-module___8aEwW__teamDetailGrid{grid-template-columns:minmax(280px,1fr) minmax(0,1.5fr);align-items:start;gap:80px;display:grid}.page-module___8aEwW__teamDetailMediaColumn{min-width:0}.page-module___8aEwW__teamDetailPhoto{background:#16131d;border:1px solid #ffffff14;border-radius:20px;margin-bottom:30px;overflow:hidden;box-shadow:0 30px 60px #00000059}.page-module___8aEwW__teamDetailPhoto img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.page-module___8aEwW__teamDetailPhotoPlaceholder{color:#ffffff40;background:#16131d;justify-content:center;align-items:center;min-height:400px;font-size:24px;display:flex}.page-module___8aEwW__teamDetailInitialsAvatar{min-height:400px;color:var(--color-white);letter-spacing:2px;text-transform:uppercase;background:radial-gradient(circle at 30% 20%,#ff3fb452,#0000 36%),linear-gradient(135deg,#241833,#0d0b14);justify-content:center;align-items:center;font-size:96px;font-weight:800;display:flex}.page-module___8aEwW__teamDetailSocials{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.page-module___8aEwW__teamDetailSocialLink{width:45px;height:45px;color:var(--color-brand);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.page-module___8aEwW__teamDetailSocialLink:hover{color:var(--color-white);background:var(--color-brand)}.page-module___8aEwW__teamDetailInfo{min-width:0;padding-top:20px}.page-module___8aEwW__teamDetailHeadingRow{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:10px;display:flex}.page-module___8aEwW__teamDetailName{color:var(--color-white);overflow-wrap:anywhere;font-size:56px;line-height:1.1}.page-module___8aEwW__teamDetailIdBadge{color:#ffd2ef;letter-spacing:1px;background:#ff3fb41f;border:1px solid #ff3fb43d;border-radius:30px;padding:6px 18px;font-size:16px;font-weight:700}.page-module___8aEwW__teamDetailTitle{color:var(--color-brand);letter-spacing:1px;margin-bottom:40px;font-size:20px;font-weight:600}.page-module___8aEwW__teamDetailStatusWrap,.page-module___8aEwW__teamDetailPhone{margin-bottom:35px}.page-module___8aEwW__teamDetailStatus{color:#64ffda;text-transform:uppercase;letter-spacing:1px;background:#64ffda14;border:1px solid #64ffda2e;border-radius:4px;align-items:center;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.page-module___8aEwW__teamDetailVerified{color:#ffd2ef;text-transform:uppercase;letter-spacing:1px;background:#ff3fb41f;border:1px solid #ff3fb43d;border-radius:999px;align-items:center;gap:10px;padding:9px 16px 9px 10px;font-size:13px;font-weight:800;display:inline-flex}.page-module___8aEwW__teamDetailVerifiedIcon{background:var(--color-brand);width:26px;height:26px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.page-module___8aEwW__teamDetailPhone{color:#ffffffc7;font-size:16px}.page-module___8aEwW__teamDetailBio{padding-left:30px;position:relative}.page-module___8aEwW__teamDetailBio:before{content:"";background:linear-gradient(to bottom, var(--color-brand), transparent);width:3px;position:absolute;top:10px;bottom:10px;left:0}.page-module___8aEwW__teamDetailBio div{color:#ffffffc7;white-space:pre-wrap;font-size:18px;line-height:1.8}@media (max-width:992px){.page-module___8aEwW__servicesGrid,.page-module___8aEwW__overviewGrid{grid-template-columns:1fr;gap:28px}.page-module___8aEwW__teamDetailGrid{grid-template-columns:1fr;gap:44px}}@media (max-width:640px){.page-module___8aEwW__section{padding:64px 16px}.page-module___8aEwW__teamPreviewGrid{grid-template-columns:1fr}.page-module___8aEwW__teamDetailSection{padding-top:130px;padding-bottom:64px}.page-module___8aEwW__teamDetailGrid{gap:34px}.page-module___8aEwW__teamDetailPhoto{border-radius:16px;margin-bottom:24px}.page-module___8aEwW__teamDetailPhotoPlaceholder{min-height:320px;font-size:20px}.page-module___8aEwW__teamDetailInitialsAvatar{min-height:320px;font-size:72px}.page-module___8aEwW__teamDetailHeadingRow{align-items:flex-start;gap:16px}.page-module___8aEwW__teamDetailName{width:100%;font-size:42px}.page-module___8aEwW__teamDetailTitle{margin-bottom:30px;font-size:18px}.page-module___8aEwW__teamDetailBio{padding-left:22px}.page-module___8aEwW__teamDetailBio div{font-size:16px}}
.Hero-module__JgYmMq__hero{justify-content:center;align-items:flex-start;min-height:100svh;padding-top:120px;padding-bottom:220px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 18%,#ff189457,#0000 22%),radial-gradient(circle at 88% 22%,#4578ff57,#0000 24%),radial-gradient(circle,#ffffff0a,#0000 34%);position:absolute;inset:0}.Hero-module__JgYmMq__hero:after{content:"";opacity:.4;pointer-events:none;background-image:radial-gradient(circle at 20% 40%,#ffffff14 0 1px,#0000 1px),radial-gradient(circle at 70% 20%,#ffffff0f 0 1px,#0000 1px),linear-gradient(120deg,#ffffff0a,#0000 30% 70%,#ffffff0a);background-size:18px 18px,22px 22px,100% 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0003);mask-image:linear-gradient(#000,#0003)}.Hero-module__JgYmMq__container{z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.Hero-module__JgYmMq__panel{display:block}.Hero-module__JgYmMq__content{max-width:920px;padding:56px 0 0}.Hero-module__JgYmMq__aside{display:none}.Hero-module__JgYmMq__eyebrow{letter-spacing:.08em;color:#ffffffc7;margin-bottom:18px;font-size:13px}.Hero-module__JgYmMq__title{letter-spacing:-.04em;color:var(--color-white);max-width:760px;margin-bottom:20px;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.08}.Hero-module__JgYmMq__highlight{color:var(--color-white)}.Hero-module__JgYmMq__subtitle{color:#ffffffd6;max-width:860px;margin-bottom:28px;font-size:16px;line-height:1.7}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:14px;display:flex}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{border-radius:999px;padding:14px 24px;font-size:14px;font-weight:800}.Hero-module__JgYmMq__primaryBtn{color:#ff1493;background:linear-gradient(135deg,#fff,#ffd8f1);box-shadow:0 14px 26px #ff3fb42e}.Hero-module__JgYmMq__secondaryBtn{color:#ff1493;background:linear-gradient(135deg,#fff,#ffe8f7)}.Hero-module__JgYmMq__primaryBtn:hover,.Hero-module__JgYmMq__secondaryBtn:hover{transform:translateY(-2px)}.Hero-module__JgYmMq__stats{z-index:2;background:#151515;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);gap:0;width:min(1280px,100%);padding:26px 24px 30px;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__statItem{padding:0 18px}.Hero-module__JgYmMq__statValue{color:var(--color-white);margin-bottom:6px;font-size:34px;font-weight:500}.Hero-module__JgYmMq__statLabel{color:#ffffffd1;max-width:220px;font-size:12px;line-height:1.55}@media (max-width:992px){.Hero-module__JgYmMq__hero{padding-top:106px;padding-bottom:300px}.Hero-module__JgYmMq__stats{grid-template-columns:repeat(2,1fr);row-gap:26px}}@media (max-width:640px){.Hero-module__JgYmMq__hero{padding-bottom:470px}.Hero-module__JgYmMq__container{padding:0 16px}.Hero-module__JgYmMq__content{padding-top:42px}.Hero-module__JgYmMq__subtitle{font-size:14px}.Hero-module__JgYmMq__actions{flex-direction:column;align-items:flex-start}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{text-align:center}.Hero-module__JgYmMq__stats{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.Hero-module__JgYmMq__statItem{padding:0}}
.EmployeePortal-module__9wcZjW__wrapper{background:var(--color-navy);min-height:100vh;padding-top:120px}.EmployeePortal-module__9wcZjW__container{max-width:1000px;margin:0 auto 100px;padding:0 50px}.EmployeePortal-module__9wcZjW__header{margin-bottom:50px}.EmployeePortal-module__9wcZjW__title{color:var(--color-white);margin-bottom:10px;font-size:36px;font-weight:800}.EmployeePortal-module__9wcZjW__subtitle{color:var(--color-text-secondary);font-size:16px}.EmployeePortal-module__9wcZjW__profileSection{background:var(--color-blue-dark);border:1px solid #8892b01a;border-radius:8px;padding:40px}.EmployeePortal-module__9wcZjW__profileHeader{border-bottom:1px solid #8892b01a;align-items:center;gap:30px;margin-bottom:40px;padding-bottom:40px;display:flex}.EmployeePortal-module__9wcZjW__avatar{background:var(--color-gold);width:100px;height:100px;color:var(--color-navy);border-radius:12px;justify-content:center;align-items:center;font-size:40px;font-weight:800;display:flex}.EmployeePortal-module__9wcZjW__name{color:var(--color-white);margin-bottom:5px;font-size:28px;font-weight:700}.EmployeePortal-module__9wcZjW__position{color:var(--color-text-secondary);margin-bottom:10px;font-size:16px}.EmployeePortal-module__9wcZjW__badge{color:#48bb78;background:#48bb781a;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.EmployeePortal-module__9wcZjW__formGrid{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:25px;display:grid}.EmployeePortal-module__9wcZjW__field{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.EmployeePortal-module__9wcZjW__field label{color:var(--color-text-secondary);font-size:14px;font-weight:600}.EmployeePortal-module__9wcZjW__field input,.EmployeePortal-module__9wcZjW__field textarea{color:var(--color-white);background:#8892b00d;border:1px solid #8892b01a;border-radius:4px;padding:12px 15px;font-size:14px}.EmployeePortal-module__9wcZjW__field input:focus,.EmployeePortal-module__9wcZjW__field textarea:focus{border-color:var(--color-gold);outline:none}.EmployeePortal-module__9wcZjW__field input:disabled{opacity:.5;cursor:not-allowed}.EmployeePortal-module__9wcZjW__saveBtn{background:var(--color-gold);color:var(--color-navy);border-radius:4px;margin-top:20px;padding:18px 30px;font-size:16px;font-weight:700}.EmployeePortal-module__9wcZjW__saveBtn:hover{background:var(--color-gold-hover);transform:translateY(-2px)}@media (max-width:768px){.EmployeePortal-module__9wcZjW__formGrid{grid-template-columns:1fr}.EmployeePortal-module__9wcZjW__profileHeader{text-align:center;flex-direction:column}.EmployeePortal-module__9wcZjW__avatar{margin:0 auto}}
.ServiceCard-module__OSStpa__card{transition:var(--transition);background:linear-gradient(#2b2730,#221f27);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden}.ServiceCard-module__OSStpa__card:before{content:"";background:#fffffff5;height:14px;display:block}.ServiceCard-module__OSStpa__card:hover{border-color:#ff3fb43d;transform:translateY(-8px);box-shadow:0 28px 48px #00000057}.ServiceCard-module__OSStpa__icon{width:58px;height:58px;color:var(--color-brand);background:#ff3fb414;border-radius:16px;justify-content:center;align-items:center;margin:24px 28px 14px;font-size:22px;display:inline-flex}.ServiceCard-module__OSStpa__title{color:var(--color-brand);margin-bottom:14px;padding:0 28px;font-size:30px;font-weight:700;line-height:1.15}.ServiceCard-module__OSStpa__description{color:#ffffffd1;padding:0 28px;font-size:15px;line-height:1.7}.ServiceCard-module__OSStpa__link{color:var(--color-brand);letter-spacing:.06em;align-items:center;gap:8px;margin-top:auto;padding:18px 28px 26px;font-size:12px;font-weight:700;display:flex}.ServiceCard-module__OSStpa__arrow{transition:var(--transition)}.ServiceCard-module__OSStpa__link:hover .ServiceCard-module__OSStpa__arrow{transform:translate(5px)}
