@property --tilt-rx{syntax:"<number>";inherits:false;initial-value:-10}@property --tilt-ry{syntax:"<number>";inherits:false;initial-value:-40}.um-home-hero-vlines{position:absolute;left:0;right:0;top:-120px;bottom:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(209,213,223,.5),rgba(209,213,223,.5)),linear-gradient(rgba(209,213,223,.5),rgba(209,213,223,.5)),linear-gradient(rgba(209,213,223,.5),rgba(209,213,223,.5));background-size:1px 100%;background-position:10% 0,50% 0,90% 0;background-repeat:no-repeat}.um-hero{position:relative;z-index:0;isolation:isolate;background:transparent;padding-top:calc(72px * .6);padding-bottom:60px}@media (max-width:804px){.um-hero{padding-top:max(0px,calc(72px * .6 - 30px))}}.um-hero>.um-container{position:relative;z-index:1}.um-hero-grid{display:grid;gap:16px;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center}.um-heading-main{font-family:var(--um-heading);font-size:40px;font-weight:400;line-height:1;margin:0;text-align:center;letter-spacing:-.02em}@media (max-width:640px){.um-heading-main{font-size:30px}.um-hero .um-heading-main.um-heading-lines .um-heading-line{display:inline}.um-hero .um-heading-reveal .um-h2-script,.um-hero .um-heading-reveal .um-heading-main.um-heading-lines .um-heading-line{opacity:1;transform:none;transition:none}.um-hero .um-heading-reveal.um-animated .um-h2-script,.um-hero .um-heading-reveal.um-animated .um-heading-main.um-heading-lines .um-heading-line{transition-delay:0ms}}.um-h2-script{display:block;font-family:var(--um-script);font-style:normal;font-weight:400;font-size:clamp(48px,12vw,64px);line-height:1;color:var(--um-violet);text-align:center;margin:-9px 0 13px}.um-hero-copy{text-align:center;max-width:720px;margin:0 auto}.um-lead{margin:0 auto 12px;max-width:640px;color:#252525;font-size:16px;font-family:var(--um-body);font-weight:500;line-height:1.5}@media (max-width:640px){.um-lead{font-size:14px}}.um-hero-visual-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:16px;gap:26px}@media (max-width:1024px){.um-hero-visual-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(56px,20vw,140px);row-gap:16px;width:100%;max-width:100%;justify-items:stretch;align-items:center}.um-hero-visual-row .um-hero-visual{grid-column:1/-1;grid-row:1;display:flex;justify-content:center;width:190px;max-width:190px}.um-hero-visual-row .um-hero-stat-left{grid-column:1;grid-row:2;justify-self:end;margin-inline-end:0}.um-hero-visual-row .um-hero-stat-right{grid-column:2;grid-row:2;justify-self:start;margin-inline-start:0}}@media (max-width:768px){.um-hero-visual-row{column-gap:clamp(12px,4vw,48px)}}@media (max-width:640px){.um-hero-visual-row{column-gap:6px;row-gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.um-hero-visual-row .um-hero-stat-left,.um-hero-visual-row .um-hero-stat-right{justify-self:stretch;width:100%;max-width:100%;min-width:0}.um-hero-stat{min-width:0;max-width:100%;width:100%;box-sizing:border-box;padding:10px 6px;--um-wreath-gap:36px}.um-hero-stat:after,.um-hero-stat:before{width:28px;height:48px;-webkit-mask:url(/Images/Icons/wreath.svg) center/contain no-repeat;mask:url(/Images/Icons/wreath.svg) center/contain no-repeat}.um-hero-stat:before{left:calc(50% - 28px - var(--um-wreath-gap) / 2)}.um-hero-stat:after{left:calc(50% + var(--um-wreath-gap) / 2)}.um-hero-stat strong{font-size:clamp(28px,8.5vw,40px)}}.um-hero-visual{flex:0 1 auto;perspective:800px;position:relative;width:190px;height:230px;margin-inline:auto;transform:translateX(-50px);transform-style:preserve-3d}.um-hero-card-wrap{display:block;animation:um-hero-card-wave 2.8s ease-in-out infinite;animation-delay:var(--um-wave-delay,0s)}.um-hero-card-edge-group,.um-hero-card-wrap{position:absolute;inset:0;pointer-events:none;transform-style:preserve-3d}.um-hero-card-edge-group{width:190px;height:230px;border-radius:20px;transform-origin:center center;animation:um-hero-card-cycle-edge 10s linear infinite;animation-delay:var(--um-cycle-delay,0s);will-change:transform;transition:--tilt-rx .25s ease-out,--tilt-ry .25s ease-out}.um-hero-card-edge{position:absolute;inset:0;width:190px;height:230px;border-radius:20px;background:var(--um-card-edge,#53c);pointer-events:none}.um-hero-visual.um-hero-visual--paused .um-hero-card-edge-group,.um-hero-visual.um-hero-visual--paused .um-hero-card-wrap,.um-hero-visual.um-hero-visual--paused .um-hero-visual-img,.um-hero-visual.um-hero-visual--paused .um-hero-visual-layer,.um-hero-visual.um-hero-visual--paused img.um-hero-visual-img{animation-play-state:paused}.um-hero-visual .um-hero-visual-img,.um-hero-visual .um-hero-visual-layer,.um-hero-visual img.um-hero-visual-img{position:absolute;inset:0;width:190px;height:230px;max-width:none;object-fit:cover;display:block;margin:0 auto;border-radius:20px;border:none;box-shadow:none;pointer-events:none;transform-origin:center center;animation:um-hero-card-cycle 10s linear infinite;animation-delay:var(--um-cycle-delay,0s);will-change:transform;transition:--tilt-rx .25s ease-out,--tilt-ry .25s ease-out}.um-hero-visual .um-hero-visual-img,.um-hero-visual img.um-hero-visual-img{--um-cycle-delay:-8s}.um-hero-visual .um-hero-visual-layer-1{--um-cycle-delay:-5.5s}.um-hero-visual .um-hero-visual-layer-2{--um-cycle-delay:-3s}.um-hero-visual .um-hero-visual-layer-3{--um-cycle-delay:-0.6s}.um-hero-stat{background:transparent;border-radius:32px;padding:16px 32px;min-width:180px;text-align:center;color:#6b7280;--um-wreath-gap:85px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:visible}.um-hero-stat strong{font-family:var(--um-num);font-size:40px;line-height:1.1;font-weight:200;letter-spacing:-.03em;display:block;text-align:center}.um-hero-stat span{margin-top:-5px;color:inherit;line-height:1;font-size:12px;display:block;text-align:center}.um-hero-stat:after,.um-hero-stat:before{content:"";position:absolute;top:50%;width:50px;height:84px;background-color:#d1d5db;-webkit-mask:url(/Images/Icons/wreath.svg) center/contain no-repeat;mask:url(/Images/Icons/wreath.svg) center/contain no-repeat;opacity:1;transform:translateY(-50%)}.um-hero-stat:before{left:calc(50% - 50px - var(--um-wreath-gap) / 2)}.um-hero-stat:after{left:calc(50% + var(--um-wreath-gap) / 2);transform:translateY(-50%) scaleX(-1)}@keyframes um-hero-card-cycle{0%{z-index:4;opacity:1;transform:translateZ(0) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(1)}3%{z-index:4;opacity:0;transform:translate3d(-30px,16px,60px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(1.15)}4%{z-index:1;opacity:0;transform:translate3d(110px,-40px,-140px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.65)}6.5%{z-index:1;opacity:1;transform:translate3d(82px,-30px,-98px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.778688)}25%{z-index:1;opacity:1;transform:translate3d(82px,-30px,-98px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.778688)}30%{z-index:2;opacity:1;transform:translate3d(60px,-22px,-70px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.8464)}50%{z-index:2;opacity:1;transform:translate3d(60px,-22px,-70px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.8464)}55%{z-index:3;opacity:1;transform:translate3d(34px,-12px,-38px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.92)}75%{z-index:3;opacity:1;transform:translate3d(34px,-12px,-38px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.92)}80%{z-index:4;opacity:1;transform:translateZ(0) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(1)}to{z-index:4;opacity:1;transform:translateZ(0) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(1)}}@keyframes um-hero-card-cycle-edge{0%{z-index:4;visibility:visible;transform:translateZ(0) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(1)}3%{z-index:4;visibility:hidden;transform:translate3d(-30px,16px,60px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(1.15)}4%{z-index:1;visibility:hidden;transform:translate3d(110px,-40px,-140px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.65)}6.5%{z-index:1;visibility:visible;transform:translate3d(82px,-30px,-98px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.778688)}25%{z-index:1;visibility:visible;transform:translate3d(82px,-30px,-98px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.778688)}30%{z-index:2;visibility:visible;transform:translate3d(60px,-22px,-70px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.8464)}50%{z-index:2;visibility:visible;transform:translate3d(60px,-22px,-70px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.8464)}55%{z-index:3;visibility:visible;transform:translate3d(34px,-12px,-38px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.92)}75%{z-index:3;visibility:visible;transform:translate3d(34px,-12px,-38px) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(.92)}80%{z-index:4;visibility:visible;transform:translateZ(0) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(1)}to{z-index:4;visibility:visible;transform:translateZ(0) rotateX(calc(var(--tilt-rx, -10) * 1deg)) rotateY(calc(var(--tilt-ry, -40) * 1deg)) scale(1)}}@keyframes um-hero-card-wave{0%,to{translate:0 0}50%{translate:0 -16px}}@media (min-width:1024px){.um-hero-visual .um-hero-visual-img,.um-hero-visual img.um-hero-visual-img{width:190px;height:230px;max-width:none}.um-hero-stat{min-width:220px;padding:20px 56px;--um-wreath-gap:85px}.um-hero-stat:before{left:calc(50% - 50px - var(--um-wreath-gap) / 2)}.um-hero-stat:after{left:calc(50% + var(--um-wreath-gap) / 2)}.um-hero-visual-row .um-hero-stat-left{transform:translateX(-50px)}.um-hero-visual-row .um-hero-stat-right{transform:translateX(50px)}}.um-hero-pick-card{margin:20px auto 0;width:100%;max-width:700px;min-width:0;box-sizing:border-box;background:#fff;border-radius:32px;padding:36px 22px 22px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:18px;border:1px solid var(--um-border);box-shadow:var(--um-shadow-card)}.um-hero-pick-main{text-align:left;display:flex;flex-direction:column;gap:12px;min-width:0}.um-hero-pick-tags{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:640px){.um-hero-pick-tags{display:none}.um-hero-pick-card{padding:28px 16px 16px}}.um-hero-pick-pill{border:1px solid var(--um-border);border-radius:10px;padding:0 14px;height:36px;display:inline-flex;align-items:center;background:#fff;font-size:var(--um-text-caption);font-weight:500;cursor:pointer;color:#141414;transition:border-color .2s,color .2s}.um-hero-pick-pill:hover{border-color:#000}.um-hero-pick-input{width:100%;max-width:100%;min-width:0;border:none;outline:none;resize:none;padding:0 0 8px;font-size:var(--um-text-copy);font-family:inherit;font-weight:500;color:var(--um-text);caret-color:var(--um-violet);background:transparent;min-height:80px;box-sizing:border-box}.um-hero-pick-input::placeholder{color:var(--um-muted)}.um-hero-pick-contact{width:100%;border:1px solid var(--um-border);border-radius:10px;padding:10px 14px;font-size:var(--um-text-caption);font-family:inherit}.um-hero-pick-send{width:36px;height:36px;border-radius:10px;border:1px solid var(--um-border);background:transparent;color:#9ca3af;display:flex;align-items:center;justify-content:center;cursor:default;padding:0;align-self:flex-end;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.um-hero-pick-send:not(:disabled){border-color:var(--um-violet);color:var(--um-violet);cursor:pointer}.um-hero-pick-send:not(:disabled):hover{background:var(--um-violet);color:#fff;transform:translateY(-1px)}.um-hero-pick-send:not(:disabled).is-filled,.um-hero-pick-send:not(:disabled):hover{background:var(--um-violet);color:#fff}.um-hero-pick-send img{width:18px;height:18px;transition:filter .2s ease}.um-hero-pick-send:not(:disabled).is-filled img,.um-hero-pick-send:not(:disabled):hover img{filter:brightness(0) invert(1)}.um-hero-pick-send:disabled img{opacity:.7;filter:grayscale(1)}.um-form-error{color:#b91c1c;font-size:13px;margin:0}.um-form-success{text-align:center;padding:24px}.um-form-success .um-btn-primary{margin-top:16px}.um-white-wrap{position:relative;z-index:1;background-color:#fff}.um-white-wrap section.um-section.about{padding-top:calc(40px + 50px);padding-bottom:0}.um-about-core{position:relative;max-width:980px;margin:0 auto 150px;padding:56px 0 46px}.um-about-tag{position:absolute;padding:8px 22px;border-radius:999px;background:linear-gradient(180deg,#dce0fa,#eef4fa);color:#596076;border:1px solid #fff;font-size:var(--um-text-caption);box-shadow:0 14px 14px rgba(211,218,225,.12);will-change:transform;transition:transform .12s ease-out}.um-about-tag-left{left:-20px;top:8px}.um-about-tag-right{right:-20px;top:0}.um-about-tag-bottom{left:50%;transform:translateX(-50%);bottom:-18px}@media (max-width:640px){.um-white-wrap section.um-section.about{padding-top:calc(22px + 50px)}.um-about-core{margin-bottom:48px;padding:28px 0 32px}.um-about-core .um-about-tag{display:none!important}}.um-heading-lines .um-heading-line{display:block;text-align:center}@media (max-width:640px){.um-guarantee-title.um-heading-lines .um-heading-line,.um-heading-main.um-heading-lines .um-heading-line{font-size:24px;line-height:1.2}}.um-heading-reveal .um-guarantee-title.um-heading-lines .um-heading-line,.um-heading-reveal .um-heading-main.um-heading-lines .um-heading-line{opacity:0;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}.um-heading-reveal.um-animated .um-guarantee-title.um-heading-lines .um-heading-line,.um-heading-reveal.um-animated .um-heading-main.um-heading-lines .um-heading-line{opacity:1;transform:translateY(0)}.um-heading-reveal .um-h2-script{opacity:0;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}.um-heading-reveal.um-animated .um-h2-script{opacity:1;transform:translateY(0);transition-delay:.6s}.um-heading-reveal.um-animated .um-guarantee-title.um-heading-lines .um-heading-line:first-child,.um-heading-reveal.um-animated .um-heading-main.um-heading-lines .um-heading-line:first-child{transition-delay:0ms}.um-heading-reveal.um-animated .um-guarantee-title.um-heading-lines .um-heading-line:nth-child(2),.um-heading-reveal.um-animated .um-heading-main.um-heading-lines .um-heading-line:nth-child(2){transition-delay:.3s}.um-heading-reveal.um-animated .um-guarantee-title.um-heading-lines .um-heading-line:nth-child(3),.um-heading-reveal.um-animated .um-heading-main.um-heading-lines .um-heading-line:nth-child(3){transition-delay:.6s}.um-heading-reveal.um-animated .um-guarantee-title.um-heading-lines .um-heading-line:nth-child(4),.um-heading-reveal.um-animated .um-heading-main.um-heading-lines .um-heading-line:nth-child(4){transition-delay:.9s}.um-heading-reveal.um-animated .um-guarantee-title.um-heading-lines .um-heading-line:nth-child(5),.um-heading-reveal.um-animated .um-heading-main.um-heading-lines .um-heading-line:nth-child(5){transition-delay:1.2s}.um-heading-reveal.um-animated .um-guarantee-title.um-heading-lines .um-heading-line:nth-child(6),.um-heading-reveal.um-animated .um-heading-main.um-heading-lines .um-heading-line:nth-child(6){transition-delay:1.5s}.um-heading-line.um-heading-line-accent{color:var(--um-violet);margin-top:4px}.um-about-partners{display:flex;flex-direction:column;align-items:center;width:100%;padding:140px 0 180px;box-sizing:border-box;gap:18px}.um-about-caption{text-align:center;font-family:var(--um-body);font-size:var(--um-text-caption);font-weight:500;line-height:1.3;color:var(--um-muted);margin:0;max-width:100%}.um-hero-logos{display:flex;justify-content:space-around;align-items:center;gap:6px;flex-wrap:wrap;max-width:820px;margin:0 auto}.um-hero-logos img{width:min(140px,28vw);height:auto;opacity:0;transform:translateY(30px);transition:opacity .3s ease-out,transform .3s ease-out}.um-hero-logos.um-animated img{opacity:.9;transform:translateY(0)}.um-hero-logos.um-animated img:first-child{transition-delay:0ms}.um-hero-logos.um-animated img:nth-child(2){transition-delay:.12s}.um-hero-logos.um-animated img:nth-child(3){transition-delay:.24s}.um-hero-logos.um-animated img:nth-child(4){transition-delay:.36s}.um-stats-section{padding-top:0}.um-stats-caption{text-align:center;font-family:var(--um-body);font-size:var(--um-text-caption);font-weight:500;line-height:1.3;color:var(--um-muted);margin:10px auto 30px}.um-stats-bars{display:flex;justify-content:space-between;align-items:flex-end;max-width:1040px;margin:0 auto 84px;gap:clamp(8px,2vw,24px)}.um-stats-bar{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0}.um-stats-pct{font-family:var(--um-heading);font-weight:400;font-size:40px;line-height:1;letter-spacing:-.02em;color:var(--um-text);margin:0 0 clamp(8px,1.5vw,16px);text-align:center;opacity:0;transform:translateY(40px);transition:opacity .3s ease-out,transform .3s ease-out}@media (max-width:640px){.um-stats-pct{font-size:24px}}.um-stats-rect{width:100%;border-radius:clamp(16px,2.5vw,32px);background:rgba(232,234,239,.7);transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease-out}.um-stats-bars.um-animated .um-stats-rect{transform:scaleY(1)}.um-stats-bars.um-animated .um-stats-pct{opacity:1;transform:translateY(0)}.um-stats-bar:first-child .um-stats-pct,.um-stats-bar:first-child .um-stats-rect{transition-delay:0ms}.um-stats-bar:nth-child(2) .um-stats-pct,.um-stats-bar:nth-child(2) .um-stats-rect{transition-delay:.15s}.um-stats-bar:nth-child(3) .um-stats-pct,.um-stats-bar:nth-child(3) .um-stats-rect{transition-delay:.3s}.um-stats-bar:nth-child(4) .um-stats-pct,.um-stats-bar:nth-child(4) .um-stats-rect{transition-delay:.45s}.um-stats-bar:nth-child(2) .um-stats-rect{background:linear-gradient(180deg,#dce0fa,#f3f4fb)}.um-sb10{height:90px}.um-sb20{height:150px}.um-sb50{height:230px}.um-sb15{height:140px}.um-promo{position:relative;z-index:1;background:var(--um-bg)}section#how.um-white-wrap{background:var(--um-bg);padding-top:200px;padding-bottom:200px}.um-how-scroll-area{position:relative;width:100%;margin-top:30px}.um-how-pin{position:sticky;top:var(--um-how-pin-top,0);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateY(var(--um-how-pin-shift-y,0))}.um-how-eyebrow{margin-bottom:12px}.um-how-circle-time{width:450px;max-width:100%;margin-left:auto;margin-right:auto;position:relative;aspect-ratio:1/1;overflow:visible;z-index:5}.um-how-circle-time__circle{position:absolute;inset:0;overflow:hidden;z-index:1}.um-how-circle-time__img{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:0;transform:rotate(var(--um-how-circle-rot,0deg));transform-origin:50% 50%;will-change:transform}.um-how-circle-time__digit{position:absolute;top:60px;left:50%;transform:translateX(-50%);z-index:1;display:block;font-family:var(--um-heading);font-weight:400;font-size:18px;line-height:1;color:var(--um-violet-500);opacity:1;letter-spacing:-.02em}.um-how-circle-time__title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;padding:0 24px;color:var(--um-text);text-align:center;z-index:5;width:70vw;margin:0 auto}@media (max-width:900px){.um-how-circle-time__title{width:70vw}}@media (max-width:640px){.um-how-circle-time__title{width:90vw}}@media (max-width:900px){section#how.um-white-wrap{padding-top:120px;padding-bottom:120px}}@media (max-width:640px){section#how.um-white-wrap{padding-top:60px;padding-bottom:60px}}.um-promo-card{position:relative;width:100%;max-width:none;margin:0}.um-promo-card>img{width:100%;height:auto;display:block;border-radius:34px}.um-promo-copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:clamp(24px,4vw,36px) var(--um-page-gutter) 16px;text-align:center}.um-promo-title-main{font-family:var(--um-heading);font-weight:400;font-size:clamp(18px,2.5vw,28px)}.um-promo-title-main,.um-promo-title-script{display:block;color:#f4f4f4;opacity:0;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}.um-promo-title-script{margin-top:-24px;font-family:var(--um-script);font-style:italic;font-size:clamp(40px,7vw,90px);line-height:1.05}.um-promo.um-animated .um-promo-title-main,.um-promo.um-animated .um-promo-title-script{opacity:1;transform:translateY(0)}.um-promo.um-animated .um-promo-title-main{transition-delay:0ms}.um-promo.um-animated .um-promo-title-script{transition-delay:.3s}.um-promo-copy p{color:#fff;font-size:14px;line-height:1.1;margin-top:12px;max-width:480px}.um-promo-kpi{position:absolute;right:clamp(var(--um-page-gutter),8vw,80px);bottom:clamp(24px,6vw,70px);text-align:center;color:#f4f4f4}.um-promo-kpi-num{display:block;font-family:var(--um-num);font-size:clamp(48px,8vw,72px);line-height:1;font-weight:200;letter-spacing:-.03em}.um-promo-kpi-label{display:block;margin-top:8px;letter-spacing:.12em;font-size:11px}@media (max-width:640px){.um-promo-kpi{position:static;margin-top:16px}.um-promo-copy{position:static;background:#1a1a1a;border-radius:0 0 34px 34px;padding-bottom:32px}.um-promo-card>img{border-radius:34px 34px 0 0}}.um-section-head{margin-bottom:8px}.um-section-head h1,.um-section-head h2{font-family:var(--um-heading);font-size:clamp(32px,4.4vw,56px);font-weight:400;line-height:.95;margin:0;letter-spacing:-.02em}#mentors.um-mentors-section>.um-container>.um-section-head{text-align:center;margin-top:48px;margin-bottom:48px}.um-promo-heading{margin:-10px 0 0;font:inherit}.um-mentors-filter{margin:10px 0 28px;padding:30px;border-radius:24px;border:1px solid var(--um-border);background:#fff;box-shadow:var(--um-shadow-card)}.um-mf-select-trigger{position:relative;width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px 0 20px;border-radius:10px;border:1px solid var(--um-border);background:#fff;font-family:var(--um-body);font-size:14px;font-weight:500;color:var(--um-text);cursor:pointer;text-align:left;box-sizing:border-box;transition:border-color .15s;outline:none}.um-mf-select-trigger--open,.um-mf-select-trigger:hover{border-color:var(--um-violet-500)}.um-mf-select-trigger__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.um-mf-select-trigger__chevron{flex-shrink:0;color:var(--um-muted);transition:transform .15s}.um-mf-select-trigger--open .um-mf-select-trigger__chevron{transform:rotate(180deg)}.um-mf-select-dropdown{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:100;background:#fff;border:1px solid var(--um-border);border-radius:12px;box-shadow:0 6px 24px hsla(0,0%,8%,.1);overflow-y:auto;max-height:280px}.um-mentors-filter-field{position:relative}.um-mf-select-item{display:block;width:100%;padding:10px 16px;border:none;border-bottom:1px solid var(--um-grey-100,#f4f4f4);background:transparent;font-family:var(--um-body);font-size:14px;font-weight:500;color:var(--um-text);text-align:left;cursor:pointer;transition:background .1s}.um-mf-select-item:last-child{border-bottom:none}.um-mf-select-item:hover{background:#f6f3ff}.um-mf-select-item--active{background:#ede9ff;color:var(--um-violet-500)}.um-mf-select-group__label{padding:8px 16px 4px;font-size:11px;font-weight:600;color:var(--um-muted);text-transform:uppercase;letter-spacing:.05em}.um-mf-price-field{display:flex;flex-direction:column;gap:6px;min-width:0;grid-column:span 2}.um-mf-price-values{display:flex;justify-content:space-between;font-family:var(--um-body);font-size:14px;font-weight:500;color:var(--um-text);min-height:20px}.um-mf-price-values span{color:var(--um-muted);font-size:12px}.um-mf-price-track-wrap{position:relative;height:22px;display:flex;align-items:center}.um-mf-price-track-wrap:before{content:"";left:0;right:0;background:#e0e2ea}.um-mf-price-fill,.um-mf-price-track-wrap:before{position:absolute;height:6px;border-radius:6px;pointer-events:none}.um-mf-price-fill{background:var(--um-violet-500);left:var(--fill-left,0);right:var(--fill-right,0)}.um-mf-price-range{-webkit-appearance:none;appearance:none;position:absolute;left:0;right:0;width:100%;height:6px;background:transparent;outline:none;cursor:pointer;pointer-events:none}.um-mf-price-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid var(--um-violet-500);cursor:pointer;pointer-events:all;margin-top:-8px;position:relative;z-index:1}.um-mf-price-range::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid var(--um-violet-500);cursor:pointer;pointer-events:all;box-shadow:none}.um-mf-price-range::-webkit-slider-runnable-track{height:6px;background:transparent}.um-mf-price-range::-moz-range-track{height:6px;background:transparent}.um-mentors-filter-compact{display:flex;align-items:flex-end;gap:12px}.um-mentors-filter-compact .um-mentors-filter-field{flex:1 1 0;min-width:0}.um-mentors-filter-toggle{flex-shrink:0;display:flex;align-items:center;gap:6px;height:50px;padding:0 16px;border-radius:10px;border:1px solid var(--um-border);background:#fff;font-family:var(--um-body);font-size:14px;font-weight:500;color:var(--um-text);cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s}.um-mentors-filter-toggle--active,.um-mentors-filter-toggle:hover{border-color:var(--um-violet-500);color:var(--um-violet-500)}.um-mentors-filter-toggle--active{background:var(--um-violet-100,#ede9ff)}.um-mentors-filter-toggle img{display:block;width:20px;height:20px}.um-mentors-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.um-mentors-filter-grid[hidden]{display:none}.um-mentors-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.um-mentors-filter-label{font-family:var(--um-body);font-size:12px;font-weight:500;line-height:1.2;color:var(--um-muted)}.um-mentors-filter-input{width:100%;min-width:0;height:50px;border-radius:10px;border:1px solid var(--um-border);background:#fff;padding:0 20px;font-family:var(--um-body);font-size:14px;font-weight:500;color:var(--um-text);box-sizing:border-box;outline:none;transition:border-color .15s;appearance:none;-webkit-appearance:none}select.um-mentors-filter-input{padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23141414' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px 16px;cursor:pointer}.um-mentors-filter-input::placeholder{color:var(--um-grey-500)}.um-mentors-filter-input:focus{border-color:var(--um-violet-500)}.um-mentors-filter-foot{margin-top:12px;display:flex;justify-content:space-between;align-items:center;gap:10px}.um-mentors-filter-result{margin:0;font-size:13px}.um-mentors-filter-empty,.um-mentors-filter-result{color:var(--um-muted);font-weight:500;line-height:1.35}.um-mentors-filter-empty{font-size:var(--um-text-copy);text-align:center;max-width:540px;margin:32px auto 0}.um-mentor-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.um-mentor-tab{border:1px solid var(--um-border);border-radius:999px;padding:10px 18px;background:#fff;font-size:var(--um-text-caption);font-weight:500;cursor:pointer;color:#141414}.um-mentor-tab.um-active{border-color:#141414;background:#141414;color:#fff}.um-mentor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:24px;row-gap:32px;padding-top:20px}.um-mentors-section,.um-mentors-section .um-container{overflow:visible}.um-mentor-grid-home .um-mentor-card.um-mentor-card--fade-d4{position:relative}.um-mentor-grid-home .um-mentor-card.um-mentor-card--fade-d4:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0,transparent 20%,var(--um-bg) 100%);pointer-events:none;z-index:2}@media (max-width:1024px){.um-mentor-grid,.um-mentors-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px) and (min-width:641px){.um-mentor-grid-home>.um-mentor-card:nth-child(n+11),.um-mentor-grid-home>.um-mentor-consult{display:none!important}}@media (max-width:640px){.um-mentors-filter-compact{flex-direction:column;align-items:stretch}.um-mentors-filter-toggle{width:100%;justify-content:center}.um-mentors-filter-grid{grid-template-columns:1fr}.um-mentors-filter-foot{flex-direction:column;align-items:flex-start}.um-mentor-grid-home .um-mentor-card.um-mentor-card--fade-d4:not(.um-mentor-card--fade-d1):after{display:none}.um-mentor-grid{display:flex;flex-direction:column;gap:24px}.um-mentor-grid-home .um-mentor-card.um-mentor-card--fade-d4:after,.um-mentor-grid-home>.um-mentor-card:nth-child(n+6){display:none}.um-mentor-grid-home>.um-mentor-card:nth-child(5){position:relative}.um-mentor-grid-home>.um-mentor-card:nth-child(5):after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0,transparent 20%,var(--um-bg) 100%);pointer-events:none;z-index:2}}@media (max-width:680px) and (min-width:641px){.um-mentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.um-mentor-grid-home>.um-mentor-card:nth-child(n+8){display:none!important}.um-mentor-grid-home>.um-mentor-card:nth-child(6),.um-mentor-grid-home>.um-mentor-card:nth-child(7){position:relative}.um-mentor-grid-home>.um-mentor-card:nth-child(6):after,.um-mentor-grid-home>.um-mentor-card:nth-child(7):after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0,transparent 20%,var(--um-bg) 100%);pointer-events:none;z-index:2}}.um-mentor-card{display:flex;flex-direction:column;min-width:0}.um-mentor-card-img{position:relative;border-radius:20px;width:100%;transition:box-shadow .2s}.um-mentor-card:hover .um-mentor-card-img{box-shadow:0 14px 14px rgba(0,0,0,.085)}.um-mentor-card-img-inner{overflow:hidden;border-radius:20px;aspect-ratio:1;background:#e8e9ec}.um-mentor-card-img-inner img{width:100%;height:100%;object-fit:contain;display:block;border-radius:20px;transition:transform .35s}.um-mentor-card:hover .um-mentor-card-img-inner img{transform:scale(1.08)}.um-mentor-rating{position:absolute;bottom:12px;right:12px;z-index:3;background:hsla(0,0%,100%,.4);backdrop-filter:blur(16px);border-radius:10px;padding:4px 10px;font-size:var(--um-text-caption);font-weight:500}.um-mentor-body{padding:20px 0 0;display:flex;flex-direction:column;flex:1;min-width:0}.um-mentor-body h3{font-family:var(--um-heading);font-size:clamp(22px,3vw,28px);margin:0 0 4px;line-height:1}.um-mentor-body h3 .um-mentor-name-first,.um-mentor-body h3 .um-mentor-name-last{display:block;transition:color .2s}.um-mentor-card:hover .um-mentor-name-first,.um-mentor-card:hover .um-mentor-name-last{color:var(--um-violet)}.um-mentor-city{font-size:var(--um-text-caption);font-weight:500;color:var(--um-muted);margin:0 0 12px;line-height:1.3}.um-mentor-industry{font-weight:700;margin:0 0 6px}.um-mentor-desc,.um-mentor-industry{font-family:var(--um-body);font-size:16px;color:var(--um-text);line-height:1.4}.um-mentor-desc{font-weight:500;margin:0 0 16px;flex:1;white-space:pre-line}.um-mentor-price-label{font-size:var(--um-text-caption);color:var(--um-muted)}.um-mentor-price-value{font-family:var(--um-heading);font-size:22px;font-weight:400}.um-mentor-consult{grid-column:span 2;background:var(--um-violet);color:#fff;border-radius:56px;padding:40px 28px;display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width:1024px){.um-mentor-consult{grid-column:span 2}}@media (max-width:640px){.um-mentor-consult{min-width:0;width:100%;border-radius:32px;padding:32px 20px}}.um-mentor-consult .um-h2-script{color:#fff;font-size:clamp(36px,10vw,56px)}.um-mentor-circles{flex-wrap:nowrap;gap:0;margin-top:16px}.um-mentor-circle,.um-mentor-circles{display:flex;align-items:center;justify-content:center}.um-mentor-circle{width:48px;height:48px;border-radius:50%;border:2px solid #fff;overflow:hidden;background:#fff;flex-shrink:0;margin-left:-12px;box-shadow:none}.um-mentor-circle:first-child{margin-left:0}.um-mentor-circle img{width:100%;height:100%;object-fit:cover}.um-mentor-circle-count{background:#ced8ff!important;border:2px solid #fff;color:var(--um-text)}.um-mentor-circle-num{font-family:var(--um-body);font-size:12px;font-weight:500;line-height:1;color:var(--um-text)}.um-mentor-circles-caption{margin:0 0 0 8px;color:var(--um-text);line-height:1.3;width:auto;max-width:none;text-align:left;font-size:var(--um-text-caption);font-weight:500;flex-shrink:0}@media (max-width:640px){.um-mentor-circles{margin-bottom:12px}.um-mentor-circle{margin-left:-10px}.um-mentor-circle:first-child{margin-left:0}}.um-conversation{background:var(--um-bg)}.um-conversation-inner{text-align:center;max-width:640px;margin:0 auto;padding-top:84px;padding-bottom:124px}.um-conversation .um-btn-primary{margin-top:20px}.um-chat-page{overflow-x:clip}.um-chat-main.um-section{min-width:0;max-width:100%;padding:24px 0 0}@media (max-width:640px){.um-chat-main.um-section{padding:16px 0 0}}.um-chat-shell{max-width:calc(720px + 2 * var(--um-page-gutter));margin:0 auto;padding:24px var(--um-page-gutter) 200px;min-height:60vh;display:flex;flex-direction:column;box-sizing:border-box}.um-chat-messages{flex:1;display:flex;flex-direction:column;gap:20px;margin-bottom:24px;min-width:0;min-height:200px;max-height:min(60vh,520px);overflow-y:auto}.um-chat-msg{max-width:85%;padding:14px 18px;border-radius:16px;font-size:var(--um-text-copy);line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.um-chat-msg--user{align-self:flex-end;background:var(--um-violet);color:#fff}.um-chat-msg--assistant{align-self:flex-start;background:var(--um-card);border:1px solid var(--um-border);color:var(--um-text)}.um-chat-msg--assistant a{color:var(--um-violet)}.um-chat-form-wrap{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:12px var(--um-page-gutter) 24px;background:transparent;pointer-events:none;box-sizing:border-box}.um-chat-form-wrap .um-hero-pick-card{pointer-events:auto;max-width:720px;width:100%;min-height:160px;margin:0 auto}.um-chat-form.um-hero-pick-card{margin-top:0}.um-chat-loading{align-self:flex-start;max-width:85%;padding:14px 18px;border-radius:16px;background:var(--um-card);border:1px solid var(--um-border);color:var(--um-muted);font-size:var(--um-text-caption);display:flex;align-items:center;gap:12px}.um-chat-loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid var(--um-border);border-top-color:var(--um-violet);border-radius:50%;animation:um-chat-spin .8s linear infinite;flex-shrink:0}@keyframes um-chat-spin{to{transform:rotate(1turn)}}@media (max-width:640px){.um-chat-page{overflow-x:hidden}.um-chat-main.um-section{min-width:0;overflow-x:hidden;width:100%}.um-chat-shell{width:100%!important;max-width:100%!important;min-width:0!important;padding:16px var(--um-page-gutter) 200px!important;margin:0!important;box-sizing:border-box}.um-chat-messages{min-width:0}.um-chat-form-wrap{min-width:0;padding:12px var(--um-page-gutter) 24px}.um-chat-form-wrap .um-hero-pick-card,.um-chat-form.um-hero-pick-card{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box;gap:8px}.um-chat-form .um-hero-pick-main{min-width:0}.um-chat-form .um-hero-pick-input{min-width:0!important;flex:1 1 0!important;font-size:var(--um-text-copy)}.um-chat-msg{max-width:92%;padding:12px 14px;font-size:var(--um-text-caption)}}.um-eyebrow{color:var(--um-text);margin:0 0 10px;font-family:var(--um-heading);font-size:18px;font-weight:400;line-height:1.2;text-align:center}.um-section-head-center{text-align:center;max-width:800px;margin:0 auto 8px}.um-section-head-center h2{font-family:var(--um-heading);font-size:clamp(28px,4vw,44px);font-weight:400;line-height:1.05;margin:0}.um-steps-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media (max-width:900px){.um-steps-grid{grid-template-columns:1fr}}.um-step-card{background:#fff;border-radius:24px;padding:24px;border:1px solid var(--um-border)}.um-step-num{font-family:var(--um-num);font-size:56px;color:#dddbe7;line-height:.95;display:block;margin-bottom:12px;font-weight:200;letter-spacing:-.03em}.um-step-card h3{font-family:var(--um-heading);font-size:clamp(18px,4vw,22px);font-weight:400;margin:0 0 10px}.um-step-card p{color:var(--um-muted);line-height:1.5;margin:0;font-size:var(--um-text-copy)}.um-mentor-home-buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:20px}.um-btn-outline{display:inline-flex;align-items:center;justify-content:center;border-radius:30px;height:50px;padding:0 30px;text-decoration:none;font-size:var(--um-text-caption);font-weight:500;color:var(--color-black);border:1px solid var(--color-grey-200);background:var(--color-white);transition:.2s ease}.um-btn-outline:hover{border-color:var(--color-violet-500);color:var(--color-violet-500);transform:translateY(-1px)}.um-btn-outline.is-pressed,.um-btn-outline[aria-pressed=true]{background:var(--color-violet-100);border-color:var(--color-violet-100);color:var(--color-violet-500)}.um-btn-outline:disabled,.um-btn-outline[aria-disabled=true]{color:var(--color-grey-300);cursor:not-allowed}.um-mentor-consult-title{margin:0 0 8px;font-family:var(--um-heading);font-size:clamp(24px,4vw,32px);font-weight:400}.um-mentor-consult-note{margin:20px 0 0;line-height:1.6;font-size:var(--um-text-copy);opacity:.95}.um-reviews-section{background:var(--um-bg)}.um-reviews-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px;flex-wrap:wrap}.um-reviews-head .um-heading-main{margin:0}.um-reviews-head-circles{margin-top:0;flex-shrink:0;justify-content:flex-end}.um-reviews-section .um-reviews-head-circles .um-mentor-circles-caption{font-size:var(--um-text-copy);font-weight:500;line-height:1.2;color:var(--um-text);text-align:left}.um-review-grid{display:grid;grid-template-columns:1fr;gap:24px}.um-reviews-all-cta{display:flex;justify-content:center;margin-top:32px}@media (max-width:640px){.um-reviews-all-cta{margin-top:24px}}.um-review-card{display:grid;grid-template-columns:minmax(140px,35%) 1fr;border-radius:30px;overflow:hidden;background:var(--um-violet);min-height:min(80vh,720px)}.um-review-card:nth-child(2),.um-review-card:nth-child(2) .um-review-card-content{background:var(--um-black-basic)}.um-review-card-photo{overflow:hidden;min-height:0;display:flex;justify-content:flex-start;align-items:flex-end;background:var(--um-violet)}.um-review-card:nth-child(2) .um-review-card-photo{background:var(--um-black-basic)}.um-review-card-photo img{width:100%;height:100%;object-fit:contain;object-position:left bottom}.um-review-card-content{background:var(--um-violet);color:#fff;min-height:0;padding:32px 32px 24px;display:flex;flex-direction:column;position:relative}.um-review-header-row{display:flex;align-items:flex-start;gap:10%;margin-bottom:12px}.um-review-title-block{flex:1;max-width:70%;min-width:0}.um-review-mentor{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.um-review-mentor-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #fff}.um-review-mentor-first,.um-review-mentor-last{display:block;font-weight:500;line-height:1.2;color:#fff}.um-review-tag{display:inline-flex;align-items:center;border:1px solid hsla(0,0%,100%,.8);border-radius:999px;padding:2px 10px;font-size:12px;font-weight:500;color:#fff}.um-review-quote-icon{display:block;width:53px;height:auto;margin-bottom:12px;filter:brightness(0) invert(1)}.um-review-headline{font-family:var(--um-heading);font-size:clamp(24px,3.5vw,40px);font-weight:400;line-height:1.05;margin:0 0 12px;color:#fff}.um-review-text{margin:0 0 16px;font-size:var(--um-text-copy);font-weight:500;line-height:1.55;color:#fff;max-width:70%}.um-review-author-row{display:flex;align-items:center;gap:14px;margin:0 0 6px}.um-review-author-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0;flex:1}.um-review-client-thumb{display:none;flex-shrink:0}.um-review-client-thumb-img{display:block;width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.9)}.um-review-author{display:block;font-family:var(--um-script);font-style:normal;font-weight:400;font-size:clamp(48px,12vw,64px);line-height:1;margin:0;color:#fff;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.um-review-tag--protege{flex-shrink:0}@media (max-width:679px){.um-review-card{grid-template-columns:1fr;min-height:0}.um-review-card-photo{display:none}.um-review-header-row{flex-direction:column;gap:16px}.um-review-text,.um-review-title-block{max-width:100%}.um-review-mentor{display:none}.um-review-client-thumb{display:block}.um-review-author-row{align-items:flex-start}.um-review-author{font-size:clamp(24px,7.5vw,40px);line-height:1.05}}@media (max-width:400px){.um-review-author{font-size:clamp(22px,6.5vw,36px)}}@media (max-width:640px){.um-reviews-head{flex-direction:column;align-items:flex-start}.um-reviews-head-circles{display:none!important}}.um-guarantees-section{background:#fff}.um-guarantee-card{padding:124px 24px;display:flex;flex-direction:column;align-items:center;text-align:center}.um-about-hero .um-guarantee-card{background:#fff;padding:0}.um-about-hero .um-guarantee-title{margin-bottom:0}.um-guarantee-founder{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.um-guarantee-bracket{flex-shrink:0}.um-guarantee-bracket-right{transform:scaleX(-1)}.um-guarantee-founder-photo{width:64px;height:64px;border-radius:50%;object-fit:cover}.um-guarantee-founder-info{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}.um-guarantee-founder-name{font-size:18px;font-family:var(--um-heading);font-weight:400;color:var(--um-violet);line-height:1.2}.um-guarantee-founder-role{font-size:12px;font-weight:500;color:var(--um-muted)}.um-guarantee-title{margin:0 0 32px;max-width:min(60vw,720px);font-family:var(--um-heading);font-size:clamp(22px,3.2vw,40px);font-weight:400;line-height:1.05;color:var(--um-text)}.um-guarantee-rules-link{font-size:var(--um-text-copy);font-weight:500;color:var(--um-violet)}.um-guarantee-rules-link:hover{opacity:.85}@media (max-width:640px){.um-guarantees-section>.um-container{padding-left:0;padding-right:0;max-width:none}.um-guarantees-section .um-guarantee-card{padding-left:var(--um-page-gutter);padding-right:var(--um-page-gutter)}}@media (max-width:320px){.um-guarantees-section .um-guarantee-title{max-width:none;align-self:stretch;box-sizing:border-box}}.um-faq-section.um-section{background:var(--um-bg);padding-top:124px;padding-bottom:124px}.um-faq-section-title{text-align:center;margin:0 auto 28px;max-width:720px}.um-faq-list{list-style:none;margin:0 auto;display:flex;flex-direction:column;gap:12px;width:min(60vw,100%)}.um-faq-item,.um-faq-list{padding:0;box-sizing:border-box}.um-faq-item{background:var(--um-card);border:1px solid var(--um-border);border-radius:20px;transition:box-shadow .3s ease,border-color .2s ease}.um-faq-item:hover{border-color:var(--um-violet-500)}.um-faq-item.is-open{box-shadow:var(--um-shadow-card);border-color:var(--um-border)}.um-faq-item.is-open:hover{border-color:var(--um-violet-500)}.um-faq-card-hit{display:flex;flex-direction:column;align-items:stretch;width:100%;margin:0;padding:30px;box-sizing:border-box;border:none;border-radius:inherit;background:transparent;cursor:pointer;color:inherit;text-align:left;font:inherit;-webkit-tap-highlight-color:transparent}.um-faq-card-hit:focus-visible{outline:2px solid var(--um-violet);outline-offset:2px;border-radius:18px}.um-faq-trigger-row{display:flex;align-items:center;gap:16px;width:100%}.um-faq-question{flex:1;min-width:0;font-family:var(--um-heading);font-size:18px;font-weight:400;line-height:1.2;color:var(--um-text);transition:color .2s ease}.um-faq-item:hover .um-faq-question{color:var(--um-violet-500)}.um-faq-icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--um-text);transition:color .2s ease}.um-faq-item:hover .um-faq-icon-wrap{color:var(--um-violet-500)}.um-faq-icon{display:block;transition:transform .3s ease}.um-faq-item.is-open .um-faq-icon{transform:rotate(45deg)}.um-faq-answer-grid{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.um-faq-item.is-open .um-faq-answer-grid{grid-template-rows:1fr}.um-faq-answer-inner{min-height:0;overflow:hidden}.um-faq-answer{margin-top:20px;font-family:var(--um-body);font-size:var(--um-text-copy);font-weight:500;line-height:1.45;color:var(--um-black-basic);white-space:pre-line}@media (max-width:640px){.um-faq-list{width:100%;max-width:100%}.um-faq-card-hit{padding:22px 16px}}@media (prefers-reduced-motion:reduce){.um-faq-answer-grid,.um-faq-icon,.um-faq-item{transition-duration:.01ms}}.um-service-page{position:fixed;inset:0;z-index:150;box-sizing:border-box;min-height:100dvh;width:100%;display:flex;flex-direction:column;align-items:center;padding:50px var(--um-page-gutter,20px) 32px;margin:0;background-color:#f4f4f4;background-image:linear-gradient(180deg,#dce0fa,#f4f4f4 52%);background-repeat:no-repeat;background-size:100% min(501px,55vh);color:#141414;font-family:var(--font-um-sans,system-ui),system-ui,sans-serif}.um-service-page__logo{display:flex;align-items:center;justify-content:center;padding:10px;flex-shrink:0}.um-service-page__logo img{display:block;width:161px;height:auto;max-width:min(161px,72vw);filter:brightness(0)}.um-service-page__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:0;margin-top:-4vh}.um-service-page__code{margin:0;font-family:var(--um-heading,system-ui),system-ui,sans-serif;font-size:clamp(72px,18vw,110px);font-weight:400;line-height:1;letter-spacing:0;color:#000;text-align:center;white-space:nowrap}.um-service-page__caption{margin:18px auto 0;width:100%;font-size:12px;font-weight:500;line-height:1.1;color:#93969f;text-align:center;white-space:nowrap;max-width:320px}.um-service-page__actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.um-service-page__actions .um-btn-outline{text-decoration:none}@media (max-width:480px){.um-service-page__caption{white-space:normal;max-width:260px}}.um-footer.um-footer--reveal{position:sticky;bottom:0;z-index:0;margin-top:0}.um-footer{background:var(--um-footer-bg);color:var(--um-footer-text);padding:56px 0 40px;margin-top:auto;min-height:max(600px,100vh);min-height:max(600px,100dvh);box-sizing:border-box;display:flex;flex-direction:column}.um-footer>.um-container{flex:1 1 auto;display:flex;flex-direction:column;width:100%}.um-footer-flex-grow{flex:1 1 0;min-height:0;width:100%}.um-footer a{color:inherit;text-decoration:none}.um-footer-top{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:16px;row-gap:32px;align-items:start;flex-shrink:0;margin-bottom:0}.um-footer-socials{grid-column:1/2;display:grid;grid-template-columns:repeat(2,max-content);column-gap:12px;align-items:start;justify-content:start}.um-footer-social-link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;flex-shrink:0}.um-footer-social-link svg{display:block;width:30px;height:30px}.um-footer-social-disk{fill:#f4f4f4;transition:fill .15s ease}.um-footer-social-glyph{fill:#141414;transition:fill .15s ease}.um-footer-social-link:focus-visible .um-footer-social-disk,.um-footer-social-link:hover .um-footer-social-disk{fill:var(--um-violet)}.um-footer-social-link:focus-visible .um-footer-social-glyph,.um-footer-social-link:hover .um-footer-social-glyph{fill:#fff}.um-footer-col-title{margin:0 0 14px;font-family:var(--um-heading);font-size:18px;font-weight:400;line-height:1.2;color:var(--um-footer-muted)}.um-footer-col--service{grid-column:7/10}.um-footer-col--docs{grid-column:10/13}.um-footer-nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:var(--um-text-copy);font-weight:500;line-height:1.35}.um-footer-logo-wrap{margin-top:0;margin-bottom:28px;width:100%;flex-shrink:0}.um-footer-logo-img,.um-footer-logo-wrap img{display:block;width:100%;max-width:100%;height:auto}.um-footer .um-footer-logo-wrap.um-heading-reveal .um-footer-logo-img{opacity:0;transform:translateY(20px);transition:opacity .45s ease-out,transform .45s ease-out}.um-footer .um-footer-logo-wrap.um-heading-reveal.um-animated .um-footer-logo-img{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.um-footer .um-footer-logo-wrap.um-heading-reveal .um-footer-logo-img{opacity:1;transform:none;transition:none}}@media (scripting:none){.um-footer .um-footer-logo-wrap.um-heading-reveal .um-footer-logo-img{opacity:1;transform:none}}.um-footer-caption-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:16px;row-gap:12px;align-items:start;flex-shrink:0}.um-caption,.um-footer-caption-row{font-family:var(--um-body);font-size:12px;font-weight:500;line-height:1.45;color:var(--um-footer-muted)}.um-footer-caption-copy{grid-column:1/7}.um-footer-caption-legal{grid-column:7/10}.um-footer-caption-email{grid-column:10/13;text-align:right}.um-footer-caption-email a{color:var(--um-footer-muted)}.um-footer-caption-email a:hover{color:var(--um-footer-text)}@media (max-width:900px){.um-footer-top{grid-template-columns:1fr 1fr;padding-top:70px}.um-footer-socials{grid-column:1/-1}.um-footer-col--service{grid-column:1/2}.um-footer-col--docs{grid-column:2/3}.um-footer-caption-row{grid-template-columns:1fr}.um-footer-caption-copy,.um-footer-caption-email,.um-footer-caption-legal{grid-column:1/-1;text-align:left}}@media (max-width:480px){.um-footer-top{grid-template-columns:1fr}.um-footer-col--docs,.um-footer-col--service{grid-column:1/-1}.um-footer-col--docs{margin-bottom:50px}}.um-site a:not(.um-btn-primary):not(.um-btn-outline):not(.um-btn-light):not(.um-logo):not(.um-footer-social-link):not([data-slot=button]):not(.um-mentor-aside-card__cta):not(.um-mentor-card-link):not(.um-mobile-menu-link):not(.um-mobile-menu-cta){text-decoration:none!important;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - .1em);background-size:0 1px;transition:background-size .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1)}.um-site a:not(.um-btn-primary):not(.um-btn-outline):not(.um-btn-light):not(.um-logo):not(.um-footer-social-link):not([data-slot=button]):not(.um-mentor-aside-card__cta):not(.um-mentor-card-link):not(.um-mobile-menu-link):not(.um-mobile-menu-cta):focus-visible,.um-site a:not(.um-btn-primary):not(.um-btn-outline):not(.um-btn-light):not(.um-logo):not(.um-footer-social-link):not([data-slot=button]):not(.um-mentor-aside-card__cta):not(.um-mentor-card-link):not(.um-mobile-menu-link):not(.um-mobile-menu-cta):hover{background-size:100% 1px;color:var(--um-violet-100)}@media (prefers-reduced-motion:reduce){.um-site a:not(.um-btn-primary):not(.um-btn-outline):not(.um-btn-light):not(.um-logo):not(.um-footer-social-link):not([data-slot=button]):not(.um-mentor-aside-card__cta):not(.um-mentor-card-link):not(.um-mobile-menu-link):not(.um-mobile-menu-cta){transition:none}}.um-site .um-menu a,.um-site .um-mobile-menu-link{background-image:none!important;background-size:auto!important;transition:color .2s ease,opacity .2s ease,transform .2s ease!important}.um-site .um-menu a:focus-visible,.um-site .um-menu a:hover,.um-site .um-mobile-menu-link:focus-visible,.um-site .um-mobile-menu-link:hover{background-image:none!important;background-size:0!important}.um-site{--um-mentor-profile-sticky-top:88px;--um-mentor-profile-block-radius:30px;--um-mentor-profile-border:1px solid var(--um-border)}.um-mentor-profile{padding-top:48px;padding-bottom:48px}.um-mentor-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:40px;align-items:start}.um-mentor-profile-pricing--full-width{grid-column:1/-1;box-sizing:border-box;width:calc(100vw - 48px);max-width:calc(100vw - 48px);margin-left:calc(50% - 50vw + 24px);margin-right:calc(50% - 50vw + 24px);min-width:0}.um-mentor-profile-aside{grid-column:2;grid-row:1;position:sticky;top:var(--um-mentor-profile-sticky-top);display:flex;flex-direction:column;gap:16px}.um-mentor-aside-card{max-width:320px;background:#fff;border:var(--um-mentor-profile-border);border-radius:var(--um-mentor-profile-block-radius);overflow:hidden}.um-mentor-aside-card .um-segmented-tabs,.um-mentor-profile-price-card .um-segmented-tabs{border-radius:var(--um-mentor-profile-block-radius);border-color:var(--um-border)}.um-mentor-profile .um-segmented-tabs__btn+.um-segmented-tabs__btn{border-left-color:var(--um-border)}.um-mentor-aside-card__media{--um-mentor-aside-photo-h:300px;--um-mentor-aside-blur:14px;position:relative;height:var(--um-mentor-aside-photo-h);min-height:var(--um-mentor-aside-photo-h);background:#e8e9ef;overflow:hidden;isolation:isolate}.um-mentor-aside-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;z-index:0}.um-mentor-aside-card__blur{position:absolute;inset:0;z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(var(--um-mentor-aside-blur));backdrop-filter:blur(var(--um-mentor-aside-blur));mask-image:linear-gradient(0deg,#000 0,#000 12%,rgba(0,0,0,.35) 17%,transparent 20%);-webkit-mask-image:linear-gradient(0deg,#000 0,#000 12%,rgba(0,0,0,.35) 17%,transparent 20%);mask-size:100% 100%;-webkit-mask-size:100% 100%}.um-mentor-aside-card__overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:28px 16px 12px;background:linear-gradient(180deg,hsla(0,0%,8%,0),hsla(0,0%,8%,.35) 40%,hsla(0,0%,8%,.72))}.um-mentor-aside-card__rating{display:flex;flex-direction:row;align-items:center;gap:8px}.um-mentor-aside-card__rating-num{font-family:var(--um-num);font-size:18px;font-weight:200;letter-spacing:-.03em;color:#fff;line-height:1}.um-mentor-aside-card__stars{font-size:12px;line-height:1;letter-spacing:.04em;color:#fff}.um-mentor-aside-card__reviews-link{font-size:var(--um-text-caption);font-weight:500;color:#fff;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;flex-shrink:0}.um-mentor-aside-card__reviews-link:hover{opacity:.92}.um-mentor-aside-card__body{padding:18px 16px 20px;display:flex;flex-direction:column;gap:16px}.um-mentor-aside-card__panel{display:flex;flex-direction:column;gap:16px;min-height:180px}.um-mentor-aside-card__list{list-style:none;margin:0;padding:0 24px;box-sizing:border-box;font-size:var(--um-text-caption);font-weight:500;line-height:1.45;color:var(--um-text)}.um-mentor-aside-card__list li{position:relative;padding-left:18px;margin-bottom:8px}.um-mentor-aside-card__list li:last-child{margin-bottom:0}.um-mentor-aside-card__list li:before{content:"";position:absolute;left:2px;top:.65em;width:4px;height:4px;margin-top:-2px;border-radius:50%;background:var(--um-violet)}.um-mentor-aside-card__price{margin:auto 0 0;line-height:18px;color:var(--um-text);text-align:center}.um-mentor-aside-card__price,.um-mentor-aside-card__price-main{font-family:var(--um-heading);font-size:18px;font-weight:400;letter-spacing:-.03em}.um-mentor-aside-card__price-suffix{font-family:var(--um-body);font-size:12px;font-weight:500;line-height:1.35}.um-mentor-aside-card__cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:0 20px;border-radius:999px;font-size:var(--um-text-caption);font-weight:500;color:#fff;background:var(--um-black-basic);text-decoration:none;border:1px solid transparent;transition:transform .15s ease,filter .15s ease}.um-mentor-aside-card__cta:hover{transform:translateY(-1px);filter:brightness(1.06)}.um-mentor-aside-card__foot{padding-top:2px}.um-mentor-aside-card__foot-line{margin:0;font-size:12px;font-weight:500;line-height:1.35;color:var(--um-muted)}.um-mentor-aside-card__foot-line--row{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px}.um-mentor-aside-card__foot-sep{flex-shrink:0;user-select:none}.um-mentor-aside-card__clock{flex-shrink:0;color:var(--um-muted)}.um-mentor-profile-main{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:40px;min-width:0;--um-profile-lead-font-size:20px;--um-profile-lead-line-height:1.55}.um-mentor-profile-hero{text-align:left}.um-mentor-profile-hero-badge{display:inline-flex;align-items:center;margin:0 0 14px;padding:4px 10px;font-family:var(--um-body);font-size:12px;font-weight:500;line-height:1.35;color:var(--um-black-basic);border:1px solid var(--um-black-basic);border-radius:999px}.um-mentor-profile-hero-title{font-family:var(--um-heading);font-weight:400;font-size:60px;line-height:1.05;letter-spacing:-.03em;margin:0 0 10px;color:var(--um-text)}.um-mentor-profile-hero-title .um-mentor-profile-hero-name-line{display:block}.um-mentor-profile-hero-name-line+.um-mentor-profile-hero-name-line{margin-top:0}.um-mentor-profile-hero-meta{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;font-size:14px;font-weight:500;color:var(--um-muted);line-height:1.4}.um-mentor-profile-hero-meta-icon{flex:0 0 auto}.um-mentor-profile-about-body,.um-mentor-profile-hero-lead{font-size:var(--um-profile-lead-font-size);font-weight:500;line-height:var(--um-profile-lead-line-height);color:var(--um-text)}.um-mentor-profile-hero-lead{margin:50px 0 0;width:min(50vw,100%)}.um-mentor-profile-hero-stats{margin-top:50px;width:100%}.um-mentor-profile-hero-divider{margin:0 0 20px;border:none;border-top:1px solid var(--um-border)}.um-mentor-profile-hero-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 24px}.um-mentor-profile-hero-metric{min-width:0}.um-mentor-profile-hero-metric-value{font-family:var(--um-heading);font-size:clamp(22px,2.8vw,28px);font-weight:400;letter-spacing:-.03em;line-height:1.1;color:var(--um-text);white-space:nowrap}.um-mentor-profile-hero-metric-label{margin-top:4px;font-family:var(--um-body);font-size:var(--um-text-caption);font-weight:500;color:var(--um-muted);line-height:1.35}.um-mentor-profile-pricing-plans{margin-bottom:24px}.um-mentor-profile-pricing-plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.um-mentor-profile-pricing-plan{background:var(--um-card);border:var(--um-mentor-profile-border);border-radius:var(--um-mentor-profile-block-radius);padding:22px 20px 20px;display:flex;flex-direction:column;gap:14px;min-width:0}.um-mentor-profile-pricing-plan-title{font-family:var(--um-heading);font-size:20px;font-weight:400;margin:0;line-height:1.2;color:var(--um-black-basic)}.um-mentor-profile-pricing-plan-list{list-style:none;margin:0;padding:0;font-size:var(--um-text-caption);font-weight:500;line-height:1.45;color:var(--um-text)}.um-mentor-profile-pricing-plan-list li{position:relative;padding-left:1.15em;margin-bottom:6px}.um-mentor-profile-pricing-plan-list li:last-child{margin-bottom:0}.um-mentor-profile-pricing-plan-list li:before{content:"—";position:absolute;left:0;color:var(--um-muted)}.um-mentor-profile-pricing-plan-price{display:flex;align-items:flex-end;gap:8px;line-height:1;margin:auto 0 0}.um-mentor-profile-pricing-plan-price-main{font-family:var(--um-heading);font-size:40px;font-weight:400;letter-spacing:-.03em;line-height:1;color:var(--um-black-basic)}.um-mentor-profile-pricing-plan-price-suffix{font-family:var(--um-body);font-size:12px;font-weight:500;line-height:1.35;padding-bottom:4px;color:var(--um-black-basic)}.um-mentor-profile-pricing-plan-cta{width:100%;justify-content:center;text-align:center}.um-mentor-profile-pricing-plans-note{margin:14px 0 0;font-size:var(--um-text-caption);font-weight:500;color:var(--um-muted);line-height:1.4}.um-mentor-profile-section-caption{margin:0 0 8px;font-family:var(--um-body);font-size:var(--um-text-caption);font-weight:500;line-height:1.35;color:var(--um-grey-500)}.um-mentor-profile-section-title{font-family:var(--um-heading);font-weight:400;font-size:clamp(20px,2.5vw,28px);margin:0 0 16px;line-height:1.15}.um-mentor-profile-video{border-radius:var(--um-mentor-profile-block-radius);overflow:hidden;background:var(--um-black-basic);height:340px;display:flex;align-items:center;justify-content:center}.um-mentor-profile-video img{width:100%;height:100%;object-fit:cover}.um-mentor-profile-video-fallback-image{display:block}.um-mentor-profile-video-link{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;background:#fff;color:var(--um-black-basic);border-radius:var(--um-mentor-profile-block-radius);font-weight:500;font-size:var(--um-text-caption);text-decoration:none;margin-top:12px}.um-mentor-profile-video-link:hover{opacity:.92}.um-mentor-profile-about{background:var(--um-violet-100);border-radius:var(--um-mentor-profile-block-radius);padding:50px}.um-mentor-profile-about-body{margin:0;white-space:pre-wrap}.um-mentor-profile-about-body+.um-mentor-profile-about-body{margin-top:16px}.um-mentor-profile-tasks{display:flex;flex-direction:column;gap:16px}.um-mentor-profile-task{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:clamp(16px,3vw,28px);align-items:start;box-sizing:border-box;background:var(--um-card);border-radius:var(--um-mentor-profile-block-radius);padding:clamp(24px,4vw,32px);border:var(--um-mentor-profile-border)}.um-mentor-profile-task-num{font-family:var(--um-heading);font-size:18px;font-weight:400;line-height:1.25;color:var(--um-grey-500);letter-spacing:-.02em;user-select:none}.um-mentor-profile-task-main{display:flex;flex-direction:column;gap:12px;min-width:0}.um-mentor-profile-task-title{font-family:var(--um-heading);font-size:18px;font-weight:400;margin:0;line-height:1.25;color:var(--um-text)}.um-mentor-profile-task-body{font-family:var(--um-body);font-size:14px;font-weight:500;color:var(--um-text);margin:0;line-height:1.5}.um-mentor-profile-task-link{align-self:flex-start;display:inline-flex;align-items:center;margin-top:4px;padding:6px 14px;border-radius:999px;font-family:var(--um-body);font-size:var(--um-text-caption);font-weight:500;color:var(--um-violet);background:var(--um-violet-100);text-decoration:none}.um-mentor-profile-task-link:hover{filter:brightness(.97)}.um-mentor-profile-fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.um-mentor-profile-fit-card{background:var(--um-card);border-radius:var(--um-mentor-profile-block-radius);padding:24px 22px;border:var(--um-mentor-profile-border)}.um-mentor-profile-fit-card:only-child{grid-column:1/-1}.um-mentor-profile-fit-card .um-mentor-profile-task-title{margin-bottom:14px}.um-mentor-profile-fit-list{margin:0;padding:0;list-style:none;font-family:var(--um-body);font-size:14px;font-weight:500;line-height:1.5;color:var(--um-text)}.um-mentor-profile-fit-list li{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px}.um-mentor-profile-fit-list li:last-child{margin-bottom:0}.um-mentor-profile-fit-list--yes li:before{content:"";flex:0 0 16px;width:16px;height:16px;margin-top:2px;background:url(/Images/Icons/Check.svg) no-repeat 50%;background-size:16px 16px}.um-mentor-profile-fit-list--no li:before{content:"";flex:0 0 16px;width:16px;height:16px;margin-top:2px;background:url(/Images/Icons/No.svg) no-repeat 50%;background-size:16px 16px}.um-mentor-profile-facts{display:flex;flex-direction:column;gap:16px}.um-mentor-profile-fact{display:flex;flex-direction:row;align-items:flex-start;gap:clamp(24px,4vw,40px);box-sizing:border-box;background:var(--um-card);border-radius:var(--um-mentor-profile-block-radius);padding:clamp(24px,4vw,32px);border:var(--um-mentor-profile-border)}.um-mentor-profile-fact-year{flex:0 0 auto;min-width:2.75rem;font-family:var(--um-body);font-size:14px;font-weight:500;line-height:1.25;color:var(--um-violet)}.um-mentor-profile-fact-main{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:12px}.um-mentor-profile-fact-title{font-family:var(--um-heading);font-size:18px;font-weight:400;line-height:1.25;margin:0;color:var(--um-text)}.um-mentor-profile-fact-body{font-family:var(--um-body);font-size:14px;font-weight:500;line-height:1.45;margin:0;color:var(--um-text)}.um-mentor-profile-fact--plain{flex-direction:column;gap:8px}@media (max-width:520px){.um-mentor-profile-fact:not(.um-mentor-profile-fact--plain){flex-direction:column;gap:12px}.um-mentor-profile-fact-year{min-width:0}}.um-mentor-profile-partners{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center}.um-mentor-profile-partner{font-size:var(--um-text-caption);font-weight:500;color:var(--um-muted)}.um-mentor-profile-partner img{max-height:32px;width:auto;display:block}.um-mentor-profile-reviews-section .um-mentor-profile-reviews-section__title{margin-top:0;margin-bottom:12px}.um-mentor-profile-reviews-section .um-mentor-profile-testimonials{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.um-mentor-profile-reviews-section blockquote.um-mentor-profile-testimonial{margin:0;box-sizing:border-box;background:var(--um-card);border-radius:var(--um-mentor-profile-block-radius);padding:32px 32px 24px;border:var(--um-mentor-profile-border)}.um-mentor-profile-reviews-section .um-mentor-profile-testimonial-stars{color:var(--um-orange-300);font-size:14px;margin-bottom:12px}.um-mentor-profile-reviews-section .um-mentor-profile-testimonial-text{font-size:var(--um-text-copy);font-weight:500;line-height:1.55;margin:0 0 16px;color:var(--um-text)}.um-mentor-profile-reviews-section .um-mentor-profile-testimonial-author{font-size:var(--um-text-caption);font-weight:500;color:var(--um-text)}.um-mentor-profile-reviews-section .um-mentor-profile-testimonial-role{font-size:12px;font-weight:500;color:var(--um-muted);margin-top:2px}.um-mentor-profile-reviews-section .um-mentor-profile-testimonial footer{margin:0}.um-mentor-profile-pricing.um-conversation{background:var(--um-violet);color:#fff}.um-mentor-profile-pricing{border-radius:var(--um-mentor-profile-block-radius);overflow:hidden}.um-mentor-profile-pricing .um-conversation-inner{box-sizing:border-box;width:100%;max-width:none;margin-left:auto;margin-right:auto;padding:48px 40px 56px;text-align:left}.um-mentor-profile-pricing-intro{text-align:center;max-width:720px;margin:0 auto}.um-mentor-profile-pricing-title.um-heading-main{display:flex;flex-direction:column;align-items:center;gap:0;line-height:1.15;color:#fff}.um-mentor-profile-pricing-title-plain{font-family:var(--um-heading);font-weight:400;font-size:clamp(20px,2.5vw,28px);line-height:1.15;color:#fff}.um-mentor-profile-pricing-title-script.um-h2-script{display:block;margin:-12px 0 0;color:#fff;font-size:clamp(38px,9vw,56px);line-height:1}.um-mentor-profile-pricing-lead{margin:18px auto 24px;max-width:520px;font-size:14px;font-weight:500;line-height:1.45;color:hsla(0,0%,100%,.92)}.um-mentor-profile-pricing-plans--split{margin-top:0;margin-bottom:0}.um-mentor-profile-pricing-plans-grid--split{box-sizing:border-box;width:100%;max-width:min(816px,100%);margin-left:auto;margin-right:auto;grid-template-columns:repeat(2,minmax(0,400px));justify-content:center}.um-mentor-profile-pricing-plans-grid--split .um-mentor-profile-pricing-plan{padding:32px 32px 24px;gap:16px}.um-mentor-profile-format-rows{margin:0}.um-mentor-profile-format-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:11px 0;border-bottom:1px solid #ececf0;font-size:var(--um-text-caption);font-weight:500;line-height:1.4}.um-mentor-profile-format-row:last-child{border-bottom:none}.um-mentor-profile-format-row dt{margin:0;flex:0 1 auto;color:var(--um-muted)}.um-mentor-profile-format-row dd{margin:0;text-align:right;color:var(--um-text)}.um-mentor-profile-pricing-plan-list--accent-dash li:before{color:var(--um-violet)}.um-mentor-profile-price-discount{margin:-8px 0 0;border-top:1px solid var(--um-border);padding-top:10px;font-size:12px;font-weight:500;line-height:1.45;color:var(--um-muted);white-space:pre-line}.um-mentor-profile-pricing-footer-note{margin:28px auto 0;max-width:52ch;text-align:center;font-size:var(--um-text-caption);font-weight:500;line-height:1.45;color:hsla(0,0%,100%,.9);white-space:pre-wrap}.um-mentor-profile-pricing .um-mentor-profile-pricing-cta-dark{background:var(--um-black-basic);color:#fff;border-color:transparent}.um-mentor-profile-pricing .um-mentor-profile-pricing-cta-dark:hover{filter:brightness(1.08)}.um-mentor-profile-pricing .um-mentor-profile-pricing-plans{margin-top:0;margin-bottom:0}.um-mentor-card-link{display:block;text-decoration:none;color:inherit;border-radius:inherit;outline-offset:2px}.um-mentor-card-link:focus-visible{outline:2px solid var(--um-violet)}@media (max-width:999px){.um-mentor-profile-layout{grid-template-columns:1fr;gap:32px}.um-mentor-profile-aside{display:none}.um-mentor-profile-hero-lead{width:100%}.um-mentor-profile-main{gap:36px}}@media (max-width:767px){.um-mentor-profile-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.um-mentor-profile-hero-title{font-size:clamp(32px,9vw,52px)}.um-mentor-profile-fit-grid,.um-mentor-profile-pricing-plans-grid,.um-mentor-profile-pricing-plans-grid--split{grid-template-columns:1fr}.um-mentor-profile-about{padding:32px 28px}.um-mentor-profile-pricing--full-width{width:calc(100vw - 32px);max-width:calc(100vw - 32px);margin-left:calc(50% - 50vw + 16px);margin-right:calc(50% - 50vw + 16px)}.um-mentor-profile-pricing .um-conversation-inner{padding:36px 28px 44px}}@media (max-width:639px){.um-mentor-profile{padding-top:24px;padding-bottom:28px}.um-mentor-profile-layout{gap:24px}.um-mentor-profile-main{gap:28px}.um-mentor-profile-hero-title{font-size:clamp(28px,11vw,40px)}.um-mentor-profile-hero-lead{margin-top:28px;font-size:17px}.um-mentor-profile-hero-stats{margin-top:28px}.um-mentor-profile-video{height:220px;border-radius:20px}.um-mentor-profile-about{padding:24px 20px;border-radius:20px}.um-mentor-profile-fact,.um-mentor-profile-fit-card,.um-mentor-profile-reviews-section blockquote.um-mentor-profile-testimonial,.um-mentor-profile-task{border-radius:20px;padding:20px 18px}.um-mentor-profile-pricing{border-radius:20px}.um-mentor-profile-pricing .um-conversation-inner{padding:28px 20px 36px}.um-mentor-profile-pricing--full-width{width:calc(100vw - 24px);max-width:calc(100vw - 24px);margin-left:calc(50% - 50vw + 12px);margin-right:calc(50% - 50vw + 12px)}.um-mentor-profile-pricing-plans-grid--split .um-mentor-profile-pricing-plan{padding:24px 20px 20px}.um-mentor-profile-section-title{font-size:20px}.um-mentor-profile-testimonials{grid-template-columns:1fr}}@media (min-width:640px){.um-mentor-profile-video-block--fallback,.um-mentor-profile-video-fallback-image{display:none}}