html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}:root{--light-green:#CEDEBD;--medium-green:#9EB384;--dark-green:#435334;--text:#2D3B1E;--background:#FAF1E4}html{color:#2d3b1e}.heading1,.heading2,.heading3,.heading4,.heading5{color:var(--dark-green)}.heading1{font-size:clamp(1.5rem,.859rem + 2.0513vw,2.5rem);font-weight:600;line-height:normal;font-family:Roboto Slab}.heading2{font-size:clamp(1.25rem,.7692rem + 1.5385vw,2rem);font-weight:600;line-height:normal;font-family:Roboto Slab}.heading3{font-size:clamp(1rem,.8397rem + .5128vw,1.25rem);font-weight:700;line-height:normal;font-family:Roboto Slab}.heading4{font-size:16px;font-weight:700;line-height:normal;font-family:cerapro}p{font-size:clamp(.75rem,.5897rem + .5128vw,1rem);font-weight:400;line-height:normal;font-family:cerapro}p.big{font-size:clamp(.875rem,.6346rem + .7692vw,1.25rem)}@font-face{font-display:swap;font-family:roboto slab;font-style:normal;font-weight:500;src:url(../fonts/roboto-slab-v33-latin-500.woff2)format("woff2")}@font-face{font-display:swap;font-family:roboto slab;font-style:normal;font-weight:600;src:url(../fonts/roboto-slab-v33-latin-600.woff2)format("woff2")}@font-face{font-display:swap;font-family:cerapro;font-style:normal;font-weight:400;src:url(../fonts/cerapro-regular.woff2)format("woff2"),url(../fonts/cerapro-regular.woff)format("woff")}@font-face{font-display:swap;font-family:cerapro;font-style:normal;font-weight:500;src:url(../fonts/cerapro-medium.woff2)format("woff2"),url(../fonts/cerapro-medium.woff)format("woff")}@font-face{font-display:swap;font-family:cerapro;font-style:normal;font-weight:700;src:url(../fonts/cerapro-bold.woff2)format("woff2"),url(../fonts/cerapro-bold.woff)format("woff")}.menu-toggle,.menu-label{display:none}header{padding-left:1rem;padding-right:1rem;background-color:rgba(250,241,228,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header.scroll{box-shadow:0 4px 30px rgba(0,0,0,.1)}.logo-header svg{height:1.75rem}@media(max-width:640px){.menu-label{display:block;cursor:pointer}.menu-label div{width:1.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(67 83 52/var(--tw-bg-opacity));transition:all .3s ease-in-out;height:3px}.menu-label div.line1{transform-origin:0% 0%}.menu-label div.line2{margin-top:.25rem;transform-origin:0% 100%}.menu-toggle{display:none}.menu-toggle~nav{display:none}.menu-toggle:checked~nav{position:absolute;z-index:50;display:block;width:100%;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem;box-shadow:0 0 25px rgba(0,0,0,.25);top:60px}.menu-toggle:checked~nav ul{flex-direction:column;gap:.5rem}.menu-toggle:checked~.menu-label{margin-left:-20px}.menu-toggle:checked~.menu-label>.line1{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.menu-toggle:checked~.menu-label>.line2{margin-top:.75rem;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}}.bubble{position:absolute;aspect-ratio:1/1;border-radius:9999px}.bubble1{height:100%;width:100%}.bubble1::after{content:"";position:absolute;display:block;width:70%;aspect-ratio:1;-webkit-mask-image:url(../svgs/cnc.svg);mask-image:url(../svgs/cnc.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.bubble2{top:-15%;right:-35%;height:75%;animation:diagonal_LeftBottomTopRight 6s linear infinite}.bubble3{bottom:-24%;left:20%;height:40%;animation:zoom_inverted 7.5s linear infinite}.bubble4{right:63%;top:-10%;height:50%;animation:zoom_inverted 7.5s linear infinite}.bubble5{left:-31%;top:3%;height:25%;animation:orbit 6s linear infinite}.bubble-text{left:110%;top:60%;height:50%;z-index:10;--tw-text-opacity:1;color:rgb(250 241 228/var(--tw-text-opacity))}.bubble-text svg{height:100%}.bubble-position{top:25%;left:18%;position:absolute;aspect-ratio:1/1;height:49%}@keyframes orbit{from{transform:rotate(0)translateX(5px)rotate(0)}to{transform:rotate(-360deg)translateX(5px)rotate(360deg)}}@keyframes zoom{0%{transform:scale(1)}50%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes zoom_inverted{0%{transform:scale(.9)}50%{transform:scale(1)}100%{transform:scale(.9)}}@keyframes diagonal_LeftBottomTopRight{0%{transform:translate3d(0,0,0);animation-timing-function:ease-in}50%{transform:translate3d(-10px,10px,0);animation-timing-function:ease-out}100%{transform:translate3d(0,0,0);animation-timing-function:ease-in}}html{scroll-behavior:smooth;font-family:cerapro}body{min-height:100vh;display:flex;flex-direction:column}body header,body footer{width:100%}body main{flex-grow:1;display:flex}.logo-footer svg{height:1.25rem}.title-icon{height:2.5rem}.title-icon svg{height:100%}.green-button{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(206 222 189/var(--tw-bg-opacity));font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(67 83 52/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms;line-height:initial;padding:10px 15px}.green-button:hover{background-color:#c1d6ac}.green-underline{position:relative}.green-underline::after{content:'';position:absolute;height:2px;width:100%;left:0;bottom:0;background-color:var(--dark-green)}.decet-drop-shadow{box-shadow:0 0 40px rgba(0,0,0,5%)}.box{height:13rem}@media(min-width:640px){.box{height:18rem}}.box{--tw-bg-opacity:1;background-color:rgb(206 222 189/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(67 83 52/var(--tw-text-opacity));display:flex;aspect-ratio:1/1;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;padding-left:1.75rem;padding-right:1.75rem;font-weight:600}.box.box-big{height:15rem}@media(min-width:640px){.box.box-big{height:20rem}}.box.box-invert{--tw-bg-opacity:1;background-color:rgb(67 83 52/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(206 222 189/var(--tw-text-opacity))}.box .step{font-size:1.875rem;line-height:2.25rem}@media(min-width:640px){.box .step{font-size:3.75rem;line-height:1}}.box .text{font-size:1rem;line-height:1.5rem}@media(min-width:640px){.box .text{font-size:1.5rem;line-height:2rem}}.dude-img{position:relative}.dude-img .cover{position:absolute;top:0;left:0;z-index:30;height:100%;width:100%;border-radius:.5rem;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms;background:rgba(67,83,52,.75)}.dude-img:hover .cover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1}.dude-img a{--tw-text-opacity:1;color:rgb(206 222 189/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.dude-img a:hover{--tw-text-opacity:1;color:rgb(158 179 132/var(--tw-text-opacity))}.jumpmark{display:flex;align-items:center;justify-content:center}.jumpmark h2{display:flex;align-items:center;justify-content:center}.jumpmark h2::before,.jumpmark h2::after{content:"";width:50px;height:2px;border-top:2px dotted #9eb384}.jumpmark h2::before{margin-right:1.25rem}.jumpmark h2::after{margin-left:1.25rem}.dashed-input{border-radius:.5rem;border-width:2px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(67 83 52/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(250 241 228/var(--tw-bg-opacity));padding-left:.75rem;padding-right:.75rem;padding-top:.5rem;padding-bottom:.5rem;outline:2px solid transparent;outline-offset:2px}.dashed-input::-moz-placeholder{--tw-text-opacity:1;color:rgb(67 83 52/var(--tw-text-opacity));opacity:.3}.dashed-input::placeholder{--tw-text-opacity:1;color:rgb(67 83 52/var(--tw-text-opacity));opacity:.3}.scaling-mt{margin-top:3rem}@media(min-width:640px){.scaling-mt{margin-top:4rem}}@media(min-width:768px){.scaling-mt{margin-top:6rem}}.toc h2{margin-top:.75rem;margin-bottom:.75rem}.toc p{margin-top:.5rem;margin-bottom:.5rem}