.FM-Trust-Logos{-moz-column-gap:var(--fm-space-64);column-gap:var(--fm-space-64);display:grid;grid-template-columns:1fr;justify-content:center;row-gap:var(--fm-space-24);text-align:center}@media only screen and (min-width:550px){.FM-Trust-Logos{grid-template-columns:1fr 1fr}}@media only screen and (min-width:900px){.FM-Trust-Logos{display:flex}}.FM-Round-Thumbnail-Item{container:RoundThumbnailItem/inline-size;text-decoration:none;width:100%}.FM-Round-Thumbnail-Item .wrap{align-items:center;display:flex;flex-direction:row;gap:var(--fm-space-12)}.FM-Round-Thumbnail-Item .thumbnail{align-items:center;background:var(--fm-gray-2);border-radius:32px;display:flex;flex-shrink:0;height:64px;justify-content:center;line-height:0;overflow:hidden;width:64px}.FM-Round-Thumbnail-Item .thumbnail img{height:auto;width:100%}.FM-Round-Thumbnail-Item .text{line-height:1.4}.FM-Round-Thumbnail-Item .main,.FM-Round-Thumbnail-Item .main a{color:#fff;font-size:var(--fm-font-18);font-weight:var(--fm-fw-bold);line-height:1.2;margin:0}.FM-Round-Thumbnail-Item .secondary{color:var(--fm-gray-5);font-size:var(--fm-font-16);margin:0}.FM-Testimonial{background:linear-gradient(90deg,#1f1f1f .04%,#101010);border-radius:var(--fm-radius-medium);container:Testimonial/inline-size;padding:var(--fm-space-24);text-align:left}.FM-Testimonial blockquote{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='27' fill='none' viewBox='0 0 38 27'%3E%3ClinearGradient id='a' x1='.013' x2='38.001' y1='4.775' y2='4.777' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23c02d28'/%3E%3Cstop offset='1' stop-color='%23e66225'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M15.473.445v4.85c-3.58 1.039-7.505 3.233-9.007 6.812.809-.115 1.502-.346 2.194-.346 4.273 0 7.044 2.887 7.044 7.16 0 4.387-3.464 7.505-7.62 7.505C3.001 26.426 0 21.692 0 16.957 0 8.643 8.199 2.523 15.473.445m22.296 0v4.85c-3.58 1.039-7.506 3.233-9.007 6.812.808-.115 1.501-.346 2.194-.346 4.273 0 7.044 2.887 7.044 7.16 0 4.387-3.464 7.505-7.621 7.505-5.08 0-8.083-4.734-8.083-9.469 0-8.314 8.198-14.434 15.473-16.512'/%3E%3C/svg%3E") no-repeat 0 0;background-size:32px 24px;font-size:var(--fm-font-16);line-height:1.4;margin:0 0 var(--fm-space-24);min-height:24px;padding-top:calc(var(--fm-space-24) + var(--fm-space-12))}.FM-Testimonial .FM-Round-Thumbnail-Item .fallback{width:60%}@keyframes loading-pulse{0%{opacity:1}to{opacity:.25}}.PromoPlayer{border:0;display:block;font-size:0;padding:0;width:100%}.PromoPlayer.placeholder{aspect-ratio:16/9;background:#000;container:player/inline-size;cursor:pointer;position:relative}.PromoPlayer.placeholder:after{background:var(--fem-red) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='%23fff'%3E%3Cpath d='M16 10v28l22-14z'/%3E%3C/svg%3E") no-repeat 50% 50%;background-size:40px;border-radius:100px;color:#fff;content:"";height:60px;left:50%;opacity:.75;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:60px}@container player (min-width: 500px){.PromoPlayer.placeholder:after{background-size:60px;height:96px;width:96px}}.PromoPlayer.placeholder:hover:after{opacity:.9}.PromoPlayer.placeholder.loading:after{animation:loading-pulse .75s linear infinite alternate}.PromoPlayer.placeholder.preview:after{background-color:var(--fm-gray-2);background-position-x:var(--fm-space-12);background-size:48px;content:"Preview";font-size:var(--fm-font-24);font-weight:var(--fm-fw-medium);height:auto;padding:var(--fm-space-16) var(--fm-space-24) var(--fm-space-16) calc(38px + var(--fm-space-24));width:auto}.FM-Features{display:flex;font-size:var(--fm-font-18);gap:calc(var(--fm-space-64)*2);justify-content:center}.FM-Features .feature-item{text-align:center}.FM-Features .feature-item .icon{background:linear-gradient(90deg,var(--fm-red-1),var(--fm-orange-2));-webkit-background-clip:text;background-clip:text;color:transparent;display:block;font-size:56px;font-weight:700;height:70px;overflow:hidden}@media screen and (width < 1024px){.FM-Features{display:grid;grid-template-columns:repeat(2,200px);justify-items:center;grid-gap:var(--fm-space-48)}}@media screen and (width < 650px){.FM-Features{grid-template-columns:1fr}}@keyframes fade-up{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Testimonial-Wall{align-items:center;display:flex;flex-direction:column;gap:var(--fm-space-24)}.Testimonial-Wall .FM-Testimonial,.Testimonial-Wall .testimonials{width:100%}.Testimonial-Wall .testimonials{display:flex;flex-direction:column;gap:var(--fm-space-24)}@media screen and (min-width:600px){.Testimonial-Wall .testimonials{align-items:center;flex-direction:row}}.Testimonial-Wall.masonry .testimonials{display:block}.Testimonial-Wall.masonry .FM-Testimonial{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:var(--fm-space-24)}.Testimonial-Wall.masonry .hidden{display:none}.Testimonial-Wall.masonry .added{animation:fade-up .3s;display:block}@media screen and (min-width:600px){.Testimonial-Wall.masonry .testimonials{-moz-columns:2;column-count:2;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:var(--fm-space-24);column-gap:var(--fm-space-24)}}@media screen and (min-width:600px) and (max-width:899px){.Testimonial-Wall.masonry .column-1-2{-moz-column-break-inside:avoid;break-inside:avoid}}@media screen and (min-width:900px){.Testimonial-Wall.masonry .testimonials{-moz-columns:3;column-count:3}.Testimonial-Wall.masonry .column-1-3{-moz-column-break-inside:avoid;break-inside:avoid}}.HomeHero{background:#000}.HomeHero .HomeHero-bg{align-items:center;background-position:right 40% top;background-size:cover;margin:0 auto;max-width:1650px;min-height:650px;position:relative}.HomeHero .HomeHero-bg:before{background:linear-gradient(rgba(50,50,50,.5),transparent 15%,transparent 90%,rgba(0,0,0,.5));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.HomeHero .HomeHero-bg:after{background:linear-gradient(90deg,#000,transparent 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media screen and (min-width:1650px){.HomeHero .HomeHero-bg:after{background:linear-gradient(90deg,#000,transparent 60%,transparent 85%,#000)}}.HomeHero .hero-text{margin:auto}.HomeHero h1,.HomeHero h2{text-shadow:0 0 20px rgba(0,0,0,.75);text-wrap:balance}.HomeHero h1{padding-bottom:var(--fm-space-12)}.HomeHero .content{align-items:center;bottom:50px;left:0;position:absolute;width:100%}.HomeHero .content .content-text{border-radius:var(--fm-radius-medium);max-width:650px;padding:var(--fm-space-24);position:relative;z-index:1}.HomeHero .HomeHero-bg{background-position:right 25% top}.HomeHero .HomeHero-quote{background:rgba(0,0,0,.7);color:#fff;display:none;margin:0 auto;max-width:80%;position:relative;z-index:999}.HomeHero .HomeHero-quote blockquote{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='27' fill='none' viewBox='0 0 38 27'%3E%3ClinearGradient id='a' x1='.013' x2='38.001' y1='4.775' y2='4.777' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23c02d28'/%3E%3Cstop offset='1' stop-color='%23e66225'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M15.473.445v4.85c-3.58 1.039-7.505 3.233-9.007 6.812.809-.115 1.502-.346 2.194-.346 4.273 0 7.044 2.887 7.044 7.16 0 4.387-3.464 7.505-7.62 7.505C3.001 26.426 0 21.692 0 16.957 0 8.643 8.199 2.523 15.473.445m22.296 0v4.85c-3.58 1.039-7.506 3.233-9.007 6.812.808-.115 1.501-.346 2.194-.346 4.273 0 7.044 2.887 7.044 7.16 0 4.387-3.464 7.505-7.621 7.505-5.08 0-8.083-4.734-8.083-9.469 0-8.314 8.198-14.434 15.473-16.512'/%3E%3C/svg%3E") no-repeat 100% 0;background-size:24px 20px;display:block;font-size:var(--fm-font-18);margin:var(--fm-space-24);padding:0 var(--fm-space-12)}.HomeHero .HomeHero-quote .quote{text-wrap:balance}.HomeHero .HomeHero-quote .quote-wrap{padding-right:var(--fm-space-16)}.HomeHero .HomeHero-quote cite{font-size:var(--fm-font-18);font-style:normal}.HomeHero .HomeHero-quote .name-link{font-weight:700;padding-right:var(--fm-space-12)}.HomeHero .HomeHero-quote .organization{color:var(--fm-gray-7)}@media screen and (min-width:1000px){.HomeHero .content{bottom:unset;display:flex;left:unset;margin-top:0;min-height:800px;position:relative}.HomeHero .HomeHero-quote{bottom:100px;display:block;margin-top:var(--fm-space-48);max-width:50%;position:absolute;right:0}}@media screen and (min-width:700px){.HomeHero{margin-top:-94px}.livestream-cta.active~.HomeHero{margin-top:0}header.FM-Header-Main{background:none;border:none}header.FM-Header-Main .FM-Header-Content a:not([class*=FM-Btn]):-moz-any-link{color:#fff;text-shadow:0 1px 3px var(--fm-gray-1)}header.FM-Header-Main .FM-Header-Content a:not([class*=FM-Btn]):any-link{color:#fff;text-shadow:0 1px 3px var(--fm-gray-1)}header.FM-Header-Main .FM-BGI-Link-Search{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 19a8 8 0 1 0 0-16 8 8 0 0 0 0 16M21 21l-4.35-4.35'/%3E%3C/g%3E%3C/svg%3E")}header.FM-Header-Main .FM-Header-Content .header-nav .sub-nav{border:none;padding-top:var(--fm-space-12)}header.FM-Header-Main .FM-Header-Content .header-nav .sub-nav li{background:hsla(0,0%,100%,.1)}}.HomeLiveStream{min-height:unset}.HomeLiveStream .HomeWorkshopPlayer{aspect-ratio:16/9;height:100%;margin:0 auto;max-width:1152px;position:relative;width:100%}.HomeLiveStream .HomeWorkshopPlayer .WorkshopVideo{height:100%}.HomeLiveStream .HomeWorkshopPlayer .vjs-control-bar{margin-left:auto;margin-right:auto;max-width:1152px}.HomeLiveStream .HomeWorkshopPlayer .vjs-messages-area{top:125px}.livestream-cta{position:relative}.livestream-cta .cta{align-items:center;background:var(--fm-gray-1);border-width:0 0 4px;display:flex;flex-flow:row nowrap;gap:var(--fm-space-12);justify-content:center;line-height:1.4;padding:var(--fm-space-24) var(--fm-space-48);text-align:center}.livestream-cta .cta>:not(p){white-space:nowrap}.livestream-cta .cta>p{margin:0}.livestream-cta .cta .cta-tag{border-radius:4px;padding:2px 4px}.livestream-cta .close-container{margin:0 auto;max-width:1152px;position:relative}.livestream-cta .close{background:var(--fm-gray-8);border-radius:5px;bottom:-26px;color:var(--fm-gray-1);cursor:pointer;display:block;font-size:var(--fm-font-12);opacity:.4;padding:2px 6px;position:absolute;right:var(--fm-space-12);z-index:99}.livestream-cta .close:hover{opacity:.6}@media screen and (width < 650px){.livestream-cta .cta{flex-flow:column nowrap;padding:var(--fm-space-24)}}#WorkshopNotice{display:block;opacity:0;position:relative;z-index:-1}#WorkshopNotice.active{opacity:1;transition:opacity .3s ease-in;z-index:99}#WorkshopNotice .FM-Banner-Notice{background:rgba(34,34,34,.8);left:var(--fm-desktop-margin);position:absolute;right:var(--fm-desktop-margin);top:calc(var(--fm-space-36)*-1)}@media screen and (width < 750px){#WorkshopNotice .FM-Banner-Notice{left:unset;margin:calc(var(--fm-space-24)*-1) 0;position:relative;right:unset;top:unset}}.HomeLogos{text-align:center}.HomeLogos .FM-Heading-2{margin-top:var(--fm-space-24)}.HomeLogos .tech-logos{display:flex;gap:var(--fm-space-48);justify-content:center;margin:var(--fm-space-64) 0}.HomeLogos .tech-logos>[class^=FM-BGI-Link-]{height:80px;width:80px}.HomeLogos .tech-logos .FM-BGI-Link-JavaScript{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 630 630'%3E%3Cpath fill='%23f7df1e' d='M0 0h630v630H0z'/%3E%3Cpath d='M423.2 492.19c12.69 20.72 29.2 35.95 58.4 35.95 24.53 0 40.2-12.26 40.2-29.2 0-20.3-16.1-27.49-43.1-39.3l-14.8-6.35c-42.72-18.2-71.1-41-71.1-89.2 0-44.4 33.83-78.2 86.7-78.2 37.64 0 64.7 13.1 84.2 47.4l-46.1 29.6c-10.15-18.2-21.1-25.37-38.1-25.37-17.34 0-28.33 11-28.33 25.37 0 17.76 11 24.95 36.4 35.95l14.8 6.34c50.3 21.57 78.7 43.56 78.7 93 0 53.3-41.87 82.5-98.1 82.5-54.98 0-90.5-26.2-107.88-60.54zm-209.13 5.13c9.3 16.5 17.76 30.45 38.1 30.45 19.45 0 31.72-7.61 31.72-37.2v-201.3h59.2v202.1c0 61.3-35.94 89.2-88.4 89.2-47.4 0-74.85-24.53-88.81-54.075z'/%3E%3C/svg%3E")}.HomeLogos .tech-logos .FM-BGI-Link-TypeScript{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%233178c6' rx='50'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M317 407v50c8.1 4.2 18 7.3 29 9.4s23 3.1 35 3.1 23-1.1 34-3.4 20-6.1 28-11c8.1-5.3 15-12 19-21s7.1-19 7.1-32c0-9.1-1.4-17-4.1-24s-6.6-13-12-18c-5.1-5.3-11-10-18-14s-15-8.2-24-12c-6.6-2.7-12-5.3-18-7.9-5.2-2.6-9.7-5.2-13-7.8-3.7-2.7-6.5-5.5-8.5-8.4-2-3-3-6.3-3-10 0-3.4.89-6.5 2.7-9.3s4.3-5.1 7.5-7.1 7.2-3.5 12-4.6c4.7-1.1 9.9-1.6 16-1.6 4.2 0 8.6.31 13 .94 4.6.63 9.3 1.6 14 2.9s9.3 2.9 14 4.9c4.4 2 8.5 4.3 12 6.9v-47c-7.6-2.9-16-5.1-25-6.5s-19-2.1-31-2.1-23 1.3-34 3.8-20 6.5-28 12c-8.1 5.4-14 12-19 21-4.7 8.4-7 18-7 30 0 15 4.3 28 13 38 8.6 11 22 19 39 27 6.9 2.8 13 5.6 19 8.3s11 5.5 15 8.4c4.3 2.9 7.7 6.1 10 9.5 2.5 3.4 3.8 7.4 3.8 12 0 3.2-.78 6.2-2.3 9s-3.9 5.2-7.1 7.2-7.1 3.6-12 4.8c-4.7 1.1-10 1.7-17 1.7-11 0-22-1.9-32-5.7-11-3.8-21-9.5-30-17zm-84-123h64v-41H118v41h64v183h51z' clip-rule='evenodd'/%3E%3C/svg%3E")}.HomeLogos .tech-logos .FM-BGI-Link-Fullstack{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 24 24'%3E%3Cpath fill='%23f57722' d='M10 14c5.982 0 10-1.81 10-3.5V8.024a.5.5 0 0 0-.799-.4C17.211 9.112 13.772 10 10 10S2.789 9.112.799 7.624a.497.497 0 0 0-.799.4V10.5C0 12.19 4.018 14 10 14m0-5c5.607 0 10-1.977 10-4.5S15.607 0 10 0 0 1.977 0 4.5 4.393 9 10 9m.935 9.37a.5.5 0 0 0 .258-.315 5.5 5.5 0 0 1 1.286-2.3.502.502 0 0 0-.403-.84c-.77.057-1.449.085-2.076.085-3.787 0-7.239-.743-9.235-1.988a.498.498 0 0 0-.765.425V15.5c0 1.666 3.963 3.469 9.864 3.498h.002a.5.5 0 0 0 .33-.125c.232-.204.481-.373.739-.503M9 21.5c0-.293.042-.597.124-.903a.5.5 0 0 0-.459-.629c-3.28-.157-6.16-.87-7.9-1.956a.498.498 0 0 0-.764.424v1.254c0 2.44 4.487 3.907 8.919 4.095h.021a.5.5 0 0 0 .447-.725A3.4 3.4 0 0 1 9 21.5'/%3E%3Cpath fill='%2384bcf4' d='M20.5 17q-.137 0-.271.013A4.5 4.5 0 0 0 16.5 15a4.506 4.506 0 0 0-4.477 4.046A2.504 2.504 0 0 0 10 21.5c0 1.378 1.122 2.5 2.5 2.5h8c1.93 0 3.5-1.57 3.5-3.5S22.43 17 20.5 17'/%3E%3C/svg%3E")}.HomeLogos .tech-logos .FM-BGI-Link-NodeJS{background-image:url(https://static.frontendmasters.com/assets/fm/js/images/nodejs-plain-wordmark_696eb235.svg)}.HomeLogos .tech-logos .FM-BGI-Link-CSS3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cg fill='%231572b6'%3E%3Cpath d='m19.67 26 8.069 90.493 36.206 10.05 36.307-10.063L108.33 26zm69.21 50.488L86.53 98.38l.009 1.875L64 106.55v.001l-.018.015-22.719-6.225L39.726 83h11.141l.79 8.766 12.347 3.295-.004.015v-.032l12.394-3.495L77.702 77H51.795l-.222-2.355-.506-5.647L50.802 66h27.886l1.014-11H37.229l-.223-2.589-.506-6.03L36.235 43h55.597l-.267 3.334zM89 14.374 81.851 6H89V1H73v4.363L81.39 13H73v5h16zm-19 0L63.193 6H70V1H55v4.363L62.733 13H55v5h15zM52 13h-8V6h8V1H38v17h14z'/%3E%3C/g%3E%3C/svg%3E")}.HomeLogos .tech-logos .FM-BGI-Link-React{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cg fill='%2361dafb'%3E%3Ccircle cx='64' cy='47.5' r='9.3'/%3E%3Cpath d='M64 81.7C71.3 88.8 78.5 93 84.3 93c1.9 0 3.7-.4 5.2-1.3 5.2-3 7.1-10.5 5.3-21.2-.3-1.9-.7-3.8-1.2-5.8 2-.6 3.8-1.2 5.6-1.8 10.1-3.9 15.7-9.3 15.7-15.2 0-6-5.6-11.4-15.7-15.2-1.8-.7-3.6-1.3-5.6-1.8.5-2 .9-3.9 1.2-5.8 1.7-10.9-.2-18.5-5.4-21.5-1.5-.9-3.3-1.3-5.2-1.3-5.7 0-13 4.2-20.3 11.3C56.7 6.3 49.5 2.1 43.7 2.1c-1.9 0-3.7.4-5.2 1.3-5.2 3-7.1 10.5-5.3 21.2.3 1.9.7 3.8 1.2 5.8-2 .6-3.8 1.2-5.6 1.8-10.1 3.9-15.7 9.3-15.7 15.2 0 6 5.6 11.4 15.7 15.2 1.8.7 3.6 1.3 5.6 1.8-.5 2-.9 3.9-1.2 5.8-1.7 10.7.2 18.3 5.3 21.2 1.5.9 3.3 1.3 5.2 1.3 5.8.2 13-4 20.3-11m-5.6-13.5c1.8.1 3.7.1 5.6.1s3.8 0 5.6-.1c-1.8 2.4-3.7 4.6-5.6 6.7-1.9-2.1-3.8-4.3-5.6-6.7M46 57.9c1 1.7 1.9 3.3 3 4.9-3.1-.4-6-.9-8.8-1.5.9-2.7 1.9-5.5 3.1-8.3.8 1.6 1.7 3.3 2.7 4.9m-5.8-24.1c2.8-.6 5.7-1.1 8.8-1.5-1 1.6-2 3.2-3 4.9s-1.9 3.3-2.7 5c-1.3-2.9-2.3-5.7-3.1-8.4m5.5 13.7c1.3-2.7 2.7-5.4 4.3-8.1 1.5-2.6 3.2-5.2 4.9-7.8 3-.2 6-.3 9.1-.3 3.2 0 6.2.1 9.1.3 1.8 2.6 3.4 5.2 4.9 7.8 1.6 2.7 3 5.4 4.3 8.1-1.3 2.7-2.7 5.4-4.3 8.1-1.5 2.6-3.2 5.2-4.9 7.8-3 .2-6 .3-9.1.3-3.2 0-6.2-.1-9.1-.3-1.8-2.6-3.4-5.2-4.9-7.8-1.6-2.7-3-5.4-4.3-8.1m39.1-5.4-2.7-5c-1-1.7-1.9-3.3-3-4.9 3.1.4 6 .9 8.8 1.5-.9 2.8-1.9 5.6-3.1 8.4m0 10.8c1.2 2.8 2.2 5.6 3.1 8.3-2.8.6-5.7 1.1-8.8 1.5 1-1.6 2-3.2 3-4.9.9-1.5 1.8-3.2 2.7-4.9m2.3 34.7c-.8.5-1.8.7-2.9.7-4.9 0-11-4-17-10 2.9-3.1 5.7-6.6 8.5-10.5 4.7-.4 9.2-1.1 13.4-2.1.5 1.8.8 3.6 1.1 5.4 1.4 8.5.3 14.6-3.1 16.5m5.2-52.7c11.2 3.2 17.9 8.1 17.9 12.6 0 3.9-4.6 7.8-12.7 10.9-1.6.6-3.4 1.2-5.2 1.7-1.3-4.1-2.9-8.3-4.9-12.6 2-4.3 3.7-8.5 4.9-12.6m-8-28.2c1.1 0 2 .2 2.9.7 3.3 1.9 4.5 7.9 3.1 16.5-.3 1.7-.7 3.5-1.1 5.4-4.2-.9-8.7-1.6-13.4-2.1-2.7-3.9-5.6-7.4-8.5-10.5 6-5.9 12.1-10 17-10M69.6 26.8c-1.8-.1-3.7-.1-5.6-.1s-3.8 0-5.6.1c1.8-2.4 3.7-4.6 5.6-6.7 1.9 2.1 3.8 4.4 5.6 6.7M40.9 7.4c.8-.5 1.8-.7 2.9-.7 4.9 0 11 4 17 10-2.9 3.1-5.7 6.6-8.5 10.5-4.7.4-9.2 1.1-13.4 2.1-.5-1.8-.8-3.6-1.1-5.4-1.4-8.5-.3-14.5 3.1-16.5m-5.2 52.7C24.5 56.9 17.8 52 17.8 47.5c0-3.9 4.6-7.8 12.7-10.9 1.6-.6 3.4-1.2 5.2-1.7 1.3 4.1 2.9 8.3 4.9 12.6-2 4.3-3.7 8.6-4.9 12.6m2.1 11c.3-1.7.7-3.5 1.1-5.4 4.2.9 8.7 1.6 13.4 2.1 2.7 3.9 5.6 7.4 8.5 10.5-6 5.9-12.1 10-17 10-1.1 0-2-.2-2.9-.7-3.4-1.9-4.5-8-3.1-16.5m-4.2 41.2c2.2-2.7 2.3-5.7 1.1-8.7s-3.7-4.4-6.8-4.5c-3.7-.1-7.5 0-11.2 0H16V125h3v-9.8h4.7c.6 0 1.1.2 1.4.7l6 9.3c.1.2.4.5.6.5h3.9c-2.4-3.7-4.7-7.2-7.1-10.8 2.1-.3 3.9-1 5.1-2.6m-14.6-.2v-9.9h1.1c2.3 0 4.7-.1 7 .1 2.7.1 4.6 2.2 4.6 4.9s-2.2 4.8-4.9 4.9c-2.4.1-4.8 0-7.8 0m38.7 1.3c-1.6-7-8-8.8-12.9-6.6-3.8 1.7-5.5 5-5.6 9.1-.1 3.1.8 5.9 3.2 8 2.7 2.4 6 2.7 9.4 2.1 1.9-.4 3.6-1.3 4.9-2.7-.5-.7-1-1.4-1.5-2-2.8 2.4-5.9 3.2-9.3 1.6-2.2-1.1-3.3-3.8-3.5-5.8h15.5v-1.3c.1-.9 0-1.7-.2-2.4M42.6 115c-.3-3 2.7-6.2 6-6.2 3.8-.1 6.2 2.2 6.3 6.2zm30.7-8.7c-1.5-.3-3.1-.4-4.6-.3-2.4.2-4.5 1.3-6.2 3.1.5.7.9 1.4 1.5 2.2.2-.2.4-.4.6-.5 1.6-1.5 3.5-2.3 5.8-2.1 1.8.1 3.5.7 4 2.5.4 1.4.3 2.9.4 4.4-.3 0-.4-.1-.5-.2-2.4-2-5.1-2.4-8-1.7-2.7.7-4.4 2.8-4.6 5.5-.2 3.1 1.2 5.4 3.9 6.5 1.7.7 3.6.7 5.4.3 1.4-.3 2-1.1 4-2.2v1.3h2.8c0-4 .1-8.9 0-13.5 0-2.9-1.7-4.7-4.5-5.3m1.4 12.6c-.1.3 0 .6 0 .9 0 2.1-.5 2.8-2.5 3.6-1.4.5-2.9.7-4.4.2-1.7-.5-2.9-2-2.9-3.7-.1-1.7 1-3.4 2.7-3.9 2.3-.8 4.4-.3 6.3 1.1.6.5 1 1 .8 1.8m15.6-9.9c2.6-.8 5-.3 6.8 1.9l.3.2c.7-.6 1.3-1.2 2.1-1.9-.3-.3-.4-.5-.6-.8-2.9-3.1-8.6-3.5-12.1-1-4.9 3.6-4.8 10.6-2.4 14.3 2.3 3.5 5.6 4.7 9.5 4.2q3.45-.45 5.7-3.3c-.7-.6-1.4-1.2-2.1-1.9-.2.2-.3.3-.4.5-2.7 3-7.2 2.7-9.6-.5-1.4-1.9-1.7-4.1-1.3-6.3.2-2.5 1.5-4.5 4.1-5.4m20.8 13.6c-.2.1-.3.2-.3.2-.8.6-1.6.7-2.5.4-.9-.4-1-1.2-1.1-2v-11.4c0-.2 0 .2.1-.8h3.8v-3h-4v-5h-3v5.4h-2.6c-.2 0-.5.2-.5.4-.1.7 0 1.2 0 2.2h3.2v12.8c0 1.6.4 3 1.8 3.8 1.5.9 4.4.7 5.7-.4.2-.1.3-.5.3-.6-.3-.6-.6-1.3-.9-2'/%3E%3C/g%3E%3C/svg%3E")}.HomeLogos .tech-logos .FM-BGI-Link-VueJS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128' viewBox='0 0 128 128'%3E%3Cpath fill='none' d='m0 8.934 49.854.158 14.167 24.47 14.432-24.47L128 8.935l-63.834 110.14zm126.98.637-24.36.02-38.476 66.053L25.691 9.592.942 9.572l63.211 107.89zm-25.149-.008-22.745.168-15.053 24.647L49.216 9.73l-22.794-.168 37.731 64.476zm-75.834-.17 23.002.009m-23.002-.01 23.002.01'/%3E%3Cpath fill='%2335495e' d='m25.997 9.393 23.002.009L64.035 34.36 79.018 9.404 102 9.398 64.15 75.053z'/%3E%3Cpath fill='%2341b883' d='m.91 9.569 25.067-.172 38.15 65.659L101.98 9.401l25.11.026-62.966 108.06z'/%3E%3C/svg%3E")}.HomeLogos .tech-logos .FM-BGI-Link-Angular{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='30 30 210 210'%3E%3Cpath fill='%23dd0031' d='M125 30 31.9 63.2l14.2 123.1L125 230l78.9-43.7 14.2-123.1z'/%3E%3Cpath fill='%23c3002f' d='M125 30v22.2-.1V230l78.9-43.7 14.2-123.1z'/%3E%3Cpath fill='%23fff' d='M125 52.1 66.8 182.6h21.7l11.7-29.2h49.4l11.7 29.2H183zm17 83.3h-34l17-40.9z'/%3E%3C/svg%3E")}.HomeLogos .tech-logos .FM-BGI-Link-NextJS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024pt' height='1024pt' viewBox='0 -0.2 1033 1033'%3E%3Ccircle cx='512' cy='512' r='500' fill='%23fff'/%3E%3Cpath d='M478.5.6c-2.2.2-9.2.9-15.5 1.4C317.7 15.1 181.6 93.5 95.4 214c-48 67-78.7 143-90.3 223.5C1 465.6.5 473.9.5 512s.5 46.4 4.6 74.5C32.9 778.6 169.6 940 355 999.8c33.2 10.7 68.2 18 108 22.4 15.5 1.7 82.5 1.7 98 0 68.7-7.6 126.9-24.6 184.3-53.9 8.8-4.5 10.5-5.7 9.3-6.7-.8-.6-38.3-50.9-83.3-111.7l-81.8-110.5L487 587.7c-56.4-83.4-102.8-151.6-103.2-151.6-.4-.1-.8 67.3-1 149.6-.3 144.1-.4 149.9-2.2 153.3-2.6 4.9-4.6 6.9-8.8 9.1-3.2 1.6-6 1.9-21.1 1.9h-17.3l-4.6-2.9c-3-1.9-5.2-4.4-6.7-7.3l-2.1-4.5.2-200.5.3-200.6 3.1-3.9c1.6-2.1 5-4.8 7.4-6.1 4.1-2 5.7-2.2 23-2.2 20.4 0 23.8.8 29.1 6.6 1.5 1.6 57 85.2 123.4 185.9s157.2 238.2 201.8 305.7l81 122.7 4.1-2.7c36.3-23.6 74.7-57.2 105.1-92.2 64.7-74.3 106.4-164.9 120.4-261.5 4.1-28.1 4.6-36.4 4.6-74.5s-.5-46.4-4.6-74.5C991.1 245.4 854.4 84 669 24.2 636.3 13.6 601.5 6.3 562.5 1.9c-9.6-1-75.7-2.1-84-1.3M687.9 310c4.8 2.4 8.7 7 10.1 11.8.8 2.6 1 58.2.8 183.5l-.3 179.8-31.7-48.6-31.8-48.6V457.2c0-84.5.4-132 1-134.3 1.6-5.6 5.1-10 9.9-12.6 4.1-2.1 5.6-2.3 21.3-2.3 14.8 0 17.4.2 20.7 2'/%3E%3Cpath d='M784.3 945.1c-3.5 2.2-4.6 3.7-1.5 2 2.2-1.3 5.8-4 5.2-4.1-.3 0-2 1-3.7 2.1m-6.9 4.5c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1m-5 3c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1m-5 3c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1m-7.6 4c-3.8 2-3.6 2.8.2.9 1.7-.9 3-1.8 3-2 0-.7-.1-.6-3.2 1.1'/%3E%3C/svg%3E")}.HomeLogos .tech-logos .FM-BGI-Link-Go{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='24 77 206 77'%3E%3Cg fill='%2300acd7'%3E%3Cpath d='M40.2 101.1c-.4 0-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5 1.1-.5h35.7c.4 0 .5.3.3.6l-1.7 2.6c-.2.3-.7.6-1 .6zm-15.1 9.2c-.4 0-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5 1.1-.5h45.6c.4 0 .6.3.5.6l-.8 2.4c-.1.4-.5.6-.9.6zm24.2 9.2c-.4 0-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6 1-.6h20c.4 0 .6.3.6.7l-.2 2.4c0 .4-.4.7-.7.7zM153.1 99.3c-6.3 1.6-10.6 2.8-16.8 4.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1 1.5-6.8 4.4-10.3 10.9-10.2 19 .1 8 5.6 14.6 13.5 15.7 6.8.9 12.5-1.5 17-6.6.9-1.1 1.7-2.3 2.7-3.7h-19.3c-2.1 0-2.6-1.3-1.9-3 1.3-3.1 3.7-8.3 5.1-10.9.3-.6 1-1.6 2.5-1.6h36.4c-.2 2.7-.2 5.4-.6 8.1-1.1 7.2-3.8 13.8-8.2 19.6-7.2 9.5-16.6 15.4-28.5 17-9.8 1.3-18.9-.6-26.9-6.6-7.4-5.6-11.6-13-12.7-22.2-1.3-10.9 1.9-20.7 8.5-29.3 7.1-9.3 16.5-15.2 28-17.3 9.4-1.7 18.4-.6 26.5 4.9 5.3 3.5 9.1 8.3 11.6 14.1.6.9.2 1.4-1 1.7'/%3E%3Cpath d='M186.2 154.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3 1.3-21.3 8.1-30.2 7.3-9.6 16.1-14.6 28-16.7 10.2-1.8 19.8-.8 28.5 5.1 7.9 5.4 12.8 12.7 14.1 22.3 1.7 13.5-2.2 24.5-11.5 33.9-6.6 6.7-14.7 10.9-24 12.8-2.7.5-5.4.6-8 .9m23.8-40.4c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3 2.1-15.3 8-17.5 17.4-1.8 7.8 2 15.7 9.2 18.9 5.5 2.4 11 2.1 16.3-.6 7.9-4.1 12.2-10.5 12.7-19.1'/%3E%3C/g%3E%3C/svg%3E")}@media screen and (width < 1060px){.HomeLogos .tech-logos{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;grid-gap:var(--fm-space-24)}}@media screen and (width < 600px){.HomeLogos .tech-logos [class^=FM-BGI-Link-]{height:50px;width:50px}}.BootcampAd{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;color:var(--fm-gray-8);font-size:var(--fm-font-18);line-height:1.4;text-align:center}.BootcampAd.bg-lazyloaded{background-image:url(https://static.frontendmasters.com/assets/fm/js/images/bc-ad-bg_b0ec8e67.png)}.BootcampAd p{margin:var(--fm-space-24) 0}.BootcampAd p:last-child{margin-bottom:0}.BootcampAd img{height:auto;width:200px}.HomeCta{align-items:center;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAF0lEQVQYV2NkQAKMULYvAwPDZhgHLAYAD6kBBEMDSU4AAAAASUVORK5CYII="),radial-gradient(rgba(0,0,0,.4),rgba(0,0,0,.8));background-size:auto,cover;display:flex;min-height:600px;text-align:center}.HomeCta.bg-lazyloaded{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAF0lEQVQYV2NkQAKMULYvAwPDZhgHLAYAD6kBBEMDSU4AAAAASUVORK5CYII="),radial-gradient(rgba(0,0,0,.4),rgba(0,0,0,.8)),url(https://static.frontendmasters.com/assets/fm/js/images/bg2_8143d15b.jpg) 50% no-repeat;background-size:auto,cover,cover}@media only screen and (min-width:1280px){.HomeCta{background-size:auto,var(--viewport-xxl) 100%,var(--viewport-xxl)}}.ButtonMega{border-width:5px;color:#fff;display:block;margin:0 auto;max-width:80%;padding:var(--spacing-md);text-decoration:none}.ButtonMega .main{font-size:30px}.ButtonMega .tagline{font-size:24px}.ButtonMega:before{border-radius:0}@media only screen and (min-width:1024px){.ButtonMega{max-width:60%}}.TrustIndicators{display:flex;flex-direction:column;gap:var(--fm-space-36);text-align:center}.TrustIndicators .headings{text-wrap:balance}#Why-FEM{background:var(--fm-gray-2)}