.craftsman-website-default-theme{--c-w-primary-color: rgb(38, 38, 38);--c-w-secondary-primary-color: rgb(40, 40, 40);--c-w-secondary-color: rgb(149, 140, 122);--c-w-primary-text-color: white;--c-w-brand-text-color: rgb(149, 140, 122);--c-w-secondary-text-color: rgb(38, 38, 38);--c-w-light-secondary-text-color: rgba(38, 38, 38, .7);--c-w-white-text-color: white;--c-w-black-text-color: black;--c-w-border-radius-value: .5rem;--c-w-box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--c-w-border-size-value: 1px}.craftsman-website-app-theme{--c-w-primary-color: rgb(24, 24, 24);--c-w-secondary-primary-color: rgb(32, 32, 32);--c-w-secondary-color: #F8722A;--c-w-primary-text-color: white;--c-w-brand-text-color: #F8722A;--c-w-secondary-text-color: rgb(24, 24, 24);--c-w-light-secondary-text-color: rgba(24, 24, 24, .7);--c-w-white-text-color: white;--c-w-black-text-color: black;--c-w-border-radius-value: .5rem;--c-w-box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--c-w-border-size-value: 1px}.craftsman-website-clear-theme{--c-w-primary-color: rgb(248, 248, 248);--c-w-secondary-primary-color: rgb(240, 240, 240);--c-w-secondary-color: #F8722A;--c-w-primary-text-color: rgb(30, 30, 30);--c-w-brand-text-color: #F8722A;--c-w-secondary-text-color: rgb(80, 80, 80);--c-w-light-secondary-text-color: rgba(30, 30, 30, .6);--c-w-white-text-color: black;--c-w-black-text-color: white;--c-w-border-radius-value: .5rem;--c-w-box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--c-w-border-size-value: 2px}.craftsman-website-editable-dark-theme{--c-w-primary-color: rgb(24, 24, 24);--c-w-secondary-primary-color: rgb(32, 32, 32);--c-w-secondary-color: #F8722A;--c-w-primary-text-color: white;--c-w-brand-text-color: #F8722A;--c-w-secondary-text-color: rgb(24, 24, 24);--c-w-light-secondary-text-color: rgba(24, 24, 24, .7);--c-w-white-text-color: white;--c-w-black-text-color: black;--c-w-border-radius-value: .5rem;--c-w-box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--c-w-border-size-value: 1px}.craftsman-website-editable-clear-theme{--c-w-primary-color: rgb(248, 248, 248);--c-w-secondary-primary-color: rgb(245, 245, 245);--c-w-secondary-color: #F8722A;--c-w-primary-text-color: rgb(30, 30, 30);--c-w-brand-text-color: #F8722A;--c-w-secondary-text-color: rgb(80, 80, 80);--c-w-light-secondary-text-color: rgba(30, 30, 30, .6);--c-w-white-text-color: black;--c-w-black-text-color: white;--c-w-border-radius-value: .5rem;--c-w-box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--c-w-border-size-value: 2px}.craftsman-website-second-theme{--c-w-primary-color: rgb(20, 24, 36);--c-w-secondary-primary-color: rgb(28, 32, 46);--c-w-secondary-color: rgb(180, 182, 190);--c-w-primary-text-color: white;--c-w-brand-text-color: rgb(180, 182, 190);--c-w-secondary-text-color: rgb(20, 24, 36);--c-w-light-secondary-text-color: rgba(20, 24, 36, .7);--c-w-white-text-color: white;--c-w-black-text-color: black;--c-w-border-radius-value: .5rem;--c-w-box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--c-w-border-size-value: 1px}.craftsman-website-third-theme{--c-w-primary-color: rgb(22, 36, 30);--c-w-secondary-primary-color: rgb(23, 40, 30);--c-w-secondary-color: rgb(200, 189, 165);--c-w-primary-text-color: white;--c-w-brand-text-color: rgb(200, 189, 165);--c-w-secondary-text-color: rgb(22, 36, 30);--c-w-light-secondary-text-color: rgba(22, 36, 30, .7);--c-w-white-text-color: white;--c-w-black-text-color: black;--c-w-border-radius-value: .5rem;--c-w-box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--c-w-border-size-value: 1px}.craftsman-website-fourth-theme{--c-w-primary-color: rgb(28, 32, 34);--c-w-secondary-primary-color: rgb(35, 40, 42);--c-w-secondary-color: rgb(82, 140, 140);--c-w-primary-text-color: white;--c-w-brand-text-color: rgb(82, 140, 140);--c-w-secondary-text-color: rgb(28, 32, 34);--c-w-light-secondary-text-color: rgba(28, 32, 34, .7);--c-w-white-text-color: white;--c-w-black-text-color: black;--c-w-border-radius-value: .5rem;--c-w-box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--c-w-border-size-value: 1px}@keyframes slideInTop{0%{opacity:0;transform:translateY(-5rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-5rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(5rem)}to{opacity:1;transform:translate(0)}}#craftsman-website-root.no-animations .reveal,#craftsman-website-root.no-animations .reveal[class*=reveal--]{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.reveal{opacity:0}.reveal--top.is-visible{animation:slideInTop .8s ease-out forwards}@media (max-width: 768px),(max-height: 200px){.reveal--top.is-visible{animation:slideInBottom .8s ease-out forwards}}.reveal--bottom.is-visible{animation:slideInBottom .8s ease-out forwards}.reveal--left.is-visible{animation:slideInLeft .6s ease-out forwards}.reveal--right.is-visible{animation:slideInRight .45s ease-out forwards}.reveal--bottom--delayed.is-visible{animation:slideInBottom 1.3s ease-out forwards}@font-face{font-family:Nunito;src:url("./media/Nunito-Regular-KOS4U2NL.ttf")}:root{--transparent: #00000000;--primary-background-color: #f2f2f2;--opposite-background-color: #000000;--secondary-background-color: #fcfcfc;--tertiary-background-color: #FAFAFA;--quaternary-background-color: #FFFFFF;--brand-background-color: #F8722A;--brand-background-color-rgb: 248, 114, 42;--primary-border-color: #303031;--secondary-border-color: #F44336;--brand-border-color: #F8722A;--primary-text-color: #000000;--white-text-color: #FFFFFF;--black-text-color: #000000;--light-primary-text-color: #9E9E9E;--brand-text-color: #F8722A;--shadow-color: #9E9E9E;--success-color: #4CAF50;--warning-color: #CE8400;--error-color: #F44336;--external-link-color: #2196F3;--border-radius-value: .5rem;--box-shadow-value: 0 4px 8px rgba(0, 0, 0, .1);--studio-background-image: url("./media/studio-background-MITD6PJG.svg");--latelier-horizontal-presentation-image: url("./media/latelier-presentation-image-4HNF2I3O.png")}*{box-sizing:border-box}body{margin:0;height:100vh;width:100vw;background-color:var(--primary-background-color);font-family:Nunito;color:var(--primary-text-color);min-width:320px;overflow-x:clip}div{box-sizing:border-box}.project-title{width:100%;text-align:center;font-size:x-large}
