*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,button,html,main{font-family:Montserrat,sans-serif}body{font-size:16px;line-height:1.5}button{user-select:none}a{text-decoration:none}a:hover{cursor:pointer}button,input,select,textarea{font-family:inherit}select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url(https://fbcd.co/images/icons/down-arrow-black.svg);background-position:calc(100% - 20px) 50%;background-repeat:no-repeat;background-size:10px auto;line-height:normal}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;height:1em;overflow:hidden;width:1em}.rights{color:var(--fg-sec);font-size:12px;font-weight:400;line-height:16.8px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@keyframes left-to-right{0%{transform:translateX(0)}50%{transform:translateX(3px)}to{transform:translateX(0)}}.wobble{animation:wobble 1s 1 both}@keyframes wobble{0%,to{transform:translateX(0);transform-origin:50% 50%}15%{transform:translateX(-30px) rotate(-6deg)}30%{transform:translateX(15px) rotate(6deg)}45%{transform:translateX(-15px) rotate(-3.6deg)}60%{transform:translateX(9px) rotate(2.4deg)}75%{transform:translateX(-6px) rotate(-1.2deg)}}@keyframes rotate-360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.circle-pulse{height:20px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:20px}.circle-pulse--cyan:after,.circle-pulse--cyan:before{background-color:#015f61!important}.circle-pulse:before{animation:circle-pulse 1.25s cubic-bezier(.215,.61,.355,1) infinite;border-radius:45px;box-sizing:border-box;height:250%;margin-left:-75%;margin-top:-75%;position:relative;width:250%}.circle-pulse:after,.circle-pulse:before{background-color:#094731;content:"";display:block}.circle-pulse:after{animation:circle-pulse-scale 1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite;border-radius:50px;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes circle-pulse{0%{transform:scale(.33)}80%,to{opacity:0}}@keyframes circle-pulse-scale{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}@keyframes spinTranslate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.notification-container{display:flex;flex-direction:column;gap:1rem;margin-left:20px;position:fixed;right:20px;top:20px;z-index:9999}.notification{align-items:center;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:flex;justify-content:space-between;max-width:400px;min-width:280px;padding:1rem 1.5rem;transform:translateX(120%);transition:transform .3s ease-in-out}.notification--show{transform:translateX(0)}.notification__message{margin-right:10px}.notification__close{font-size:1.25rem;font-weight:700;opacity:.7}.notification__close:hover{opacity:1}.notification--success{background-color:#67cb1d}.notification--danger{background-color:#fd4343}.notification--warning{background-color:#ff7600}.notification--info{background-color:#2196f3}.hero{margin-left:auto;margin-right:auto;max-width:1500px;padding:4rem 3rem}@media(max-width:767px){.hero{padding-left:2rem;padding-right:2rem}}@media(max-width:575px){.hero{padding-left:1rem;padding-right:1rem}}@media(max-width:767px){.hero{padding-bottom:3rem;padding-top:3rem}}@media(max-width:575px){.hero{padding-bottom:2rem;padding-top:2rem}}@media(max-width:1199px){.hero{grid-template-columns:1fr}}.hero__content{align-items:start;column-gap:3rem;display:grid;grid-template-areas:"title picture";grid-template-columns:1fr 1fr;position:relative;text-align:center;z-index:2}@media(max-width:1199px){.hero__content{grid-template-areas:"title" "picture";grid-template-columns:1fr}}.hero__content__content-left{grid-area:title}.hero__content__content-right{grid-area:picture}.hero__content-left{text-align:left}.hero__content-left .hero__btns-desktop{justify-content:flex-start}.hero__eyebrow{color:#007a8a;font-size:13px;font-weight:700;letter-spacing:.06em;margin:0 0 12px;text-transform:uppercase}.hero__title{color:#013638;font-size:3rem;font-weight:800;line-height:1.15;margin-bottom:1rem}@media(max-width:991px){.hero__title{font-size:2rem}}.hero__subtitle{color:#3a3a3a;font-size:1.25rem;margin-bottom:2rem}@media(max-width:767px){.hero__subtitle{font-size:1.125rem}}.hero__gangsheet{margin:auto;width:480px}@media(max-width:767px){.hero__gangsheet{width:300px}}.hero__gangsheet img{margin:auto}.hero__btns{display:flex;gap:1rem;justify-content:center}@media(max-width:575px){.hero__btns{align-items:center;flex-direction:column}}.hero__btns-desktop{display:flex}@media(max-width:1199px){.hero__btns-desktop{display:none}}.hero__btns-mobile{display:none}@media(max-width:1199px){.hero__btns-mobile{display:flex;margin-top:1rem}}.hero__btn{margin:auto}@media(max-width:1199px){.hero__image{display:none}}.lp .hero__featured{display:block;text-decoration:none}.lp .hero__featured-cap{color:#007a8a;display:block;font-size:14px;font-weight:600;margin:12px auto 0;max-width:480px;text-align:center}.lp .hero__featured-cap svg{transition:transform .2s ease}.lp .hero__featured:hover .lp .hero__featured-cap{color:#015f61}.lp .hero__featured:hover .lp .hero__featured-cap svg{transform:translateX(4px)}.lp .hero__subtitle{margin-bottom:2rem}@media(min-width:1200px){.tutorials .hero__content{align-items:center}.tutorials .hero__featured .hero-img{max-width:440px}}.tutorials .tutorials__count{color:var(--mut);font-size:12.5px;margin:0 0 1rem;min-height:1em;text-align:center}